@charset "UTF-8";
#vip_container {
    min-height: 100%;
    min-width: 300px;
    height: auto !important;
    height: 100%;
    position: relative;
    padding-top: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 710px) {
    #vip_container {
        padding-top: 50px;
    }
}

/*月讀包首頁 區塊1*/
.vip_index_block01_btn02 {
    width: 100%;
    min-height: 23px;
    line-height: 23px;
    margin: 0 auto 3.6% auto;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 900px) {
    .vip_index_block01_btn02 {
        min-height: 20px;
    }
}
@media screen and (max-width: 780px) {
    .vip_index_block01_btn02 {
        min-height: 18px;
    }
}
@media screen and (max-width: 640px) {
    .vip_index_block01_btn02 {
        min-height: 20px;
        margin: 0 auto 3% auto;
        padding: 0 15px;
    }
}
.vip_index_block01_btn02 a {
    width: 100%;
    color: #3c7aa9;
    font-size: 17px;
    height: 100%;
    font-weight: bold;
    white-space: nowrap;
    word-wrap: break-word;
    word-break: break-all;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media screen and (max-width: 900px) {
    .vip_index_block01_btn02 a {
        line-height: 20px;
        font-size: 15px;
    }
}
@media screen and (max-width: 780px) {
    .vip_index_block01_btn02 a {
        line-height: 18px;
        font-size: 14px;
    }
}
@media screen and (max-width: 680px) {
    .vip_index_block01_btn02 a {
        font-size: 12px;
    }
}
@media screen and (max-width: 640px) {
    .vip_index_block01_btn02 a {
        line-height: 20px;
        font-size: 15px;
    }
}
.vip_index_block01_btn02 a .vip_index_blosck01_btn02_arrow {
    width: 23px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 3px;
}
@media screen and (max-width: 900px) {
    .vip_index_block01_btn02 a .vip_index_blosck01_btn02_arrow {
        width: 20px;
    }
}
@media screen and (max-width: 780px) {
    .vip_index_block01_btn02 a .vip_index_blosck01_btn02_arrow {
        width: 18px;
    }
}
@media screen and (max-width: 640px) {
    .vip_index_block01_btn02 a .vip_index_blosck01_btn02_arrow {
        width: 20px;
    }
}

/*出版社logo 按鈕*/
.vip_index_block01_logo_btn {
    width: 180px;
    height: 19px;
    margin: 0 auto;
    font-weight: bold;
}
.vip_index_block01_logo_btn a {
    width: 100%;
    height: 19px;
    display: block;
    color: #3c7aa9;
    line-height: 19px;
    padding: 0 25px 0 0;
    white-space: nowrap;
}
@media screen and (max-width: 640px) {
    .vip_index_block01_logo_btn a {
        font-size: 15px;
    }
}
.vip_index_block01_logo_btn .vip_index_block01_logo_btn_arrow {
    width: 19px;
    display: inline-block;
    white-space: nowrap;
}

/*閱讀包首頁  區塊2*/
.vip_index_include {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    padding: 60px 0 0 0;
    background-image: url(../images/vip_index_block03_bk.jpg);
    background-repeat: repeat;
    background-position: center 0;
}
@media screen and (max-width: 1077px) {
    .vip_index_include {
        padding: 45px 0 0 0;
    }
}
@media screen and (max-width: 780px) {
    .vip_index_include {
        padding: 35px 0 0 0;
    }
}
@media screen and (max-width: 640px) {
    .vip_index_include {
        padding: 17px 0 0 0;
    }
}
.vip_index_include .vip_index_include_title {
    text-align: center;
    font-size: 53px;
    color: #484848;
    line-height: 55px;
    margin: 0 0 70px 0;
}
@media screen and (max-width: 1077px) {
    .vip_index_include .vip_index_include_title {
        font-size: 45px;
        margin: 0 0 50px 0;
    }
}
@media screen and (max-width: 860px) {
    .vip_index_include .vip_index_include_title {
        line-height: 45px;
        font-size: 38px;
        margin: 0 0 17px 0;
    }
}
.vip_index_include .vip_index_include_title span {
    font-weight: bold;
}
.vip_index_include .vip_index_include_title .vip_index_include_title_br {
    display: inline-block;
}
@media screen and (max-width: 860px) {
    .vip_index_include .vip_index_include_title .vip_index_include_title_br {
        display: block;
    }
}
.vip_index_include .vip_index_include_block01 {
    width: 98%;
    height: 369px;
    overflow: hidden;
    max-width: 1060px;
    margin: 0 auto 56px auto;
    background-color: #fff;
    border-radius: 13px;
    position: relative;
    -webkit-box-shadow: 0 4px 3px rgba(0, 0, 0, 0.44);
    box-shadow: 0 4px 3px rgba(0, 0, 0, 0.44);
    background-image: url(../images/vip_index_include_block01_bk.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
@media screen and (max-width: 860px) {
    .vip_index_include .vip_index_include_block01 {
        max-width: 640px;
        height: 320px;
        left: 0;
        text-align: center;
        display: block;
        margin: 0 auto 20px auto;
    }
}
.vip_index_include
    .vip_index_include_block01
    .vip_index_include_block01_text_box {
    width: 44%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    left: 56%;
}
@media screen and (max-width: 860px) {
    .vip_index_include
        .vip_index_include_block01
        .vip_index_include_block01_text_box {
        width: 100%;
        height: 125px;
        left: 0;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 16px 0 0 0;
        text-align: center;
        position: relative;
    }
}
.vip_index_include
    .vip_index_include_block01
    .vip_index_include_block01_text_box
    .vip_index_include_block01_title {
    font-size: 50px;
    line-height: 52px;
    font-weight: bold;
    color: #5a9842;
    margin: 0 0 2% 0;
}
@media screen and (max-width: 860px) {
    .vip_index_include
        .vip_index_include_block01
        .vip_index_include_block01_text_box
        .vip_index_include_block01_title {
        display: inline-block;
        font-size: 33px;
        line-height: 33px;
        margin: 0 0 1.5% 0;
    }
}
.vip_index_include
    .vip_index_include_block01
    .vip_index_include_block01_text_box
    .vip_index_include_block01_title01 {
    font-size: 36px;
    line-height: 38px;
    font-weight: bold;
    color: #484848;
}
@media screen and (max-width: 860px) {
    .vip_index_include
        .vip_index_include_block01
        .vip_index_include_block01_text_box
        .vip_index_include_block01_title01 {
        display: inline-block;
        height: 33px;
        font-size: 24px;
        vertical-align: bottom;
        margin: 6px -6px 0 0;
    }
}
.vip_index_include
    .vip_index_include_block01
    .vip_index_include_block01_text_box
    .vip_index_include_block01_text {
    font-size: 25px;
    line-height: 30px;
    font-weight: bold;
    color: #484848;
    margin-bottom: 11px;
}
@media screen and (max-width: 860px) {
    .vip_index_include
        .vip_index_include_block01
        .vip_index_include_block01_text_box
        .vip_index_include_block01_text {
        font-size: 17px;
        line-height: 19px;
        margin-bottom: 6px;
    }
}
.vip_index_include
    .vip_index_include_block01
    .vip_index_include_block01_text_box
    .vip_index_include_block01_btn01 {
    width: 60px;
    height: 23px;
    margin: 0 0 9% 0;
    font-weight: bold;
}
.vip_index_include
    .vip_index_include_block01
    .vip_index_include_block01_text_box
    .vip_index_include_block01_btn01
    a {
    width: 100%;
    text-align: center;
    color: #3c7aa9;
    font-size: 17px;
    height: 100%;
    display: block;
    font-weight: bold;
    white-space: nowrap;
    padding: 0 26px 0 0;
    background-image: url("../images/vip_index_block01_arrow01.png");
    background-size: 23px;
    background-position: top right;
    background-repeat: no-repeat;
}
@media screen and (max-width: 860px) {
    .vip_index_include
        .vip_index_include_block01
        .vip_index_include_block01_text_box
        .vip_index_include_block01_btn01 {
        margin: 0 auto 9% auto;
    }
}
.vip_index_include
    .vip_index_include_block01
    .vip_index_include_block01_pad_block {
    width: 308px;
    height: 349px;
    overflow: hidden;
    position: relative;
    position: absolute;
    bottom: 0;
    left: 12.45%;
}
@media screen and (max-width: 860px) {
    .vip_index_include
        .vip_index_include_block01
        .vip_index_include_block01_pad_block {
        width: 183px;
        height: 203px;
        position: relative;
        left: 0;
        margin: 0 auto;
    }
}
.vip_index_include .vip_index_include_block01 .vip_index_include_block01_pad {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
}
.vip_index_include
    .vip_index_include_block01
    .vip_index_include_block01_pad
    .vip_index_include_block01_pad_top {
    overflow: hidden;
    line-height: 0;
}
.vip_index_include
    .vip_index_include_block01
    .vip_index_include_block01_pad
    .vip_index_include_block01_pad_center {
    overflow: hidden;
}
.vip_index_include
    .vip_index_include_block01
    .vip_index_include_block01_newspaper {
    width: 89%;
    position: absolute;
    top: 3.5%;
    left: 7%;
    z-index: 1;
}
.vip_index_include .vip_index_include_block01 .vip_index_include_block01_bk {
    display: block;
}
.vip_index_include
    .vip_index_include_block01
    .vip_index_include_block01_bk
    .vip_index_include_block01_bk_left {
    width: 135px;
    height: 369px;
    background-image: url(../images/vip_index_include_block01_bk_left.png);
    background-size: 135px 369px;
    background-repeat: no-repeat;
    background-position: bottom left;
    position: absolute;
    bottom: 0;
    left: 0;
}
@media screen and (max-width: 860px) {
    .vip_index_include
        .vip_index_include_block01
        .vip_index_include_block01_bk
        .vip_index_include_block01_bk_left {
        height: 150px;
        background-image: url(../images/phone/vip_index_include_block01_bk_left.png);
        background-size: auto 314px;
    }
}
.vip_index_include
    .vip_index_include_block01
    .vip_index_include_block01_bk
    .vip_index_include_block01_bk_center {
    width: 186px;
    height: 134px;
    position: absolute;
    bottom: 0;
    left: 35.74%;
    background-image: url(../images/vip_index_include_block01_bk_center.png);
    background-size: 186px 134px;
    background-repeat: no-repeat;
}
@media screen and (max-width: 860px) {
    .vip_index_include
        .vip_index_include_block01
        .vip_index_include_block01_bk
        .vip_index_include_block01_bk_center {
        display: none;
    }
}
.vip_index_include
    .vip_index_include_block01
    .vip_index_include_block01_bk
    .vip_index_include_block01_bk_right {
    width: 335px;
    height: 369px;
    background-image: url(../images/vip_index_include_block01_bk_right.png);
    background-size: 335px 369px;
    background-position: bottom right;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    right: 0;
}
@media screen and (max-width: 860px) {
    .vip_index_include
        .vip_index_include_block01
        .vip_index_include_block01_bk
        .vip_index_include_block01_bk_right {
        height: 150px;
        background-image: url(../images/phone/vip_index_include_block01_bk_right.png);
        background-size: auto 314px;
    }
}
.vip_index_include .vip_index_include_block02 {
    width: 98%;
    height: 369px;
    overflow: hidden;
    max-width: 1060px;
    margin: 0 auto 56px auto;
    background-color: #fff;
    border-radius: 13px;
    position: relative;
    -webkit-box-shadow: 0 4px 3px rgba(0, 0, 0, 0.44);
    box-shadow: 0 4px 3px rgba(0, 0, 0, 0.44);
    padding: 34px 0 0 0;
    background-image: url(../images/vip_index_include_block02_bk.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    /*phone聽書*/
}
@media screen and (max-width: 860px) {
    .vip_index_include .vip_index_include_block02 {
        max-width: 640px;
        height: 334px;
        left: 0;
        text-align: center;
        display: block;
        margin: 0 auto 20px auto;
        padding: 16px 0 0 0;
    }
}
.vip_index_include .vip_index_include_block02 .vip_index_include_block02_title {
    font-size: 41px;
    height: 43px;
    line-height: 43px;
    color: #484848;
    padding: 0 9.2%;
    margin: 0 0 10px 0;
}
.vip_index_include
    .vip_index_include_block02
    .vip_index_include_block02_title
    span {
    color: #5a9842;
    font-weight: bold;
}
@media screen and (max-width: 860px) {
    .vip_index_include
        .vip_index_include_block02
        .vip_index_include_block02_title {
        font-size: 30px;
        height: 32px;
    }
}
.vip_index_include .vip_index_include_block02 .vip_index_include_block02_btn01 {
    width: 73px;
    height: 23px;
    margin: 19px 0 0 0;
    font-weight: bold;
    display: inline-block;
}
.vip_index_include
    .vip_index_include_block02
    .vip_index_include_block02_btn01
    a {
    width: 100%;
    line-height: 23px;
    text-align: left;
    color: #3c7aa9;
    font-size: 17px;
    height: 100%;
    display: block;
    font-weight: bold;
    white-space: nowrap;
    padding: 0 26px 0 0;
    background-image: url("../images/vip_index_block01_arrow01.png");
    background-size: 23px;
    background-position: top right;
    background-repeat: no-repeat;
}
@media screen and (max-width: 860px) {
    .vip_index_include
        .vip_index_include_block02
        .vip_index_include_block02_btn01 {
        display: none;
    }
    .vip_index_include
        .vip_index_include_block02
        .vip_index_include_block02_btn01
        a {
        display: none;
    }
}
.vip_index_include
    .vip_index_include_block02
    .phone_vip_index_include_block02_btn01 {
    display: none;
}
@media screen and (max-width: 860px) {
    .vip_index_include
        .vip_index_include_block02
        .phone_vip_index_include_block02_btn01 {
        display: block;
        width: 73px;
        height: 23px;
        margin: 10px auto 10px auto;
        font-weight: bold;
    }
    .vip_index_include
        .vip_index_include_block02
        .phone_vip_index_include_block02_btn01
        a {
        width: 100%;
        line-height: 23px;
        text-align: left;
        color: #3c7aa9;
        font-size: 17px;
        height: 100%;
        display: block;
        font-weight: bold;
        white-space: nowrap;
        padding: 0 26px 0 0;
        background-image: url("../images/vip_index_block01_arrow01.png");
        background-size: 23px;
        background-position: top right;
        background-repeat: no-repeat;
    }
}
.vip_index_include
    .vip_index_include_block02
    .vip_index_include_block02_text01 {
    font-size: 21px;
    height: auto;
    line-height: 26px;
    color: #484848;
    padding: 0 9.2%;
    margin: 0 0 10px 0;
    font-weight: bold;
}
@media screen and (max-width: 860px) {
    .vip_index_include
        .vip_index_include_block02
        .vip_index_include_block02_text01 {
        font-size: 16px;
        line-height: 24px;
        margin: 0 0 6px 0;
    }
}
.vip_index_include
    .vip_index_include_block02
    .vip_index_include_block02_text02 {
    font-size: 14px;
    height: 16px;
    line-height: 16px;
    color: #545454;
    padding: 0 9.2%;
    margin: 0 0 40px 0;
}
@media screen and (max-width: 860px) {
    .vip_index_include
        .vip_index_include_block02
        .vip_index_include_block02_text02 {
        font-size: 13px;
        line-height: 15px;
        margin: 0 0 6px 0;
    }
}
@media screen and (max-width: 640px) {
    .vip_index_include
        .vip_index_include_block02
        .vip_index_include_block02_text02 {
        font-size: 13px;
        line-height: 15px;
        margin: 0 0 5px 0;
    }
}
.vip_index_include .vip_index_include_block02 .vip_index_include_block02_pic01 {
    width: 90px;
    height: 141px;
    position: absolute;
    top: 17px;
    right: 13.254%;
}
@media screen and (max-width: 1060px) {
    .vip_index_include
        .vip_index_include_block02
        .vip_index_include_block02_pic01 {
        right: 10%;
    }
}
@media screen and (max-width: 920px) {
    .vip_index_include
        .vip_index_include_block02
        .vip_index_include_block02_pic01 {
        right: 5%;
    }
}
@media screen and (max-width: 860px) {
    .vip_index_include
        .vip_index_include_block02
        .vip_index_include_block02_pic01 {
        display: none;
    }
}
.vip_index_include
    .vip_index_include_block02
    .vip_index_include_block02_book_box {
    width: 82%;
    min-width: 800px;
    margin: 0 auto;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media screen and (max-width: 860px) {
    .vip_index_include
        .vip_index_include_block02
        .vip_index_include_block02_book_box {
        display: none;
    }
}
.vip_index_include
    .vip_index_include_block02
    .vip_index_include_block02_book_li {
    width: 152px;
    height: auto;
    white-space: nowrap;
}
@media screen and (max-width: 860px) {
    .vip_index_include
        .vip_index_include_block02
        .vip_index_include_block02_book_li {
        width: 125px;
    }
}
.vip_index_include
    .vip_index_include_block02
    .vip_index_include_block02_cover
    img {
    width: 100%;
    height: auto;
    border: 1px solid #e5e5e5;
    margin: 0 0 9px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.vip_index_include
    .vip_index_include_block02
    .vip_index_include_block02_cover_text {
    color: #484848;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
}
.vip_index_include .vip_index_include_block02 .phone_index_book_box {
    width: 78%;
    min-width: 420px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    display: none;
}
@media screen and (max-width: 860px) {
    .vip_index_include .vip_index_include_block02 .phone_index_book_box {
        display: block;
    }
}
@media screen and (max-width: 470px) {
    .vip_index_include .vip_index_include_block02 .phone_index_book_box {
        width: 86%;
    }
}
.vip_index_include .vip_index_include_block02 .phone_index_book_list {
    position: relative;
    margin: 0 8px;
}
@media screen and (max-width: 470px) {
    .vip_index_include .vip_index_include_block02 .phone_index_book_list {
        margin: 0 5px;
    }
}
.vip_index_include .vip_index_include_block03 {
    width: 98%;
    height: 369px;
    overflow: hidden;
    max-width: 1060px;
    margin: 0 auto 56px auto;
    background-color: #fff;
    border-radius: 13px;
    position: relative;
    -webkit-box-shadow: 0 4px 3px rgba(0, 0, 0, 0.44);
    box-shadow: 0 4px 3px rgba(0, 0, 0, 0.44);
    background-image: url(../images/vip_index_include_block03_bk.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
@media screen and (max-width: 860px) {
    .vip_index_include .vip_index_include_block03 {
        max-width: 640px;
        height: 314px;
        left: 0;
        text-align: center;
        display: block;
        padding: 16px 0 0 0;
        margin: 0 auto 20px auto;
    }
}
.vip_index_include .vip_index_include_block03 .vip_index_include_block03_pic01 {
    width: 467px;
    height: 332px;
    position: absolute;
    top: 20px;
    left: 7.452%;
}
@media screen and (max-width: 920px) {
    .vip_index_include
        .vip_index_include_block03
        .vip_index_include_block03_pic01 {
        left: 3.5%;
    }
}
@media screen and (max-width: 860px) {
    .vip_index_include
        .vip_index_include_block03
        .vip_index_include_block03_pic01 {
        width: 283px;
        height: 201px;
        position: relative;
        margin: 0 auto;
        top: 0;
        left: 0;
    }
}
.vip_index_include
    .vip_index_include_block03
    .vip_index_include_block03_text_box {
    width: 630px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 59%;
}
@media screen and (max-width: 900px) {
    .vip_index_include
        .vip_index_include_block03
        .vip_index_include_block03_text_box {
        left: 61%;
    }
}
@media screen and (max-width: 860px) {
    .vip_index_include
        .vip_index_include_block03
        .vip_index_include_block03_text_box {
        position: relative;
        display: block;
        width: 100%;
        height: auto;
        left: 0;
    }
}
.vip_index_include .vip_index_include_block03 .vip_index_include_block03_title {
    color: #5a9842;
    font-size: 55px;
    font-weight: bold;
}
@media screen and (max-width: 860px) {
    .vip_index_include
        .vip_index_include_block03
        .vip_index_include_block03_title {
        font-size: 32px;
        height: 35px;
        margin-bottom: 10px;
    }
}
.vip_index_include
    .vip_index_include_block03
    .vip_index_include_block03_title01 {
    color: #484848;
    font-size: 42px;
    height: 55px;
    display: inline-block;
    vertical-align: bottom;
}
@media screen and (max-width: 860px) {
    .vip_index_include
        .vip_index_include_block03
        .vip_index_include_block03_title01 {
        display: inline-block;
        font-size: 25px;
        height: 35px;
        margin-left: -5px;
        margin-bottom: 3px;
    }
}
.vip_index_include
    .vip_index_include_block03
    .vip_index_include_block03_text01 {
    width: 310px;
    margin-bottom: 12px;
    font-weight: bold;
    font-size: 21px;
    color: #484848;
    text-align: left;
}
@media screen and (max-width: 860px) {
    .vip_index_include
        .vip_index_include_block03
        .vip_index_include_block03_text01 {
        width: auto;
        padding: 0 9.2%;
        font-size: 16px;
    }
}
.vip_index_include .vip_index_include_block04 {
    width: 98%;
    height: 369px;
    max-width: 1060px;
    margin: 0 auto 56px auto;
    background-color: #fff;
    border-radius: 13px;
    position: relative;
    -webkit-box-shadow: 0 4px 3px rgba(0, 0, 0, 0.44);
    box-shadow: 0 4px 3px rgba(0, 0, 0, 0.44);
    background-image: url(../images/vip_index_include_block04_bk.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
@media screen and (max-width: 860px) {
    .vip_index_include .vip_index_include_block04 {
        max-width: 640px;
        height: 314px;
        left: 0;
        text-align: center;
        display: block;
        padding: 14px 0 0 0;
        margin: 0 auto 20px auto;
    }
}
.vip_index_include .vip_index_include_block04 .vip_index_include_block04_pic01 {
    width: 490px;
    height: 394px;
    position: absolute;
    top: 14px;
    right: 3.915%;
    display: block;
}
@media screen and (max-width: 860px) {
    .vip_index_include
        .vip_index_include_block04
        .vip_index_include_block04_pic01 {
        display: none;
    }
}
.vip_index_include
    .vip_index_include_block04
    .phone_vip_index_include_block04_pic01 {
    display: none;
}
@media screen and (max-width: 860px) {
    .vip_index_include
        .vip_index_include_block04
        .phone_vip_index_include_block04_pic01 {
        display: block;
        width: 280px;
        height: 200px;
        position: relative;
        margin: 0 auto;
        bottom: -14px;
        left: 0%;
    }
}
.vip_index_include
    .vip_index_include_block04
    .vip_index_include_block04_text_box {
    width: 550px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 7.688%;
}
@media screen and (max-width: 900px) {
    .vip_index_include
        .vip_index_include_block04
        .vip_index_include_block04_text_box {
        left: 5%;
    }
}
@media screen and (max-width: 860px) {
    .vip_index_include
        .vip_index_include_block04
        .vip_index_include_block04_text_box {
        position: relative;
        display: block;
        width: 100%;
        height: auto;
        left: 0;
    }
}
.vip_index_include
    .vip_index_include_block04
    .vip_index_include_block04_title01 {
    color: #5a9842;
    font-size: 55px;
    font-weight: bold;
}
@media screen and (max-width: 860px) {
    .vip_index_include
        .vip_index_include_block04
        .vip_index_include_block04_title01 {
        font-size: 32px;
        height: 34px;
        margin-bottom: 10px;
        display: inline-block;
    }
}
.vip_index_include
    .vip_index_include_block04
    .vip_index_include_block04_title02 {
    color: #484848;
    font-size: 42px;
    height: 42px;
    line-height: 42px;
    vertical-align: middle;
    margin: 0 0 29px 0;
}
@media screen and (max-width: 860px) {
    .vip_index_include
        .vip_index_include_block04
        .vip_index_include_block04_title02 {
        font-size: 23px;
        height: 34px;
        vertical-align: bottom;
        display: inline-block;
        margin: 0 0 6px 0;
    }
}
.vip_index_include .vip_index_include_block04 .vip_index_include_block04_5g {
    width: 85px;
    height: 38px;
    line-height: 38px;
    font-size: 25px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    text-align: center;
    background-color: #ff7800;
    border-radius: 20px;
}
@media screen and (max-width: 860px) {
    .vip_index_include
        .vip_index_include_block04
        .vip_index_include_block04_5g {
        width: 54px;
        height: 24px;
        line-height: 24px;
        font-size: 15px;
        vertical-align: middle;
        margin: 0 0 7px 0;
    }
}
.vip_index_include
    .vip_index_include_block04
    .vip_index_include_block04_text01 {
    margin-bottom: 12px;
    font-weight: bold;
    font-size: 21px;
    color: #484848;
    text-align: left;
}
@media screen and (max-width: 860px) {
    .vip_index_include
        .vip_index_include_block04
        .vip_index_include_block04_text01 {
        width: 250px;
        padding: 0 9.2%;
        font-size: 16px;
        line-height: 18px;
        margin: 0 auto 5px auto;
    }
}
.vip_index_include .vip_index_include_block05 {
    width: 98%;
    height: 369px;
    overflow: hidden;
    max-width: 1060px;
    margin: 0 auto 56px auto;
    background-color: #fff;
    border-radius: 13px;
    position: relative;
    -webkit-box-shadow: 0 4px 3px rgba(0, 0, 0, 0.44);
    box-shadow: 0 4px 3px rgba(0, 0, 0, 0.44);
    background-image: url(../images/vip_index_include_block05_bk.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
@media screen and (max-width: 860px) {
    .vip_index_include .vip_index_include_block05 {
        max-width: 640px;
        height: 314px;
        left: 0;
        text-align: center;
        display: block;
        margin: 0 auto 20px auto;
        padding: 18px 0 0 0;
    }
}
.vip_index_include .vip_index_include_block05 .vip_index_include_block05_pic01 {
    width: 453px;
    height: 225px;
    position: absolute;
    top: 91px;
    left: 7.452%;
}
@media screen and (max-width: 1030px) {
    .vip_index_include
        .vip_index_include_block05
        .vip_index_include_block05_pic01 {
        left: 2%;
    }
}
@media screen and (max-width: 860px) {
    .vip_index_include
        .vip_index_include_block05
        .vip_index_include_block05_pic01 {
        width: 283px;
        height: 201px;
        position: relative;
        margin: 0 auto;
        top: 0;
        left: 0;
    }
}
.vip_index_include
    .vip_index_include_block05
    .vip_index_include_block05_text_box {
    width: 630px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 55%;
}
@media screen and (max-width: 1030px) {
    .vip_index_include
        .vip_index_include_block05
        .vip_index_include_block05_text_box {
        left: 56%;
    }
}
@media screen and (max-width: 860px) {
    .vip_index_include
        .vip_index_include_block05
        .vip_index_include_block05_text_box {
        position: relative;
        display: block;
        width: 100%;
        height: auto;
        left: 0;
    }
}
.vip_index_include .vip_index_include_block05 .vip_index_include_block05_title {
    color: #5a9842;
    font-size: 55px;
    font-weight: bold;
}
@media screen and (max-width: 860px) {
    .vip_index_include
        .vip_index_include_block05
        .vip_index_include_block05_title {
        width: 280px;
        font-size: 32px;
        height: 35px;
        margin: 0 auto 10px auto;
        text-align: left;
    }
}
.vip_index_include
    .vip_index_include_block05
    .vip_index_include_block05_title01 {
    color: #484848;
    font-size: 42px;
    height: 55px;
    display: inline-block;
    vertical-align: bottom;
}
@media screen and (max-width: 860px) {
    .vip_index_include
        .vip_index_include_block05
        .vip_index_include_block05_title01 {
        display: inline-block;
        font-size: 25px;
        height: 35px;
        margin-left: -5px;
        margin-bottom: 3px;
    }
}
.vip_index_include
    .vip_index_include_block05
    .vip_index_include_block05_text01 {
    width: 400px;
    margin-bottom: 12px;
    font-weight: bold;
    font-size: 21px;
    color: #484848;
    text-align: left;
}
@media screen and (max-width: 860px) {
    .vip_index_include
        .vip_index_include_block05
        .vip_index_include_block05_text01 {
        width: 280px;
        font-size: 16px;
        margin: 0 auto 12px auto;
    }
}

.vip_index_qa_block {
    width: 100%;
    background-color: #f3f3f3;
    padding: 45px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 640px) {
    .vip_index_qa_block {
        padding: 20px 10px;
    }
}

.vip_index_qa_title {
    max-width: 945px;
    font-size: 31px;
    font-weight: bold;
    margin: 0 auto 50px auto;
    text-align: center;
}
@media screen and (max-width: 640px) {
    .vip_index_qa_title {
        margin: 0 auto 20px auto;
    }
}

.vip_index_qa_list {
    max-width: 945px;
    margin: 0 auto 12px auto;
    border-radius: 9px;
    overflow: hidden;
}

.vip_index_q_list {
    min-height: 50px;
    line-height: 23px;
    font-size: 19px;
    font-weight: bold;
    color: #fff;
    background-color: #484848;
    border-radius: 9px 9px 0 0;
    padding: 14px 60px 10px 35px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.vip_index_a_list {
    background-color: #fff;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 0px;
    padding: 0 70px;
    max-height: 0px;
    overflow: hidden;
    -webkit-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.vip_index_a_list_open {
    min-height: 50px;
    padding: 10px 70px;
    max-height: 100px;
}

.vip_index_a_list p {
    color: #484848;
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
}

.vip_index_qa_icon_open {
    background-image: url(../images/vip_index_qa_icon_open.png);
    background-repeat: no-repeat;
    background-size: 28px;
    background-position: center right 28px;
}

.vip_index_qa_icon_close {
    background-image: url(../images/vip_index_qa_icon_close.png);
    background-repeat: no-repeat;
    background-size: 28px;
    background-position: center right 28px;
}

.vip_index_qa_more {
    width: 190px;
    margin: 30px auto 0 auto;
}

.vip_index_qa_more a {
    width: 100%;
    display: block;
    font-size: 18px;
    color: #484848;
    background-image: url(../images/vip_menu_arrow.png);
    background-repeat: no-repeat;
    background-size: 9px 16px;
    background-position: right center;
}

.vip_index_app_download {
    width: 100%;
    height: auto;
    font-weight: bold;
    background-color: #fff;
    padding: 50px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 860px) {
    .vip_index_app_download {
        padding: 30px 0;
    }
}

.vip_index_app_download_title {
    font-size: 27px;
    text-align: center;
    margin: 0 0 33px 0;
    padding: 0 6%;
}
@media screen and (max-width: 640px) {
    .vip_index_app_download_title {
        font-size: 23px;
        margin: 0 0 20px 0;
    }
}
@media screen and (max-width: 390px) {
    .vip_index_app_download_title {
        font-size: 19px;
        margin: 0 0 18px 0;
        padding: 0 10px;
    }
}
.vip_index_app_download_title .vip_index_app_download_title_pic {
    width: 215px;
    height: 32px;
    display: inline-block;
    margin: 5px 0 0 0;
    background-image: url(../images/vip_index_app_download_logo.png);
    background-repeat: no-repeat;
    background-size: 215px 100%;
}
@media screen and (max-width: 640px) {
    .vip_index_app_download_title .vip_index_app_download_title_pic {
        width: 190px;
        height: 28px;
        background-size: 190px 100%;
    }
}
@media screen and (max-width: 390px) {
    .vip_index_app_download_title .vip_index_app_download_title_pic {
        width: 150px;
        height: 22px;
        background-size: 145px 100%;
    }
}

.vip_index_app_download_app {
    width: 100%;
    height: 50px;
    margin: 0 auto 37px auto;
    text-align: center;
}
@media screen and (max-width: 860px) {
    .vip_index_app_download_app {
        margin: 0 auto 25px auto;
    }
}
@media screen and (max-width: 640px) {
    .vip_index_app_download_app {
        margin: 0 auto 0 auto;
    }
}

.vip_index_app_download_btn02 {
    width: 160px;
    height: 50px;
    background-image: url(../images/vip_index_app_download_btn01.png);
    background-repeat: no-repeat;
    background-size: 160px 50px;
    display: inline-block;
    margin: 0 5px;
}
@media screen and (max-width: 640px) {
    .vip_index_app_download_btn02 {
        width: 121px;
        height: 38px;
        background-size: 121px 38px;
    }
}
.vip_index_app_download_btn02 a {
    width: 100%;
    height: 100%;
    display: block;
}

.vip_index_app_download_btn03 {
    width: 160px;
    height: 50px;
    background-image: url(../images/vip_index_app_download_btn02.png);
    background-repeat: no-repeat;
    background-size: 160px 50px;
    display: inline-block;
    margin: 0 5px;
}
@media screen and (max-width: 640px) {
    .vip_index_app_download_btn03 {
        width: 121px;
        height: 38px;
        background-size: 121px 38px;
    }
}
.vip_index_app_download_btn03 a {
    width: 100%;
    height: 100%;
    display: block;
}

/*閱讀包首頁 選單*/
.vip_menu_bk {
    width: 100%;
    height: 59px;
    border-bottom: 1px #e2e2e2 solid;
}

.vip_menu {
    width: 90%;
    max-width: 946px;
    height: 59px;
    margin: 0 auto;
    position: relative;
}

.vip_menu_btn_choosed {
    line-height: 56px !important;
    border-bottom: 3px solid #4d9730;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.vip_menu_btn_choosed a {
    color: #4d9730 !important;
}

.vip_menu_btn01 {
    width: 106px;
    height: 59px;
    line-height: 59px;
    text-align: center;
    display: inline-block;
    margin: 0 30px 0 0;
}

.vip_menu_btn01 a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 59px;
    color: #484848;
    font-size: 16px;
    font-weight: bold;
}

.vip_menu_btn02 {
    width: 106px;
    height: 59px;
    line-height: 59px;
    text-align: center;
    display: inline-block;
}

.vip_menu_btn02 a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 59px;
    color: #484848;
    font-size: 16px;
    font-weight: bold;
}

.vip_menu_preview {
    width: 110px;
    height: 35px;
    float: right;
    margin: 11px 12px 0 0;
}

.vip_menu_preview a {
    width: 100%;
    height: 35px;
    line-height: 35px;
    color: #484848;
    font-size: 16px;
    text-align: center;
    border-radius: 18px;
    border: 1px solid #484848;
    display: block;
}

.vip_menu_singup {
    width: 110px;
    height: 35px;
    float: right;
    margin: 11px 0 0 0;
}

.vip_menu_singup a {
    width: 100%;
    height: 35px;
    line-height: 35px;
    color: #484848;
    font-size: 16px;
    text-align: center;
    border-radius: 18px;
    border: 1px solid #484848;
    display: block;
}

/*閱讀包首頁  區塊1*/
.vip_index_block01 {
    display: block;
    width: 100%;
    height: auto;
    padding: 0 0 25px 0;
    position: relative;
    background-image: url(../images/vip_index_block01_bk.jpg);
    background-position: center;
    background-size: cover;
}

.vip_index_block01_main {
    width: 83%;
    max-width: 877px;
    margin: 0 auto 0 auto;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.vip_index_block01_main_left {
    width: 43.4%;
    max-width: 368px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.vip_index_block01_main_right {
    width: 46%;
    max-width: 796px;
    max-width: 380px;
    margin: 20px 0 11px 0;
    position: relative;
    overflow: hidden;
}

.vip_index_block01_pad {
    position: relative;
    overflow: hidden;
}

.vip_index_block01_border {
    position: relative;
    z-index: 3;
}

.vip_index_block01_cover {
    width: 88%;
    position: absolute;
    top: 0;
    left: 6%;
    z-index: 2;
    overflow: hidden;
}

.vip_index_block01_cover img {
    width: 100%;
    margin-top: -10%;
}

.vip_index_block01_cover_btn01 {
    width: 224px;
    height: 54px;
    background-color: #9f103e;
    border-radius: 27px;
    padding: 0 0 4px 0;
    vertical-align: middle;
    position: absolute;
    bottom: 3px;
    right: 7.5%;
    z-index: 20;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 900px) {
    .vip_index_block01_cover_btn01 {
        width: 200px;
        height: 50px;
        border-radius: 25px;
    }
}
.vip_index_block01_cover_btn01 a {
    width: 100%;
    height: 100%;
    display: block;
}
.vip_index_block01_cover_btn01 .vip_index_block01_cover_btn01_main {
    width: 100%;
    height: 50px;
    padding: 0 6px 0 20px;
    border-radius: 25px;
    background-color: #f53b77;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (max-width: 900px) {
    .vip_index_block01_cover_btn01 .vip_index_block01_cover_btn01_main {
        height: 46px;
        padding: 0 6px 0 18px;
        border-radius: 23px;
    }
}
.vip_index_block01_cover_btn01 .vip_index_block01_cover_btn01_text_box {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 40px;
    text-align: left;
}
@media screen and (max-width: 900px) {
    .vip_index_block01_cover_btn01 .vip_index_block01_cover_btn01_text_box {
        height: 38px;
    }
}
.vip_index_block01_cover_btn01 .vip_index_block01_cover_btn01_icon {
    width: 38px;
    height: 38px;
    background-color: #fff;
    border-radius: 19px;
    background-image: url(../images/vip_index_block01_cover_btn01_icon.png);
    background-size: 72%;
    background-repeat: no-repeat;
    background-position: center;
}
@media screen and (max-width: 900px) {
    .vip_index_block01_cover_btn01 .vip_index_block01_cover_btn01_icon {
        width: 34px;
        height: 34px;
    }
}
.vip_index_block01_cover_btn01 .vip_index_block01_cover_btn01_text1 {
    width: 100%;
    font-size: 13px;
    line-height: 1.2em;
    color: #fff;
    text-align: left;
}
@media screen and (max-width: 900px) {
    .vip_index_block01_cover_btn01 .vip_index_block01_cover_btn01_text1 {
        font-size: 12px;
    }
}
.vip_index_block01_cover_btn01 .vip_index_block01_cover_btn01_text2 {
    width: 100%;
    font-size: 24px;
    line-height: 1.2em;
    font-weight: 600;
    color: #fff;
    text-align: left;
}
@media screen and (max-width: 900px) {
    .vip_index_block01_cover_btn01 .vip_index_block01_cover_btn01_text2 {
        font-size: 22px;
    }
}

/*月讀包標題*/
.vip_index_block01_title {
    width: 100%;
    height: auto;
    color: #484848;
    font-size: 52px;
    font-weight: bold;
    line-height: 1.2em;
    margin: 0 0 6.7% 0;
}
@media screen and (max-width: 1030px) {
    .vip_index_block01_title {
        font-size: 50px;
    }
}
@media screen and (max-width: 920px) {
    .vip_index_block01_title {
        font-size: 48px;
    }
}
@media screen and (max-width: 860px) {
    .vip_index_block01_title {
        font-size: 45px;
    }
}
@media screen and (max-width: 780px) {
    .vip_index_block01_title {
        font-size: 39px;
    }
}
@media screen and (max-width: 680px) {
    .vip_index_block01_title {
        font-size: 35px;
    }
}
@media screen and (max-width: 640px) {
    .vip_index_block01_title {
        width: 77%;
        max-width: 310px;
        font-size: 51px;
        margin: 0 auto 5% auto;
    }
}
@media screen and (max-width: 390px) {
    .vip_index_block01_title {
        width: 80%;
        font-size: 43px;
    }
}
@media screen and (max-width: 330px) {
    .vip_index_block01_title {
        font-size: 38px;
    }
}

.vip_index_block01_btn01 {
    width: 100%;
    height: auto;
    margin: 0 0 3.5% 0;
    padding: 0 0 1.6% 0;
    position: relative;
    background-color: #005986;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 640px) {
    .vip_index_block01_btn01 {
        width: 77%;
        max-width: 323px;
        height: 82px;
        margin: 0 auto;
    }
}
@media screen and (max-width: 400px) {
    .vip_index_block01_btn01 {
        height: 80px;
    }
}
@media screen and (max-width: 360px) {
    .vip_index_block01_btn01 {
        width: 81%;
        height: 65px;
    }
}
.vip_index_block01_btn01 a {
    width: 100%;
    height: 100%;
    display: block;
}
.vip_index_block01_btn01 .vip_index_block01_btn01_main {
    width: 100%;
    height: 100%;
    background-color: #0f74ba;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.vip_index_block01_btn01
    .vip_index_block01_btn01_main
    .vip_index_block01_btn01_book_icon {
    width: 14.3%;
}
.vip_index_block01_btn01
    .vip_index_block01_btn01_main
    .vip_index_block01_btn01_book_text {
    width: 58%;
    height: auto;
    text-align: center;
    letter-spacing: 2px;
    color: #fff;
    font-size: 30px;
    line-height: 1.2em;
    margin: 0 7.4% 0 0;
}
@media screen and (max-width: 1060px) {
    .vip_index_block01_btn01
        .vip_index_block01_btn01_main
        .vip_index_block01_btn01_book_text {
        font-size: 3.2vw;
    }
}
@media screen and (max-width: 640px) {
    .vip_index_block01_btn01
        .vip_index_block01_btn01_main
        .vip_index_block01_btn01_book_text {
        font-size: 28px;
    }
}
@media screen and (max-width: 410px) {
    .vip_index_block01_btn01
        .vip_index_block01_btn01_main
        .vip_index_block01_btn01_book_text {
        font-size: 25px;
    }
}
@media screen and (max-width: 360px) {
    .vip_index_block01_btn01
        .vip_index_block01_btn01_main
        .vip_index_block01_btn01_book_text {
        font-size: 23px;
    }
}

/**/
.vip_index_block01_btn03 {
    width: 100%;
    height: auto;
    margin: 8% 0 2.6% 0;
    padding: 0 0 1.6% 0;
    position: relative;
    background-color: #394c31;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 640px) {
    .vip_index_block01_btn03 {
        width: 77%;
        max-width: 323px;
        height: 82px;
        margin: 7% auto 2.2% auto;
    }
}
@media screen and (max-width: 400px) {
    .vip_index_block01_btn03 {
        height: 70px;
        margin: 7.5% auto 2.2% auto;
    }
}
@media screen and (max-width: 360px) {
    .vip_index_block01_btn03 {
        width: 81%;
        height: 65px;
    }
}
.vip_index_block01_btn03 a {
    width: 100%;
    height: 100%;
    display: block;
}
.vip_index_block01_btn03 .vip_index_block01_btn03_main {
    width: 100%;
    height: 100%;
    background-color: #599542;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}
.vip_index_block01_btn03
    .vip_index_block01_btn03_main
    .vip_index_block01_btn03_icon {
    width: 26.8%;
    position: absolute;
    bottom: 0;
    right: 9%;
}
.vip_index_block01_btn03
    .vip_index_block01_btn03_main
    .vip_index_block01_btn03_book_text {
    width: 48%;
    height: auto;
    margin: 0 0 0 13%;
    text-align: left;
    letter-spacing: 2px;
    color: #fff;
    font-size: 30px;
    line-height: 1.2em;
}
@media screen and (max-width: 1060px) {
    .vip_index_block01_btn03
        .vip_index_block01_btn03_main
        .vip_index_block01_btn03_book_text {
        font-size: 3.2vw;
    }
}
@media screen and (max-width: 640px) {
    .vip_index_block01_btn03
        .vip_index_block01_btn03_main
        .vip_index_block01_btn03_book_text {
        font-size: 28px;
        margin: 1.2% 0 0 12%;
    }
}
@media screen and (max-width: 410px) {
    .vip_index_block01_btn03
        .vip_index_block01_btn03_main
        .vip_index_block01_btn03_book_text {
        font-size: 25px;
        margin: 1.2% 0 0 11%;
    }
}
@media screen and (max-width: 360px) {
    .vip_index_block01_btn03
        .vip_index_block01_btn03_main
        .vip_index_block01_btn03_book_text {
        font-size: 23px;
        margin: 1.2% 0 0 10%;
    }
}
.vip_index_block01_btn03
    .vip_index_block01_btn03_main
    .vip_index_block01_btn03_price {
    width: 100%;
    font-size: 15px;
    line-height: 1.2em;
    text-align: left;
    letter-spacing: 0;
    margin: 1% 0;
}
.vip_index_block01_btn03
    .vip_index_block01_btn03_main
    .vip_index_block01_btn03_price
    span {
    color: #fffd61;
}
@media screen and (max-width: 1060px) {
    .vip_index_block01_btn03
        .vip_index_block01_btn03_main
        .vip_index_block01_btn03_price {
        font-size: 1.6vw;
    }
}
@media screen and (max-width: 640px) {
    .vip_index_block01_btn03
        .vip_index_block01_btn03_main
        .vip_index_block01_btn03_price {
        font-size: 15px;
    }
}
@media screen and (max-width: 400px) {
    .vip_index_block01_btn03
        .vip_index_block01_btn03_main
        .vip_index_block01_btn03_price {
        font-size: 14px;
    }
}
@media screen and (max-width: 360px) {
    .vip_index_block01_btn03
        .vip_index_block01_btn03_main
        .vip_index_block01_btn03_price {
        font-size: 13px;
    }
}
.vip_index_block01_btn03
    .vip_index_block01_btn03_main
    .vip_index_block01_btn03_icon_space {
    width: 25.5%;
}

.vip_index_block01_btn04 {
    width: 100%;
    height: auto;
    margin: 0 0 3.5% 0;
    padding: 0 0 1.5% 0;
    position: relative;
    background-color: #005986;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 640px) {
    .vip_index_block01_btn04 {
        width: 77%;
        max-width: 323px;
        height: 82px;
        margin: 0 auto 4% auto;
    }
}
@media screen and (max-width: 400px) {
    .vip_index_block01_btn04 {
        height: 80px;
    }
}
@media screen and (max-width: 360px) {
    .vip_index_block01_btn04 {
        width: 81%;
        height: 65px;
    }
}
.vip_index_block01_btn04 a {
    width: 100%;
    height: 100%;
    display: block;
}
.vip_index_block01_btn04 .vip_index_block01_btn04_main {
    width: 100%;
    height: 100%;
    background-color: #0f74ba;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.vip_index_block01_btn04
    .vip_index_block01_btn04_main
    .vip_index_block01_btn04_book_icon {
    width: 12.4%;
    max-width: 44px;
    margin: 0 4.19% 0 0;
}
.vip_index_block01_btn04
    .vip_index_block01_btn04_main
    .vip_index_block01_btn04_book_text {
    width: 71.05%;
    min-width: 187px;
    height: auto;
    text-align: left;
    letter-spacing: 2px;
    color: #fff;
    font-size: 30px;
    line-height: 1.2em;
}
@media screen and (max-width: 1060px) {
    .vip_index_block01_btn04
        .vip_index_block01_btn04_main
        .vip_index_block01_btn04_book_text {
        font-size: 3.2vw;
    }
}
@media screen and (max-width: 640px) {
    .vip_index_block01_btn04
        .vip_index_block01_btn04_main
        .vip_index_block01_btn04_book_text {
        font-size: 28px;
    }
}
@media screen and (max-width: 410px) {
    .vip_index_block01_btn04
        .vip_index_block01_btn04_main
        .vip_index_block01_btn04_book_text {
        font-size: 25px;
    }
}
@media screen and (max-width: 360px) {
    .vip_index_block01_btn04
        .vip_index_block01_btn04_main
        .vip_index_block01_btn04_book_text {
        font-size: 23px;
    }
}
.vip_index_block01_btn04 .vip_index_block01_btn04_price {
    width: 100%;
    font-size: 15px;
    line-height: 1.2em;
    text-align: left;
    margin: 1% 0 0 3px;
    color: #fffd61;
    letter-spacing: 0;
}
@media screen and (max-width: 1060px) {
    .vip_index_block01_btn04 .vip_index_block01_btn04_price {
        font-size: 1.6vw;
    }
}
@media screen and (max-width: 640px) {
    .vip_index_block01_btn04 .vip_index_block01_btn04_price {
        font-size: 15px;
    }
}
@media screen and (max-width: 400px) {
    .vip_index_block01_btn04 .vip_index_block01_btn04_price {
        font-size: 14px;
    }
}
@media screen and (max-width: 360px) {
    .vip_index_block01_btn04 .vip_index_block01_btn04_price {
        font-size: 13px;
    }
}

/*APP下載頁*/
.vip_index_block01_btn_appdownload {
    width: 100%;
    height: auto;
    margin: 3% 0 4% 0;
    padding: 0 0 1.8% 0;
    position: relative;
    background-color: #394c31;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 640px) {
    .vip_index_block01_btn_appdownload {
        width: 78%;
        max-width: 323px;
        height: 82px;
        margin: 3.2% auto 2.2% auto;
    }
}
@media screen and (max-width: 400px) {
    .vip_index_block01_btn_appdownload {
        height: 70px;
        margin: 10% auto 2.2% auto;
    }
}
@media screen and (max-width: 360px) {
    .vip_index_block01_btn_appdownload {
        height: 65px;
        margin: 9% auto 2.2% auto;
    }
}
.vip_index_block01_btn_appdownload a {
    width: 100%;
    height: 100%;
    display: block;
}
.vip_index_block01_btn_appdownload .vip_index_block01_appdownload_main {
    width: 100%;
    height: 100%;
    background-color: #599542;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}
.vip_index_block01_btn_appdownload
    .vip_index_block01_appdownload_main
    .vip_index_block01_appdownload_icon {
    width: 29.362%;
    position: absolute;
    bottom: 0;
    right: 3.5%;
}
.vip_index_block01_btn_appdownload
    .vip_index_block01_appdownload_main
    .vip_index_block01_appdownload_book_text {
    width: 58.2%;
    height: auto;
    margin: 0 0 0 5.5%;
    text-align: left;
    letter-spacing: 2px;
    color: #fff;
    font-size: 34px;
    line-height: 1.2em;
}
@media screen and (max-width: 1060px) {
    .vip_index_block01_btn_appdownload
        .vip_index_block01_appdownload_main
        .vip_index_block01_appdownload_book_text {
        font-size: 3.2vw;
    }
}
@media screen and (max-width: 640px) {
    .vip_index_block01_btn_appdownload
        .vip_index_block01_appdownload_main
        .vip_index_block01_appdownload_book_text {
        font-size: 32px;
        margin: 1.2% 0 0 5%;
    }
}
@media screen and (max-width: 410px) {
    .vip_index_block01_btn_appdownload
        .vip_index_block01_appdownload_main
        .vip_index_block01_appdownload_book_text {
        font-size: 28px;
    }
}
@media screen and (max-width: 360px) {
    .vip_index_block01_btn_appdownload
        .vip_index_block01_appdownload_main
        .vip_index_block01_appdownload_book_text {
        font-size: 26px;
    }
}
.vip_index_block01_btn_appdownload
    .vip_index_block01_appdownload_main
    .vip_index_block01_appdownload_price {
    width: 100%;
    font-size: 18px;
    line-height: 1.2em;
    text-align: left;
    margin: 3.5% 0 3% 0;
}
@media screen and (max-width: 1060px) {
    .vip_index_block01_btn_appdownload
        .vip_index_block01_appdownload_main
        .vip_index_block01_appdownload_price {
        font-size: 1.8vw;
    }
}
@media screen and (max-width: 640px) {
    .vip_index_block01_btn_appdownload
        .vip_index_block01_appdownload_main
        .vip_index_block01_appdownload_price {
        font-size: 18px;
    }
}
@media screen and (max-width: 400px) {
    .vip_index_block01_btn_appdownload
        .vip_index_block01_appdownload_main
        .vip_index_block01_appdownload_price {
        font-size: 16px;
    }
}
@media screen and (max-width: 360px) {
    .vip_index_block01_btn_appdownload
        .vip_index_block01_appdownload_main
        .vip_index_block01_appdownload_price {
        font-size: 15px;
    }
}
.vip_index_block01_btn_appdownload
    .vip_index_block01_appdownload_main
    .vip_index_block01_appdownload_icon_space {
    width: 29.362%;
}

/*logo區塊*/
.vip_index_block01_logo_block {
    width: 100%;
    max-width: 946px;
    margin: 0 auto;
    padding: 10px 0 20px 0;
    position: relative;
    border-top: 1px dashed #888486;
    border-bottom: 1px dashed #888486;
}

.vip_index_block01_logo_img {
    width: 100%;
    margin: 0 auto 19px auto;
}

/*續租溝通網頁*/
.vip_index_expiration_plan_block01_title {
    width: 780px;
    height: auto;
    position: absolute;
    top: 6.012%;
    left: 17.5%;
    z-index: 10;
}

/*續租溝通網頁*/
.vip_index_expiration_plan_block01_title02 {
    width: 38.917%;
    max-width: 467px;
    height: auto;
    position: absolute;
    top: 29.113%;
    left: 22.416%;
    z-index: 10;
}

.vip_index_expiration_plan_block01_title03 {
    width: 17.834%;
    max-width: 214px;
    height: auto;
    position: absolute;
    top: 29.113%;
    left: 61.291%;
    z-index: 10;
}

/*續租優惠*/
.vip_index_expiration_plan_block01_btn01 {
    width: 224px;
    height: auto;
    position: absolute;
    top: 39.203%;
    left: 14.916%;
}

.vip_index_expiration_plan_block01_btn01 a:link,
.vip_index_expiration_plan_block01_btn01 a:visited {
    width: 100%;
    height: auto;
    display: block;
    background-image: url(../images/vip_index_expiration_plan_block01_btn01.gif);
    background-repeat: no-repeat;
    background-size: 100%;
}

.vip_index_expiration_plan_block01_btn01 a:hover,
.vip_index_expiration_plan_block01_btn01 a:active {
    width: 100%;
    height: auto;
    display: block;
    background-image: url(../images/vip_index_expiration_plan_block01_btn01_over.gif);
    background-repeat: no-repeat;
    background-size: 100%;
}

.vip_index_expiration_plan_block01_btn02 {
    width: 236px;
    height: 324px;
    position: absolute;
    top: 27.71%;
    left: 34.416%;
    background-repeat: no-repeat;
    background-size: 100%;
}

.vip_index_expiration_plan_block01_btn02 a:link,
.vip_index_expiration_plan_block01_btn02 a:visited {
    width: 100%;
    height: auto;
    display: block;
    background-image: url(../images/vip_index_expiration_plan_block01_btn02.gif);
    background-repeat: no-repeat;
    background-size: 100%;
}

.vip_index_expiration_plan_block01_btn02 a:hover,
.vip_index_expiration_plan_block01_btn02 a:active {
    width: 100%;
    height: auto;
    display: block;
    background-image: url(../images/vip_index_expiration_plan_block01_btn02_over.gif);
    background-repeat: no-repeat;
    background-size: 100%;
}

.vip_index_expiration_plan_block01_btn06 {
    width: 224px;
    height: auto;
    position: absolute;
    top: 39.203%;
    left: 55%;
}

.vip_index_expiration_plan_block01_btn06 a:link,
.vip_index_expiration_plan_block01_btn06 a:visited {
    width: 100%;
    height: auto;
    display: block;
    background-image: url(../images/vip_index_expiration_plan_block01_btn03.gif);
    background-repeat: no-repeat;
    background-size: 100%;
}

.vip_index_expiration_plan_block01_btn06 a:hover,
.vip_index_expiration_plan_block01_btn06 a:active {
    width: 100%;
    height: auto;
    display: block;
    background-image: url(../images/vip_index_expiration_plan_block01_btn03_over.gif);
    background-repeat: no-repeat;
    background-size: 100%;
}

.phone_vip_index_block01 {
    display: none;
    width: 100%;
    height: auto;
    position: relative;
}

.phone_vip_index_block01_title {
    width: 70.313%;
    max-width: 450px;
    position: absolute;
    top: 24.628%;
    left: 14.843%;
    z-index: 1;
}

/*續租溝通網頁*/
.phone_vip_index_expiration_plan_block01_title {
    width: 70.4%;
    max-width: 450px;
    position: absolute;
    top: 24.628%;
    left: 14.8%;
    z-index: 1;
}

/*續租溝通網頁*/
.phone_vip_index_expiration_plan_block01_btn01 {
    width: 92.187%;
    height: 9.09%;
    position: absolute;
    top: 33.719%;
    left: 5.156%;
    z-index: 1;
}

.phone_vip_index_expiration_plan_block01_btn01 a {
    width: 100%;
    height: 100%;
    display: block;
    background-image: url(../images/phone/vip_index_expiration_plan_block01_btn01.gif);
    background-repeat: no-repeat;
    background-size: 100%;
}

.phone_vip_index_expiration_plan_block01_btn02 {
    width: 93.437%;
    height: 13.223%;
    position: absolute;
    top: 40%;
    left: 4.625%;
    z-index: 1;
}

.phone_vip_index_expiration_plan_block01_btn02 a {
    width: 100%;
    height: 100%;
    display: block;
    background-image: url(../images/phone/vip_index_expiration_plan_block01_btn02.gif);
    background-repeat: no-repeat;
    background-size: 100%;
}

.phone_vip_index_expiration_plan_block01_btn06 {
    width: 92.187%;
    height: 9.09%;
    position: absolute;
    top: 53.223%;
    left: 5.156%;
    z-index: 1;
}

.phone_vip_index_expiration_plan_block01_btn06 a {
    width: 100%;
    height: 100%;
    display: block;
    background-image: url(../images/phone/vip_index_expiration_plan_block01_btn03.gif);
    background-repeat: no-repeat;
    background-size: 100%;
}

@media screen and (max-width: 1215px) {
    .vip_index_block01 {
        display: block;
        width: auto;
        height: 100%;
    }
    /*續租溝通網頁*/
    .vip_index_expiration_plan_block01_title {
        width: 65%;
    }
    /*續租優惠*/
    .vip_index_expiration_plan_block01_btn01 {
        width: 18.666%;
    }
    .vip_index_expiration_plan_block01_btn02 {
        width: 19.666%;
    }
    .vip_index_expiration_plan_block01_btn06 {
        width: 18.666%;
    }
    /*VIP 月讀包*/
    .vip_index_block05_title02 {
        font-size: 21px;
    }
}

@media screen and (max-width: 728px) {
    /*VIP 月讀包*/
    .vip_index_block05_notice {
        margin: 0 auto 30px auto;
    }
}

@media screen and (max-width: 640px) {
    /*月讀首頁*/
    .vip_menu_preview {
        margin: 5px 8px 0 0;
    }
    /*月讀包選單 640*/
    .vip_menu_singup {
        margin: 5px 0 0 0;
    }
    /*月讀包首頁  區塊1 640*/
    .vip_index_block01_main {
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .vip_index_block01_main_left {
        width: 100%;
        max-width: 100%;
        padding: 20px 0 0 0;
        margin: 0 auto;
    }
    .vip_index_block01_main_right {
        width: 64%;
        margin: 0 auto 16px auto;
        min-width: 290px;
    }
    #vip_container {
        padding-top: 49px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    /*閱讀包首頁 選單640*/
    .vip_menu_bk {
        width: 100%;
        height: 49px;
    }
    .vip_menu {
        width: 94%;
        height: 49px;
    }
    .vip_menu_btn01 {
        width: 90px;
        height: 49px;
        line-height: 49px;
        color: #484848;
        font-size: 15px;
        margin: 0 25px 0 0;
    }
    .vip_menu_btn01 a {
        display: block;
        width: 100%;
        height: 49px;
        line-height: 49px;
        color: #484848;
    }
    .vip_menu_btn02 {
        width: 90px;
        height: 49px;
        line-height: 49px;
        font-size: 15px;
    }
    .vip_menu_btn02 a {
        display: block;
        width: 100%;
        height: 49px;
        line-height: 49px;
    }
    .vip_menu_btn03 {
        width: 70px;
        height: 49px;
        line-height: 49px;
        font-size: 16px;
    }
    .vip_menu_btn03 a {
        display: block;
        width: 100%;
        height: 49px;
        line-height: 49px;
        font-size: 18px;
    }
}

@media screen and (max-width: 610px) {
    /*預覽所有書刊*/
    .vip_menu_preview {
        width: 90px;
        height: 30px;
        margin: 9px 10px 0 0;
    }
    .vip_menu_preview a {
        height: 30px;
        font-size: 14px;
        line-height: 30px;
    }
    /*月讀包選單*/
    .vip_menu_singup {
        width: 90px;
        height: 30px;
        margin: 9px 0 0 0;
    }
    .vip_menu_singup a {
        height: 30px;
        font-size: 14px;
        line-height: 30px;
    }
    .vip_menu_btn01 {
        width: 85px;
        margin: 0 5px 0 0;
    }
    .vip_menu_btn01 a {
        font-size: 14px;
        background-size: 8px 15px;
    }
    .vip_menu_btn02 {
        width: 85px;
    }
    .vip_menu_btn02 a {
        font-size: 14px;
        background-size: 8px 15px;
    }
    .vip_menu_btn03 {
        width: 59px;
    }
    .vip_menu_btn03 a {
        font-size: 15px;
        background-size: 8px 15px;
    }
}

@media screen and (max-width: 470px) {
    /*閱讀包首頁 選單 470*/
    .vip_menu_bk {
        width: 100%;
        height: 49px;
    }
    .vip_menu_btn01 {
        height: 49px;
    }
    .vip_menu_btn02 {
        height: 49px;
    }
    .vip_menu_btn03 {
        height: 49px;
    }
    /*閱讀包首頁  區塊5 470*/
    .vip_index_block05_title {
        width: 45%;
        max-width: 184px;
        height: 45px;
        line-height: 45px;
        margin: 2% auto 4px auto;
        background-image: url(../images/vip_index_block05_bk.png);
    }
    .vip_index_block05_title02 {
        font-size: 16px;
        height: 45px;
    }
}

@media screen and (max-width: 406px) {
    /*預覽所有書刊*/
    .vip_menu_preview {
        width: 70px;
    }
    .vip_menu_singup {
        width: 70px;
    }
}

@media screen and (max-width: 390px) {
    .vip_menu_preview {
        width: 57px;
        height: 30px;
        margin: 9px 6px 0 0;
    }
    .vip_menu_preview a {
        width: 100%;
        height: 30px;
        font-size: 11px;
        line-height: 30px;
    }
    /*月讀包選單*/
    /*免費體驗*/
    .vip_menu_singup {
        width: 57px;
        height: 30px;
        margin: 9px 0 0 0;
    }
    .vip_menu_singup a {
        height: 30px;
        font-size: 11px;
        line-height: 30px;
    }
    .vip_menu_btn01 {
        width: 70px;
        margin: 0 5px 0 0;
    }
    .vip_menu_btn01 a {
        font-size: 12px;
        background-size: 7px 12px;
    }
    .vip_menu_btn02 {
        width: 70px;
    }
    .vip_menu_btn02 a {
        font-size: 12px;
        background-size: 7px 12px;
    }
    .vip_menu_btn03 {
        width: 50px;
    }
    .vip_menu_btn03 a {
        font-size: 12px;
        background-size: 7px 12px;
    }
}

/*藏愛包首頁  區塊1*/
.love_index_block01 {
    display: block;
    width: 100%;
    height: auto;
    padding: 0 0 25px 0;
    position: relative;
    background-image: url(../images/love_index_block01_bk.jpg);
    background-position: center;
    background-size: cover;
}
@media screen and (max-width: 1215px) {
    .love_index_block01 {
        display: block;
        width: auto;
        height: 100%;
    }
}
@media screen and (max-width: 640px) {
    .love_index_block01 {
        background-image: url(../images/phone/love_index_block01_bk.jpg);
        background-position: top center;
    }
}

/*藏愛包首頁價格*/
.love_index_block01_title02 {
    width: 100%;
    height: auto;
    color: #000;
    font-size: 26px;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    position: relative;
    margin: 0 0 2% 0;
    overflow: hidden;
}
@media screen and (max-width: 780px) {
    .love_index_block01_title02 {
        width: 205px;
        font-size: 22px;
    }
}
@media screen and (max-width: 728px) {
    .love_index_block01_title02 {
        width: 190px;
        font-size: 20px;
    }
}
@media screen and (max-width: 640px) {
    .love_index_block01_title02 {
        width: 74%;
        max-width: 310px;
        margin: 0 auto 2% auto;
        font-size: 28px;
    }
}

.love_index_block01_title02 .a1 {
    display: inline-block;
    z-index: 10;
    padding: 0 0 0 7px;
}

.love_index_block01_title02 .a2 {
    display: inline-block;
    z-index: 10;
    font-style: italic;
    padding: 0 0 0 15px;
    font-weight: bold;
}
@media screen and (max-width: 780px) {
    .love_index_block01_title02 .a2 {
        padding: 0 0 0 7px;
    }
}
@media screen and (max-width: 728px) {
    .love_index_block01_title02 .a2 {
        padding: 0 0 0 7px;
    }
}

.love_index_block01_title02 .a3 {
    display: inline-block;
    color: #ec5206;
    font-size: 57px;
    height: 59px;
    font-weight: bold;
    z-index: 10;
    font-style: italic;
}
@media screen and (max-width: 780px) {
    .love_index_block01_title02 .a3 {
        font-size: 42px;
        height: 44px;
    }
}
@media screen and (max-width: 728px) {
    .love_index_block01_title02 .a3 {
        font-size: 40px;
        height: 42px;
    }
}
@media screen and (max-width: 640px) {
    .love_index_block01_title02 .a3 {
        height: 51px;
        font-size: 53px;
    }
}

.love_index_block01_title02 .a4 {
    width: 225px;
    height: 20px;
    font-size: 57px;
    font-weight: bold;
    background-color: #fffd57;
    border-radius: 5px;
    position: absolute;
    left: 0;
    bottom: 0;
}
@media screen and (max-width: 728px) {
    .love_index_block01_title02 .a4 {
        width: 100%;
        height: 18px;
    }
}
@media screen and (max-width: 640px) {
    .love_index_block01_title02 .a4 {
        width: 230px;
    }
}

.love_index_block01_main_right {
    width: 46%;
    max-width: 398px;
    margin: 20px 0 0 0;
    position: relative;
    overflow: hidden;
}
@media screen and (max-width: 640px) {
    .love_index_block01_main_right {
        width: 64%;
        margin: 0 auto 16px auto;
    }
}

.love_index_block01_pad {
    position: relative;
    overflow: hidden;
}

.love_index_block01_border {
    position: relative;
    overflow: hidden;
    z-index: 3;
}

.love_index_block01_cover {
    width: 88%;
    position: absolute;
    top: 0;
    left: 6%;
    z-index: 2;
    overflow: hidden;
}

.love_index_block01_cover img {
    width: 100%;
    margin-top: -12%;
}

.love_index_block01_btn01 {
    width: 100%;
    max-width: 362px;
    height: auto;
    margin: 0 0 4% 0;
}
.love_index_block01_btn01 a {
    display: block;
}
@media screen and (max-width: 640px) {
    .love_index_block01_btn01 {
        display: none;
    }
}

.phone_love_index_block01_btn01 {
    display: none;
    width: 100%;
    height: auto;
    margin: 0 0 4% 0;
}
@media screen and (max-width: 640px) {
    .phone_love_index_block01_btn01 {
        display: block;
        width: 78%;
        max-width: 323px;
        margin: 0 auto 4% auto;
    }
}

.love_index_block01_btn02 {
    width: 100%;
    height: 23px;
    margin: 0 auto 7% auto;
    font-weight: bold;
    color: #a62271;
}
@media screen and (max-width: 900px) {
    .love_index_block01_btn02 {
        height: 20px;
    }
}
@media screen and (max-width: 780px) {
    .love_index_block01_btn02 {
        height: 18px;
    }
}
@media screen and (max-width: 640px) {
    .love_index_block01_btn02 {
        height: 20px;
        margin: 0 auto 6% auto;
    }
}
.love_index_block01_btn02 a {
    width: 100%;
    text-align: center;
    color: #a62271;
    font-size: 17px;
    height: 100%;
    display: block;
    font-weight: bold;
    white-space: nowrap;
    vertical-align: middle;
}
@media screen and (max-width: 900px) {
    .love_index_block01_btn02 a {
        line-height: 20px;
        font-size: 15px;
    }
}
@media screen and (max-width: 780px) {
    .love_index_block01_btn02 a {
        line-height: 18px;
        font-size: 14px;
    }
}
@media screen and (max-width: 680px) {
    .love_index_block01_btn02 a {
        font-size: 12px;
    }
}
@media screen and (max-width: 640px) {
    .love_index_block01_btn02 a {
        line-height: 20px;
        font-size: 15px;
    }
}
.love_index_block01_btn02 a .arrow {
    width: 23px;
    display: inline-block;
    vertical-align: middle;
}
@media screen and (max-width: 900px) {
    .love_index_block01_btn02 a .arrow {
        width: 20px;
    }
}
@media screen and (max-width: 780px) {
    .love_index_block01_btn02 a .arrow {
        width: 18px;
    }
}
@media screen and (max-width: 640px) {
    .love_index_block01_btn02 a .arrow {
        width: 20px;
    }
}

/*閱讀包首頁  區塊2*/
.love_index_include {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    padding: 50px 0 35px 0;
    background-image: url(../images/love_index_include.jpg);
    background-repeat: repeat;
    background-position: center 0;
    background-size: cover;
    background-color: #ffe1f1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*phone出版社*/
}
@media screen and (max-width: 1077px) {
    .love_index_include {
        padding: 45px 0 35px 0;
    }
}
@media screen and (max-width: 780px) {
    .love_index_include {
        padding: 35px 0 30px 0;
    }
}
@media screen and (max-width: 640px) {
    .love_index_include {
        padding: 25px 0 25px 0;
    }
}
.love_index_include .love_index_include_title {
    width: 500px;
    font-size: 42px;
    min-height: 44px;
    line-height: 44px;
    font-weight: bold;
    color: #484848;
    text-align: center;
    position: relative;
    margin: 0 auto 13px auto;
}
@media screen and (max-width: 780px) {
    .love_index_include .love_index_include_title {
        width: 400px;
        font-size: 35px;
        line-height: 39px;
        margin: 0 auto 12px auto;
        padding: 0 0 0 9px;
    }
}
@media screen and (max-width: 640px) {
    .love_index_include .love_index_include_title {
        width: 280px;
        font-size: 37px;
        line-height: 39px;
        margin: 0 auto 10px auto;
        padding: 0 0 0 17px;
    }
}
@media screen and (max-width: 390px) {
    .love_index_include .love_index_include_title {
        width: 230px;
        font-size: 32px;
        line-height: 39px;
        margin: 0 auto 8px auto;
        padding: 0 0 0 17px;
    }
}
.love_index_include .love_index_include_title .love_index_include_title_left {
    width: 98px;
    height: 31px;
    position: absolute;
    top: 6px;
    left: -98px;
    background-image: url(../images/love_index_include_title_left.png);
    background-size: 98px auto;
}
@media screen and (max-width: 780px) {
    .love_index_include
        .love_index_include_title
        .love_index_include_title_left {
        top: 5px;
    }
}
@media screen and (max-width: 640px) {
    .love_index_include
        .love_index_include_title
        .love_index_include_title_left {
        top: 22px;
    }
}
.love_index_include .love_index_include_title .love_index_include_title_right {
    width: 98px;
    height: 31px;
    position: absolute;
    top: 6px;
    right: -106px;
    background-image: url(../images/love_index_include_title_right.png);
    background-size: 98px auto;
}
@media screen and (max-width: 780px) {
    .love_index_include
        .love_index_include_title
        .love_index_include_title_right {
        top: 5px;
    }
}
@media screen and (max-width: 640px) {
    .love_index_include
        .love_index_include_title
        .love_index_include_title_right {
        top: 22px;
    }
}
.love_index_include .love_index_include_title_br {
    display: inline-block;
    margin: 0 0 0 -4px;
}
@media screen and (max-width: 640px) {
    .love_index_include .love_index_include_title_br {
        display: block;
    }
}
.love_index_include .love_index_include_btn_more {
    width: 156px;
    height: 23px;
    margin: 0 auto 21px auto;
    font-weight: bold;
    color: #a62271;
}
.love_index_include .love_index_include_btn_more a {
    width: 100%;
    text-align: center;
    color: #a62271;
    font-size: 17px;
    height: 100%;
    display: block;
    font-weight: bold;
    white-space: nowrap;
    padding: 0 27px 0 0;
    background-image: url("../images/love_index_block01_arrow01.png");
    background-size: 23px;
    background-position: top right;
    background-repeat: no-repeat;
}
.love_index_include .love_index_publishing_house_block {
    width: 96%;
    max-width: 1019px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
@media screen and (max-width: 640px) {
    .love_index_include .love_index_publishing_house_block {
        display: none;
    }
}
.love_index_include .love_index_publishing_house_box {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.love_index_include .love_index_publishing_house_li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: auto;
    display: inline-block;
    margin: 0 12px;
}
@media screen and (max-width: 920px) {
    .love_index_include .love_index_publishing_house_li {
        margin: 0 9px;
    }
}
@media screen and (max-width: 860px) {
    .love_index_include .love_index_publishing_house_li {
        margin: 0 7px;
    }
}
.love_index_include .phone_love_index_publishing_house_list {
    width: 94%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    display: none;
}
@media screen and (max-width: 640px) {
    .love_index_include .phone_love_index_publishing_house_list {
        display: block;
    }
}
.love_index_include .phone_love_index_publishing_house_pic {
    position: relative;
    margin: 0 8px;
}
@media screen and (max-width: 470px) {
    .love_index_include .phone_love_index_publishing_house_pic {
        margin: 0 6px;
    }
}
.love_index_include .slick-arrow {
    display: none !important;
}

.shoppingcar_lightbox {
    width: 85%;
    max-width: 480px;
    height: auto;
    overflow: hidden;
    border: 1px solid #ededed;
    background-color: #fff;
    position: relative;
    margin: 0 auto;
}
@media screen and (max-width: 640px) {
    .shoppingcar_lightbox {
        width: 100%;
        max-width: 100%;
        height: auto;
        border: none;
    }
}

.shoppingcar_lightbox_close {
    width: 21px;
    height: 21px;
    position: absolute;
    top: 21px;
    right: 24px;
}
@media screen and (max-width: 640px) {
    .shoppingcar_lightbox_close {
        top: 12px;
    }
}

.shoppingcar_lightbox_box {
    width: 90%;
    max-width: 408px;
    height: auto;
    padding-top: 38px;
    margin: 0 auto 16px auto;
    position: relative;
}
@media screen and (max-width: 640px) {
    .shoppingcar_lightbox_box {
        width: 80%;
        max-width: 330px;
    }
}

.shoppingcar_lightbox_text01 {
    width: 380px;
    min-height: 15px;
    line-height: 1.6em;
    color: #000;
    font-size: 14px;
    text-align: justify;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto 38px auto;
}
.shoppingcar_lightbox_text01 span {
    color: #61953f;
}
@media screen and (max-width: 640px) {
    .shoppingcar_lightbox_text01 {
        width: 100%;
    }
}

.lightbox_btn_block {
    width: 100%;
    max-width: 408px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.lightbox_btn_250 {
    width: 250px;
}
@media screen and (max-width: 640px) {
    .lightbox_btn_250 {
        width: 100%;
    }
}

.lightbox_btn_50 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
@media screen and (max-width: 640px) {
    .lightbox_btn_50 {
        width: 100%;
    }
}

.lightbox_btn_green {
    height: 50px;
    color: #fff;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
    background-color: #61953f;
    /* layer fill content */
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
}
.lightbox_btn_green a:link {
    color: #fff;
    display: block;
}
.lightbox_btn_green a:visited {
    color: #fff;
    display: block;
}
.lightbox_btn_green a:hover {
    color: #fff;
    background-color: #6cae41;
    display: block;
}
.lightbox_btn_green a:active {
    color: #fff;
    background-color: #6cae41;
    display: block;
}

.lightbox_btn_grey_line {
    height: 50px;
    color: #333;
    font-size: 18px;
    line-height: 48px;
    text-align: center;
    border: 1px solid #ededed;
    /* stroke */
    background-color: #fff;
    /* layer fill content */
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.lightbox_btn_grey_line a:link {
    color: #333;
    display: block;
}
.lightbox_btn_grey_line a:visited {
    color: #333;
    display: block;
}
.lightbox_btn_grey_line a:hover {
    color: #fff;
    background-color: #999;
    display: block;
}
.lightbox_btn_grey_line a:active {
    color: #fff;
    background-color: #999;
    display: block;
}

.pop_bk {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
}

.pop_block {
    width: 100%;
    background-color: #fff;
    margin: 60px auto 0 auto;
    overflow: hidden;
}
@media screen and (max-width: 710px) {
    .pop_block {
        margin: 0;
        max-width: 100%;
        min-height: 100%;
        height: auto;
    }
}

.top_gery_bar {
    width: 100%;
    height: 60px;
    position: relative;
    background-color: #ededed;
}
@media screen and (max-width: 710px) {
    .top_gery_bar {
        height: 46px;
    }
}

.top_gery_bar_title_left {
    width: 100%;
    height: 60px;
    color: #000;
    font-size: 20px;
    line-height: 60px;
    padding: 0 0 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 710px) {
    .top_gery_bar_title_left {
        height: 46px;
        line-height: 46px;
    }
}

.pop_close {
    width: 21px;
    height: 21px;
    position: absolute;
    top: 21px;
    right: 24px;
    z-index: 1000;
    cursor: pointer;
}
@media screen and (max-width: 710px) {
    .pop_close {
        top: 13px;
        right: 24px;
    }
}

.monthly_rent_notice {
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #000;
    margin: 0 0 10px 0;
}
.monthly_rent_notice a {
    color: #61953f !important;
    font-weight: bold;
}

.monthly_rent_lightbox {
    width: 100%;
    max-width: 780px;
    min-width: 300px;
    height: auto;
    border: 1px solid #ededed;
    background-color: #fff;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}
@media screen and (max-width: 640px) {
    .monthly_rent_lightbox {
        width: 100%;
        height: 100%;
        border: none;
    }
}

.monthly_rent_lightbox_main {
    width: 86%;
    margin: 0 auto;
    padding: 40px 0;
}
.monthly_rent_lightbox_main .monthly_rent_notice_list {
    padding: 0 0 0 20px;
    position: relative;
    font-weight: normal;
    color: #333333;
    font-size: 16px;
    text-align: justify;
    margin: 0 0 15px 0;
    word-wrap: break-word;
    word-break: break-all;
}
.monthly_rent_lightbox_main
    .monthly_rent_notice_list
    .monthly_rent_notice_number {
    position: absolute;
    top: 4px;
    left: 0;
}

.shopping_cart_plan_expired {
    width: 86%;
    padding: 47px 0 25px 0;
    text-align: center;
    margin: 0 auto;
}

.shopping_cart_plan_expired_pic {
    width: 140px;
    overflow: hidden;
    margin: 0 auto;
}
@media screen and (max-width: 640px) {
    .shopping_cart_plan_expired_pic {
        width: 120px;
    }
}

.shopping_cart_plan_expired_text01 {
    color: #61953f;
    font-size: 35px;
    line-height: 40px;
    font-weight: bold;
    text-align: center;
    padding: 22px 0 13px 0;
}
@media screen and (max-width: 640px) {
    .shopping_cart_plan_expired_text01 {
        font-size: 30px;
        line-height: 35px;
    }
}
@media screen and (max-width: 360px) {
    .shopping_cart_plan_expired_text01 {
        font-size: 27px;
        line-height: 32px;
    }
}

.shopping_cart_plan_expired_text02 {
    color: #666666;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    padding: 0 0 50px 0;
}
@media screen and (max-width: 640px) {
    .shopping_cart_plan_expired_text02 {
        font-size: 16px;
        line-height: 22px;
    }
}

.shopping_cart_plan_expired_text03 {
    width: 100%;
    max-width: 480px;
    color: #666666;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    margin: 0 auto;
}
.shopping_cart_plan_expired_text03 a {
    color: #61953f;
}
@media screen and (max-width: 640px) {
    .shopping_cart_plan_expired_text03 {
        font-size: 16px;
        line-height: 22px;
    }
}

.monthly_event_block01 {
    width: 100%;
    background-color: #fafafa;
    position: relative;
    background-image: url("../images/monthly_event_block01_bk.jpg");
    background-size: auto 390px;
    background-position: center;
}
.monthly_event_block01 .monthly_event_block01_bn {
    width: 100%;
    max-width: 1060px;
    margin: 0 auto;
    border-radius: 0 0 15px 15px;
    overflow: hidden;
    display: block;
}
@media screen and (max-width: 1060px) {
    .monthly_event_block01 .monthly_event_block01_bn {
        border-radius: 0;
    }
}
@media screen and (max-width: 640px) {
    .monthly_event_block01 .monthly_event_block01_bn {
        display: none;
    }
}
.monthly_event_block01 .ph_monthly_event_block01_bn {
    width: 100%;
    overflow: hidden;
    display: none;
}
@media screen and (max-width: 640px) {
    .monthly_event_block01 .ph_monthly_event_block01_bn {
        display: block;
    }
}

.monthly_event_main {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    background-color: #f7f7f7;
    background-image: url("../images/monthly_event_main_bk.jpg");
    background-size: 2560px 1798px;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.monthly_event_block02 {
    width: 100%;
    max-width: 1060px;
    margin: 0 auto;
    overflow: hidden;
    padding: 42px 0 40px 0;
    background-image: url("../images/monthly_event_block02_bk.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
@media screen and (max-width: 640px) {
    .monthly_event_block02 {
        padding: 19px 0 12px 0;
        background-image: url("../images/phone/monthly_event_block02_bk.jpg");
    }
}
.monthly_event_block02 .monthly_event_block02_title {
    width: 90%;
    min-height: 34px;
    line-height: 34px;
    font-size: 34px;
    color: #484848;
    text-align: center;
    margin: 0 auto 18px auto;
    vertical-align: baseline;
}
@media screen and (max-width: 640px) {
    .monthly_event_block02 .monthly_event_block02_title {
        min-height: 30px;
        line-height: 30px;
        font-size: 30px;
        margin: 0 auto 13px auto;
    }
}
.monthly_event_block02 .monthly_event_block02_title span {
    font-size: 39px;
    font-weight: bold;
}
@media screen and (max-width: 640px) {
    .monthly_event_block02 .monthly_event_block02_title span {
        font-size: 34px;
    }
}
.monthly_event_block02 .monthly_event_block02_text {
    width: 90%;
    min-height: 26px;
    line-height: 30px;
    font-size: 24px;
    color: #6a6a6a;
    text-align: center;
    margin: 0 auto 18px auto;
}
@media screen and (max-width: 640px) {
    .monthly_event_block02 .monthly_event_block02_text {
        line-height: 26px;
        font-size: 20px;
        margin: 0 auto 7px auto;
    }
}
.monthly_event_block02 .monthly_event_block02_coupon_block {
    width: 100%;
    max-width: 976px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    margin: 0 auto;
}
@media screen and (max-width: 1060px) {
    .monthly_event_block02 .monthly_event_block02_coupon_block {
        width: 98%;
    }
}
@media screen and (max-width: 640px) {
    .monthly_event_block02 .monthly_event_block02_coupon_block {
        display: none;
    }
}
.monthly_event_block02 .ph_monthly_event_block02_coupon_block {
    display: none;
}
@media screen and (max-width: 640px) {
    .monthly_event_block02 .ph_monthly_event_block02_coupon_block {
        display: block;
    }
}

.monthly_event_block03 {
    width: 97%;
    max-width: 1060px;
    margin: 0 auto;
    border-radius: 15px;
    background-color: #fff;
    overflow: hidden;
}
@media screen and (max-width: 640px) {
    .monthly_event_block03 {
        width: 100%;
        border-radius: 0;
    }
}
.monthly_event_block03 .monthly_event_block03_step_bk {
    width: 100%;
    background-color: #ffffeb;
    padding: 45px 0 50px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 640px) {
    .monthly_event_block03 .monthly_event_block03_step_bk {
        padding: 22px 0 40px 0;
    }
}
.monthly_event_block03
    .monthly_event_block03_step_bk
    .monthly_event_block03_step_title {
    min-height: 34px;
    line-height: 34px;
    font-size: 34px;
    color: #484848;
    text-align: center;
    margin: 0 0 18px 0;
    vertical-align: baseline;
}
@media screen and (max-width: 640px) {
    .monthly_event_block03
        .monthly_event_block03_step_bk
        .monthly_event_block03_step_title {
        min-height: 30px;
        line-height: 30px;
        font-size: 30px;
        margin: 0 0 13px 0;
    }
}
.monthly_event_block03
    .monthly_event_block03_step_bk
    .monthly_event_block03_step_title
    span {
    font-size: 39px;
    font-weight: bold;
}
@media screen and (max-width: 640px) {
    .monthly_event_block03
        .monthly_event_block03_step_bk
        .monthly_event_block03_step_title
        span {
        min-height: 34px;
        font-size: 34px;
    }
}
.monthly_event_block03
    .monthly_event_block03_step_bk
    .monthly_event_block03_text {
    width: 90%;
    min-height: 26px;
    line-height: 30px;
    font-size: 21px;
    color: #6a6a6a;
    text-align: center;
    margin: 0 auto 32px auto;
}
@media screen and (max-width: 640px) {
    .monthly_event_block03
        .monthly_event_block03_step_bk
        .monthly_event_block03_text {
        line-height: 26px;
        font-size: 18px;
        margin: 0 auto 15px auto;
    }
}
.monthly_event_block03
    .monthly_event_block03_step_bk
    .monthly_event_block03_step_box {
    width: 100%;
    padding: 0 0 0 56px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.monthly_event_block03
    .monthly_event_block03_step_bk
    .monthly_event_step_slick {
    width: 952px;
    margin: 0 auto;
    height: 190px;
}
@media screen and (max-width: 1100px) {
    .monthly_event_block03
        .monthly_event_block03_step_bk
        .monthly_event_step_slick {
        width: 714px;
    }
}
@media screen and (max-width: 800px) {
    .monthly_event_block03
        .monthly_event_block03_step_bk
        .monthly_event_step_slick {
        width: 476px;
    }
}
@media screen and (max-width: 650px) {
    .monthly_event_block03
        .monthly_event_block03_step_bk
        .monthly_event_step_slick {
        width: 238px;
    }
}
.monthly_event_block03
    .monthly_event_block03_step_bk
    .monthly_event_step_slick
    .slick-list {
    margin: 0 auto 20px auto;
}
.monthly_event_block03 .monthly_event_block03_step_bk .slick-dots {
    display: none;
}
@media screen and (max-width: 1100px) {
    .monthly_event_block03 .monthly_event_block03_step_bk .slick-dots {
        display: block;
    }
}
.monthly_event_block03 .monthly_event_block03_step_bk .slick-arrow {
    display: none !important;
}
.monthly_event_block03 .monthly_event_block03_list {
    width: 90%;
    max-width: 960px;
    border-top: dashed 1px #949494;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 35px 1.5% 35px 1.2%;
}
@media screen and (max-width: 860px) {
    .monthly_event_block03 .monthly_event_block03_list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 35px 0 35px 0;
    }
}
@media screen and (max-width: 640px) {
    .monthly_event_block03 .monthly_event_block03_list {
        padding: 20px 0 20px 0;
    }
}
.monthly_event_block03
    .monthly_event_block03_list
    .monthly_event_block03_list_left {
    width: 51%;
    position: relative;
}
@media screen and (max-width: 860px) {
    .monthly_event_block03
        .monthly_event_block03_list
        .monthly_event_block03_list_left {
        width: 400px;
        margin: 0 auto 18px auto;
    }
}
@media screen and (max-width: 414px) {
    .monthly_event_block03
        .monthly_event_block03_list
        .monthly_event_block03_list_left {
        width: 274px;
        margin: 0 auto 18px auto;
    }
}
.monthly_event_block03
    .monthly_event_block03_list
    .monthly_event_block03_list_left
    .monthly_event_block03_list_gift_block {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin: 0 0 30px 0;
}
@media screen and (max-width: 414px) {
    .monthly_event_block03
        .monthly_event_block03_list
        .monthly_event_block03_list_left
        .monthly_event_block03_list_gift_block {
        margin: 0 0 20px 0;
    }
}
.monthly_event_block03
    .monthly_event_block03_list
    .monthly_event_block03_list_left
    .monthly_event_block03_list_gift {
    width: 61%;
    max-width: 295px;
    position: relative;
    overflow: hidden;
    margin: 0 13% 0 0;
    float: right;
}
.monthly_event_block03
    .monthly_event_block03_list
    .monthly_event_block03_list_left
    .monthly_event_block03_list_cover {
    width: 111px;
    height: 148px;
    overflow: hidden;
    position: absolute;
    top: -156px;
    left: 31px;
    border: 1px solid #9b9b9b;
}
@media screen and (max-width: 414px) {
    .monthly_event_block03
        .monthly_event_block03_list
        .monthly_event_block03_list_left
        .monthly_event_block03_list_cover {
        width: 75px;
        height: 100px;
        top: -115px;
        left: 14;
    }
}
.monthly_event_block03
    .monthly_event_block03_list
    .monthly_event_block03_list_left
    .monthly_event_block03_list_cover_text {
    width: 87%;
    color: #484848;
    font-size: 15px;
    padding: 0 0 0 18px;
    position: relative;
    word-wrap: break-word;
    word-break: break-all;
}
.monthly_event_block03
    .monthly_event_block03_list
    .monthly_event_block03_list_right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
@media screen and (max-width: 860px) {
    .monthly_event_block03
        .monthly_event_block03_list
        .monthly_event_block03_list_right {
        width: 80%;
        margin: 0 auto;
    }
}
@media screen and (max-width: 640px) {
    .monthly_event_block03
        .monthly_event_block03_list
        .monthly_event_block03_list_right {
        width: calc(100% - 30px);
        margin: 0 auto;
    }
}
.monthly_event_block03
    .monthly_event_block03_list
    .monthly_event_block03_list_right
    .monthly_event_block03_list_text_block {
    min-height: 236px;
}
@media screen and (max-width: 860px) {
    .monthly_event_block03
        .monthly_event_block03_list
        .monthly_event_block03_list_right
        .monthly_event_block03_list_text_block {
        min-height: auto;
    }
}
.monthly_event_block03
    .monthly_event_block03_list
    .monthly_event_block03_list_right
    .monthly_event_block03_list_title {
    font-size: 25px;
    font-weight: bold;
    color: #000;
    margin: 0 0 18px 0;
}
@media screen and (max-width: 640px) {
    .monthly_event_block03
        .monthly_event_block03_list
        .monthly_event_block03_list_right
        .monthly_event_block03_list_title {
        margin: 0 0 14px 0;
    }
}
.monthly_event_block03
    .monthly_event_block03_list
    .monthly_event_block03_list_right
    .monthly_event_block03_list_text01 {
    font-size: 19px;
    font-weight: bold;
    color: #484848;
    margin: 0 0 18px 0;
}
@media screen and (max-width: 640px) {
    .monthly_event_block03
        .monthly_event_block03_list
        .monthly_event_block03_list_right
        .monthly_event_block03_list_text01 {
        margin: 0 0 14px 0;
    }
}
.monthly_event_block03
    .monthly_event_block03_list
    .monthly_event_block03_list_right
    .monthly_event_block03_list_text02 {
    font-size: 14px;
    color: #707070;
    margin: 0 0 18px 0;
}
@media screen and (max-width: 640px) {
    .monthly_event_block03
        .monthly_event_block03_list
        .monthly_event_block03_list_right
        .monthly_event_block03_list_text02 {
        margin: 0 0 14px 0;
    }
}
.monthly_event_block03
    .monthly_event_block03_list
    .monthly_event_block03_list_right
    .monthly_event_block03_list_text03 {
    font-size: 14px;
    color: #707070;
    margin: 0 0 18px 0;
}
@media screen and (max-width: 640px) {
    .monthly_event_block03
        .monthly_event_block03_list
        .monthly_event_block03_list_right
        .monthly_event_block03_list_text03 {
        margin: 0;
    }
}
.monthly_event_block03
    .monthly_event_block03_list
    .monthly_event_block03_list_right
    .monthly_event_block03_list_btn {
    width: 330px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin: 0 0 12px 0;
}
@media screen and (max-width: 860px) {
    .monthly_event_block03
        .monthly_event_block03_list
        .monthly_event_block03_list_right
        .monthly_event_block03_list_btn {
        width: 100%;
    }
}
.monthly_event_block03
    .monthly_event_block03_list
    .monthly_event_block03_list_right
    .monthly_event_block03_list_btn
    a:link,
.monthly_event_block03
    .monthly_event_block03_list
    .monthly_event_block03_list_right
    .monthly_event_block03_list_btn
    a:visited {
    width: 100%;
    height: 60px;
    font-size: 26px;
    color: #fff;
    font-weight: 26px;
    font-weight: bold;
    background-color: #45c5cb;
    display: block;
    border-radius: 10px;
}
.monthly_event_block03
    .monthly_event_block03_list
    .monthly_event_block03_list_right
    .monthly_event_block03_list_btn
    a:hover,
.monthly_event_block03
    .monthly_event_block03_list
    .monthly_event_block03_list_right
    .monthly_event_block03_list_btn
    a:active {
    width: 100%;
    height: 60px;
    font-size: 26px;
    color: #fff;
    font-weight: 26px;
    font-weight: bold;
    background-color: #21b3ba;
    display: block;
    border-radius: 10px;
}
.monthly_event_block03 .monthly_event_block03_empty_block {
    width: 100%;
    height: 345px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (max-width: 640px) {
    .monthly_event_block03 .monthly_event_block03_empty_block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}
.monthly_event_block03
    .monthly_event_block03_empty_block
    .monthly_event_block03_empty_pic {
    width: 135px;
    height: 226px;
}
.monthly_event_block03
    .monthly_event_block03_empty_block
    .monthly_event_block03_empty_text {
    width: 274px;
    height: 28px;
    line-height: 28px;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    color: #484848;
}
@media screen and (max-width: 640px) {
    .monthly_event_block03
        .monthly_event_block03_empty_block
        .monthly_event_block03_empty_text {
        margin-bottom: 30px;
    }
}

.monthly_event_block04 {
    width: 100%;
    max-width: 1060px;
    margin: 0 auto;
    overflow: hidden;
    padding: 45px 0 20px 0;
}
@media screen and (max-width: 640px) {
    .monthly_event_block04 {
        background-color: #def1f1;
        padding: 28px 0 15px 0;
    }
}
.monthly_event_block04 .monthly_event_block04_title {
    min-height: 34px;
    line-height: 34px;
    font-size: 34px;
    color: #484848;
    text-align: center;
    margin: 0 0 16px 0;
    vertical-align: baseline;
}
@media screen and (max-width: 640px) {
    .monthly_event_block04 .monthly_event_block04_title {
        width: 90%;
        min-height: 30px;
        line-height: 38px;
        font-size: 30px;
        margin: 0 auto 13px auto;
    }
}
.monthly_event_block04 .monthly_event_block04_title span {
    font-size: 39px;
    font-weight: bold;
}
@media screen and (max-width: 640px) {
    .monthly_event_block04 .monthly_event_block04_title span {
        font-size: 34px;
    }
}
.monthly_event_block04 .monthly_event_block04_text {
    min-height: 26px;
    line-height: 36px;
    font-size: 24px;
    font-weight: bold;
    color: #2b7baa;
    text-align: center;
    margin: 0 0 38px 0;
}
@media screen and (max-width: 640px) {
    .monthly_event_block04 .monthly_event_block04_text {
        width: 90%;
        font-size: 20px;
        line-height: 28px;
        margin: 0 auto 25px auto;
    }
}
.monthly_event_block04
    .monthly_event_block04_text
    .monthly_event_block04_text_part {
    display: block;
}
.monthly_event_block04 .monthly_event_block04_event_box {
    width: 876px;
    margin: 0 auto;
    position: relative;
    height: 430px;
}
@media screen and (max-width: 1050px) {
    .monthly_event_block04 .monthly_event_block04_event_box {
        width: 584px;
    }
}
@media screen and (max-width: 760px) {
    .monthly_event_block04 .monthly_event_block04_event_box {
        width: 292px;
    }
}
.monthly_event_block04 .monthly_event_block04_event_box .slick-next {
    width: 57px;
    height: 57px;
    background-image: url("https://www.omia.com.tw/system/default/2021/03/21/slick-next.png");
    background-size: 57px;
    background-repeat: no-repeat;
    right: -73px;
}
@media screen and (max-width: 500px) {
    .monthly_event_block04 .monthly_event_block04_event_box .slick-next {
        display: none !important;
    }
}
.monthly_event_block04 .monthly_event_block04_event_box .slick-next:before {
    display: none;
}
.monthly_event_block04 .monthly_event_block04_event_box .slick-prev {
    width: 57px;
    height: 57px;
    background-image: url("https://www.omia.com.tw/system/default/2021/03/21/slick-prev.png");
    background-size: 57px;
    background-repeat: no-repeat;
    left: -73px;
}
@media screen and (max-width: 500px) {
    .monthly_event_block04 .monthly_event_block04_event_box .slick-prev {
        display: none !important;
    }
}
.monthly_event_block04 .monthly_event_block04_event_box .slick-prev:before {
    display: none;
}
.monthly_event_block04
    .monthly_event_block04_event_box
    .monthly_event_block04_phone {
    width: 253px;
    height: 386px;
    border: 4px solid #4e4e4e;
    border-radius: 20px;
    background-color: #fff;
    margin: 0 auto;
}
.monthly_event_block04
    .monthly_event_block04_event_box
    .monthly_event_block04_phone_title_box {
    width: 100%;
    height: 67px;
    text-align: center;
    vertical-align: middle;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}
@media screen and (max-width: 640px) {
    .monthly_event_block04
        .monthly_event_block04_event_box
        .monthly_event_block04_phone_title_box {
        height: 58px;
    }
}
.monthly_event_block04
    .monthly_event_block04_event_box
    .monthly_event_block04_phone_title_box:last-child {
    background-image: none;
}
.monthly_event_block04
    .monthly_event_block04_event_box
    .monthly_event_block04_phone_arrow {
    width: 21px;
    height: 20px;
    position: absolute;
    top: 24px;
    left: 20px;
}
@media screen and (max-width: 640px) {
    .monthly_event_block04
        .monthly_event_block04_event_box
        .monthly_event_block04_phone_arrow {
        top: 20px;
        left: 15px;
    }
}
.monthly_event_block04
    .monthly_event_block04_event_box
    .monthly_event_block04_phone_title {
    color: #f7765d;
    font-size: 23px;
    line-height: 25px;
    font-weight: bold;
}
@media screen and (max-width: 640px) {
    .monthly_event_block04
        .monthly_event_block04_event_box
        .monthly_event_block04_phone_title {
        font-size: 20px;
    }
}
.monthly_event_block04
    .monthly_event_block04_event_box
    .monthly_event_block04_phone_title2 {
    color: #f7765d;
    font-size: 19px;
    line-height: 25px;
    font-weight: bold;
}
@media screen and (max-width: 640px) {
    .monthly_event_block04
        .monthly_event_block04_event_box
        .monthly_event_block04_phone_title2 {
        font-size: 16px;
        line-height: 21px;
    }
}
.monthly_event_block04
    .monthly_event_block04_event_box
    .monthly_event_block04_phone_notice {
    color: #484848;
    font-size: 15px;
    font-weight: bold;
}
@media screen and (max-width: 640px) {
    .monthly_event_block04
        .monthly_event_block04_event_box
        .monthly_event_block04_phone_notice {
        font-size: 14px;
    }
}
.monthly_event_block04
    .monthly_event_block04_event_box
    .monthly_event_block04_phone_pic {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.monthly_event_block04
    .monthly_event_block04_event_box
    .monthly_event_block04_phone_stamp {
    width: 149px;
    height: 149px;
    position: absolute;
    top: 91px;
    right: 10px;
}
@media screen and (max-width: 640px) {
    .monthly_event_block04
        .monthly_event_block04_event_box
        .monthly_event_block04_phone_stamp {
        width: 129px;
        height: 129px;
        top: 83px;
        right: 6px;
    }
}
.monthly_event_block04
    .monthly_event_block04_event_box
    .monthly_event_block04_phone_date {
    width: 100%;
    height: 65px;
    line-height: 65px;
    color: #484848;
    font-size: 16px;
    text-align: center;
}
.monthly_event_block04
    .monthly_event_block04_event_box
    .monthly_event_block04_phone_btn {
    width: 78%;
    height: 38px;
    line-height: 38px;
    text-align: center;
    margin: 13px auto 0 auto;
    position: relative;
}
@media screen and (max-width: 640px) {
    .monthly_event_block04
        .monthly_event_block04_event_box
        .monthly_event_block04_phone_btn {
        height: 35px;
        margin: 10px auto 0 auto;
    }
}
.monthly_event_block04
    .monthly_event_block04_event_box
    .monthly_event_block04_phone_btn
    a:link,
.monthly_event_block04
    .monthly_event_block04_event_box
    .monthly_event_block04_phone_btn
    a:visited {
    width: 100%;
    height: 38px;
    color: #fff;
    display: block;
    background-color: #1b89c0;
    border-radius: 5px;
}
.monthly_event_block04
    .monthly_event_block04_event_box
    .monthly_event_block04_phone_btn
    a:hover,
.monthly_event_block04
    .monthly_event_block04_event_box
    .monthly_event_block04_phone_btn
    a:active {
    width: 100%;
    height: 38px;
    color: #fff;
    display: block;
    background-color: #0571a7;
    border-radius: 5px;
}
.monthly_event_block04 .monthly_event_block04_event_box .swiper-container {
    height: 100%;
    display: block !important;
}
.monthly_event_block04 .monthly_event_block04_event_box .swiper-slide {
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.monthly_event_block04 .monthly_event_block04_event_box .swiper-button-prev {
    position: absolute;
    left: -55px;
    border: 0;
    outline: none;
}
@media screen and (max-width: 640px) {
    .monthly_event_block04
        .monthly_event_block04_event_box
        .swiper-button-prev {
        left: -20px;
    }
}
@media screen and (max-width: 400px) {
    .monthly_event_block04
        .monthly_event_block04_event_box
        .swiper-button-prev {
        left: 0;
    }
}
.monthly_event_block04 .monthly_event_block04_event_box .swiper-button-next {
    position: absolute;
    right: -55px;
    border: 0;
    outline: none;
}
@media screen and (max-width: 640px) {
    .monthly_event_block04
        .monthly_event_block04_event_box
        .swiper-button-next {
        right: -20px;
    }
}
@media screen and (max-width: 400px) {
    .monthly_event_block04
        .monthly_event_block04_event_box
        .swiper-button-next {
        right: 0;
    }
}
.monthly_event_block04 .monthly_event_block04_event_box .swiper-pagination {
    width: 100%;
    margin: 0 auto;
    padding: 20px 5px 0 5px;
    display: block;
    overflow: hidden;
    z-index: 999 !important;
}
.monthly_event_block04
    .monthly_event_block04_event_box
    .swiper-pagination-bullet {
    z-index: 999;
}

.monthly_event_block05_bk {
    background-color: #eeeeee;
}

.monthly_event_block05 {
    width: 82%;
    max-width: 870px;
    margin: 0 auto;
    padding: 45px 0;
}
.monthly_event_block05 .monthly_event_block05_title {
    width: 100%;
    height: 22px;
    font-size: 20px;
    color: #484848;
    font-weight: bold;
    margin: 0 0 30px 0;
}
.monthly_event_block05 .monthly_event_block05_list {
    font-size: 15px;
    line-height: 28px;
    color: #686868;
    position: relative;
    padding: 0 0 0 20px;
    text-align: justify;
}
.monthly_event_block05
    .monthly_event_block05_list
    .monthly_event_block05_number {
    position: absolute;
    top: 0;
    left: 0;
}

#shoppingcart_container {
    min-height: 100%;
    min-width: 300px;
    height: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.new_arrivals_bn {
    display: block;
    width: 100%;
    max-width: 1060px;
    height: auto;
    overflow: hidden;
    margin: 0 auto 20px auto;
}

.phone_new_arrivals_bn {
    display: none;
}

.redgreen_content {
    max-width: 1060px;
    padding: 6px 0 0 0;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.redgreen_title_left {
    width: 2px;
    height: 41px;
    position: absolute;
    top: 0;
    left: 0;
}

.redgreen_title_right {
    width: 10px;
    height: 41px;
    position: absolute;
    top: 0;
    right: 0;
}

.redgreen_greycnotent {
    width: 100%;
    height: auto;
    background-color: #f8f8f8;
    position: relative;
    padding: 34px 28px 35px 47px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.redgreen_greycnotent_text {
    width: 100%;
    height: auto;
    color: #474747;
    font-size: 16px;
    line-height: 36px;
    text-indent: -18px;
}

.explanation_title_block {
    width: 100%;
    min-height: 55px;
    position: relative;
    margin-bottom: 17px;
    padding: 7px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #eeeeee;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url("../images/choose_arbitrarily_icon01.jpg");
    background-size: 41px;
    background-repeat: no-repeat;
    background-position: 19px center;
}

.explanation_title {
    width: calc(100% - 60px);
    min-height: 30px;
    line-height: 30px;
    text-align: left;
    font-size: 24px;
    font-weight: bold;
    color: #639641;
    padding: 0 0 0 53px;
    margin: 0 0 0 19px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.explanation_title_back {
    width: 100px;
    height: 20px;
    margin: 0 28px 0 0;
}
.explanation_title_back a {
    width: 100%;
    height: 20px;
    white-space: nowrap;
    text-align: right;
    display: block;
    line-height: 20px;
    font-weight: bold;
    color: #639641;
    padding: 0 20px 0 0;
    background-image: url("../images/explanation_title_back.jpg");
    background-repeat: no-repeat;
    background-size: 12px 20px;
    background-position: right center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.explanation_more_block {
    width: 92%;
    height: 15px;
    position: relative;
    margin-left: 41px;
    margin-bottom: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.explanation_more_close {
    width: auto;
    height: 15px;
    padding-right: 23px;
    line-height: 15px;
    text-align: right;
    font-size: 13px;
    color: #484848;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(../images/explanation_open.png);
    background-repeat: no-repeat;
    background-position: center right;
}

.explanation_more_open {
    width: auto;
    height: 15px;
    padding-right: 23px;
    line-height: 15px;
    text-align: right;
    font-size: 13px;
    color: #484848;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(../images/explanation_close.png);
    background-repeat: no-repeat;
    background-position: center right;
}

.explanation_concent_close {
    width: 90.76%;
    height: 60px;
    overflow: hidden;
    margin-left: 4.62%;
    margin-bottom: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.explanation_concent_close ul li {
    width: 100%;
    height: auto;
    color: #474747;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
    padding-left: 18px;
    text-indent: -18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.explanation_concent_open {
    width: 90.76%;
    height: auto;
    overflow: hidden;
    margin-left: 4.62%;
    margin-bottom: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.explanation_concent_open ul li {
    width: 100%;
    height: auto;
    color: #474747;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
    padding-left: 18px;
    text-indent: -18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.explanation_concent_title {
    width: 100%;
    height: auto;
    color: #474747;
    font-size: 20px;
    font-weight: bold;
    line-height: 23px;
    margin-bottom: 7px;
}

.explanation_concent_text {
    width: 100%;
    height: auto;
    color: #474747;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 25px;
    margin-top: 10px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media screen and (max-width: 640px) {
    .explanation_concent_text {
        -webkit-line-clamp: 3;
    }
}

.fixed {
    width: 100%;
    height: auto;
    position: relative;
}

/*TAB區塊*/
.redgreen_redtitle_block {
    width: 100%;
    height: 51px;
    position: relative;
}

.redgreen_tab_block {
    width: 92%;
    height: 51px;
    margin-left: 40px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.redgreen_redtitle {
    width: 204px;
    height: 41px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: url(../images/redgreen_redtitle.png);
    background-repeat: no-repeat;
    background-position: right;
    background-color: #e74e37;
}

.redgreen_redtitle a {
    width: 204px;
    height: 41px;
    display: block;
}

.redgreen_redtitle_choose {
    width: 204px;
    height: 51px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: url(../images/redgreen_redtitle_choose.png);
    background-repeat: no-repeat;
    background-position: right;
    background-color: #e74e37;
}

.redgreen_title_choose_text {
    width: 100%;
    height: 51px;
    line-height: 56px;
    text-align: center;
    color: #ffffff;
    font-size: 22px;
}

.redgreen_greentitle {
    width: 204px;
    height: 41px;
    position: absolute;
    bottom: 0;
    left: 208px;
    background-image: url(../images/redgreen_greentitle.png);
    background-repeat: no-repeat;
    background-position: right;
    background-color: #5bae1d;
}

.redgreen_greentitle a {
    width: 204px;
    height: 41px;
    display: block;
}

.redgreen_greentitle_choose {
    width: 204px;
    height: 51px;
    position: absolute;
    bottom: 0;
    left: 208px;
    background-image: url(../images/redgreen_greentitle_choose.png);
    background-repeat: no-repeat;
    background-position: right;
    background-color: #5bae1d;
}

.redgreen_title_text {
    width: 100%;
    height: 41px;
    line-height: 46px;
    text-align: center;
    color: #ffffff;
    font-size: 22px;
}

.redgreen_tabline {
    width: 100%;
    height: 5px;
    position: relative;
}

.redgreen_tabline_red {
    background-color: #e74e37;
}

.redgreen_tabline_green {
    background-color: #5bae1d;
}

.redgreen_title_more_close {
    width: 87px;
    height: 17px;
    color: #474747;
    font-size: 16px;
    line-height: 17px;
    position: absolute;
    bottom: 14px;
    right: 0;
    background-image: url(../images/redgreen_title_more_close.png);
    background-repeat: no-repeat;
    background-position: right top;
    z-index: 10;
}

.redgreen_title_more_close a {
    width: 100%;
    height: 17px;
    color: #474747;
    display: block;
}

.redgreen_title_more_open {
    width: 87px;
    height: 17px;
    color: #474747;
    font-size: 16px;
    line-height: 17px;
    position: absolute;
    bottom: 14px;
    right: 0;
    background-image: url(../images/redgreen_title_more_open.png);
    background-repeat: no-repeat;
    background-position: right top;
    z-index: 10;
}

.redgreen_title_more_open a {
    width: 100%;
    height: 17px;
    color: #474747;
    display: block;
}

/*已選清單 下拉*/
.redgreen_selected_drop {
    display: none;
    width: 98%;
    height: 369px;
    max-width: 1060px;
    padding: 54px 84px 37px 94px;
    border: 1px solid #c8c8c8;
    background-color: #fff;
    -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.06);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: -webkit-sticky;
    position: sticky;
    top: 120px;
    margin: 0 auto;
    z-index: 999;
}
@media screen and (max-width: 780px) {
    .redgreen_selected_drop {
        top: 119px;
    }
}
@media screen and (max-width: 710px) {
    .redgreen_selected_drop {
        top: 103px;
    }
}

.redgreen_selected_drop_phone {
    display: none;
}

.redgreen_title_more_arrow {
    width: 26px;
    height: 14px;
    position: absolute;
    top: -14px;
    right: 59px;
}

.redgreen_shoppingcart_block {
    width: 500px;
    min-width: 320px;
    height: 31px;
    position: absolute;
    top: 13px;
    left: 438px;
    z-index: 1;
}

.redgreen_selected_box {
    width: 300px;
    height: 16px;
    text-align: right;
    position: absolute;
    top: 29px;
    right: 50px;
}

.redgreen_selected_box_green_choose {
    height: 16px;
    color: #207703;
    white-space: nowrap;
    display: inline-block;
}

.redgreen_selected_box_green_choose a {
    height: 16px;
    color: #207703;
    font-size: 16px;
    display: block;
    padding-bottom: 3px;
    border-bottom: 1px solid #207703;
}

.redgreen_selected_box_green {
    height: 16px;
    color: #207703;
    white-space: nowrap;
    display: inline-block;
}

.redgreen_selected_box_green a {
    height: 16px;
    color: #207703;
    font-size: 16px;
    white-space: nowrap;
    float: right;
    padding-bottom: 3px;
    border-bottom: 1px solid #fff;
}

.redgreen_selected_box_line {
    width: 1px;
    height: 14px;
    margin: 4px 7px 0 7px;
    background-color: #989898;
    display: inline-block;
}

.redgreen_selected_box_red_choose {
    height: 16px;
    color: #cb0000;
    white-space: nowrap;
    display: inline-block;
}

.redgreen_selected_box_red_choose a {
    height: 16px;
    color: #cb0000;
    font-size: 16px;
    white-space: nowrap;
    display: block;
    padding-bottom: 3px;
    border-bottom: 1px solid #cb0000;
}

.redgreen_selected_box_red {
    height: 16px;
    color: #cb0000;
    white-space: nowrap;
    display: inline-block;
}

.redgreen_selected_box_red a {
    height: 16px;
    color: #cb0000;
    font-size: 16px;
    white-space: nowrap;
    float: right;
    padding-bottom: 3px;
    border-bottom: 1px solid #fff;
}

.redgreen_selected_left_arrow_none {
    width: 40px;
    height: 39px;
    position: absolute;
    top: 169px;
    left: 30px;
    opacity: 0.3;
}

.redgreen_selected_right_arrow_none {
    width: 40px;
    height: 39px;
    position: absolute;
    top: 169px;
    right: 30px;
    opacity: 0.3;
}

.redgreen_selected_left_arrow {
    width: 40px;
    height: 39px;
    position: absolute;
    top: 169px;
    left: 30px;
}

.redgreen_selected_right_arrow {
    width: 40px;
    height: 39px;
    position: absolute;
    top: 169px;
    right: 30px;
}

.redgreen_selected_books_none {
    width: 100%;
    height: 25px;
    text-align: center;
    color: #999;
    margin-top: 105px;
    font-size: 24px;
}

.redgreen_selected_books {
    width: 100%;
    height: 268px;
    overflow: hidden;
}

/*已選擇的單本書*/
.redgreen_selected_books_show {
    width: 1000px;
    height: 268px;
    margin: 0 auto;
}

.redgreen_selected_book {
    width: 150px;
    height: 255px;
    margin: 0 10px;
    float: left;
    position: relative;
}

.redgreen_selected_book_remove {
    width: 36px;
    height: 36px;
    background-image: url(../images/redgreen_selected_book_remove.png);
    position: absolute;
    top: 0;
    right: -18px;
    z-index: 11;
}

.redgreen_selected_book_remove a {
    width: 36px;
    height: 36px;
    display: block;
}

.redgreen_selected_redbook_cover {
    width: 142px;
    height: auto;
    margin: 21px 0 0 0;
    position: relative;
    overflow: hidden;
    border: 4px solid #cc0000;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
}

.redgreen_selected_redbook_text {
    width: 142px;
    height: 19px;
    line-height: 19px;
    margin: 16px 0 0 0;
    color: #cc0000;
    font-size: 13px;
    text-align: center;
    vertical-align: text-bottom;
}

.redgreen_selected_redbook_text span {
    font-size: 18px;
}

.redgreen_selected_greenbook_cover {
    width: 142px;
    height: auto;
    margin: 21px 0 0 0;
    position: relative;
    overflow: hidden;
    border: 4px solid #629540;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
}

.redgreen_selected_greenbook_text {
    width: 142px;
    height: 19px;
    line-height: 19px;
    margin: 16px 0 0 0;
    color: #629540;
    font-size: 13px;
    text-align: center;
    vertical-align: text-bottom;
}

.redgreen_selected_greenbook_text span {
    font-size: 18px;
}

.icon_selected {
    width: 50px;
    height: 50px;
    position: absolute;
    bottom: 5px;
    right: 5px;
    background-image: url(../images/icon_selected.png);
    background-repeat: no-repeat;
    background-size: 50px auto;
}

/*已選清單 PHONE下拉*/
.redgreen_phone_top_greenline {
    display: none;
    width: 100%;
    height: 2px;
    background-color: #639540;
    position: relative;
}

.redgreen_phone_top_bk {
    display: none;
    width: 100%;
    height: 47px;
    background-color: #eee;
    position: relative;
}

.redgreen_phone_top_back {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 14px;
    left: 17px;
    z-index: 10;
}

.redgreen_phone_top_title {
    width: 300px;
    height: 49px;
    color: #333;
    font-size: 18px;
    text-align: center;
    line-height: 49px;
    margin: 0 auto;
    position: relative;
}

.redgreen_shoppingcart_red {
    width: auto;
    min-width: 26px;
    height: 21px;
    margin: 9px 0 0 0;
    color: #474747;
    font-size: 16px;
    line-height: 18px;
    padding-left: 25px;
    background-image: url(../images/redgreen_shoppcart_redicon.png);
    background-repeat: no-repeat;
    background-size: 18px;
    float: left;
}

.redgreen_shoppingcart_line {
    width: 2px;
    height: 15px;
    margin: 9px 10px 0 7px;
    background-image: url(../images/redgreen_shoppcart_line.png);
    background-repeat: no-repeat;
    float: left;
}

.redgreen_shoppingcart_green {
    width: auto;
    min-width: 62px;
    height: 18px;
    margin-top: 9px;
    color: #474747;
    font-size: 16px;
    line-height: 18px;
    padding-left: 25px;
    background-image: url(../images/redgreen_shoppcart_greenicon.png);
    background-repeat: no-repeat;
    background-size: 18px;
    float: left;
}

.redgreen_shoppingcart_price {
    width: auto;
    height: 31px;
    float: left;
}

.redgreen_shoppingcart_pricegrey {
    width: 36px;
    height: 18px;
    margin-top: 9px;
    padding-left: 11px;
    color: #474747;
    font-size: 16px;
    line-height: 18px;
    float: left;
}

.redgreen_shoppingcart_pricebigred {
    width: auto;
    min-width: 55px;
    height: 31px;
    color: #cb0000;
    font-size: 28px;
    line-height: 31px;
    float: left;
}

.redgreen_shoppingcart_pricered {
    width: 15px;
    height: 18px;
    margin: 9px 13px 0 0;
    color: #cb0000;
    font-size: 16px;
    line-height: 18px;
    float: left;
}

.redgreen_shoppingcart_btn {
    width: 103px;
    height: 29px;
    float: left;
}

.redgreen_shoppingcart_btn a {
    width: 100%;
    height: 29px;
    display: block;
    text-align: center;
    line-height: 29px;
    color: #ffffff;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #474747;
}

/*紅色書區塊 1060以上*/
.explanation_more_block {
    width: 90.76%;
    margin-left: 4.62%;
}

.redgreen_redcontent {
    width: 100%;
    padding: 30px 50px 0 50px;
    max-width: 1060px;
    position: relative;
    overflow: hidden;
    background-color: #fff4f4;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.redgreen_book_box {
    width: 25%;
    height: auto;
    padding: 0 22px;
    overflow: hidden;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.redgreen_book_cover {
    width: 100%;
    max-width: 190px;
    overflow: hidden;
    border: 1px solid #ededed;
    /* stroke */
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    position: relative;
}

.redgreen_book_cover img {
    z-index: 5;
}

.redgreen_redbook_cover_choose {
    width: 100%;
    height: 100%;
    border: 4px #cc0000 solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 5;
    position: absolute;
    top: 0;
    left: 0;
}

.redgreen_redbook_cover_choose a {
    width: 100%;
    height: 100%;
    display: block;
}

.redgreen_redbook_cover_unchoose {
    display: none;
    width: 100%;
    height: 100%;
    border: 4px #cc0000 solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.redgreen_book_text {
    width: 100%;
    height: 38px;
    line-height: 20px;
    color: #333;
    font-size: 16px;
    text-align: center;
    padding-top: 8px;
    margin-bottom: 8px;
    overflow: hidden;
}

.redgreen_book_text a {
    width: 100%;
    height: 38px;
    line-height: 20px;
    color: #333;
    font-size: 16px;
    text-align: center;
}

.redgreen_book_price {
    width: 100%;
    min-height: 19px;
    height: auto;
    margin-bottom: 8px;
    overflow: hidden;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.redgreen_book_price_grey {
    width: auto;
    height: 14px;
    font-size: 13px;
    color: #666666;
    padding: 1px 4px 0 0;
    vertical-align: bottom;
    float: left;
}

.redgreen_book_price_red_box {
    width: auto;
    float: left;
    vertical-align: bottom;
}

.redgreen_book_price_red {
    width: auto;
    height: 14px;
    font-size: 13px;
    color: #cc0000;
    padding-top: 1px;
    float: left;
}

.redgreen_book_price_redbig {
    width: auto;
    height: 19px;
    font-size: 18px;
    color: #cc0000;
    float: left;
}

/*紅書區按鈕*/
.redgreen_redbook_btn {
    width: 82%;
    height: 29px;
    margin: 0 auto;
}

.redgreen_redbook_btn a {
    width: 100%;
    height: 29px;
    display: block;
    text-align: center;
    color: #474747;
    /* text color */
    font-size: 16px;
    border: 1px solid #474747;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: rgba(255, 255, 255, 0.3);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.redgreen_redbook_btn_choose {
    width: 82%;
    height: 29px;
    margin: 0 auto;
}

.redgreen_redbook_btn_choose a {
    width: 100%;
    height: 29px;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #cb0000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.redgreen_book_btn_text {
    margin: 3px auto auto 2%;
    width: auto;
    height: 20px;
    /*padding-right: 39px;
	float: left;
	background-image: url(../images/top_shopping_cart.png);
	background-repeat: no-repeat;
	background-position: right;
	background-size: auto 100%;*/
}

.redgreen_book_btn_text_choose {
    margin: 3px auto auto 2%;
    width: auto;
    height: 20px;
    padding-top: 3px;
    /*padding-right: 39px;
	float: left;
	background-image: url(../images/redgreen_tick.png);
	background-repeat: no-repeat;
	background-position: right;
	background-size: auto 16px;*/
}

.redgreen_line01 {
    width: 100%;
    height: 2px;
    padding: 0 71px;
    margin: 26px 0 29px 0;
    background-repeat: repeat-x;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
}

.redgreen_line_red {
    background-image: url(../images/redgreen_redline.png);
}

.redgreen_line_green {
    background-image: url(../images/redgreen_greenline.png);
}

.redgreen_line_ca {
    background-image: url(../images/ca_line.png);
}

.redgreen_line02 {
    display: none;
    width: 100%;
    height: 2px;
    padding: 0 71px;
    margin: 26px 0 29px 0;
    background-repeat: repeat-x;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
}

.redgreen_line03 {
    display: none;
    width: 100%;
    height: 2px;
    padding: 0 71px;
    margin: 26px 0 29px 0;
    background-repeat: repeat-x;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
}

.redgreen_icon {
    width: 56px;
    height: 56px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.redgreen_loading_more {
    width: 126px;
    height: 35px;
    margin: 0 auto 28px auto;
    padding-top: 40px;
    clear: both;
}

.redgreen_loading_more a {
    width: 126px;
    height: 35px;
    color: #fff;
    line-height: 35px;
    text-align: center;
    display: block;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    border-radius: 17px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #474747;
}

/*綠色書區塊 1060以上*/
.redgreen_greencontent {
    width: 100%;
    padding: 30px 50px 0 50px;
    max-width: 1060px;
    position: relative;
    overflow: hidden;
    background-color: #fafceb;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.redgreen_greenbook_cover_choose {
    width: 100%;
    height: 100%;
    border: 4px #629540 solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 5;
    position: absolute;
    top: 0;
    left: 0;
}

.redgreen_greenbook_cover_choose a {
    width: 100%;
    height: 100%;
    display: block;
}

.redgreen_greenbook_cover_unchoose {
    display: none;
    width: 100%;
    height: 100%;
    border: 4px #cc0000 solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
}

/*綠書區按鈕*/
.redgreen_greenbook_btn {
    width: 82%;
    height: 29px;
    margin: 0 auto;
}

.redgreen_greenbook_btn a {
    width: 100%;
    height: 29px;
    display: block;
    text-align: center;
    color: #474747;
    /* text color */
    font-size: 16px;
    border: 1px solid #474747;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: rgba(255, 255, 255, 0.3);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.redgreen_greenbook_btn_choose {
    width: 82%;
    height: 29px;
    margin: 0 auto;
}

.redgreen_greenbook_btn_choose a {
    width: 100%;
    height: 29px;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #629540;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*紅配綠跳出視窗*/
.redgreen_lightbox {
    max-width: 780px;
    width: 100%;
    height: auto;
    padding: 64px 0 70px 0;
    overflow: hidden;
    border: 1px solid #ededed;
    background-color: #fff;
    position: relative;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.redgreen_lightbox_cover {
    width: 38.5%;
    max-width: 300px;
    height: auto;
    margin-left: 5.9%;
    border: 1px solid #ededed;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    float: left;
}

.redgreen_lightbox_right {
    width: 50%;
    max-width: 390px;
    height: auto;
    margin-left: 2.179%;
    float: left;
}

.redgreen_lightbox_title {
    width: 100%;
    height: auto;
    color: #333;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 35px;
    text-align: left;
}

.redgreen_lightbox_list {
    width: 100%;
    height: auto;
    min-height: 17px;
    line-height: 17px;
    position: relative;
    margin: 0 0 7px 0;
}

.redgreen_lightbox_list .abox {
    width: 56px;
    height: 17px;
    line-height: 17px;
    color: #666666;
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
}

.redgreen_lightbox_list .bbox {
    width: 100%;
    height: auto;
    min-height: 17px;
    line-height: 17px;
    color: #333333;
    font-size: 14px;
    padding-left: 55px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.redgreen_lightbox_price {
    width: 100%;
    height: 28px;
    padding-top: 37px;
    margin-bottom: 45px;
}

.redgreen_lightbox_price_grey {
    width: 58px;
    height: 14px;
    padding-top: 12px;
    color: #666666;
    font-size: 14px;
    line-height: 14px;
    float: left;
}

.redgreen_lightbox_price_red {
    width: auto;
    height: 14px;
    padding-top: 12px;
    color: #cc0000;
    font-size: 14px;
    line-height: 14px;
    float: left;
    padding-left: 4px;
}

.redgreen_lightbox_price_redbig {
    width: auto;
    height: 28px;
    color: #cc0000;
    font-size: 36px;
    line-height: 28px;
    font-weight: bold;
    float: left;
}

.redgreen_lightbox_btn {
    max-width: 217px;
    width: auto;
    height: 46px;
    line-height: 46px;
    border: 1px solid #474747;
    -moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    border-radius: 24px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: rgba(255, 255, 255, 0.3);
}

.redgreen_lightbox_btn a {
    max-width: 217px;
    width: auto;
    height: 46px;
    display: block;
}

.redgreen_lightbox_btn_text {
    width: 68px;
    height: 31px;
    line-height: 31px;
    color: #474747;
    font-size: 25px;
    margin: 0 auto;
    margin-top: 8px;
    padding-right: 45px;
    background-image: url(../images/top_shopping_cart.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: auto 100%;
}

.redgreen_right {
    display: block;
    width: 72px;
    height: 73px;
    overflow: hidden;
    position: absolute;
    bottom: 38px;
    right: 6px;
    z-index: 999;
    background-image: url(../images/top.png);
    background-repeat: no-repeat;
}

.close02 {
    width: 21px;
    height: 21px;
    position: absolute;
    top: 21px;
    right: 24px;
}

/*選書 1060以上*/
.ca_content {
    width: 100%;
    padding: 30px 50px 0 50px;
    max-width: 1060px;
    position: relative;
    overflow: hidden;
    background-color: #f8f8f8;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ca_title_block_sticky {
    padding-bottom: 15px;
    height: 40px;
    max-width: 1060px;
    margin: 0 auto;
    background: #f8f8f8;
    position: -webkit-sticky;
    position: sticky;
    top: 64px;
    z-index: 999;
}
@media screen and (max-width: 710px) {
    .ca_title_block_sticky {
        top: 48px;
    }
}

.ca_title_block_sticky_content {
    width: 100%;
    height: auto;
    max-width: 1060px;
    margin: 0 auto;
}

.ca_title_block {
    width: 100%;
    height: 55px;
    position: relative;
    background-color: #eee;
    margin-bottom: 30px;
}

.ca_center_block {
    width: 92%;
    height: 55px;
    margin-left: 40px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ca_title {
    width: auto;
    height: 55px;
    font-size: 24px;
    font-weight: bold;
    color: #639641;
    line-height: 56px;
    white-space: nowrap;
    float: left;
}

.ca_shoppingcart_block {
    width: 510px;
    min-width: 320px;
    height: 31px;
    position: absolute;
    top: 13px;
    left: 398px;
    z-index: 1;
}

.ca_shoppingcart_selected {
    width: auto;
    min-width: 26px;
    height: 21px;
    margin: 8px 0 0 0;
    color: #474747;
    font-size: 16px;
    line-height: 18px;
    background-repeat: no-repeat;
    background-size: 18px;
    float: left;
}

.ca_shoppingcart_line {
    width: 1px;
    height: 15px;
    margin: 8px 10px 0 7px;
    background-color: #474747;
    float: left;
}

.ca_shoppingcart_save {
    width: auto;
    min-width: 62px;
    height: 20px;
    margin-top: 8px;
    color: #474747;
    font-size: 16px;
    line-height: 18px;
    padding-left: 25px;
    background-image: url(../images/ca_down_icon.png);
    background-repeat: no-repeat;
    background-size: 16px 20px;
    float: left;
}

.ca_shoppingcart_price {
    width: auto;
    height: 31px;
    float: left;
}

.ca_shoppingcart_pricegrey {
    width: 36px;
    height: 18px;
    margin-top: 8px;
    padding-left: 11px;
    color: #333;
    font-size: 16px;
    line-height: 18px;
    float: left;
}

.ca_shoppingcart_pricebigred {
    width: auto;
    min-width: 55px;
    height: 31px;
    color: #cb0000;
    font-size: 28px;
    line-height: 31px;
    float: left;
}

.ca_shoppingcart_pricered {
    width: 15px;
    height: 18px;
    margin: 9px 13px 0 0;
    color: #cb0000;
    font-size: 16px;
    line-height: 18px;
    float: left;
}

.ca_shoppingcart_list {
    width: 50px;
    height: 18px;
    font-size: 16px;
    margin-top: 8px;
    padding-left: 11px;
    color: #333;
    line-height: 18px;
    float: left;
    white-space: nowrap;
    display: none;
}

.ca_shoppingcart_list a {
    color: #333;
}

.ca_shoppingcart_list a:hover {
    color: #1b8131;
}

.icon-down-list:before {
    content: "▼";
    font-size: 13px;
}

.ca_shoppingcart_btn {
    width: 103px;
    height: 29px;
    float: left;
}

.ca_shoppingcart_btn a {
    width: 103px;
    height: 29px;
    display: block;
    text-align: center;
    line-height: 29px;
    color: #fff;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #474747;
}

.ca_title_more_close {
    width: 87px;
    height: 17px;
    color: #f474747;
    font-size: 16px;
    line-height: 17px;
    padding-right: 10px;
    position: absolute;
    bottom: 19px;
    right: 0;
    background-image: url(../images/explanation_close.png);
    background-repeat: no-repeat;
    background-position: right top;
    z-index: 10;
}

.ca_title_more_close a {
    width: 100%;
    height: 17px;
    color: #474747;
    display: block;
}

.ca_title_more_open {
    width: 87px;
    height: 17px;
    color: #fff;
    font-size: 16px;
    line-height: 17px;
    position: absolute;
    bottom: 19px;
    right: 0;
    background-image: url(../images/ca_title_more_open.png);
    background-repeat: no-repeat;
    background-position: right top;
    z-index: 10;
}

.ca_title_more_open a {
    width: 100%;
    height: 17px;
    color: #fff;
    display: block;
}

/*選書 書本區塊*/
.ca_book_cover_choose {
    width: 100%;
    height: 100%;
    border: 0px #474747 solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 5;
    position: absolute;
    top: 0;
    left: 0;
}

.ca_book_cover_choose a {
    width: 100%;
    height: 100%;
    display: block;
}

/*選書區按鈕*/
.ca_book_btn {
    width: 82%;
    height: 29px;
    margin: 0 auto;
}

.ca_book_btn a {
    width: 100%;
    height: 29px;
    display: block;
    text-align: center;
    color: #474747;
    /* text color */
    font-size: 16px;
    border: 1px solid #474747;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #8f9ea5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ca_book_btn_choose {
    width: 82%;
    height: 29px;
    margin: 0 auto;
}

.ca_book_btn_choose a {
    width: 100%;
    height: 29px;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #6f954c;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ca_book_btn_text {
    margin: 3px auto auto 26%;
    width: auto;
    height: 20px;
    padding-right: 39px;
    float: left;
    background-image: url(../images/top_shopping_cart.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: auto 100%;
}

.ca_book_btn_text_choose {
    margin: 4px auto auto 26%;
    width: auto;
    height: 20px;
    padding-right: 39px;
    float: left;
    background-image: url(../images/redgreen_tick.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: auto 16px;
}

.ca_selected_book_cover {
    width: 142px;
    height: 195px;
    margin: 21px 0 0 0;
    position: relative;
    overflow: hidden;
    border: 1px solid #ccc;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
}

.ca_selected_book_cover > img {
    width: 142px;
    height: 195px;
}

/* phone 版已選清單 */
.ca_selectbox {
    display: none;
}

@media screen and (max-width: 1060px) {
    .explanation_concent {
        width: 93%;
        height: auto;
        margin-left: 3.5%;
        margin-bottom: 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        box-sizing: border-box;
        box-sizing: border-box;
    }
    /*紅色書區塊 1060*/
    .redgreen_redcontent {
        padding: 30px 40px 0 40px;
    }
    .redgreen_book_box {
        padding: 0 15px;
    }
    /*紅色TAB*/
    /*紅色TAB*/
    /*紅色TAB*/
    .redgreen_tab_block {
        width: 98%;
        margin-left: 1%;
    }
    .redgreen_shoppingcart_block {
        width: 450px;
        height: 31px;
        position: absolute;
        top: 13px;
        left: 428px;
    }
    /*綠色書區塊*/
    .redgreen_greencontent {
        padding: 30px 40px 0 40px;
    }
    /*選書 1060px*/
    /*選書 1060px*/
    /*選書 1060px*/
    .ca_content {
        padding: 30px 40px 0 40px;
    }
    .ca_center_block {
        width: 92%;
        margin-left: 4%;
    }
    .ca_shoppingcart_block {
        width: 510px;
        position: absolute;
        top: 13px;
        left: 37%;
    }
}

@media screen and (max-width: 1000px) {
    /*紅色書區塊 1000*/
    .redgreen_redcontent {
        padding: 30px 30px 71px 30px;
        max-width: auto;
    }
    .redgreen_greencontent {
        padding: 30px 30px 71px 30px;
        max-width: auto;
    }
    .ca_shoppingcart_block {
        left: 30%;
    }
    .redgreen_shoppingcart_block {
        width: 100%;
        height: 70px;
        border-top: 1px solid #c1c2c6;
        background-color: #ffffff;
        position: fixed;
        top: auto;
        left: 0;
        bottom: 0;
        z-index: 999;
    }
    .redgreen_shoppingcart_red {
        width: auto;
        min-width: 21px;
        height: 21px;
        margin-top: 5px;
        margin-left: 14px;
        color: #474747;
        font-size: 16px;
        line-height: 21px;
        padding-left: 25px;
        background-image: url(../images/redgreen_shoppcart_redicon.png);
        background-repeat: no-repeat;
        background-size: 21px;
        float: left;
    }
    .redgreen_shoppingcart_green {
        width: auto;
        min-width: 61px;
        height: 21px;
        margin-top: 5px;
        color: #474747;
        font-size: 16px;
        line-height: 21px;
        padding-left: 25px;
        background-image: url(../images/redgreen_shoppcart_greenicon.png);
        background-repeat: no-repeat;
        background-size: 21px;
        float: left;
    }
    .redgreen_shoppingcart_btn {
        width: 103px;
        height: 29px;
        margin: 0;
        position: absolute;
        top: 18px;
        right: 14px;
    }
    .redgreen_shoppingcart_price {
        position: absolute;
        top: 32px;
        left: 15px;
    }
    .ca_title {
        display: none;
    }
    .redgreen_shoppingcart_pricegrey {
        width: 35px;
        padding-left: 0;
        margin-top: 13px;
        font-size: 15px;
    }
    .redgreen_shoppingcart_pricebigred {
        width: auto;
        min-width: 55px;
        height: 31px;
        color: #cb0000;
        font-size: 35px;
        line-height: 31px;
        float: left;
    }
    .redgreen_shoppingcart_pricered {
        width: 15px;
        height: 18px;
        margin: 13px 13px 0 0;
        color: #cb0000;
        font-size: 15px;
        line-height: 18px;
        float: left;
    }
    .redgreen_right {
        display: none;
    }
    /*選書1000px*/
    .ca_shoppingcart_block {
        width: 510px;
        position: absolute;
        top: 13px;
        left: 20%;
    }
    .ca_shoppingcart_selected {
        width: auto;
        min-width: 21px;
        height: 21px;
        margin-top: 5px;
        margin-left: 14px;
        color: #474747;
        font-size: 16px;
        line-height: 21px;
        float: left;
    }
    .ca_shoppingcart_line {
        width: 1px;
        height: 15px;
        margin: 8px 10px 0 7px;
        background-image: url(../images/redgreen_shoppcart_line.png);
        background-repeat: no-repeat;
        float: left;
    }
    .ca_shoppingcart_save {
        width: auto;
        min-width: 61px;
        height: 21px;
        margin-top: 5px;
        color: #474747;
        font-size: 16px;
        line-height: 21px;
        padding-left: 17px;
        background-image: url(../images/ca_down_icon.png);
        background-repeat: no-repeat;
        background-size: 10px 13px;
        background-position: left;
        float: left;
    }
    .ca_shoppingcart_price {
        width: auto;
        height: 31px;
        float: left;
    }
    /*選書 書本區塊*/
    .ca_content {
        padding: 30px 30px 71px 30px;
        max-width: auto;
    }
}

@media screen and (max-width: 860px) {
    .ca_shoppingcart_btn {
        width: 103px;
        height: 29px;
        float: left;
    }
    .ca_shoppingcart_block {
        left: 0%;
    }
    .ca_shoppingcart_btn a {
        width: 103px;
        height: 29px;
        display: block;
        text-align: center;
        line-height: 29px;
        color: #fff;
        -moz-border-radius: 16px;
        -webkit-border-radius: 16px;
        border-radius: 16px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        background-color: #474747;
    }
    /*紅色書區塊*/
    .redgreen_redcontent {
        padding: 30px 30px 71px 30px;
        max-width: auto;
    }
    .redgreen_book_box {
        width: 25%;
        padding: 0 12px;
    }
    /*綠色書區塊*/
    .redgreen_greencontent {
        padding: 30px 30px 71px 30px;
        max-width: auto;
    }
    /*選書 書本區塊*/
    .ca_content {
        padding: 30px 30px 71px 30px;
        max-width: auto;
    }
}

@media screen and (max-width: 780px) {
    .ca_shoppingcart_block {
        left: 0;
    }
    /*紅色書區塊*/
    .redgreen_redcontent {
        padding: 30px 18px 71px 18px;
        max-width: auto;
    }
    .redgreen_book_box {
        width: 25%;
        padding: 0 9px;
    }
    .redgreen_book_price_grey {
        display: none;
    }
    .redgreen_book_price_red {
        width: auto;
        height: 14px;
        font-size: 13px;
        color: #666666;
        padding-top: 1px;
        float: left;
    }
    .redgreen_book_btn_text {
        margin: 3px auto auto 2%;
    }
    .redgreen_book_btn_text_choose {
        margin: 4px auto auto 2%;
    }
    /*綠色書區塊*/
    .redgreen_greencontent {
        padding: 30px 18px 71px 18px;
        max-width: auto;
    }
    .redgreen_lightbox {
        height: 100%;
        border: none;
    }
    /*選書 書本區塊*/
    .ca_content {
        padding: 30px 18px 71px 18px;
        max-width: auto;
    }
}

@media screen and (max-width: 640px) {
    .ca_title_block {
        position: static;
    }
    .ca_shoppingcart_list {
        width: 35px;
        padding-left: 0;
        margin-top: 13px;
        color: #333;
        font-size: 15px;
        display: block;
    }
    .ca_shoppingcart_btn {
        width: 103px;
        height: 29px;
        margin: 0;
        position: absolute;
        top: 18px;
        right: 14px;
    }
    .ca_shoppingcart_btn a {
        width: 100%;
        height: 29px;
        display: block;
        text-align: center;
        line-height: 29px;
        color: #ffffff;
        -moz-border-radius: 16px;
        -webkit-border-radius: 16px;
        border-radius: 16px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        background-color: #474747;
    }
    .ca_shoppingcart_pricered {
        width: 15px;
        height: 18px;
        margin: 13px 13px 0 0;
        color: #cb0000;
        font-size: 15px;
        line-height: 18px;
        float: left;
    }
    .ca_shoppingcart_pricegrey {
        width: 35px;
        padding-left: 0;
        margin-top: 13px;
        color: #333333;
        font-size: 15px;
    }
    .ca_shoppingcart_pricebigred {
        width: auto;
        min-width: 55px;
        height: 31px;
        color: #cb0000;
        font-size: 35px;
        line-height: 31px;
        float: left;
    }
    .ca_shoppingcart_price {
        position: absolute;
        top: 32px;
        left: 15px;
    }
    .ca_title_block_sticky {
        width: 1px;
        padding-bottom: 1px;
        height: 1px;
        overflow: hidden;
        position: relative;
        z-index: 1;
        top: 0px;
    }
    .ca_shoppingcart_block {
        width: 100%;
        height: 70px;
        border-top: 1px solid #c1c2c6;
        background-color: #ffffff;
        position: fixed;
        top: auto;
        left: 0;
        bottom: 0;
        z-index: 999;
    }
    .new_arrivals_bn {
        display: none;
        width: 100%;
        max-width: 1060px;
        height: auto;
        overflow: hidden;
        margin: 0 auto 20px auto;
    }
    .phone_new_arrivals_bn {
        display: block;
        width: 100%;
        height: auto;
        margin-bottom: 26px;
    }
    .explanation_concent_close {
        width: 90.76%;
        height: 80px;
        overflow: hidden;
        margin-left: 4.62%;
        margin-bottom: 20px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        box-sizing: border-box;
        box-sizing: border-box;
    }
    .explanation_concent_close ul li {
        width: 100%;
        height: auto;
        color: #474747;
        color: #474747;
        color: #474747;
        font-size: 16px;
        line-height: 23px;
        margin-bottom: 0;
        padding-left: 18px;
        text-indent: -18px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        box-sizing: border-box;
        box-sizing: border-box;
    }
    .explanation_concent_open {
        width: 90.76%;
        height: auto;
        overflow: hidden;
        margin-left: 4.62%;
        margin-bottom: 20px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        box-sizing: border-box;
        box-sizing: border-box;
    }
    .explanation_concent_open ul li {
        width: 100%;
        height: auto;
        color: #474747;
        color: #474747;
        color: #474747;
        font-size: 16px;
        line-height: 23px;
        margin-bottom: 0;
        padding-left: 18px;
        text-indent: -18px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        box-sizing: border-box;
        box-sizing: border-box;
    }
    /*紅色TAB 640*/
    .redgreen_tab_block {
        width: 98%;
        margin-left: 0;
    }
    .redgreen_redtitle {
        width: 146px;
        height: 44px;
        position: absolute;
        bottom: 0;
        left: 0;
        background-image: url(../images/phone/redgreen_redtitle.png);
        background-size: 15px 44px;
        background-repeat: no-repeat;
        background-position: right;
    }
    .redgreen_redtitle a {
        width: 146px;
        height: 44px;
        display: block;
    }
    .redgreen_redtitle_choose {
        width: 146px;
        height: 51px;
        background-image: url(../images/phone/redgreen_redtitle_choose.png);
        background-size: 15px 51px;
        background-repeat: no-repeat;
        background-position: right;
    }
    .redgreen_greentitle {
        width: 146px;
        height: 44px;
        position: absolute;
        bottom: 0;
        left: 154px;
        background-image: url(../images/phone/redgreen_greentitle.png);
        background-size: 15px 44px;
        background-repeat: no-repeat;
        background-position: right;
    }
    .redgreen_greentitle a {
        width: 146px;
        height: 44px;
        display: block;
    }
    .redgreen_greentitle_choose {
        width: 146px;
        height: 51px;
        left: 154px;
        background-image: url(../images/phone/redgreen_greentitle_choose.png);
        background-size: 15px 51px;
        background-repeat: no-repeat;
        background-position: right;
    }
    .redgreen_tabline {
        width: 100%;
        height: 6px;
        position: relative;
    }
    .redgreen_title_more_close {
        display: block;
        width: 87px;
        height: 18px;
        color: #474747;
        font-size: 15.5px;
        line-height: 18px;
        position: absolute;
        bottom: 11px;
        right: 0;
        background-image: url(../images/phone/redgreen_title_more.png);
        background-size: 18px;
        background-repeat: no-repeat;
        background-position: right top;
        z-index: 10;
    }
    .redgreen_title_more_open {
        display: block;
        width: 87px;
        height: 18px;
        color: #474747;
        font-size: 15.5px;
        line-height: 18px;
        position: absolute;
        bottom: 11px;
        right: 0;
        background-image: url(../images/phone/redgreen_title_more.png);
        background-size: 18px;
        background-repeat: no-repeat;
        background-position: right top;
        z-index: 10;
    }
    /*已選清單 下拉 640*/
    .redgreen_selected_drop {
        display: none;
    }
    /*已選清單 下拉 640 phone*/
    .redgreen_selected_drop_phone {
        display: none;
        width: 100%;
        height: 100%;
        padding: 0;
        border: none;
        background-color: #fff;
        -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.06);
        -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.06);
        box-shadow: 0 2px 0 rgba(0, 0, 0, 0.06);
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 999;
    }
    .redgreen_selected_drop_phone > .redgreen_phone_top_group {
        position: fixed;
        width: 100%;
        z-index: 999;
    }
    .redgreen_title_more_arrow {
        display: none;
    }
    /*已選清單 PHONE下拉*/
    .redgreen_phone_top_greenline {
        display: block;
    }
    .redgreen_phone_top_bk {
        display: block;
    }
    .redgreen_selected_box {
        width: 300px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        margin: 19px auto 0 auto;
        position: relative;
        top: auto;
        right: auto;
    }
    .redgreen_selected_box_green_choose a {
        font-size: 18px;
    }
    .redgreen_selected_box_green a {
        font-size: 18px;
    }
    .redgreen_selected_box_red_choose a {
        font-size: 18px;
    }
    .redgreen_selected_box_red a {
        font-size: 18px;
    }
    .redgreen_selected_books {
        display: none;
    }
    .redgreen_selected_books_show {
        display: none;
    }
    .redgreen_selected_left_arrow_none {
        display: none;
    }
    .redgreen_selected_right_arrow_none {
        display: none;
    }
    .redgreen_selected_left_arrow {
        display: none;
    }
    .redgreen_selected_right_arrow {
        display: none;
    }
    .redgreen_selected_book {
        width: 44.5%;
        height: auto;
        margin-top: 11px;
    }
    .redgreen_selected_redbook_cover {
        width: 100%;
        height: auto;
        margin: 21px 0 0 0;
        position: relative;
        border: 4px solid #cb0000;
        -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
        -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
        box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        box-sizing: border-box;
        box-sizing: border-box;
    }
    .redgreen_selected_redbook_text {
        width: 100%;
        height: 19px;
        line-height: 19px;
        margin: 16px 0 0 0;
        color: #cc0000;
        font-size: 13px;
        text-align: center;
        vertical-align: text-bottom;
    }
    .redgreen_selected_greenbook_cover {
        width: 100%;
        height: auto;
        margin: 21px 0 0 0;
        position: relative;
        border: 4px solid #629540;
        -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
        -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
        box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        box-sizing: border-box;
        box-sizing: border-box;
    }
    .redgreen_selected_redbook_text span {
        font-size: 18px;
    }
    .redgreen_selected_books_none {
        width: 100%;
        height: 25px;
        text-align: center;
        color: #999;
        font-size: 24px;
        position: relative;
        top: 50vh;
        left: 0;
        margin-top: 0;
    }
    /*640紅色書區塊*/
    .redgreen_redcontent {
        padding: 32px 8px 71px 8px;
        max-width: auto;
        text-align: center;
    }
    .redgreen_book_box {
        width: 191px;
        padding: 0 4px;
        display: inline-block;
        float: none;
    }
    .redgreen_book_cover {
        width: 100%;
        max-width: 285px;
    }
    .redgreen_book_text {
        width: 100%;
        height: 45px;
        line-height: 23px;
        color: #333;
        font-size: 19px;
        text-align: center;
        padding-top: 4px;
        margin-bottom: 8px;
        overflow: hidden;
    }
    .redgreen_book_text a {
        width: 100%;
        height: 45px;
        line-height: 23px;
        color: #333;
        font-size: 19px;
        text-align: center;
    }
    .redgreen_book_price {
        width: 100%;
        min-height: 19px;
        height: auto;
        float: none;
        margin: 0 auto;
        margin-top: 3px;
        margin-bottom: 8px;
        overflow: hidden;
    }
    .redgreen_book_price_grey {
        display: none;
    }
    .redgreen_book_price_red {
        width: auto;
        height: 14px;
        font-size: 13px;
        color: #666666;
        padding-top: 1px;
        float: left;
    }
    /*紅書區按鈕*/
    /*紅書區按鈕*/
    /*紅書區按鈕 640*/
    .redgreen_redbook_btn {
        width: 85%;
        height: 29px;
        margin: 0 auto;
        float: none;
    }
    .redgreen_redbook_btn_choose {
        width: 85%;
        height: 29px;
        margin: 0 auto;
        float: right;
    }
    .redgreen_book_btn_text {
        margin: 4px auto 0 2px;
        width: auto;
        height: 16px;
        line-height: 20px;
        /*padding-top: 1px;
		padding-right: 24px;
		float: left;
		background-image: url(../images/top_shopping_cart.png);
		background-repeat: no-repeat;
		background-position: right;
		background-size: auto 16px;*/
    }
    .redgreen_book_btn_text_choose {
        margin: 0 auto;
        width: auto;
        height: 16px;
        /*
		margin: 0px auto auto 15px;
		padding-right: 20px;
		white-space: nowrap;
		float: left;
		background-image: url(../images/redgreen_tick.png);
		background-repeat: no-repeat;
		background-position: right;
		background-size: auto 13px;*/
    }
    .redgreen_line01 {
        display: none;
        margin: 9px 0 23px 0;
    }
    .redgreen_line02 {
        display: block;
        margin: 9px 0 23px 0;
    }
    .redgreen_icon {
        width: 29.7%;
        height: auto;
        position: absolute;
        bottom: 0;
        left: 0;
    }
    .redgreen_loading_more {
        margin: 0 auto 28px auto;
        padding-top: 40px;
    }
    /*綠色書區塊*/
    .redgreen_greencontent {
        padding: 32px 8px 71px 8px;
        max-width: auto;
        text-align: center;
    }
    /*綠書區按鈕*/
    /*綠書區按鈕*/
    /*綠書區按鈕*/
    .redgreen_greenbook_btn {
        width: 80px;
        height: 29px;
        margin: 0;
        float: right;
    }
    .redgreen_greenbook_btn_choose {
        width: 80px;
        margin: 0;
        float: right;
    }
    /*紅配綠跳出視窗*/
    /*紅配綠跳出視窗*/
    /*紅配綠跳出視窗*/
    .redgreen_lightbox {
        width: 100%;
        height: auto;
        padding: 52px 0 70px 0;
        overflow: hidden;
    }
    .redgreen_lightbox_cover {
        width: 47%;
        max-width: 300px;
        margin: 0 auto 10px auto;
        float: none;
    }
    .redgreen_lightbox_right {
        width: 100%;
        max-width: 390px;
        height: auto;
        margin: 0 auto;
        float: none;
    }
    .redgreen_lightbox_title {
        width: 76%;
        min-width: 210px;
        height: auto;
        color: #333;
        font-size: 19px;
        line-height: 23px;
        font-weight: bold;
        margin: 0 auto 25px auto;
        text-align: center;
    }
    .redgreen_lightbox_list {
        width: 42%;
        min-width: 210px;
        height: auto;
        min-height: 17px;
        line-height: 17px;
        position: relative;
        margin: 0 auto 7px auto;
    }
    .redgreen_lightbox_list .abox {
        width: 56px;
        height: 17px;
        line-height: 17px;
        color: #666666;
        font-size: 14px;
        position: absolute;
        top: 0;
        left: 0;
    }
    .redgreen_lightbox_list .bbox {
        width: 100%;
        height: auto;
        min-height: 17px;
        line-height: 17px;
        color: #333333;
        font-size: 14px;
        padding-left: 56px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        box-sizing: border-box;
        box-sizing: border-box;
    }
    .redgreen_lightbox_price {
        width: 210px;
        height: 28px;
        padding-top: 0;
        margin: 0 auto 30px auto;
    }
    .redgreen_lightbox_price_grey {
        width: 58px;
        height: 14px;
        padding-top: 12px;
        color: #666666;
        font-size: 14px;
        line-height: 14px;
        float: left;
    }
    .redgreen_lightbox_price_red {
        width: auto;
        height: 14px;
        padding-top: 12px;
        color: #cc0000;
        font-size: 14px;
        line-height: 14px;
        float: left;
        padding-left: 4px;
    }
    .redgreen_lightbox_price_redbig {
        width: auto;
        height: 28px;
        color: #cc0000;
        font-size: 29px;
        line-height: 28px;
        font-weight: bold;
        float: left;
    }
    .redgreen_lightbox_btn {
        max-width: 148px;
        width: auto;
        height: 34px;
        line-height: 34px;
        margin: 0 auto;
        border: 1px solid #474747;
        -moz-border-radius: 24px;
        -webkit-border-radius: 24px;
        border-radius: 24px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        background-color: rgba(255, 255, 255, 0.3);
    }
    .redgreen_lightbox_btn a {
        max-width: 148px;
        width: auto;
        height: 34px;
        display: block;
    }
    .redgreen_lightbox_btn_text {
        width: 40px;
        height: 22px;
        line-height: 25px;
        color: #474747;
        font-size: 20px;
        margin: 0 auto;
        margin-top: 5px;
        padding-right: 40px;
        background-image: url(../images/top_shopping_cart.png);
        background-repeat: no-repeat;
        background-position: right;
        background-size: auto 100%;
    }
    .phone_redgreen_shoppingcart {
        display: block;
    }
    .close02 {
        width: 19px;
        height: 19px;
        position: absolute;
        top: 13px;
        right: 13px;
        display: block;
    }
    /*選書 640px*/
    /*選書 書本區塊*/
    .ca_content {
        padding: 32px 8px 71px 8px;
        max-width: auto;
        text-align: center;
    }
    .ca_book_btn_choose {
        width: 82%;
        height: 29px;
        margin: 0 auto;
        float: none;
    }
    /*選書 640px*/
    .ca_selectbox_container {
        position: relative;
        top: 56px;
        height: 90vh;
    }
    .ca_selectbox {
        display: block;
        width: 100%;
        margin-top: 10px;
    }
    .ca_selected_cover {
        width: 15%;
        text-align: center;
        margin: 0% 2% 0 4%;
        float: left;
        position: relative;
        overflow: hidden;
    }
    .ca_selected_cover > img {
        min-height: 108px;
    }
    .ca_selected_info_box {
        width: 75%;
        margin: 0 4% 0 1%;
        float: left;
    }
    .ca_selected_bookname {
        width: 100%;
        height: 47px;
        overflow: hidden;
    }
    .ca_selectd_delect_icon {
        width: 17px;
        height: 17px;
        margin-right: 15px;
        float: right;
    }
    .hr {
        background-color: transparent !important;
        /* 顏色透明 */
        border-top: 2px #eee solid;
        height: 10px;
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
    }
    .ca_selected_price {
        margin: 16px 0 0 0;
        color: #cc0000;
        font-size: 13px;
        text-align: initial;
    }
    .ca_selected_price span {
        font-size: 20px;
        vertical-align: bottom;
    }
    .clean {
        clear: both;
    }
    .explanation_title {
        font-size: 22px;
        line-height: 26px;
        min-height: 26px;
    }
}

@media screen and (max-width: 614px) {
    .redgreen_line01 {
        display: block;
    }
    .redgreen_line01 {
        display: none;
    }
    .redgreen_line02 {
        display: none;
    }
    .redgreen_line03 {
        display: block;
    }
}

@media screen and (max-width: 470px) {
    /*紅配綠區塊*/
    .redgreen_content {
        max-width: 1060px;
        margin: 0 auto;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        box-sizing: border-box;
        box-sizing: border-box;
    }
    /*已選清單PHONE下拉 470*/
    /*已選清單PHONE下拉 470*/
    /*已選清單PHONE下拉 470*/
    .redgreen_selected_books_show {
        width: 100%;
        height: auto;
        padding: 0 0 0 2%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        box-sizing: border-box;
        box-sizing: border-box;
    }
    .redgreen_selected_book {
        width: 43.5%;
        height: auto;
        margin-top: 11px;
    }
    /*紅色書區塊*/
    .redgreen_redcontent {
        padding: 32px 6px 71px 6px;
        max-width: auto;
    }
    /*紅書區按鈕*/
    .redgreen_redbook_btn {
        width: 75px;
        height: 29px;
        margin: 0;
        float: right;
        width: 82%;
        margin: 0 auto;
        float: none;
        clear: both;
    }
    .redgreen_redbook_btn_choose {
        width: 82%;
        margin: 0 auto;
        float: none;
        clear: both;
    }
    .redgreen_book_btn_text {
        width: auto;
        height: 16px;
        line-height: 20px;
        /*
		margin: 4px auto 0 8px;
		padding-top: 1px;
		padding-right: 24px;
		float: left;
		background-image: url(../images/top_shopping_cart.png);
		background-repeat: no-repeat;
		background-position: right;
		background-size: auto 16px;*/
    }
    .redgreen_book_btn_text_choose {
        width: auto;
        height: 16px;
        line-height: 24px;
        /*
		margin: 6px auto auto 11px;
		padding-right: 20px;
		float: left;
		background-image: url(../images/redgreen_tick.png);
		background-repeat: no-repeat;
		background-position: right;
		background-size: auto 13px;*/
    }
    /*綠色書區塊*/
    .redgreen_greencontent {
        padding: 32px 6px 71px 6px;
        max-width: auto;
    }
    /*綠書區按鈕*/
    .redgreen_greenbook_btn {
        width: 75px;
        height: 29px;
        margin: 0;
        float: right;
    }
    .redgreen_greenbook_btn_choose {
        width: 75px;
        margin: 0;
        float: right;
    }
    /*選書 書本區塊*/
    .ca_content {
        padding: 32px 6px 71px 6px;
        max-width: auto;
    }
    /* screen 470*/
    .ca_book_btn_choose {
        width: 82%;
        margin: 0 auto;
        float: none;
        clear: both;
    }
}

@media screen and (max-width: 415px) {
    .redgreen_book_box {
        margin-bottom: 25px;
    }
    .redgreen_line03 {
        display: none;
    }
    /*TAB 413px*/
    /*TAB 413px*/
    /*TAB 413px*/
    .redgreen_redtitle_choose {
        width: 35%;
        height: 51px;
        background-image: url(../images/phone/redgreen_redtitle_choose.png);
        background-size: 15px 51px;
        background-repeat: no-repeat;
        background-position: right;
    }
    .redgreen_redtitle {
        width: 35%;
        height: 44px;
        position: absolute;
        bottom: 0;
        left: 0;
        background-image: url(../images/phone/redgreen_redtitle.png);
        background-size: 15px 44px;
        background-repeat: no-repeat;
        background-position: right;
    }
    .redgreen_redtitle a {
        width: 100%;
        height: 44px;
        display: block;
    }
    .redgreen_greentitle_choose {
        width: 35%;
        height: 51px;
        left: 37%;
        background-image: url(../images/phone/redgreen_greentitle_choose.png);
        background-size: 15px 51px;
        background-repeat: no-repeat;
        background-position: right;
    }
    .redgreen_greentitle {
        width: 35%;
        height: 44px;
        position: absolute;
        bottom: 0;
        left: 37%;
        background-image: url(../images/phone/redgreen_greentitle.png);
        background-size: 15px 44px;
        background-repeat: no-repeat;
        background-position: right;
    }
    .redgreen_greentitle a {
        width: 100%;
        height: 44px;
        display: block;
    }
    /*以選清單PHONE下拉 413*/
    .redgreen_selected_books_show {
        padding: 0;
    }
    .redgreen_selected_book {
        width: 42%;
        height: auto;
        margin-top: 11px;
    }
    /*紅書區按鈕*/
    /*紅書區按鈕*/
    /*紅書區按鈕*/
    .redgreen_redbook_btn {
        width: 82%;
        margin: 0 auto;
        float: none;
        clear: both;
    }
    .redgreen_redbook_btn_choose {
        width: 82%;
        margin: 0 auto;
        float: none;
        clear: both;
    }
    .redgreen_book_btn_text {
        width: auto;
        height: 20px;
        line-height: 22px;
        /*
		margin: 4px auto auto 38px;
		padding-right: 39px;
		float: left;
		background-image: url(../images/top_shopping_cart.png);
		background-repeat: no-repeat;
		background-position: right;
		background-size: auto 100%;*/
    }
    .redgreen_book_btn_text_choose {
        width: auto;
        height: 20px;
        line-height: 22px;
        margin: 0 auto;
        /*
		margin: 4px auto auto 48px;
		padding-right: 39px;
		float: left;
		background-image: url(../images/redgreen_tick.png);
		background-repeat: no-repeat;
		background-position: right;
		background-size: auto 16px;*/
    }
    /*綠書區按鈕*/
    /*綠書區按鈕*/
    /*綠書區按鈕*/
    .redgreen_greenbook_btn {
        width: 82%;
        margin: 0 auto;
        float: none;
        clear: both;
    }
    .redgreen_greenbook_btn_choose {
        width: 82%;
        margin: 0 auto;
        float: none;
        clear: both;
    }
    /*選書 書本區塊 413px*/
    .ca_book_btn_choose {
        width: 82%;
        margin: 0 auto;
        float: none;
        clear: both;
    }
}

@media screen and (max-width: 398px) {
    .redgreen_loading_more {
        margin: 0 auto 28px auto;
        padding-top: 15px;
    }
}

@media screen and (max-width: 390px) {
    /*紅色TAB*/
    /*紅色TAB*/
    /*紅色TAB*/
    .redgreen_shoppingcart_btn {
        width: 80px;
        right: 14px;
    }
    .redgreen_redtitle_choose {
        width: 34%;
    }
    .redgreen_greentitle {
        width: 34%;
        left: 36%;
    }
    .redgreen_greentitle a {
        width: 100%;
    }
    .redgreen_title_choose_text {
        font-size: 20px;
    }
    .redgreen_title_text {
        font-size: 20px;
    }
    .redgreen_title_more_close {
        width: 82px;
        font-size: 15px;
    }
    .redgreen_title_more_open {
        width: 82px;
        font-size: 15px;
    }
    /*紅色書區塊*/
    /*紅色書區塊*/
    /*紅色書區塊*/
    .redgreen_book_text {
        font-size: 15px;
        height: 35px;
        margin-bottom: 3px;
        line-height: 18px;
    }
    .redgreen_book_text a {
        font-size: 15px;
        line-height: 18px;
    }
    /*紅書區按鈕*/
    /*紅書區按鈕*/
    /*紅書區按鈕*/
    .redgreen_redbook_btn {
        width: 82%;
        min-width: 90px;
        margin: 0 auto;
        float: none;
        clear: both;
    }
    .redgreen_redbook_btn_choose {
        width: 82%;
        min-width: 90px;
        margin: 0 auto;
        float: none;
        clear: both;
    }
    .redgreen_book_btn_text {
        width: auto;
        min-width: 40px;
        height: 20px;
        line-height: 19px;
        /*
		padding-right: 28px;
		float: left;
		background-image: url(../images/top_shopping_cart.png);
		background-repeat: no-repeat;
		background-position: right;
		background-size: auto 100%;*/
    }
    .redgreen_book_btn_text_choose {
        width: auto;
        min-width: 40px;
        height: 20px;
        line-height: 24px;
        margin: 0 auto;
        /*
		padding-right: 24px;
		float: left;
		background-image: url(../images/redgreen_tick.png);
		background-repeat: no-repeat;
		background-position: right;
		background-size: auto 16px;*/
    }
    /*綠書區按鈕*/
    /*綠書區按鈕*/
    /*綠書區按鈕*/
    .redgreen_greenbook_btn {
        width: 82%;
        min-width: 90px;
        margin: 0 auto;
        float: none;
        clear: both;
    }
    .redgreen_greenbook_btn_choose {
        width: 82%;
        min-width: 90px;
        margin: 0 auto;
        float: none;
        clear: both;
    }
    /*選書 書本區塊 390px*/
    .ca_book_btn_choose {
        width: 82%;
        min-width: 90px;
        margin: 0 auto;
        float: none;
        clear: both;
    }
    .redgreen_shoppingcart_btn {
        width: 80px;
        right: 25px;
    }
    .redgreen_shoppingcart_red {
        margin-left: 5px;
    }
    .redgreen_shoppingcart_price {
        left: 5px;
    }
    /*選書*/
    .ca_shoppingcart_selected {
        margin-left: 5px;
    }
    .ca_shoppingcart_price {
        left: 5px;
    }
    .ca_shoppingcart_btn {
        width: 80px;
        right: 25px;
    }
    .explanation_title {
        font-size: 20px;
        min-height: 24px;
        line-height: 24px;
    }
}

.ca_selectbox {
    width: 100%;
    margin-top: 10px;
}

.ca_selected_cover {
    width: 12%;
    text-align: center;
    margin: 0% 2% 0 4%;
    float: left;
}

.ca_selected_cover img {
    width: 100%;
    height: auto;
    max-width: 72px;
}

.ca_selected_info_box {
    width: 80%;
    margin: 0 4% 0 1%;
    float: left;
}

.ca_selected_bookname {
    width: 100%;
    height: 47px;
    overflow: hidden;
}

.ca_selectd_delect_icon {
    width: 17px;
    height: 17px;
    margin-right: 15px;
    float: right;
}

.hr {
    background-color: transparent !important;
    /* 顏色透明 */
    border-top: 2px #eee solid;
    height: 10px;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
}

.ca_selected_price {
    margin: 16px 0 0 0;
    color: #cc0000;
    font-size: 13px;
    vertical-align: bottom;
}

.ca_selected_price span {
    font-size: 20px;
    vertical-align: bottom;
}

.clean {
    clear: both;
}

@media screen and (max-width: 780px) {
    .ca_selected_bookname {
        height: 40px;
    }
}

@media screen and (max-width: 640px) {
    .ca_selected_bookname {
        height: 44px;
    }
    .ca_selected_price {
        font-size: 15px;
    }
    .ca_selected_price span {
        font-size: 22px;
    }
    .ca_selectd_delect_icon {
        width: 20px;
        height: 20px;
        margin-right: 15px;
        float: right;
    }
}

@media screen and (max-width: 415px) {
    .ca_selected_bookname {
        height: 44px;
    }
}

/*主題書展標題區塊f5f5f5#484848*/
.theme_sale_title_block {
    width: 100%;
    max-width: 1060px;
    min-height: 55px;
    background-color: #eeeeee;
    margin: 0 auto 20px auto;
    padding: 7px 0;
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url("../images/choose_arbitrarily_icon01.jpg");
    background-size: 41px;
    background-repeat: no-repeat;
    background-position: 19px center;
}

.theme_sale_title_block a {
    width: 100%;
    height: 100%;
    display: block;
}

.theme_sale_title {
    width: calc(100% - 60px);
    min-height: 30px;
    line-height: 30px;
    text-align: left;
    font-size: 24px;
    font-weight: bold;
    color: #639641;
    padding: 0 0 0 53px;
    margin: 0 0 0 19px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.theme_sale_title_back {
    width: 12px;
    height: 20px;
    position: absolute;
    right: 28px;
    top: 18px;
    white-space: nowrap;
    text-align: right;
    display: block;
    background-image: url(../images/explanation_title_back.jpg);
    background-repeat: no-repeat;
    background-size: 12px 20px;
    background-position: right center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.theme_title {
    width: 100%;
    max-width: 1060px;
    height: 40px;
    margin: 0 auto 30px auto;
    background-color: #a9c0cb;
    position: relative;
    font-size: 19px;
    line-height: 40px;
    font-weight: 500;
    color: #ffffff;
    text-align: center !important;
    white-space: nowrap;
}

.theme_title_more {
    width: 52px;
    height: 14px;
    font-size: 13px;
    line-height: 14px;
    color: #ffffff;
    text-align: center;
    position: absolute;
    top: 14px;
    right: 15px;
    z-index: 10;
    background-color: rgba(255, 255, 255, 0);
    border-radius: 7px 7px 7px 7px;
    cursor: pointer;
}
.theme_title_more a {
    display: block;
}

.theme_title_more a:link,
.theme_title_more a:visited,
.theme_title_more a:hover,
.theme_title_more a:active {
    width: 52px;
    height: 11px;
    font-size: 13px;
    line-height: 13px;
    color: #ffffff;
    text-align: center;
}

.theme_bn_block {
    width: 100%;
    max-width: 1060px;
    height: auto;
    text-align: center;
    margin: 0 auto 40px auto !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.theme_bn {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0 15px 15px 15px;
}

.slick-dots {
    display: none !important;
}

@media screen and (max-width: 1060px) {
    .theme_bn_block {
        width: 90%;
        height: auto;
        text-align: center;
        margin: 0 auto 0 auto;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
}

@media screen and (max-width: 991px) {
    .theme_bn_block {
        margin: 0 auto 70px auto !important;
    }
    .theme_bn {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin: 0 12px 10px 12px;
    }
    .slick-dots {
        display: block !important;
    }
}

@media screen and (max-width: 575px) {
    .theme_sale_title {
        font-size: 22px;
        line-height: 26px;
        min-height: 26px;
    }
    .theme_bn {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin: 0 10px 7px 10px;
    }
    .theme_bn_block {
        width: 96%;
    }
}

@media screen and (max-width: 390px) {
    .theme_sale_title {
        font-size: 20px;
        line-height: 24px;
        min-height: 24px;
    }
}

/* 場域閱讀-登入加上 locked */
.lbs_qrcode_btn.locked a {
    color: #fff;
    background-color: #cccccc;
}

/* 場域閱讀-登入 loading style start */
.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 100%;
}

.lds-ellipsis div {
    position: absolute;
    top: 45%;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
    -webkit-animation-timing-function: cubic-bezier(0, 1, 1, 0);
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:nth-child(1) {
    left: 8px;
    -webkit-animation: lds-ellipsis1 0.6s infinite;
    animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
    left: 8px;
    -webkit-animation: lds-ellipsis2 0.6s infinite;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
    left: 32px;
    -webkit-animation: lds-ellipsis2 0.6s infinite;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
    left: 56px;
    -webkit-animation: lds-ellipsis3 0.6s infinite;
    animation: lds-ellipsis3 0.6s infinite;
}

@-webkit-keyframes lds-ellipsis1 {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes lds-ellipsis1 {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes lds-ellipsis3 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes lds-ellipsis3 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@-webkit-keyframes lds-ellipsis2 {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    100% {
        -webkit-transform: translate(24px, 0);
        transform: translate(24px, 0);
    }
}

@keyframes lds-ellipsis2 {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    100% {
        -webkit-transform: translate(24px, 0);
        transform: translate(24px, 0);
    }
}

/* 場域閱讀-登入 loading style end */
.book_bread_crumbs {
    width: 100%;
    max-width: 1060px;
    height: 52px;
    margin: 0 auto;
    padding-top: 18px;
    color: #61953f;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
@media screen and (max-width: 1060px) {
    .book_bread_crumbs {
        padding-left: 13px;
        padding-top: 18px;
    }
}
@media all and (max-width: 710px) {
    .book_bread_crumbs {
        display: none;
    }
}

.book_bread_crumbs a:link,
.book_bread_crumbs a:visited {
    color: #333;
    font-size: 14px;
    height: 52px;
    display: block;
    margin-right: 10px;
    float: left;
}

.book_bread_crumbs a:hover,
.book_bread_crumbs a:active {
    color: #61953f;
    font-size: 14px;
    height: 52px;
    display: block;
    margin-right: 10px;
    float: left;
}

.book_bread_crumbs span {
    color: #333;
    float: left;
    height: 52px;
    margin-right: 10px;
}

.book_show {
    width: 92%;
    max-width: 1060px;
    min-width: 320px;
    height: auto;
    min-height: 390px;
    overflow: hidden;
    margin: 0 auto 40px auto;
    position: relative;
    clear: both;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media screen and (max-width: 780px) {
    .book_show {
        width: 100%;
        margin: 0 auto 27px auto;
        display: block;
    }
}

.book_show_main {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
@media screen and (max-width: 780px) {
    .book_show_main {
        width: 100%;
        display: block;
    }
}

.book_show_content_top {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0 0 20px 0;
}
@media screen and (max-width: 780px) {
    .book_show_content_top {
        display: block;
        margin: 0 auto 27px auto;
    }
}

.book_show_cover {
    width: 37%;
    max-width: 289px;
    height: auto;
    overflow: hidden;
    display: inline-block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 780px) {
    .book_show_cover {
        width: 46.6%;
        max-width: 363px;
        display: block;
        margin: 17px auto 15px auto;
    }
}
@media screen and (max-width: 640px) {
    .book_show_cover {
        margin: 17px auto 10px auto;
    }
}

.book_show_left {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: auto;
    min-height: 100%;
    display: inline-block;
    margin-left: 20px;
    z-index: 10;
    position: relative;
    padding: 0 0 40px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 1060px) {
    .book_show_left {
        margin-left: 15px;
    }
}
@media screen and (max-width: 780px) {
    .book_show_left {
        width: 100%;
        padding: 0 15px 0 15px;
        margin: 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
}

.book_show_title {
    width: 100%;
    height: auto;
    color: #333;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 29px;
    text-align: left;
}
@media screen and (max-width: 780px) {
    .book_show_title {
        width: 75%;
        min-width: 180px;
        height: auto;
        color: #333;
        font-size: 19.5px;
        line-height: 24px;
        margin: 0 auto 10px auto;
        text-align: center;
    }
}

.book_info_title01 {
    display: none;
    position: relative;
}
@media screen and (max-width: 780px) {
    .book_info_title01 {
        display: block;
        width: 100%;
        height: 32px;
        padding: 15px 0 0 0;
        margin-bottom: 22px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
}
.book_info_title01::before {
    content: "";
    display: block;
    width: calc(50% - 42px);
    height: 1px;
    background-color: #eeeeee;
    position: absolute;
    top: 23px;
    left: 0;
    z-index: 0;
}
.book_info_title01::after {
    content: "";
    display: block;
    width: calc(50% - 42px);
    height: 1px;
    background-color: #eeeeee;
    position: absolute;
    top: 23px;
    right: 0;
    z-index: 0;
}

.book_info_title02 {
    width: 98%;
    max-width: 1060px;
    height: 37px;
    padding-top: 41px;
    margin: 0 auto;
    padding: 0 50px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(../images/index_title_bk.png);
    background-repeat: repeat-x;
}
@media screen and (max-width: 640px) {
    .book_info_title02 {
        width: 100%;
        height: 16px;
        background-image: url(../images/index_title_bk.png);
        background-repeat: repeat-x;
    }
}

.book_show_list {
    width: 98%;
    height: auto;
    position: relative;
    margin-bottom: 2px;
}
@media screen and (max-width: 780px) {
    .book_show_list {
        width: 42%;
        min-width: 180px;
        height: auto;
        position: relative;
        overflow: hidden;
        margin: 0 auto 4px auto;
        clear: both;
    }
}

.book_show_list .abox {
    width: 56px;
    height: 20px;
    line-height: 20px;
    color: #666666;
    font-size: 14px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
@media screen and (max-width: 640px) {
    .book_show_list .abox {
        width: 58px;
        height: 20px;
        line-height: 22px;
        color: #666666;
        font-size: 14.5px;
        overflow: hidden;
        position: absolute;
        top: 0;
        left: 0;
    }
}

.book_show_list .bbox {
    width: 100%;
    height: auto;
    color: #333333;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    padding-left: 56px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 640px) {
    .book_show_list .bbox {
        width: 100%;
        height: auto;
        color: #333333;
        font-size: 14.5px;
        line-height: 22px;
        padding-left: 58px;
        float: left;
    }
}

.book_show_right {
    width: 22.641%;
    min-width: 200px;
    margin: 0 0 0 3.5%;
}
@media screen and (max-width: 780px) {
    .book_show_right {
        display: none;
    }
}

.book_show_right_main {
    width: 100%;
    background-color: #f8f8f8;
    padding: 0 0 18px 0;
}

.book_show_right_box1 {
    display: block;
    width: 100%;
    height: 153px;
    padding-top: 30px;
    margin-bottom: 29px;
    border-bottom: 1px #ffffff solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.book_show_price {
    display: block;
    width: auto;
    height: 35px;
    position: relative;
    padding: 0 23px 11px 23px;
    white-space: nowrap;
}

.book_show_price .abox {
    width: auto;
    height: 16px;
    line-height: 16px;
    color: #656565;
    padding-top: 16px;
    font-size: 16px;
    vertical-align: baseline;
}

.book_show_price .bbox {
    width: auto;
    height: 35px;
    line-height: 35px;
    color: #cb0000;
    font-size: 36px;
    vertical-align: baseline;
}

.book_show_price .cbox {
    width: auto;
    height: 16px;
    line-height: 16px;
    padding-top: 16px;
    color: #cb0000;
    font-size: 16px;
    vertical-align: baseline;
}

.book_show_price_phone {
    display: none;
    width: 200px;
    height: 23px;
    text-align: center;
    margin: 0 auto 10px auto;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 780px) {
    .book_show_price_phone {
        display: block;
    }
}

.book_show_price_phone .abox {
    width: 53px;
    height: 23px;
    line-height: 13px;
    color: #656565;
    font-size: 13px;
    vertical-align: baseline;
}

.book_show_price_phone .bbox {
    width: auto;
    height: 23px;
    line-height: 24px;
    color: #cb0000;
    font-size: 23.5px;
    vertical-align: bottom;
}

.book_show_price_phone .cbox {
    width: auto;
    height: 23px;
    line-height: 13px;
    color: #cb0000;
    font-size: 13px;
    vertical-align: baseline;
}

.book_show_price_sale_date {
    width: auto;
    min-width: 190px;
    height: 16px;
    line-height: 16px;
    color: #cb0000;
    margin: 0 0 12px 18px;
    position: relative;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.book_show_price_sale_date_phone {
    display: none;
    width: 200px;
    height: 15px;
    font-size: 13px;
    line-height: 15px;
    color: #cb0000;
    text-align: center;
    margin: 0 auto 10px auto;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 780px) {
    .book_show_price_sale_date_phone {
        display: block;
    }
}

.book_show_price_original {
    width: auto;
    min-width: 190px;
    min-height: 16px;
    margin: 0 0 0 18px;
    position: relative;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.book_show_price_original .abox {
    height: 16px;
    line-height: 16px;
    color: #656565;
    font-size: 16px;
    white-space: nowrap;
}

.book_show_price_original .bbox {
    height: 16px;
    line-height: 16px;
    color: #333333;
    font-size: 16px;
    white-space: nowrap;
}

.book_show_price_ebook {
    width: auto;
    min-width: 190px;
    min-height: 16px;
    margin: 0 0 11px 18px;
    position: relative;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    line-height: 16px;
    color: #656565;
    font-size: 16px;
}
.book_show_price_ebook span {
    height: 16px;
    line-height: 16px;
    color: #656565;
    font-size: 16px;
    white-space: nowrap;
    text-decoration: line-through;
}
.book_show_price_ebook .text_line_through {
    height: 16px;
    line-height: 16px;
    color: #333333;
    font-size: 16px;
    white-space: nowrap;
}

.book_show_price_ebook_phone {
    display: none;
    width: 200px;
    height: 15px;
    line-height: 15px;
    color: #656565;
    font-size: 13px;
    text-align: center;
    margin: 0 auto 10px auto;
    position: relative;
}
@media screen and (max-width: 780px) {
    .book_show_price_ebook_phone {
        display: block;
        vertical-align: bottom;
    }
}
.book_show_price_ebook_phone span {
    height: 15px;
    line-height: 15px;
    color: #656565;
    font-size: 13px;
    display: inline-block;
    text-decoration: line-through;
}

.book_show_price_original_phone {
    display: none;
    width: 200px;
    height: 15px;
    text-align: center;
    margin: 0 auto 21px auto;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 780px) {
    .book_show_price_original_phone {
        display: block;
    }
}

.book_show_price_original_phone .abox {
    height: 15px;
    line-height: 15px;
    color: #656565;
    font-size: 13px;
    display: inline-block;
}

.book_show_price_original_phone .bbox {
    height: 15px;
    line-height: 15px;
    color: #656565;
    font-size: 13px;
    display: inline-block;
}

.book_show_price_btn_box {
    width: calc(100% - 46px);
    min-width: 180px;
    height: auto;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.book_show_price_btn_box div:last-child {
    margin: 0;
}

.book_show_price_btn01 {
    width: 100%;
    height: 50px;
    position: relative;
    margin: 0 auto 20px auto;
}

.book_show_price_btn01 a:link,
.book_show_price_btn01 a:visited {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #333;
    font-size: 18px;
    display: block;
    border: 1px solid #ededed;
    /* stroke */
    background-color: #fff;
    /* layer fill content */
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
}

.book_show_price_btn01 a:hover,
.book_show_price_btn01 a:active {
    width: 100%;
    height: 50px;
    color: #fff;
    font-size: 18px;
    display: block;
    border: 1px solid #ededed;
    /* stroke */
    background-color: #999;
    /* layer fill content */
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
}

.book_show_price_shoppingcar_added a {
    color: #fff !important;
    background-color: #d2d2d2 !important;
}

.book_show_price_btn02 {
    width: 100%;
    height: 50px;
    position: relative;
    margin: 0 auto 20px auto;
}

.book_show_price_btn02 a:link,
.book_show_price_btn02 a:visited {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    display: block;
    border: 1px solid #ededed;
    /* stroke */
    background-color: #61953f;
    /* layer fill content */
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
}

.book_show_price_btn02 a:hover,
.book_show_price_btn02 a:active {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    display: block;
    border: 1px solid #ededed;
    /* stroke */
    background-color: #5db307;
    /* layer fill content */
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
}

.book_show_price_btn03 {
    width: 100%;
    height: 50px;
    position: relative;
    margin: 20px auto 0 auto;
}

.book_show_price_btn03 a:link,
.book_show_price_btn03 a:visited {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    display: block;
    border: 1px solid #ededed;
    /* stroke */
    background-color: #474747;
    /* layer fill content */
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
}

.book_show_price_btn03 a:hover,
.book_show_price_btn03 a:active {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    display: block;
    border: 1px solid #ededed;
    /* stroke */
    background-color: #1f1f1f;
    /* layer fill content */
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
}

.book_show_price_btn04 {
    width: 100%;
    height: 50px;
    position: relative;
    margin: 0 auto;
}

.book_show_price_btn04 a:link,
.book_show_price_btn04 a:visited {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #333;
    font-size: 18px;
    display: block;
    border: 1px solid #ededed;
    /* stroke */
    background-color: #fff;
    /* layer fill content */
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
}
.book_show_price_btn04 a:link::before,
.book_show_price_btn04 a:visited::before {
    width: 100%;
    height: 20px;
    content: "加入收藏書單";
    background-image: url(../images/book_icon04.png);
    background-size: 24px 20px;
    background-repeat: no-repeat;
    padding: 0 0 0 33px;
}

.book_show_price_btn04 a:hover,
.book_show_price_btn04 a:active {
    width: 100%;
    height: 50px;
    color: #fff;
    font-size: 18px;
    border: 1px solid #ededed;
    /* stroke */
    background-color: #999;
    /* layer fill content */
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
}
.book_show_price_btn04 a:hover::before,
.book_show_price_btn04 a:active::before {
    width: 100%;
    height: 20px;
    content: "加入收藏書單";
    background-image: url(../images/book_icon04_added.png);
    background-size: 24px 20px;
    background-repeat: no-repeat;
    padding: 0 0 0 33px;
}

.book_show_price_btn04_added a {
    color: #333 !important;
    background-color: #fff !important;
}

.book_show_price_btn04_added a:link::before,
.book_show_price_btn04_added a:visited::before,
.book_show_price_btn04_added a:hover::before,
.book_show_price_btn04_added a:active::before {
    content: "已加入收藏書單";
    background-image: url(../images/book_icon04_added.png) !important;
    background-color: #fff !important;
}

.book_show_price_btn05 {
    width: 100%;
    height: 50px;
    position: relative;
    margin: 0 auto 20px auto;
}
.book_show_price_btn05 a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.book_show_price_btn05 a:link,
.book_show_price_btn05 a:visited {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    border: 1px solid #ededed;
    /* stroke */
    background-color: #474747;
    /* layer fill content */
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
}

.book_show_price_btn05 a:hover,
.book_show_price_btn05 a:active {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    border: 1px solid #ededed;
    /* stroke */
    background-color: #1f1f1f;
    /* layer fill content */
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
}

.book_show_price_btn05_text {
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
}
.book_show_price_btn05_text::after {
    width: 29px;
    height: 20px;
    content: "";
    display: block;
    background-image: url(../images/book_buy_shoppingcart_white_icon.png);
    background-repeat: no-repeat;
    background-size: 29px 20px;
    margin: 0 0 0 7px;
}
@media screen and (max-width: 390px) {
    .book_show_price_btn05_text {
        font-size: 15px;
    }
}
@media screen and (max-width: 350px) {
    .book_show_price_btn05_text {
        font-size: 13px;
    }
}

.book_show_content_bottom {
    width: 100%;
}

.my_bookshelf_read_btn {
    width: 220px;
    height: 50px;
    position: relative;
    margin: 35px 0 20px 0;
}
@media screen and (max-width: 780px) {
    .my_bookshelf_read_btn {
        display: none;
    }
}

.my_bookshelf_read_btn a:link,
.my_bookshelf_read_btn a:visited {
    width: 100%;
    height: 50px;
    border-radius: 25px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    display: block;
    border: 1px solid #ededed;
    /* stroke */
    background-color: #61953f;
    /* layer fill content */
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
}

.my_bookshelf_read_btn a:hover,
.my_bookshelf_read_btn a:active {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    display: block;
    border: 1px solid #ededed;
    /* stroke */
    background-color: #5db307;
    /* layer fill content */
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
}

.book_show_content_tab_block {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #eeeeee;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 0 15px 0;
}

.book_show_content_tab_btn {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 216px;
    height: 100%;
    font-size: 22px;
    color: #000;
    font-weight: bold;
    line-height: 60px;
    text-align: center;
    margin: 0 16px;
    cursor: pointer;
}
@media screen and (max-width: 640px) {
    .book_show_content_tab_btn {
        font-size: 21px;
    }
}
@media screen and (max-width: 400px) {
    .book_show_content_tab_btn {
        font-size: 19px;
    }
}

.book_show_content_tab_btn_select {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 216px;
    height: 100%;
    font-size: 22px;
    color: #000;
    font-weight: bold;
    line-height: 60px;
    text-align: center;
    margin: 0 16px;
    cursor: pointer;
    position: relative;
}
.book_show_content_tab_btn_select::after {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    background-color: #000;
    position: absolute;
    left: 0;
    bottom: 0;
}
@media screen and (max-width: 640px) {
    .book_show_content_tab_btn_select {
        font-size: 21px;
    }
}
@media screen and (max-width: 400px) {
    .book_show_content_tab_btn_select {
        font-size: 19px;
    }
}

.book_show_content_share_block {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
@media screen and (max-width: 780px) {
    .book_show_content_share_block {
        width: 94%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0 auto;
    }
}

.book_show_content_copy_btn {
    width: 32px;
    height: 32px;
    cursor: pointer;
}

.book_show_copied_pop_bk {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.book_show_copied_pop {
    width: 200px;
    height: 92px;
    font-size: 18px;
    color: #fff;
    line-height: 22px;
    border-radius: 16px;
    background-color: #333333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.book_show_content_share_btn {
    width: 32px;
    height: 32px;
    cursor: pointer;
    margin: 0 0 0 16px;
}

.book_show_share_pop_bk {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.5);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.book_show_share_pop {
    width: 96%;
    max-width: 500px;
    height: 265px;
    background-color: #fff;
    margin: 0 auto;
}

.book_show_share_pop_content {
    height: 205px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.book_show_share_pop_item {
    width: 70px;
    margin: 0 7%;
    cursor: pointer;
}
@media screen and (max-width: 360px) {
    .book_show_share_pop_item {
        margin: 0 3.5%;
    }
}

.book_show_share_pop_item_pic {
    width: 100%;
    margin: 0 0 18px 0;
}

.book_show_share_pop_item_text {
    width: 100%;
    color: #333333;
    font-size: 15px;
    text-align: center;
}
.book_show_share_pop_item_text a {
    color: #333333;
}

.book_show_content {
    width: 92%;
    max-width: 1040px;
    height: auto;
    color: #333;
    font-size: 16px;
    line-height: 28px;
    margin: 0 auto 72px auto;
    padding-top: 28px;
}
@media screen and (max-width: 640px) {
    .book_show_content {
        width: 89%;
        color: #333;
        font-size: 15.5px;
        line-height: 28px;
        margin: 0 auto 36px auto;
        padding-top: 20px;
    }
}

.book_introduction_logged_in_not_purchased_rented_content {
    width: 92%;
    max-width: 1040px;
    height: auto;
    color: #333;
    font-size: 16px;
    line-height: 28px;
    margin: 0 auto 72px auto;
    padding-top: 28px;
}
@media screen and (max-width: 640px) {
    .book_introduction_logged_in_not_purchased_rented_content {
        width: 89%;
        color: #333;
        font-size: 15.5px;
        line-height: 28px;
        margin: 0 auto 36px auto;
        padding-top: 20px;
    }
}

.book_ai_guide_logged_in_not_purchased_rented_content {
    width: 92%;
    max-width: 1040px;
    height: auto;
    color: #333;
    font-size: 16px;
    line-height: 28px;
    margin: 0 auto 72px auto;
    padding-top: 28px;
}
@media screen and (max-width: 640px) {
    .book_ai_guide_logged_in_not_purchased_rented_content {
        width: 89%;
        color: #333;
        font-size: 15.5px;
        line-height: 28px;
        margin: 0 auto 36px auto;
        padding-top: 20px;
    }
}

.book_show_content_more {
    display: none;
    width: 120px;
    height: 36px;
    margin: 0 auto 35px auto;
    -moz-border-radius: 17px / 17px 17px 17px 17px;
    -webkit-border-radius: 17px / 17px 17px 17px 17px;
    border-radius: 17px / 17px 17px 17px 17px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #6d944a;
}
@media screen and (max-width: 710px) {
    .book_show_content_more {
        display: block;
    }
}

.book_show_content_more a {
    display: none;
    width: 122px;
    height: 36px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 36px;
    display: block;
}

.book_buy_block {
    display: none;
    width: 100%;
    min-height: 65px;
    background-color: #f8f8f8;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 997;
    padding: 8px 10px 8px 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 780px) {
    .book_buy_block {
        display: block;
    }
}
@media screen and (max-width: 390px) {
    .book_buy_block {
        padding: 10px 5px 10px 5px;
    }
}
@media screen and (max-width: 640px) {
    .book_buy_block a {
        display: block;
    }
}

.book_buy_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.book_buy_shoppingcar_btn {
    display: none;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 44px;
    margin: 0 5px;
    border: 1px solid #ededed;
    /* stroke */
    background-color: #fff;
    /* layer fill content */
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
}
@media screen and (max-width: 780px) {
    .book_buy_shoppingcar_btn {
        display: block;
    }
}

.book_buy_shoppingcar_btn a {
    width: 100%;
    height: 44px;
    color: #333;
    font-size: 18px;
    line-height: 44px;
    text-align: center;
    display: block;
    background-color: #fff;
}
.book_buy_shoppingcar_btn a::before {
    content: "放進購物車";
}
@media screen and (max-width: 780px) {
    .book_buy_shoppingcar_btn a {
        display: block;
    }
}
@media screen and (max-width: 390px) {
    .book_buy_shoppingcar_btn a {
        font-size: 15px;
    }
}
@media screen and (max-width: 350px) {
    .book_buy_shoppingcar_btn a {
        font-size: 13px;
    }
}

.book_buy_shoppingcar_btn_added {
    border: 1px solid #ededed;
}

.book_buy_shoppingcar_btn_added a {
    color: #fff !important;
    background-color: #d2d2d2 !important;
}
.book_buy_shoppingcar_btn_added a::before {
    content: "已加入購物車" !important;
}

.book_buy_btn01 {
    display: none;
    width: 44px;
    height: 44px;
    margin: 0 6px;
    border: 1px solid #ededed;
    /* stroke */
    background-color: #fff;
    /* drop shadow */
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
}
@media screen and (max-width: 780px) {
    .book_buy_btn01 {
        display: block;
    }
}

.book_buy_btn01 a {
    width: 100%;
    height: 44px;
    color: #333;
    font-size: 18px;
    line-height: 44px;
    text-align: center;
    display: block;
    background-color: #fff;
    background-image: url(../images/top_shopping_cart.png);
    background-repeat: no-repeat;
    background-size: 29px 20px;
    background-position: center;
}
@media screen and (max-width: 780px) {
    .book_buy_btn01 a {
        display: block;
    }
}

.book_buy_btn02 {
    display: none;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 44px;
    margin: 0 5px;
    border: 1px solid #629540;
    /* stroke */
    background-color: #fff;
    /* layer fill content */
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    display: inline-block;
}
@media screen and (max-width: 780px) {
    .book_buy_btn02 {
        display: block;
    }
}

.book_buy_btn02 a {
    width: 100%;
    height: 44px;
    color: #fff;
    font-size: 18px;
    line-height: 44px;
    text-align: center;
    display: block;
    background-color: #629540;
}
@media screen and (max-width: 780px) {
    .book_buy_btn02 a {
        display: block;
    }
}
@media screen and (max-width: 390px) {
    .book_buy_btn02 a {
        font-size: 15px;
    }
}
@media screen and (max-width: 350px) {
    .book_buy_btn02 a {
        font-size: 13px;
    }
}

.book_buy_btn03 {
    display: none;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 44px;
    margin: 0 6px;
    border: 1px solid #474747;
    /* stroke */
    background-color: #474747;
    /* layer fill content */
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
}
@media screen and (max-width: 780px) {
    .book_buy_btn03 {
        display: block;
    }
}
@media screen and (max-width: 390px) {
    .book_buy_btn03 {
        font-size: 15px;
    }
}
@media screen and (max-width: 350px) {
    .book_buy_btn03 {
        font-size: 13px;
    }
}

.book_buy_btn03 a {
    width: 100%;
    height: 44px;
    color: #fff;
    font-size: 18px;
    line-height: 44px;
    text-align: center;
    display: block;
    background-color: #474747;
}

.book_buy_btn04 {
    display: none;
    width: 44px;
    height: 44px;
    margin: 0 5px;
    border: 1px solid #ededed;
    /* stroke */
    background-color: #fff;
    /* layer fill content */
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
}
@media screen and (max-width: 780px) {
    .book_buy_btn04 {
        display: block;
    }
}

.book_buy_btn04 a {
    width: 100%;
    height: 44px;
    text-align: center;
    display: none;
    background-color: #fff;
    background-image: url(../images/book_icon04.png);
    background-repeat: no-repeat;
    background-size: 24px 20px;
    background-position: center;
}
@media screen and (max-width: 780px) {
    .book_buy_btn04 a {
        display: block;
    }
}

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

.book_buy_btn05 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 44px;
    margin: 0 6px;
    border: 1px solid #474747;
    /* stroke */
    background-color: #474747;
    /* layer fill content */
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
}
@media screen and (max-width: 780px) {
    .book_buy_btn05 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
@media screen and (max-width: 390px) {
    .book_buy_btn05 {
        font-size: 15px;
    }
}
@media screen and (max-width: 350px) {
    .book_buy_btn05 {
        font-size: 13px;
    }
}

.book_buy_btn05 a {
    width: 100%;
    height: 44px;
    color: #fff;
    font-size: 18px;
    line-height: 44px;
    background-color: #474747;
}

.book_buy_btn05_text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.book_buy_btn05_text::after {
    width: 29px;
    height: 20px;
    content: "";
    display: block;
    background-image: url(../images/book_buy_shoppingcart_white_icon.png);
    background-repeat: no-repeat;
    background-size: 29px 20px;
    margin: 0 0 0 7px;
}
@media screen and (max-width: 390px) {
    .book_buy_btn05_text {
        font-size: 15px;
    }
}
@media screen and (max-width: 350px) {
    .book_buy_btn05_text {
        font-size: 13px;
    }
}

/*套書*/
.book_show_top {
    display: block;
    width: 100%;
    height: 50px;
    position: relative;
}
@media screen and (max-width: 780px) {
    .book_show_top {
        display: none;
    }
}

/*書籍介紹_上方間隙*/
.book_show_top02 {
    display: block;
    width: 100%;
    height: 10px;
    position: relative;
}
@media screen and (max-width: 780px) {
    .book_show_top02 {
        display: none;
    }
}

/*限時優惠與折價券外框*/
.book_show_sale_block {
    width: 100%;
    height: auto;
    padding: 12px 11px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: solid 1px #dcdcdc;
    margin: 20px 0 0 0;
}
.book_show_sale_block .book_show_sale_list {
    width: 100%;
    min-height: 25px;
    line-height: 25px;
    overflow: hidden;
    margin: 0 0 13px 0;
    position: relative;
    color: #629540;
    font-size: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    word-break: break-all;
}
.book_show_sale_block .book_show_sale_list:last-child {
    margin: 0;
}
.book_show_sale_block .book_show_sale_list a:link,
.book_show_sale_block .book_show_sale_list a:visited {
    color: #629540;
}
.book_show_sale_block .book_show_sale_list a:hover,
.book_show_sale_block .book_show_sale_list a:active {
    color: #5db307;
}
.book_show_sale_block .book_show_sale_limited_time_block {
    width: 98px;
    height: 25px;
    line-height: 25px;
    border-radius: 13px;
    font-size: 15px;
    color: #fff;
    text-align: left;
    padding: 0 0 0 29px;
    margin: 0 7px 0 0;
    background-image: url("../images/book_icon01.png");
    background-repeat: no-repeat;
    background-size: 14px 17px;
    background-color: #629540;
    background-position: 8px center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap;
    display: inline-block;
}
.book_show_sale_block .book_show_sale_coupon_block {
    width: 98px;
    height: 25px;
    line-height: 25px;
    border-radius: 13px;
    font-size: 15px;
    color: #fff;
    text-align: left;
    padding: 0 0 0 29px;
    margin: 0 7px 0 0;
    background-image: url("../images/book_icon02.png");
    background-repeat: no-repeat;
    background-size: 17px 14px;
    background-color: #629540;
    background-position: 7px center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: 7px;
    text-align: justify;
    white-space: nowrap;
    display: inline-block;
}
.book_show_sale_block .book_show_sale_coupon_link_green {
    width: 125px;
    display: inline-block;
}
.book_show_sale_block .book_show_sale_coupon_link_green a {
    min-height: 25px;
    display: block;
    padding: 0 12px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: 10px 16px;
    background-position: right center;
}
.book_show_sale_block .book_show_sale_coupon_link_green a:link,
.book_show_sale_block .book_show_sale_coupon_link_green a:visited {
    background-image: url("../images/book_icon03.png");
}
.book_show_sale_block .book_show_sale_coupon_link_green a:hover,
.book_show_sale_block .book_show_sale_coupon_link_green a:active {
    background-image: url("../images/book_icon03_hover.png");
}

.book_show_monthly_btn {
    width: 100%;
    min-height: 20px;
    line-height: 20px;
    overflow: hidden;
    position: relative;
    color: #629540;
    font-size: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    word-break: break-all;
    text-align: right;
    margin: 20px 0 0 0;
}
@media screen and (max-width: 780px) {
    .book_show_monthly_btn {
        position: relative;
        margin: 15px 0 0 0;
    }
}

.book_show_monthly_btn a:link,
.book_show_monthly_btn a:visited {
    width: 100px;
    display: block;
    color: #629540;
    padding: 0 28px 0 0;
    background-image: url("../images/book_show_monthly_btn.png");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 20px;
    float: right;
}

.book_show_monthly_btn a:hover,
.book_show_monthly_btn a:active {
    width: 100px;
    color: #5db307;
    padding: 0 28px 0 0;
    background-image: url("../images/book_show_monthly_btn_roll.png");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 20px;
    float: right;
}

.book_coupon_get_pop {
    width: 96%;
    max-width: 780px;
    min-width: 320px;
    line-height: 24px;
    height: auto;
    position: relative;
    border: 1px solid #ededed;
    background-color: #fff;
    margin: 0 auto;
    padding: 0 0 48px 0;
}

.book_pop_close {
    width: 21px;
    height: 21px;
    position: absolute;
    top: 20px;
    right: 24px;
}

.book_coupon_get_pop_top {
    width: 100%;
    height: 60px;
    color: #629540;
    font-size: 20px;
    text-align: center;
    line-height: 60px;
    background-color: #ecf7de;
}

.book_coupon_get_pop_text01 {
    width: 65px;
    height: 60px;
    text-align: left;
    background-image: url("../images/book_icon05.png");
    background-repeat: no-repeat;
    background-size: 39px 25px;
    background-position: left center;
    margin: 0 auto;
    padding: 0 0 0 50px;
    white-space: nowrap;
}

.book_coupon_get_pop_main {
    width: 75%;
    height: auto;
    margin: 0 auto;
    padding: 45px 0 25px 0;
}
@media screen and (max-width: 640px) {
    .book_coupon_get_pop_main {
        width: 86%;
    }
}

.book_coupon_get_pop_main_title {
    font-size: 26px;
    line-height: 32px;
    padding: 0 0 23px 0;
    border-bottom: 1px solid #c9c9c9;
    margin: 0 0 28px 0;
}
.book_coupon_get_pop_main_title span {
    color: #cc0000;
    font-weight: bold;
}

.book_coupon_get_pop_main_list {
    font-size: 18px;
    line-height: 20px;
    margin: 0 0 26px 0;
}

.book_coupon_get_pop_btn_block {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.book_coupon_get_pop_btn_block .book_coupon_get_pop_btn_green a:link,
.book_coupon_get_pop_btn_block .book_coupon_get_pop_btn_green a:visited {
    width: 160px;
    height: 40px;
    display: block;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    background-color: #629540;
}
.book_coupon_get_pop_btn_block .book_coupon_get_pop_btn_green a:hover,
.book_coupon_get_pop_btn_block .book_coupon_get_pop_btn_green a:active {
    width: 160px;
    height: 40px;
    display: block;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    background-color: #5db307;
}

.book_coupon_get_success_pop {
    width: 96%;
    max-width: 538px;
    min-width: 320px;
    line-height: 24px;
    height: auto;
    position: relative;
    border: 1px solid #ededed;
    background-color: #fff;
    margin: 0 auto;
    padding: 0 0 30px 0;
}

.book_coupon_get_success_pop_text01 {
    width: 86%;
    font-size: 20px;
    font-weight: bold;
    color: #cc0000;
    text-align: center;
    padding: 25px 0 0 0;
    margin: 0 auto 10px auto;
}

.book_coupon_get_success_pop_text02 {
    width: 86%;
    font-size: 16px;
    color: #333333;
    text-align: center;
    margin: 0 auto 27px auto;
}

.book_added_favites_pop_top {
    width: 100%;
    height: 60px;
    color: #333333;
    font-size: 20px;
    text-align: center;
    line-height: 60px;
    background-color: #eeeeee;
}

.book_added_favites_pop_text01 {
    width: 100%;
    height: 60px;
    text-align: center;
    margin: 0 auto;
    white-space: nowrap;
}

.book_added_favites_success_pop_text01 {
    width: 86%;
    font-size: 20px;
    font-weight: bold;
    color: #cc0000;
    text-align: center;
    padding: 45px 0 0 0;
    margin: 0 auto 40px auto;
}

.serialbooks_title {
    width: 98%;
    max-width: 1060px;
    height: 37px;
    padding-top: 41px;
    margin: 0 auto;
    padding: 0 50px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(../images/index_title_bk.png);
    background-repeat: repeat-x;
}
@media screen and (max-width: 640px) {
    .serialbooks_title {
        width: 100%;
        height: 16px;
        margin-bottom: 12px;
        background-image: url(../images/index_title_bk.png);
        background-repeat: repeat-x;
    }
}

.serialbooks_block {
    width: 100%;
    height: auto;
    overflow: hidden;
    max-width: 1060px;
    margin: 0 auto 46px auto;
    background-color: #f8f8f8;
    padding: 0 3.6% 10px 3.6%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 1070px) {
    .serialbooks_block {
        padding: 0 2.7%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}
@media screen and (max-width: 920px) {
    .serialbooks_block {
        padding: 0 3.8% 10px 3.8%;
    }
}
@media screen and (max-width: 728px) {
    .serialbooks_block {
        padding: 0 6.6% 10px 6.6%;
    }
}
@media screen and (max-width: 640px) {
    .serialbooks_block {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin: 0 0 43px 0;
        padding: 0 8px;
        background-color: #fff;
    }
}

.serialbooks_hide {
    width: 100%;
    height: 350px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
@media screen and (max-width: 1070px) {
    .serialbooks_hide {
        width: 100%;
        overflow: hidden;
    }
}
@media screen and (max-width: 640px) {
    .serialbooks_hide {
        width: 1000px;
        height: 330px;
        overflow: hidden;
    }
}

.serialbooks_show {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
@media screen and (max-width: 640px) {
    .serialbooks_show {
        width: 1000px;
        height: 330px;
        overflow: hidden;
    }
}

.serialbooks_bookbox {
    width: 20%;
    min-width: 212px;
    height: 345px;
    margin: 10px auto 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 1070px) {
    .serialbooks_bookbox {
        width: 25%;
        height: auto;
    }
}
@media screen and (max-width: 920px) {
    .serialbooks_bookbox {
        width: 33%;
    }
}
@media screen and (max-width: 728px) {
    .serialbooks_bookbox {
        width: 50%;
    }
}
@media screen and (max-width: 640px) {
    .serialbooks_bookbox {
        width: 197px;
        min-width: 197px;
        height: 330px;
        margin: 0 auto;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
    }
}
@media screen and (max-width: 390px) {
    .serialbooks_bookbox {
        height: 320px;
    }
}

.serialbooks_book_cover {
    width: 190px;
    height: 254px;
    margin: 0 auto;
    overflow: hidden;
    border: 1px solid #eeeeee;
    position: relative;
    z-index: 0;
}
@media screen and (max-width: 640px) {
    .serialbooks_book_cover {
        width: 183px;
        height: 244px;
        margin: 0 auto;
        overflow: hidden;
        border: 1px solid #eeeeee;
    }
}

.serialbooks_book_text {
    width: 190px;
    height: 37px;
    margin: 10px auto 8px auto;
    overflow: hidden;
    color: #333;
    font-size: 16px;
    text-align: center;
    line-height: 20px;
}
@media screen and (max-width: 640px) {
    .serialbooks_book_text {
        width: 183px;
        height: 47px;
        font-size: 19px;
        line-height: 23px;
        margin: 7px auto 8px auto;
    }
}
@media screen and (max-width: 390px) {
    .serialbooks_book_text {
        font-size: 16px;
        height: 40px;
        line-height: 20px;
    }
}

.serialbooks_book_text a {
    width: 190px;
    height: 37px;
    color: #333;
    display: block;
}
@media screen and (max-width: 640px) {
    .serialbooks_book_text a {
        width: 183px;
        height: 47px;
        display: block;
    }
}

.serialbooks_book_price {
    width: 190px;
    height: 18px;
    margin: 0 auto;
    padding-top: 2px;
    overflow: hidden;
    color: #666666;
    font-size: 13px;
    text-align: center;
    line-height: 18px;
    vertical-align: text-bottom;
}
@media screen and (max-width: 640px) {
    .serialbooks_book_price {
        width: 190px;
        height: 18px;
        margin: 0 auto;
        padding-top: 2px;
        overflow: hidden;
        color: #656565;
        font-size: 13px;
        text-align: center;
        line-height: 18px;
        vertical-align: text-bottom;
    }
}

.serialbooks_book_price span {
    color: #cc0000;
    font-size: 18px;
    font-weight: bold;
    vertical-align: text-bottom;
}
@media screen and (max-width: 640px) {
    .serialbooks_book_price span {
        color: #cc0000;
        font-size: 18px;
        font-weight: bold;
        vertical-align: text-bottom;
    }
}

.serialbooks_more {
    display: block;
    width: 126px;
    height: 36px;
    margin: 23px auto 28px auto;
    background-color: #474747;
    clear: both;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    border-radius: 17px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
@media screen and (max-width: 640px) {
    .serialbooks_more {
        display: none;
    }
}

.serialbooks_more a {
    width: 126px;
    height: 36px;
    color: #fff;
    line-height: 36px;
    text-align: center;
    display: block;
    border-radius: 17px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #474747;
}

.book_show_omia_block {
    width: 100%;
}

.book_show_omia_title {
    font-size: 17px;
    color: #333;
    font-weight: 600px;
    margin: 35px 0 13px 0;
}

.book_show_omia_plan {
    width: 100%;
    border: 1px solid #e6e5e5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.book_show_omia_plan li {
    width: 100%;
    border-bottom: solid 1px #e6e5e5;
    margin: 0 auto;
    padding: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.book_show_omia_plan li:last-child {
    border-bottom: none;
}

.book_show_omia_plan_pic {
    width: 100%;
    max-width: 198px;
    margin: 0 auto 8px auto;
}

.book_show_omia_plan_text01 {
    width: 100%;
    max-width: 198px;
    color: #3f3f3f;
    font-size: 15px;
    line-height: 18px;
    margin: 0 auto 7px auto;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.book_show_omia_plan_text02 {
    width: 100%;
    max-width: 198px;
    color: #838383;
    font-size: 14px;
    margin: 0 auto;
}

.book_show_limit_rinbon {
    width: 89px;
    height: 89px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 20;
}

.ph_book_show_omia_block {
    width: 100%;
    display: none;
    margin: 0 auto;
    padding: 23px 0;
    border-top: 1px solid #eeeeee;
}
@media screen and (max-width: 780px) {
    .ph_book_show_omia_block {
        display: block;
    }
}
.ph_book_show_omia_block .ph_book_show_omia_title {
    width: 90%;
    font-size: 16px;
    color: #333;
    font-weight: 600px;
    margin: 0 auto 9px auto;
}
.ph_book_show_omia_block .ph_book_show_omia_plan {
    width: 95%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 19px 5%;
    overflow: hidden;
}
.ph_book_show_omia_block .ph_book_show_omia_plan ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.ph_book_show_omia_block .ph_book_show_omia_plan li {
    width: 185px;
    border: solid 1px #e6e5e5;
    margin: 0 9px 0 0;
    padding: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.ph_book_show_omia_block .ph_book_show_omia_plan_pic {
    width: 100%;
    margin: 0 auto 8px auto;
    position: relative;
}
.ph_book_show_omia_block .ph_book_show_omia_plan_text01 {
    width: 100%;
    min-height: 36px;
    color: #3f3f3f;
    font-size: 15px;
    line-height: 18px;
    margin: 0 auto 7px auto;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.ph_book_show_omia_block .ph_book_show_omia_plan_text02 {
    width: 100%;
    height: 16px;
    color: #838383;
    font-size: 14px;
    line-height: 16px;
    margin: 0 auto;
    padding: 0 0 0 15px;
    background-image: url(../images/phone/ph_book_show_omia_time_icon.png);
    background-repeat: no-repeat;
    background-size: 11px 13px;
    background-position: left center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.ph_book_show_omia_block .ph_book_show_limit_rinbon {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 20;
}
.ph_book_show_omia_block .ph_book_show_omia_time_icon {
    width: 34px;
    height: 40px;
}

.book_ai_summary_block {
    width: 100%;
    max-width: 1040px;
    height: auto;
    color: #333;
    font-size: 16px;
    line-height: 28px;
    margin: 16px auto 40px auto;
    overflow: hidden;
}
@media screen and (max-width: 640px) {
    .book_ai_summary_block {
        color: #333;
        font-size: 15.5px;
        line-height: 28px;
        margin: 12px auto 36px auto;
    }
}

.book_ai_summary_block li {
    border-bottom: 1px solid #fff;
    background-color: #f8f8f8;
}
.book_ai_summary_block li:hover {
    background-color: #fbfbfb;
}

.book_ai_summary_title_list {
    width: 100%;
    min-height: 50px;
    padding: 13px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 3%;
}

.book_ai_summary_title {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    word-wrap: break-word;
    word-break: break-all;
    margin: 0 5px 0 0;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.book_ai_summary_close {
    width: 12px;
    height: 12px;
    background: transparent;
    border-bottom: 2px solid #585858;
    border-left: 2px solid #585858;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin: 0 0 6px 0;
}

.book_ai_summary_open {
    width: 12px;
    height: 12px;
    background: transparent;
    border-bottom: 2px solid #585858;
    border-left: 2px solid #585858;
    -webkit-transform: rotate(135deg) !important;
    -ms-transform: rotate(135deg) !important;
    transform: rotate(135deg) !important;
    margin: 0 0 6px 0;
}

.book_ai_summary_text_list {
    width: 100%;
    word-wrap: break-word;
    word-break: break-all;
    color: #484848;
    font-size: 15px;
    line-height: 22px;
    text-align: justify;
    padding: 0 3%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
}

.book_ai_summary_text_list_open {
    display: block;
}

.book_ai_summary_share_block {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 20px 0 12px 0;
}

.book_ai_summary_copy_btn {
    width: 32px;
    height: 32px;
    cursor: pointer;
}

.book_ai_summary_share_btn {
    width: 32px;
    height: 32px;
    cursor: pointer;
    margin: 0 0 0 16px;
}

.book_ai_summary_more {
    width: 120px;
    height: 36px;
    margin: 0 auto 50px auto;
}
.book_ai_summary_more a {
    width: 120px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    display: block;
    border-radius: 18px;
    background-color: #6d944a;
}

.book_show_read_btn_box {
    width: calc(100% - 46px);
    min-width: 180px;
    height: auto;
    margin: 0 auto 28px auto;
    padding: 30px 0 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.book_show_read_title {
    width: calc(100% - 60px);
    text-align: center;
    font-size: 18px;
    line-height: 20px;
    color: #000;
    font-weight: 600;
    margin: 0 auto 12px auto;
}

.book_show_read_text {
    width: calc(100% - 60px);
    text-align: justify;
    font-size: 16px;
    line-height: 22px;
    color: #000;
    margin: 0 auto 8px auto;
}

.my_bookshelf_top_back_block {
    width: 92%;
    max-width: 1060px;
    margin: 0 auto 20px auto;
    padding: 26px 0 0 0;
    font-size: 19px;
    color: #619540;
    font-weight: 600;
    line-height: 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media screen and (max-width: 780px) {
    .my_bookshelf_top_back_block {
        display: none;
    }
}
.my_bookshelf_top_back_block a {
    color: #619540;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.my_bookshelf_top_back_block_icon {
    width: 24px;
    height: 24px;
    border-radius: 12px;
    background-color: #619540;
    position: relative;
    margin: 0 10px 0 0;
}
.my_bookshelf_top_back_block_icon::before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-top: 3px solid #fff;
    border-left: 3px solid #fff;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 5px;
    left: 7px;
}

.ph_monthly_rental_trial_footer_text {
    color: #000;
    font-size: 13px;
    margin: 0 5px;
    padding: 5px 0 0 0;
}

.book_show_members_limited_time_discount_block {
    width: 100%;
}

.book_show_members_limited_time_discount_title {
    font-size: 17px;
    color: #333;
    font-weight: 600px;
    margin: 35px 0 13px 0;
}

.book_show_members_limited_time_discount_btn {
    width: 100%;
    height: auto;
    min-height: 92px;
    border-top: 1px solid #e6e5e5;
    border-bottom: 1px solid #e6e5e5;
    border-left: 1px solid #e6e5e5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    margin: 0 0 10px 0;
}
.book_show_members_limited_time_discount_btn a {
    width: 100%;
    height: 100%;
    min-height: 92px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.book_show_members_limited_time_discount_btn
    .book_show_members_limited_time_discount_btn_right_box {
    width: 52px;
    padding: 0 10px 0 0;
    background-image: url("../images/book_show_members_limited_time_discount_btn_icon.png");
    background-repeat: no-repeat;
    background-size: 30px auto;
    background-color: #6d944b;
    background-position: center;
}
.book_show_members_limited_time_discount_btn:hover
    .book_show_members_limited_time_discount_btn_right_box {
    background-color: #5db307;
}
.book_show_members_limited_time_discount_btn:hover
    .book_show_members_limited_time_discount_btn_right_border {
    background-image: url("../images/book_show_members_limited_time_discount_btn_right_border_hover.gif");
}

.book_show_members_limited_time_discount_btn_left_border {
    width: 6px;
    height: calc(100% - 8px);
    background-image: url("../images/book_show_members_limited_time_discount_btn_left_border.gif");
    background-repeat: repeat-y;
    background-size: 6px auto;
    position: absolute;
    top: 4px;
    left: -1px;
}

.book_show_members_limited_time_discount_btn_right_border {
    width: 6px;
    height: calc(100% - 8px);
    background-image: url("../images/book_show_members_limited_time_discount_btn_right_border.gif");
    background-repeat: repeat-y;
    background-size: 5px auto;
    position: absolute;
    top: 4px;
    right: -1px;
}

.book_show_members_limited_time_discount_btn_left_box {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 100%;
    min-height: 92px;
    padding: 10px 10px 10px 14px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: center;
    align-content: center;
}

.book_show_members_limited_time_discount_btn_text {
    width: 100%;
    color: #474747;
    font-size: 13px;
    line-height: 1.2em;
    font-weight: bold;
    margin: 0 0 5px 0;
    word-wrap: break-word;
    word-break: break-all;
}
.book_show_members_limited_time_discount_btn_text span {
    font-size: 18px;
    color: #ba261a;
}

.book_show_members_limited_time_discount_btn_date {
    width: 100%;
    color: #656565;
    font-size: 12px;
    white-space: wrap;
}

.book_show_members_limited_time_discount_title {
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 20px;
    color: #000;
    font-weight: bold;
}

.ph_book_show_members_limited_time_discount_block {
    width: 100%;
    height: 45px;
    line-height: 45px;
    color: #000;
    font-size: 20px;
    text-align: center;
}

.ph_book_show_members_limited_time_discount_btn {
    width: calc(100% - 12px);
    min-height: 44px;
    border: 1px solid #ededed;
    /* stroke */
    background-color: #fff;
    /* drop shadow */
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin: 0 auto 15px auto;
}
.ph_book_show_members_limited_time_discount_btn:last-child {
    margin: 0 auto;
}
.ph_book_show_members_limited_time_discount_btn a {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.ph_book_show_members_limited_time_discount_btn_left {
    height: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #474747;
    padding: 11px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 390px) {
    .ph_book_show_members_limited_time_discount_btn_left {
        font-size: 15px;
    }
}
@media screen and (max-width: 350px) {
    .ph_book_show_members_limited_time_discount_btn_left {
        font-size: 13px;
    }
}
.ph_book_show_members_limited_time_discount_btn_left span {
    color: #ba261a;
    font-weight: bold;
}

.ph_book_show_members_limited_time_discount_btn_right {
    width: 55px;
    min-height: 44px;
    background-image: url("../images/book_show_members_limited_time_discount_btn_icon.png");
    background-size: 30px auto;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #6d944b;
}

@media screen and (max-width: 860px) {
    .info_bk {
        padding: 0 0 200px 0;
    }
}

/*日常學首頁  主視覺區塊*/
.daily_index_block01 {
    width: 100%;
    height: auto;
    padding: 0 0 25px 0;
    margin: 0;
    position: relative;
    background-image: url(../images/bg_daily.jpg);
    background-position: center;
    background-size: cover;
}
@media screen and (max-width: 1080px) {
    .daily_index_block01 {
        background-image: url(../images/bg_pad_daily.jpg);
    }
}
@media screen and (max-width: 640px) {
    .daily_index_block01 {
        background-image: url(../images/bg_phone_daily.jpg);
    }
}

.daily_index_textbox {
    width: 83%;
    max-width: 877px;
    margin: 0 auto 0 auto;
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 390px;
    padding-top: 100px;
}
@media screen and (max-width: 920px) {
    .daily_index_textbox {
        min-height: 390px;
        padding-top: 100px;
    }
}
@media screen and (max-width: 375px) {
    .daily_index_textbox {
        min-height: 420px;
        padding-top: 115px;
    }
}
@media screen and (max-width: 360px) {
    .daily_index_textbox {
        min-height: 400px;
        padding-top: 100px;
    }
}

/*日常學主標題*/
.daily_index_block01_title {
    width: 100%;
    height: auto;
    color: #373737;
    font-size: 58px;
    font-weight: bold;
    line-height: 1.12em;
    text-align: center;
}
@media screen and (max-width: 1030px) {
    .daily_index_block01_title {
        font-size: 58px;
    }
}
@media screen and (max-width: 920px) {
    .daily_index_block01_title {
        font-size: 58px;
    }
}
@media screen and (max-width: 860px) {
    .daily_index_block01_title {
        font-size: 55px;
    }
}
@media screen and (max-width: 840px) {
    .daily_index_block01_title {
        width: 90%;
        max-width: 310px;
        font-size: 52px;
        margin: 0 auto 3% auto;
    }
}
@media screen and (max-width: 390px) {
    .daily_index_block01_title {
        font-size: 40px;
    }
}
@media screen and (max-width: 375px) {
    .daily_index_block01_title {
        font-size: 52px;
    }
}
@media screen and (max-width: 360px) {
    .daily_index_block01_title {
        font-size: 40px;
    }
}
@media screen and (max-width: 330px) {
    .daily_index_block01_title {
        font-size: 36px;
    }
}

/*日常學次標題*/
.daily_subtitle {
    font-size: 25px;
    color: #333;
    line-height: 1.5em;
    text-align: center;
    width: 100%;
    font-weight: 300;
    letter-spacing: 0.1em;
}
@media screen and (max-width: 920px) {
    .daily_subtitle {
        font-size: 22px;
    }
}
@media screen and (max-width: 780px) {
    .daily_subtitle {
        font-size: 22px;
    }
}
@media screen and (max-width: 640px) {
    .daily_subtitle {
        width: 96%;
        max-width: 310px;
        font-size: 20px;
        margin: 0 auto 5% auto;
    }
}
@media screen and (max-width: 390px) {
    .daily_subtitle {
        font-size: 20px;
    }
}
@media screen and (max-width: 330px) {
    .daily_subtitle {
        font-size: 20px;
    }
}

.phone_daily_index_block01_title {
    width: 70.313%;
    max-width: 450px;
    position: absolute;
    top: 24.628%;
    left: 14.843%;
    z-index: 1;
}

/*日常學首頁 選單*/
.daily_menu_bk {
    width: 100%;
    min-height: 59px;
    height: auto;
    border-bottom: 0px #e2e2e2 solid;
}

.daily_menu {
    width: 90%;
    max-width: 946px;
    min-height: 59px;
    height: auto;
    margin: 0 auto;
    position: relative;
    text-align: center;
}
@media screen and (max-width: 360px) {
    .daily_menu {
        width: 96%;
    }
}

.daily_menu_btn01 {
    width: 106px;
    height: 59px;
    line-height: 59px;
    text-align: center;
    display: inline-block;
    margin: 0;
}
@media screen and (max-width: 375px) {
    .daily_menu_btn01 {
        width: 96px;
    }
}
@media screen and (max-width: 360px) {
    .daily_menu_btn01 {
        width: 95px;
    }
}

.daily_menu_btn01 a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 59px;
    color: #484848;
    font-size: 18px;
    font-weight: bold;
}
@media screen and (max-width: 640px) {
    .daily_menu_btn01 a {
        font-size: 18px;
    }
}
@media screen and (max-width: 390px) {
    .daily_menu_btn01 a {
        font-size: 18px;
    }
}
@media screen and (max-width: 330px) {
    .daily_menu_btn01 a {
        font-size: 16px;
    }
}

.daily_menu_btn01 a:hover,
.daily_menu_btn01 a:active {
    border-bottom: 3px solid #4d9730;
    height: 56px;
}

.daily_menu_btn_choosed {
    line-height: 56px !important;
    border-bottom: 3px solid #4d9730;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.daily_menu_btn_choosed a {
    color: #4d9730 !important;
}

/*日常學首頁 區塊1*/
.daily_index_block02 {
    display: block;
    width: 100%;
    max-width: 1600px;
    height: auto;
    padding: 45px 0px;
    position: relative;
    text-align: center;
    margin: 0 auto;
}
@media screen and (max-width: 640px) {
    .daily_index_block02 {
        padding: 20px 0px;
    }
}

/*日常學 課程區塊*/
.daily_index_box {
    width: 310px;
    height: 300px;
    margin: 15px;
    font-size: 31px;
    font-weight: bold;
    text-align: center;
    border: #eee 1px solid;
    min-height: 300px;
    display: inline-block;
    position: relative;
    padding-bottom: 20px;
    /* stroke */
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
}
@media screen and (max-width: 1030px) {
    .daily_index_box {
        width: 280px;
        margin: 15px 8px;
    }
}
@media screen and (max-width: 920px) {
    .daily_index_box {
        width: 270px;
        min-height: 270px;
    }
}
@media screen and (max-width: 860px) {
    .daily_index_box {
        width: 240px;
        min-height: 260px;
    }
}
@media screen and (max-width: 768px) {
    .daily_index_box {
        width: 310px;
    }
}
@media screen and (max-width: 640px) {
    .daily_index_box {
        width: 180px;
        height: 250px;
        margin: 10px 8px;
        min-height: 270px;
    }
}
@media screen and (max-width: 415px) {
    .daily_index_box {
        width: 180px;
        margin: 10px 4px;
    }
}
@media screen and (max-width: 393px) {
    .daily_index_box {
        width: 140px;
        margin: 10px 5px;
    }
}
@media screen and (max-width: 375px) {
    .daily_index_box {
        width: 170px;
        margin: 10px 5px;
    }
}
@media screen and (max-width: 360px) {
    .daily_index_box {
        width: 270px;
        min-height: 260px;
    }
}

/*** 動畫 ***/
.daily_index_box {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: 0.2s linear;
    -o-transition: 0.2s linear;
    transition: 0.2s linear;
}

.daily_index_box:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}

.daily_class_cover {
    width: 310px;
    height: 186px;
    margin-bottom: 9px;
    position: relative;
    background-color: #f8f7f7;
    overflow: hidden;
}
@media screen and (max-width: 1030px) {
    .daily_class_cover {
        width: 280px;
        height: 168px;
    }
}
@media screen and (max-width: 920px) {
    .daily_class_cover {
        width: 270px;
        height: 162px;
    }
}
@media screen and (max-width: 860px) {
    .daily_class_cover {
        width: 240px;
        height: 144px;
    }
}
@media screen and (max-width: 768px) {
    .daily_class_cover {
        width: 310px;
        height: 185px;
    }
}
@media screen and (max-width: 640px) {
    .daily_class_cover {
        width: 180px;
        height: 108px;
    }
}
@media screen and (max-width: 393px) {
    .daily_class_cover {
        width: 140px;
        height: 84px;
    }
}
@media screen and (max-width: 375px) {
    .daily_class_cover {
        width: 170px;
        height: 100px;
    }
}
@media screen and (max-width: 360px) {
    .daily_class_cover {
        width: 270px;
        height: 160px;
    }
}

.daily_icon_box {
    width: 90px;
    height: 90px;
    position: absolute;
    top: 0;
    left: 0;
    background-size: 100%;
    background-repeat: no-repeat;
    z-index: 5;
}
@media screen and (max-width: 640px) {
    .daily_icon_box {
        width: 70px;
        height: 70px;
    }
}

.icon_member {
    background-image: url(../images/daily_icon_member.png);
}

.icon_new {
    background-image: url(../images/daily_icon_new.png);
}

.icon_sale2 {
    background-image: url(../images/daily_icon_sale.png);
}

.daily_class_name {
    font-size: 20px;
    color: #111;
    line-height: 24px;
    font-weight: 400;
    margin: 15px 20px;
    text-align: left;
}

.daily_class_data {
    width: 100%;
    height: auto;
    min-height: 25px;
    position: absolute;
    bottom: 12px;
    left: 20px;
}
@media screen and (max-width: 640px) {
    .daily_class_data {
        bottom: 20px;
    }
}
@media screen and (max-width: 360px) {
    .daily_class_data {
        bottom: 10px;
    }
}

.daily_class_label {
    font-size: 15px;
    color: #599641;
    line-height: 22px;
    text-align: left;
    font-weight: normal;
    float: left;
}
@media screen and (max-width: 640px) {
    .daily_class_label {
        float: none;
    }
}
@media screen and (max-width: 360px) {
    .daily_class_label {
        float: left;
    }
}

.daily_class_time {
    width: auto;
    font-size: 15px;
    color: #666;
    line-height: 22px;
    text-align: left;
    font-weight: normal;
    float: left;
    margin-left: 20px;
}
.daily_class_time span {
    margin: 0 4px;
}
@media screen and (max-width: 640px) {
    .daily_class_time {
        float: none;
        margin: 0;
    }
}
@media screen and (max-width: 360px) {
    .daily_class_time {
        float: left;
        margin-left: 20px;
    }
}

.clean {
    clear: both;
}

.daily_btnbox {
    width: 100%;
    margin: 30px auto 50px;
}
@media screen and (max-width: 640px) {
    .daily_btnbox {
        margin: 40px auto 50px;
    }
}

.daily_btn2 {
    width: 250px;
    height: 45px;
    font-size: 21px;
    font-weight: bold;
    line-height: 47px;
    text-align: center;
    border-radius: 3px;
    margin: 20px;
    display: inline-block;
}
@media screen and (max-width: 640px) {
    .daily_btn2 {
        margin: 10px;
    }
}

.daily_btn2 a:link,
.daily_btn2 a:visited {
    width: 100%;
    height: 100%;
    color: #fff;
    display: block;
    border-radius: 3px;
    background-color: #333;
}

.daily_btn2 a:hover,
.daily_btn2 a:active {
    width: 100%;
    height: 100%;
    color: #fff;
    display: block;
    border-radius: 3px;
    background-color: #4d9730;
}

/*** 日常學內文 ***/
.daily_textbox {
    padding: 0 5%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 640px) {
    .daily_textbox {
        width: 100%;
        padding: 0;
    }
}
@media screen and (max-width: 320px) {
    .daily_textbox {
        width: 100%;
        padding: 0 5%;
    }
}

.daily_text {
    font-size: 18px;
    color: #333;
    line-height: 1.3em;
    text-align: center;
    width: 100%;
}
@media screen and (max-width: 920px) {
    .daily_text {
        font-size: 18px;
    }
}
@media screen and (max-width: 780px) {
    .daily_text {
        font-size: 18px;
    }
}
@media screen and (max-width: 640px) {
    .daily_text {
        width: 96%;
        max-width: 310px;
        font-size: 18px;
        margin: 0 auto 5% auto;
    }
}
@media screen and (max-width: 390px) {
    .daily_text {
        font-size: 18px;
    }
}
@media screen and (max-width: 330px) {
    .daily_text {
        font-size: 18px;
    }
}

.daily_text h1 {
    font-size: 25px;
    color: #1b1b1b;
    line-height: 1.5em;
    font-weight: 500;
}

.omia_logo {
    width: 90px;
    height: auto;
    margin: 15px auto;
}

.logo_box {
    display: block;
    width: 440px;
    height: 57px;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.logo_box02 {
    display: block;
    width: 354px;
    height: 57px;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.logo {
    display: block;
    width: 145px;
    height: 30px;
    position: absolute;
    top: 12px;
    left: 1px;
    z-index: 998;
}

.logo a {
    display: block;
    width: 100%;
    height: 30px;
    background-image: url(../images/logo.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.ebook_btn_on {
    display: block;
    width: 91px;
    height: 29px;
    font-size: 15px;
    text-align: center;
    line-height: 27px;
    font-weight: bold;
    position: absolute;
    top: 14px;
    left: 152px;
}

.ebook_btn_on a:link,
.ebook_btn_on a:visited {
    display: block;
    width: 100%;
    height: 29px;
    color: #61953f;
    border: 1px solid #61953f;
    /* stroke */
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    /* border radius */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /* prevents bg color from leaking outside the border */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ebook_btn_on a:hover,
.ebook_btn_on a:active {
    display: block;
    width: 100%;
    height: 29px;
    color: #5db307;
    border: 1px solid #5db307;
    /* stroke */
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    /* border radius */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /* prevents bg color from leaking outside the border */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ebook_btn {
    display: block;
    width: 91px;
    height: 29px;
    font-size: 15px;
    text-align: center;
    line-height: 27px;
    font-weight: bold;
    position: absolute;
    top: 14px;
    left: 152px;
}

.ebook_btn a:link,
.ebook_btn a:visited {
    display: block;
    width: 100%;
    height: 29px;
    color: #666666;
    border: 1px solid #666666;
    /* stroke */
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    /* border radius */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /* prevents bg color from leaking outside the border */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ebook_btn a:hover,
.ebook_btn a:active {
    display: block;
    width: 100%;
    height: 29px;
    color: #5db307;
    border: 1px solid #5db307;
    /* stroke */
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    /* border radius */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /* prevents bg color from leaking outside the border */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.monthly_btn_on {
    display: block;
    width: 91px;
    height: 29px;
    font-size: 15px;
    text-align: center;
    line-height: 27px;
    font-weight: bold;
    position: absolute;
    top: 14px;
    left: 253px;
}

.monthly_btn_on a:link,
.monthly_btn_on a:visited {
    display: block;
    width: 100%;
    height: 29px;
    color: #61953f;
    border: 1px solid #61953f;
    /* stroke */
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    /* border radius */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /* prevents bg color from leaking outside the border */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.monthly_btn_on a:hover,
.monthly_btn_on a:active {
    display: block;
    width: 100%;
    height: 29px;
    color: #5db307;
    border: 1px solid #5db307;
    /* stroke */
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    /* border radius */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /* prevents bg color from leaking outside the border */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.monthly_btn {
    display: block;
    width: 91px;
    height: 29px;
    font-size: 15px;
    text-align: center;
    line-height: 27px;
    font-weight: bold;
    position: absolute;
    top: 14px;
    left: 253px;
}

.monthly_btn a:link,
.monthly_btn a:visited {
    display: block;
    width: 100%;
    height: 29px;
    color: #666666;
    border: 1px solid #666666;
    /* stroke */
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    /* border radius */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /* prevents bg color from leaking outside the border */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.monthly_btn a:hover,
.monthly_btn a:active {
    display: block;
    width: 100%;
    height: 29px;
    color: #5db307;
    border: 1px solid #5db307;
    /* stroke */
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    /* border radius */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /* prevents bg color from leaking outside the border */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*日常學*/
.daily_btn_on {
    display: block;
    width: 91px;
    height: 29px;
    font-size: 15px;
    text-align: center;
    line-height: 27px;
    font-weight: bold;
    position: absolute;
    top: 14px;
    left: 354px;
}

.daily_btn_on a:link,
.daily_btn_on a:visited {
    display: block;
    width: 100%;
    height: 29px;
    color: #61953f;
    border: 1px solid #61953f;
    /* stroke */
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    /* border radius */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /* prevents bg color from leaking outside the border */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.daily_btn_on a:hover,
.daily_btn_on a:active {
    display: block;
    width: 100%;
    height: 29px;
    color: #5db307;
    border: 1px solid #5db307;
    /* stroke */
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    /* border radius */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /* prevents bg color from leaking outside the border */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.daily_btn {
    display: block;
    width: 91px;
    height: 29px;
    font-size: 15px;
    text-align: center;
    line-height: 27px;
    font-weight: bold;
    position: absolute;
    top: 14px;
    left: 354px;
}

.daily_btn a:link,
.daily_btn a:visited {
    display: block;
    width: 100%;
    height: 29px;
    color: #666666;
    border: 1px solid #666666;
    /* stroke */
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    /* border radius */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /* prevents bg color from leaking outside the border */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.daily_btn a:hover,
.daily_btn a:active {
    display: block;
    width: 100%;
    height: 29px;
    color: #5db307;
    border: 1px solid #5db307;
    /* stroke */
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    /* border radius */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /* prevents bg color from leaking outside the border */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*快讀按鈕*/
.fast_reading_btn {
    display: block;
    width: 70px;
    height: 29px;
    font-size: 15px;
    text-align: center;
    line-height: 27px;
    font-weight: bold;
    position: absolute;
    top: 14px;
    left: 456px;
}

.fast_reading_btn a:link,
.fast_reading_btn a:visited {
    display: block;
    width: 100%;
    height: 29px;
    color: #666666;
    border: 1px solid #666666;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.fast_reading_btn a:hover,
.fast_reading_btn a:active {
    display: block;
    width: 100%;
    height: 29px;
    color: #5db307;
    border: 1px solid #5db307;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.green_bar {
    width: 100%;
    height: 4px;
    background-color: #629540;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 997;
}

.top_bk {
    width: 100%;
    min-width: 300px;
    height: 57px;
    background-color: #eeeeee;
    position: fixed;
    top: 3px;
    left: 0;
    z-index: 998;
}

.color_629540 {
    color: #629540;
}

.color_99cc00 {
    color: #99cc00;
}

.color_333 {
    color: #333;
}

.top {
    width: 100%;
    max-width: 1060px;
    height: 57px;
    position: relative;
    margin: 0 auto;
}

.hamburger_menu {
    display: none;
}

.front_page {
    display: none;
    width: 19px;
    height: 19px;
    position: absolute;
    top: 14px;
    left: 12px;
    z-index: 998;
    cursor: pointer;
}
@media screen and (max-width: 710px) {
    .front_page {
        display: block;
    }
}
@media screen and (max-width: 390px) {
    .front_page {
        left: 5px;
    }
}

.front_page a {
    width: 19px;
    height: 19px;
    display: none;
}
@media screen and (max-width: 710px) {
    .front_page a {
        width: 19px;
        height: 19px;
        display: block;
    }
}

.hamburger_block {
    display: none;
}

.exchange_recording_top_title {
    display: none;
    width: 100%;
    max-width: 1060px;
    font-size: 18px;
    text-align: center;
    color: #333;
    height: 47px;
    line-height: 47px;
    position: relative;
    z-index: 1;
}
@media screen and (max-width: 710px) {
    .exchange_recording_top_title {
        display: block;
    }
}

/*首頁phone版左漢堡選單*/
#index_hamburger_search {
    display: none;
    width: 77%;
    height: 55px;
    padding: 9px;
    margin: 0 0 6px 7.8%;
    border-bottom: 1px solid #61953f;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

#index_hamburger_search input {
    display: none;
    width: 100%;
    height: 31px;
    line-height: 31px;
    background: none repeat scroll 0 0;
    border: 0 none;
    font-size: 18px;
    margin: 7px 0 0 0;
    padding: 0 40px 0 5px;
    -webkit-transition: background 0.3s ease-in-out 0s;
    -o-transition: background 0.3s ease-in-out 0s;
    transition: background 0.3s ease-in-out 0s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#index_hamburger_search input::-webkit-input-placeholder {
    color: #cccccc;
    -webkit-transition: color 0.5s;
}

#index_hamburger_search input:focus::-webkit-input-placeholder,
input:hover::-webkit-input-placeholder {
    color: #333333;
    -webkit-transition: color 0.5s;
}

#index_hamburger_search button {
    background: url("../images/search_icon.png") no-repeat scroll center center;
    background-size: 37px;
    cursor: pointer;
    height: 37px;
    text-indent: -99999em;
    -webkit-transition: background 0.3s ease-in-out 0s;
    -o-transition: background 0.3s ease-in-out 0s;
    transition: background 0.3s ease-in-out 0s;
    width: 37px;
    border: none;
    position: absolute;
    top: 13px;
    right: 0;
}

.index_hamburger_search_cancel {
    width: 43px;
    height: 37px;
    text-align: center;
    line-height: 37px;
    color: #484848;
    font-size: 14.5px;
    position: absolute;
    top: 13px;
    right: 0;
    background-color: #ffffff;
}

.index_hamburger_search_cancel a {
    width: 43px;
    height: 37px;
    display: block;
    text-align: center;
    line-height: 37px;
    color: #484848;
    font-size: 14.5px;
}

.index_hamburger_close {
    display: none;
    width: 21px;
    height: 21px;
    position: absolute;
    top: 22px;
    right: 4.34%;
    background-image: url(../images/phone/hamburger_close.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

.index_hamburger_list {
    display: none;
    width: 83%;
    height: 20px;
    padding: 22px;
    margin: 0 auto;
}

.index_hamburger_list a {
    display: none;
    width: 100%;
    height: 20px;
    line-height: 20px;
    color: #333;
    font-size: 18px;
}

.index_hamburger_arrow_open {
    width: auto;
    height: 20px;
    padding-right: 17px;
    background-image: url(../images/phone/book_classificati_arrow_open.png);
    background-repeat: no-repeat;
    background-position: right 6px;
    background-size: 10px 6px;
    float: left;
}

.index_hamburger_arrow_close {
    width: auto;
    height: 20px;
    padding-right: 17px;
    background-image: url(../images/phone/book_classificati_arrow.png);
    background-repeat: no-repeat;
    background-position: right 4px;
    background-size: 6px 10px;
    float: left;
}

.index_hamburger_text {
    display: none;
    width: auto;
    height: 20px;
    line-height: 20px;
    padding-right: 7px;
    float: left;
}

.index_hamburger_number {
    display: none;
    width: 20px;
    height: 20px;
    color: #ffffff;
    font-size: 13px;
    line-height: 20px;
    text-align: center;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #cc0000;
    float: left;
}

.index_hamburger_line {
    display: none;
    width: 77%;
    height: 1px;
    margin: 28px 0 28px 7.8%;
    background-color: #dddddd;
}

/*線上活動*/
.index_hamburger_evevt_close {
    display: none;
}

.index_hamburger_evevt_open {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 4px;
    padding-top: 17px;
}

.index_hamburger_evevt_item {
    width: 100%;
    height: 20px;
    padding: 0 10px 0 18.5%;
    margin: 0 0 34px 0;
}

.index_hamburger_evevt_item a {
    width: 100%;
    height: 20px;
    line-height: 20px;
    color: #333;
    font-size: 18px;
}

/*全部的書*/
.index_hamburger_allbook_close {
    display: none;
}

.index_hamburger_allbook_open {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.index_hamburger_allbooks_title {
    width: 70%;
    height: 20px;
    margin: 18px 0 37px 15%;
    line-height: 20px;
    color: #999;
    font-size: 18px;
    clear: both;
    display: box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -ms-flexbox;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-box-orient: horizontal;
    box-orient: horizontal;
}

.index_hamburger_allbooks_title .abox {
    width: auto;
    min-width: 77px;
    height: 20px;
}

.index_hamburger_allbooks_title .bbox {
    width: auto;
    min-width: 77px;
    height: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #cccccc;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-box-flex: 1;
    box-flex: 1;
    flex: 1;
    -ms-flex: 1;
}

.index_hamburger_allbooks_item_block {
    width: 84.38%;
    height: auto;
}

.index_hamburger_allbooks_item_choose {
    width: 50%;
    height: 20px;
    padding: 0 0 0 22.9%;
    margin: 0 0 37px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
}

.index_hamburger_allbooks_item_choose a {
    width: 100%;
    height: 20px;
    line-height: 20px;
    color: #629540;
    font-size: 18px;
}

.index_hamburger_allbooks_item {
    width: 50%;
    height: auto;
    min-height: 20px;
    padding: 0 0 0 22%;
    margin: 0 0 37px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
}

.index_hamburger_allbooks_item a {
    width: 100%;
    height: 20px;
    line-height: 20px;
    color: #333;
    font-size: 18px;
}

.index_hamburger_allbooks_more {
    width: 100%;
    height: 25px;
    padding-top: 15px;
    margin: 0 0 37px 0;
    padding-left: 18.5%;
    clear: both;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.index_hamburger_allbooks_more a {
    width: 100%;
    height: 20px;
    line-height: 20px;
    color: #333;
    font-size: 18px;
}

.index_hamburger_bottom {
    display: none;
    min-width: 270px;
    width: 100%;
    height: 64px;
    background-color: #f8f8f8;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 999;
}

.index_hamburger_logout {
    display: none;
    display: block;
    width: 37px;
    height: 64px;
    line-height: 64px;
    font-size: 18px;
    color: #333;
    position: absolute;
    top: 0;
    left: 8.9%;
}

.index_hamburger_logout a {
    display: none;
    width: 37px;
    height: 64px;
    line-height: 64px;
    font-size: 18px;
    color: #333;
}

.index_hamburger_read {
    display: none;
    display: block;
    width: 86px;
    height: 64px;
    position: absolute;
    top: 0;
    right: 6.52%;
}

.index_hamburger_read a {
    display: none;
    width: 86px;
    height: 64px;
    line-height: 64px;
    font-size: 18px;
    color: #333;
    white-space: nowrap;
    background-image: url(../images/index_hamburger_read_arrow.png);
    background-repeat: no-repeat;
    background-size: 6px 11px;
    background-position: right 26px;
}

.hamburger_logout_btn01 {
    width: 42.8%;
    height: 43px;
    color: #61953f;
    font-size: 16px;
    text-align: center;
    line-height: 38px;
    margin: 0 4px;
    display: inline-block;
    border: 1px solid #cbcbcb;
    background-color: #fff;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    position: relative;
}

.hamburger_logout_btn01 a {
    width: 100%;
    height: 43px;
    display: block;
    color: #333333;
    font-size: 16px;
    text-align: center;
    line-height: 43px;
    padding: 0;
}

.hamburger_logout_btn02 {
    width: 42.8%;
    height: 43px;
    color: #629540;
    font-size: 16px;
    text-align: center;
    line-height: 43px;
    display: inline-block;
    margin: 0 4px;
    border: 1px solid #cbcbcb;
    background-color: #fff;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    position: relative;
}

.hamburger_logout_btn02 a {
    width: 100%;
    height: 43px;
    display: block;
    color: #629540;
    font-size: 16px;
    text-align: center;
    line-height: 43px;
}

.top_menu04_open {
    display: block;
    width: 70px;
    height: 14px;
    color: #474747;
    font-size: 14px;
    padding-top: 18px;
    margin-right: 1.792%;
    float: right;
}

.top_menu04_open a:link,
.top_menu04_open a:visited {
    width: 70px;
    height: 14px;
    color: #474747;
    font-size: 14px;
    display: block;
    background-image: url(../images/top_grey_arrow_hover.png);
    background-position: 60px 9px;
    background-repeat: no-repeat;
}

.top_menu04_open a:hover,
.top_menu04_open a:active {
    width: 70px;
    height: 14px;
    color: #474747;
    font-size: 14px;
    display: block;
    background-image: url(../images/top_grey_arrow_hover.png);
    background-position: 60px 9px;
    background-repeat: no-repeat;
}

.top_menu04_close {
    display: block;
    width: 70px;
    height: 14px;
    color: #474747;
    font-size: 14px;
    padding-top: 18px;
    margin-right: 1.792%;
    float: right;
}

.top_menu04_close a:link,
.top_menu04_close a:visited {
    width: 70px;
    height: 14px;
    color: #474747;
    font-size: 14px;
    display: block;
    background-image: url(../images/top_grey_arrow.png);
    background-position: 60px 9px;
    background-repeat: no-repeat;
}

.top_menu04_close a:hover,
.top_menu04_close a:active {
    width: 70px;
    height: 14px;
    color: #474747;
    font-size: 14px;
    display: block;
    background-image: url(../images/top_grey_arrow.png);
    background-position: 60px 9px;
    background-repeat: no-repeat;
}

.top_btn02_drop {
    display: none;
    width: 190px;
    height: auto;
    border: 1px solid #ededed;
    background-color: #fff;
    position: absolute;
    top: 47px;
    right: 232px;
    z-index: 25;
}

.top_btn02_drop ul li {
    width: 190px;
    height: 60px;
    border-bottom: 1px solid #ededed;
}

.top_btn02_drop ul li:last-child {
    width: 190px;
    height: 60px;
}

.top_btn02_pc {
    width: 190px;
    height: 60px;
    font-size: 16px;
    color: #629540;
    background-repeat: no-repeat;
    background-position: 50px 18px;
}

.top_btn02_pc a:link,
.top_btn02_pc a:visited {
    width: 190px;
    height: 60px;
    font-size: 16px;
    color: #333;
    display: block;
    background-image: url(../images/top_btn02_pc.png);
    background-repeat: no-repeat;
    background-position: 47px 18px;
}

.top_btn02_pc a:hover,
.top_btn02_pc a:active {
    width: 190px;
    height: 60px;
    font-size: 16px;
    color: #629540;
    display: block;
    background-image: url(../images/top_btn02_pc_roll.png);
    background-repeat: no-repeat;
    background-position: 47px 18px;
}

.top_btn02_pc_text {
    height: 60px;
    line-height: 60px;
    padding-left: 84px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.top_btn02_mobile {
    width: 190px;
    height: 60px;
    font-size: 16px;
    color: #629540;
    background-image: url(../images/top_btn02_mobile_roll.png);
    background-repeat: no-repeat;
    background-position: 31px 15px;
}

.top_btn02_mobile a:link,
.top_btn02_mobile a:visited {
    width: 190px;
    height: 60px;
    font-size: 16px;
    color: #333;
    display: block;
    background-image: url(../images/top_btn02_mobile.png);
    background-repeat: no-repeat;
    background-position: 31px 15px;
}

.top_btn02_mobile a:hover,
.top_btn02_mobile a:active {
    width: 190px;
    height: 60px;
    font-size: 16px;
    color: #629540;
    display: block;
    background-image: url(../images/top_btn02_mobile_roll.png);
    background-repeat: no-repeat;
    background-position: 31px 15px;
}

.top_btn02_mobile_text {
    height: 60px;
    line-height: 60px;
    padding-left: 96px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*web 登入登出*/
.top_menu01_open {
    display: block;
    width: 41px;
    height: 14px;
    color: #474747;
    font-size: 14px;
    padding-top: 18px;
    margin-right: 1.792%;
    float: right;
}

.top_menu01_open a:link,
.top_menu01_open a:visited {
    width: 41px;
    height: 14px;
    color: #474747;
    font-size: 14px;
    display: block;
    background-image: url(../images/top_grey_arrow_hover.png);
    background-position: 32px 9px;
    background-repeat: no-repeat;
}

.top_menu01_open a:hover,
.top_menu01_open a:active {
    width: 41px;
    height: 14px;
    color: #474747;
    font-size: 14px;
    display: block;
    background-image: url(../images/top_grey_arrow_hover.png);
    background-position: 32px 9px;
    background-repeat: no-repeat;
}

.top_menu01_close {
    display: block;
    width: 41px;
    height: 14px;
    color: #474747;
    font-size: 14px;
    padding-top: 18px;
    margin-right: 1.792%;
    float: right;
}

.top_menu01_close a:link,
.top_menu01_close a:visited {
    width: 41px;
    height: 14px;
    color: #474747;
    font-size: 14px;
    display: block;
    background-image: url(../images/top_grey_arrow.png);
    background-position: 32px 9px;
    background-repeat: no-repeat;
}

.top_menu01_close a:hover,
.top_menu01_close a:active {
    width: 41px;
    height: 14px;
    color: #474747;
    font-size: 14px;
    display: block;
    background-image: url(../images/top_grey_arrow.png);
    background-position: 32px 9px;
    background-repeat: no-repeat;
}

.top_menu01_drop {
    display: none;
    width: auto;
    min-width: 190px;
    height: auto;
    border: 1px solid #ededed;
    background-color: #ffffff;
    -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
    position: absolute;
    top: 47px;
    right: 170px;
}

.top_menu01_drop_phone {
    width: auto;
    min-width: 135px;
    height: auto;
    color: #333;
    font-size: 16px;
    line-height: 20px;
    padding-top: 21px;
    margin: 0 32px 20px 32px;
}

.top_menu01_drop_line {
    width: 100%;
    height: 1px;
    background-color: #e2e2e2;
    position: relative;
    margin-bottom: 15px;
}

.top_menu01_drop_btn_box {
    width: 100%;
    min-height: 53px;
    height: auto;
    text-align: center;
    padding: 0 7px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.top_menu01_drop_btn01 {
    width: 168px;
    height: 38px;
    color: #61953f;
    font-size: 16px;
    text-align: center;
    line-height: 38px;
    margin: 0 4px;
    display: inline-block;
    border: 1px solid #cbcbcb;
    background-color: #fff;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    position: relative;
}

.top_menu01_drop_btn01 a {
    width: 168px;
    height: 38px;
    display: block;
    color: #333333;
    font-size: 16px;
    text-align: center;
    line-height: 38px;
}

.top_menu01_drop_btn02 {
    width: 168px;
    height: 38px;
    color: #629540;
    font-size: 16px;
    text-align: center;
    line-height: 38px;
    margin: 0 4px;
    display: inline-block;
    border: 1px solid #cbcbcb;
    background-color: #fff;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    position: relative;
}

.top_menu01_drop_btn02 a {
    width: 168px;
    height: 38px;
    display: block;
    color: #629540;
    font-size: 16px;
    text-align: center;
    line-height: 38px;
}

.top_menu02 {
    display: block;
    width: 42px;
    height: 14px;
    color: #474747;
    font-size: 14px;
    padding-top: 18px;
    margin-right: 1.792%;
    float: right;
}

.top_menu02 a:link,
.top_menu02 a:visited {
    width: 42px;
    height: 14px;
    color: #474747;
    font-size: 14px;
    display: block;
}

.top_menu02 a:hover,
.top_menu02 a:active {
    width: 42px;
    height: 14px;
    color: #474747;
    font-size: 14px;
    display: block;
}

.top_menu03 {
    display: block;
    width: 56px;
    height: 14px;
    color: #474747;
    font-size: 14px;
    padding-top: 18px;
    margin-right: 1.792%;
    float: right;
}

.top_menu03 a:link,
.top_menu03 a:visited {
    width: 56px;
    height: 14px;
    color: #474747;
    font-size: 14px;
    display: block;
    position: relative;
}

.top_menu03 a:hover,
.top_menu03 a:active {
    width: 56px;
    height: 14px;
    color: #474747;
    font-size: 14px;
    display: block;
    position: relative;
}

.top_shopping_cart {
    display: block;
    width: auto;
    min-width: 31px;
    height: 33px;
    margin: 4px -2px auto auto;
    float: right;
    background-image: url(../images/top_shopping_cart.png);
    background-repeat: no-repeat;
    background-size: 28px 20px;
    background-position: left bottom;
}

.top_shopping_cart a:link,
.top_shopping_cart a:visited,
.top_shopping_cart a:hover,
.top_shopping_cart a:active {
    display: block;
    width: 100%;
    height: 33px;
    margin: 0;
    padding-left: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.top_shopping_cart_text {
    width: auto;
    min-width: 9px;
    height: 17px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 17px;
    margin: 0 0 16px auto;
    float: right;
    padding: 0 4px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #cb0000;
}

.exchange_recording_top_shopping_cart {
    display: block;
}
@media screen and (max-width: 710px) {
    .exchange_recording_top_shopping_cart {
        display: none !important;
    }
}

.top_shopping_cart02 {
    display: block;
    width: auto;
    min-width: 31px;
    height: 33px;
    margin: 4px -2px auto auto;
    float: right;
    background-image: url(../images/top_shopping_cart.png);
    background-repeat: no-repeat;
    background-size: 28px 20px;
    background-position: left bottom;
}

.top_shopping_cart02 a:link,
.top_shopping_cart02 a:visited,
.top_shopping_cart02 a:hover,
.top_shopping_cart02 a:active {
    display: block;
    width: 100%;
    height: 33px;
    margin: 0;
    padding-left: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.top_shopping_cart_text02 {
    width: auto;
    min-width: 9px;
    height: 17px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 17px;
    margin: 0 0 16px auto;
    float: right;
    padding: 0 4px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #cb0000;
}

.index_menu_bk {
    display: block;
    width: 100%;
    height: 60px;
    background-image: url(../images/index_menu_bk.png);
    background-repeat: repeat-x;
    position: fixed;
    top: 60px;
    left: 0;
    z-index: 997;
}

.index_menu {
    width: 100%;
    max-width: 1062px;
    height: 60px;
    margin: 0 auto;
    position: relative;
}

.index_menu_btn01_close {
    width: 91px;
    height: 60px;
    line-height: 60px;
    color: #484848;
    font-size: 16px;
    position: relative;
    background-image: url(../images/index_menu_arraw.png);
    background-repeat: no-repeat;
    background-position: 75px center;
}

.index_menu_btn01_close a:link,
.index_menu_btn01_close a:visited,
.index_menu_btn01_close a:hover,
.index_menu_btn01_close a:hover {
    width: 91px;
    height: 60px;
    line-height: 60px;
    color: #484848;
    font-size: 16px;
    display: block;
    background-image: url(../images/index_menu_arraw.png);
    background-repeat: no-repeat;
    background-position: 75px center;
}

.index_menu_btn01_open {
    width: 91px;
    height: 60px;
    line-height: 60px;
    color: #629540;
    font-size: 16px;
    position: relative;
    background-image: url(../images/index_menu_arraw_roll.png);
    background-repeat: no-repeat;
    background-position: 75px center;
    border-bottom: 1px solid #5db307;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.index_menu_btn01_open a {
    color: #629540;
}

.index_menu_btn01_drop {
    display: none;
    width: 98%;
    max-width: 970px;
    height: auto;
    min-height: 450px;
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 20;
    background-color: #fff;
    border-top: none;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
}

.index_menu_btn01_drop_left {
    width: 65%;
    height: auto;
    position: absolute;
    top: 60px;
    left: 6.8%;
    border-right: 1px solid #eeeeee;
}

.index_menu_btn01_drop_right {
    width: 155px;
    height: auto;
    position: absolute;
    top: 60px;
    left: 78%;
}

.index_menu_btn01_classified_title {
    width: 100%;
    height: 45px;
    color: #999;
    font-size: 15px;
    clear: both;
}

.index_menu_btn01_classified_content {
    width: 100%;
    height: auto;
    margin-bottom: 31px;
    clear: both;
    overflow: hidden;
}

.index_menu_btn01_classified_content ul li {
    width: 16.666%;
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    color: #629540;
    margin-bottom: 16px;
    float: left;
    overflow: hidden;
    /* 超過範圍隱藏 */
    white-space: nowrap;
    /* 不斷行 */
}

.index_menu_btn01_classified_content ul li a:link,
.index_menu_btn01_classified_content ul li a:visited {
    width: 100%;
    height: 16px;
    line-height: 16px;
    display: block;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    /* 超過範圍隱藏 */
    white-space: nowrap;
    /* 不斷行 */
}

.index_menu_btn01_classified_content ul li a:hover,
.index_menu_btn01_classified_content ul li a:active {
    width: 100%;
    height: 16px;
    line-height: 16px;
    display: block;
    font-size: 14px;
    color: #629540;
    overflow: hidden;
    /* 超過範圍隱藏 */
    white-space: nowrap;
    /* 不斷行 */
}

.index_menu_btn01_text {
    width: 64px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 1px;
}

.index_menu_btn01_classified_more {
    width: 100%;
    color: #333;
    font-size: 14px;
    clear: both;
}

.index_menu_btn01_classified_more a:link,
.index_menu_btn01_classified_more a:visited {
    width: 100%;
    color: #333;
    font-size: 14px;
}

.index_menu_btn01_classified_more a:hover,
.index_menu_btn01_classified_more a:active {
    width: 100%;
    color: #629540;
    font-size: 14px;
}

.index_menu_btn02 {
    width: 64px;
    height: 60px;
    line-height: 60px;
    color: #484848;
    font-size: 16px;
    position: absolute;
    top: 0;
    left: 120px;
}

.index_menu_btn02 a:link,
.index_menu_btn02 a:visited,
.index_menu_btn02 a:hover,
.index_menu_btn02 a:active {
    width: 64px;
    height: 60px;
    line-height: 60px;
    color: #484848;
    font-size: 16px;
    display: block;
}

.index_menu_btn03 {
    width: 58px;
    height: 60px;
    line-height: 60px;
    color: #484848;
    font-size: 16px;
    position: absolute;
    top: 0;
    left: 240px;
}

.index_menu_btn03 a:link,
.index_menu_btn03 a:visited,
.index_menu_btn03 a:hover,
.index_menu_btn03 a:active {
    width: 58px;
    height: 60px;
    line-height: 60px;
    color: #484848;
    font-size: 16px;
    display: block;
}

.index_menu_btn02 {
    width: 64px;
    height: 60px;
    line-height: 60px;
    color: #484848;
    font-size: 16px;
    position: absolute;
    top: 0;
    left: 120px;
}

.index_menu_btn02 a:link,
.index_menu_btn02 a:visited,
.index_menu_btn02 a:hover,
.index_menu_btn02 a:active {
    width: 64px;
    height: 60px;
    line-height: 60px;
    color: #484848;
    font-size: 16px;
    display: block;
}

.index_menu_btn03 {
    width: 58px;
    height: 60px;
    line-height: 60px;
    color: #484848;
    font-size: 16px;
    position: absolute;
    top: 0;
    left: 240px;
}

.index_menu_btn03 a:link,
.index_menu_btn03 a:visited,
.index_menu_btn03 a:hover,
.index_menu_btn03 a:active {
    width: 58px;
    height: 60px;
    line-height: 60px;
    color: #484848;
    font-size: 16px;
    display: block;
}

@media screen and (max-width: 1077px) {
    .logo {
        display: block;
        left: 10px;
    }
    .ebook_btn_on {
        display: block;
        left: 162px;
    }
    .ebook_btn {
        display: block;
        left: 162px;
    }
    .monthly_btn_on {
        display: block;
        left: 263px;
    }
    .monthly_btn {
        display: block;
        left: 263px;
    }
    /*日常學按鈕*/
    .daily_btn {
        left: 364px;
    }
    .daily_btn_on {
        left: 364px;
    }
    /*快讀按鈕*/
    .fast_reading_btn {
        left: 464px;
    }
    .top {
        width: 100%;
        padding: 0 10px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .index_menu {
        padding: 0 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}

@media screen and (max-width: 1060px) {
    .top_menu01_drop {
        display: none;
        right: 166px;
    }
}

@media screen and (max-width: 880px) {
    .logo {
        width: 135px;
        left: 10px;
        top: 13px;
    }
    .ebook_btn_on {
        display: block;
        width: 76px;
        height: 25px;
        line-height: 23px;
        position: absolute;
        top: 16px;
        left: 152px;
    }
    .ebook_btn_on a:link,
    .ebook_btn_on a:visited {
        display: block;
        width: 100%;
        height: 25px;
    }
    .ebook_btn_on a:hover,
    .ebook_btn_on a:active {
        display: block;
        width: 100%;
        height: 25px;
    }
    .ebook_btn {
        display: block;
        width: 76px;
        height: 25px;
        line-height: 23px;
        position: absolute;
        top: 16px;
        left: 152px;
    }
    .ebook_btn a:link,
    .ebook_btn a:visited {
        display: block;
        width: 100%;
        height: 25px;
    }
    .ebook_btn a:hover,
    .ebook_btn a:active {
        display: block;
        width: 100%;
        height: 25px;
    }
    .monthly_btn_on {
        display: block;
        width: 76px;
        height: 25px;
        line-height: 23px;
        position: absolute;
        top: 16px;
        left: 234px;
    }
    .monthly_btn_on a:link,
    .monthly_btn_on a:visited {
        display: block;
        width: 100%;
        height: 25px;
    }
    .monthly_btn_on a:hover,
    .monthly_btn_on a:active {
        display: block;
        width: 100%;
        height: 25px;
    }
    .monthly_btn {
        display: block;
        width: 76px;
        height: 25px;
        line-height: 23px;
        position: absolute;
        top: 16px;
        left: 234px;
    }
    .monthly_btn a:link,
    .monthly_btn a:visited {
        display: block;
        width: 100%;
        height: 25px;
    }
    .monthly_btn a:hover,
    .monthly_btn a:active {
        display: block;
        width: 100%;
        height: 25px;
    }
    /*日常學按鈕 780->880*/
    .daily_btn_on {
        display: block;
        width: 76px;
        height: 25px;
        line-height: 23px;
        position: absolute;
        top: 16px;
        left: 316px;
    }
    .daily_btn_on a:link,
    .daily_btn_on a:visited {
        display: block;
        width: 100%;
        height: 25px;
    }
    .daily_btn_on a:hover,
    .daily_btn_on a:active {
        display: block;
        width: 100%;
        height: 25px;
    }
    .daily_btn {
        display: block;
        width: 76px;
        height: 25px;
        line-height: 23px;
        position: absolute;
        top: 16px;
        left: 316px;
    }
    .daily_btn a:link,
    .daily_btn a:visited {
        display: block;
        width: 100%;
        height: 25px;
    }
    .daily_btn a:hover,
    .daily_btn a:active {
        display: block;
        width: 100%;
        height: 25px;
    }
    /*快讀按鈕 780->880*/
    .fast_reading_btn {
        display: block;
        width: 60px;
        height: 25px;
        line-height: 23px;
        position: absolute;
        top: 16px;
        left: 400px;
    }
    .fast_reading_btn a:link,
    .fast_reading_btn a:visited {
        display: block;
        width: 100%;
        height: 25px;
    }
    .fast_reading_btn a:hover,
    .fast_reading_btn a:active {
        display: block;
        width: 100%;
        height: 25px;
    }
    .top_btn02_drop {
        display: none;
        width: 190px;
        height: auto;
        border: 1px solid #ededed;
        background-color: #fff;
        position: absolute;
        top: 47px;
        right: 215px;
        z-index: 25;
    }
    .index_menu_btn01_drop_right {
        left: 73.6%;
    }
}

@media screen and (max-width: 860px) {
    .index_menu_btn01_drop_left {
        width: 66%;
        left: 5%;
    }
    .index_menu_btn01_drop_right {
        left: 75.3%;
    }
}

@media screen and (max-width: 820px) {
    .logo {
        width: 100px;
        left: 10px;
        top: 18px;
    }
    .ebook_btn_on {
        display: block;
        width: 63px;
        height: 19px;
        line-height: 17px;
        position: absolute;
        top: 19px;
        left: 114px;
    }
    .ebook_btn_on a:link,
    .ebook_btn_on a:visited {
        display: block;
        width: 100%;
        height: 19px;
    }
    .ebook_btn_on a:hover,
    .ebook_btn_on a:active {
        display: block;
        width: 100%;
        height: 19px;
    }
    .ebook_btn {
        display: block;
        width: 63px;
        height: 19px;
        line-height: 17px;
        position: absolute;
        top: 19px;
        left: 114px;
    }
    .ebook_btn a:link,
    .ebook_btn a:visited {
        display: block;
        width: 100%;
        height: 19px;
    }
    .ebook_btn a:hover,
    .ebook_btn a:active {
        display: block;
        width: 100%;
        height: 19px;
    }
    .monthly_btn_on {
        display: block;
        width: 63px;
        height: 19px;
        line-height: 17px;
        position: absolute;
        top: 19px;
        left: 183px;
    }
    .monthly_btn_on a:link,
    .monthly_btn_on a:visited {
        display: block;
        width: 100%;
        height: 19px;
    }
    .monthly_btn_on a:hover,
    .monthly_btn_on a:active {
        display: block;
        width: 100%;
        height: 19px;
    }
    .monthly_btn {
        display: block;
        width: 63px;
        height: 19px;
        line-height: 17px;
        position: absolute;
        top: 19px;
        left: 183px;
    }
    .monthly_btn a:link,
    .monthly_btn a:visited {
        display: block;
        width: 100%;
        height: 19px;
    }
    .monthly_btn a:hover,
    .monthly_btn a:active {
        display: block;
        width: 100%;
        height: 19px;
    }
    /*日常學按鈕*/
    .daily_btn_on {
        display: block;
        width: 63px;
        height: 19px;
        line-height: 17px;
        position: absolute;
        top: 19px;
        left: 252px;
    }
    .daily_btn_on a:link,
    .daily_btn_on a:visited {
        display: block;
        width: 100%;
        height: 19px;
    }
    .daily_btn_on a:hover,
    .daily_btn_on a:active {
        display: block;
        width: 100%;
        height: 19px;
    }
    .daily_btn {
        display: block;
        width: 63px;
        height: 19px;
        line-height: 17px;
        position: absolute;
        top: 19px;
        left: 252px;
    }
    .daily_btn a:link,
    .daily_btn a:visited {
        display: block;
        width: 100%;
        height: 19px;
    }
    .daily_btn a:hover,
    .daily_btn a:active {
        display: block;
        width: 100%;
        height: 19px;
    }
    /*快讀按鈕 728->820*/
    .fast_reading_btn {
        display: block;
        width: 60px;
        height: 19px;
        line-height: 17px;
        position: absolute;
        top: 19px;
        left: 321px;
    }
    .fast_reading_btn a:link,
    .fast_reading_btn a:visited {
        display: block;
        width: 100%;
        height: 19px;
    }
    .fast_reading_btn a:hover,
    .fast_reading_btn a:active {
        display: block;
        width: 100%;
        height: 19px;
    }
}

@media screen and (max-width: 710px) {
    .green_bar {
        height: 2px;
    }
    .top_bk {
        height: 47px;
        background-color: #eeeeee;
        -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
        /* drop shadow */
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
        /* drop shadow */
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
        /* drop shadow */
        top: 2px;
    }
    .top {
        width: 100%;
        height: 47px;
    }
    /*640->710*/
    .logo_box {
        display: block;
        width: 243px;
        height: 23px;
        padding: 0;
        margin: 0 auto;
        position: relative;
        top: auto;
        left: auto;
    }
    .logo_box02 {
        display: none;
    }
    .logo {
        width: 109px;
        height: 23px;
        padding-top: 12px;
        position: relative;
        top: 0;
        left: 0;
    }
    .logo a {
        width: 100%;
        height: 23px;
        background-image: url(../images/phone/logo.png);
        background-size: 100%;
        background-repeat: no-repeat;
    }
    /*640->710*/
    .ebook_btn_on {
        display: block;
        width: 68px;
        height: 21px;
        line-height: 19px;
        position: absolute;
        top: 13px;
        left: 114px;
    }
    .ebook_btn_on a:link,
    .ebook_btn_on a:visited {
        display: block;
        width: 100%;
        height: 21px;
    }
    .ebook_btn_on a:hover,
    .ebook_btn_on a:active {
        display: block;
        width: 100%;
        height: 21px;
    }
    .ebook_btn {
        display: block;
        width: 68px;
        height: 21px;
        line-height: 19px;
        position: absolute;
        top: 13px;
        left: 114px;
    }
    .ebook_btn a:link,
    .ebook_btn a:visited {
        display: block;
        width: 100%;
        height: 21px;
    }
    .ebook_btn a:hover,
    .ebook_btn a:active {
        display: block;
        width: 100%;
        height: 21px;
    }
    .monthly_btn_on {
        display: block;
        width: 68px;
        height: 21px;
        line-height: 19px;
        position: absolute;
        top: 13px;
        left: 193px;
    }
    .monthly_btn_on a:link,
    .monthly_btn_on a:visited {
        display: block;
        width: 100%;
        height: 21px;
    }
    .monthly_btn_on a:hover,
    .monthly_btn_on a:active {
        display: block;
        width: 100%;
        height: 21px;
    }
    .monthly_btn {
        display: block;
        width: 68px;
        height: 21px;
        line-height: 19px;
        position: absolute;
        top: 13px;
        left: 193px;
    }
    .monthly_btn a:link,
    .monthly_btn a:visited {
        display: block;
        width: 100%;
        height: 21px;
    }
    .monthly_btn a:hover,
    .monthly_btn a:active {
        display: block;
        width: 100%;
        height: 21px;
    }
    /*日常學按鈕640->710*/
    .daily_btn {
        display: none;
        width: 53px;
        height: 21px;
        line-height: 21px;
        position: absolute;
        top: 13px;
        left: 193px;
    }
    .daily_btn_on {
        display: none;
        width: 53px;
        height: 21px;
        line-height: 21px;
        position: absolute;
        top: 13px;
        left: 193px;
    }
    /*快讀按鈕640->710*/
    .fast_reading_btn {
        display: none;
        width: 53px;
        height: 21px;
        line-height: 21px;
        position: absolute;
        top: 13px;
        left: 193px;
    }
    .fast_reading_btn a:link,
    .fast_reading_btn a:visited {
        display: block;
        width: 100%;
        height: 21px;
    }
    .fast_reading_btn a:hover,
    .fast_reading_btn a:active {
        display: block;
        width: 100%;
        height: 21px;
    }
    .top_menu04_close {
        display: none;
    }
    .top_menu04_open {
        display: none;
    }
    .top_btn02_drop {
        display: none;
        height: 0;
        width: 0;
        border: 0;
    }
    .top_btn02_drop ul li {
        display: none;
    }
    .top_btn02_drop ul li:last-child {
        display: none;
    }
    .top_menu01_open {
        display: none;
    }
    .top_menu01_close {
        display: none;
    }
    /*PC版登入登出下拉選單*/
    .top_menu01_drop {
        display: none;
        height: 0;
        width: 0;
        border: 0;
    }
    .top_menu01_drop_phone {
        display: none;
    }
    .top_menu01_drop_line {
        display: none;
    }
    .top_menu01_drop_btn_box {
        display: none;
    }
    .top_menu01_drop_btn01 {
        display: none;
    }
    .top_menu01_drop_btn02 {
        display: none;
    }
    .top_menu02 {
        display: none;
    }
    .top_btn02_drop {
        display: none;
    }
    .top_menu03 {
        display: none;
    }
    .top_shopping_cart {
        display: block;
        width: auto;
        min-width: 29px;
        height: 29px;
        margin: 0;
        float: right;
        background-image: url(../images/top_shopping_cart.png);
        background-repeat: no-repeat;
        background-size: 29px 20px;
        background-position: left bottom;
        position: absolute;
        top: 5px;
        right: 10px;
    }
    .top_shopping_cart a:link,
    .top_shopping_cart a:visited,
    .top_shopping_cart a:hover,
    .top_shopping_cart a:active {
        display: block;
        width: 100%;
        height: 29px;
        margin: 0;
        padding-left: 18px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .top_shopping_cart_text {
        width: auto;
        min-width: 8px;
        height: 20px;
        color: #fff;
        font-size: 13px;
        font-weight: bold;
        text-align: center;
        line-height: 20px;
        margin: 0 0 9px auto;
        float: right;
        padding: 0 6px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        background-color: #cb0000;
    }
    .top_shopping_cart02 {
        display: none;
    }
    .top_shopping_cart_text02 {
        display: none;
    }
    .index_menu_bk {
        display: none;
    }
    .index_menu {
        display: none;
    }
    .index_menu_btn01_close {
        display: none;
    }
    .index_menu_btn02 {
        display: none;
    }
    .index_menu_btn03 {
        display: none;
    }
    .index_notice_bk {
        width: 100%;
        height: 60px;
        background-color: #eeeeee;
        margin-bottom: 26px;
    }
    .hamburger_menu {
        width: auto;
        min-width: 8px;
        height: 24px;
        padding-left: 11px;
        position: absolute;
        top: 6px;
        left: 13px;
        display: block;
        z-index: 10;
        background-image: url(../images/phone/hamburger%20menu.png);
        background-position: bottom left;
        background-size: 19px 14px;
        background-repeat: no-repeat;
        cursor: pointer;
    }
    .hamburger_menu_text {
        width: auto;
        min-width: 8px;
        height: 20px;
        color: #fff;
        font-size: 13px;
        font-weight: bold;
        text-align: center;
        line-height: 20px;
        margin: 0 0 4px auto;
        padding: 0 6px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        background-color: #cb0000;
    }
    .hamburger_block {
        display: none;
        width: 100%;
        min-width: 270px;
        height: 100%;
        background-color: #fff;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 999;
    }
    .hamburger_block_content {
        width: 100%;
        min-width: 300px;
        height: auto;
        padding-top: 60px;
        background-color: #fff;
        position: relative;
        z-index: 890;
        overflow: hidden;
    }
    .hamburger_block_bk {
        width: 100%;
        height: 100%;
        padding-top: 60px;
        background-color: #fff;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 0;
    }
    .hamburger_top {
        width: 100%;
        min-width: 300px;
        height: 60px;
        background-color: #fff;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 901;
    }
    .hamburger_close {
        width: 21px;
        height: 21px;
        position: absolute;
        top: 13px;
        right: 4.34%;
        background-image: url(../images/phone/hamburger_close.png);
        background-repeat: no-repeat;
        background-size: 100%;
    }
    .hamburger_close a {
        width: 21px;
        height: 21px;
        display: block;
    }
    /*首頁phone版左漢堡選單*/
    #index_hamburger_search {
        display: block;
    }
    #index_hamburger_search input {
        display: block;
    }
    #index_hamburger_search button {
        display: block;
    }
    .index_hamburger_close {
        display: block;
    }
    .index_hamburger_list {
        display: block;
    }
    .index_hamburger_list a {
        display: block;
    }
    .index_hamburger_arrow {
        display: block;
    }
    .index_hamburger_text {
        display: block;
    }
    .index_hamburger_number {
        display: block;
    }
    .index_hamburger_line {
        display: block;
    }
    .index_hamburger_bottom {
        display: block;
    }
    .index_hamburger_logout {
        display: block;
    }
    .index_hamburger_logout a {
        display: block;
    }
    .index_hamburger_read {
        display: block;
    }
    .index_hamburger_read a {
        display: block;
    }
}

@media screen and (max-width: 640px) {
    /*640*/
    .logo_box {
        display: block;
        width: 243px;
        height: 23px;
        padding: 0;
        margin: 0 auto;
        position: relative;
        top: auto;
        left: auto;
    }
    .logo_box02 {
        display: none;
    }
    .logo {
        width: 109px;
        height: 23px;
        padding-top: 12px;
        position: relative;
        top: 0;
        left: 0;
    }
    .logo a {
        width: 100%;
        height: 23px;
        background-image: url(../images/phone/logo.png);
        background-size: 100%;
        background-repeat: no-repeat;
    }
    /*640*/
    .ebook_btn_on {
        display: block;
        width: 68px;
        height: 21px;
        line-height: 19px;
        position: absolute;
        top: 13px;
        left: 114px;
    }
    .ebook_btn_on a:link,
    .ebook_btn_on a:visited {
        display: block;
        width: 100%;
        height: 21px;
    }
    .ebook_btn_on a:hover,
    .ebook_btn_on a:active {
        display: block;
        width: 100%;
        height: 21px;
    }
    .ebook_btn {
        display: block;
        width: 68px;
        height: 21px;
        line-height: 19px;
        position: absolute;
        top: 13px;
        left: 114px;
    }
    .ebook_btn a:link,
    .ebook_btn a:visited {
        display: block;
        width: 100%;
        height: 21px;
    }
    .ebook_btn a:hover,
    .ebook_btn a:active {
        display: block;
        width: 100%;
        height: 21px;
    }
    .monthly_btn_on {
        display: block;
        width: 68px;
        height: 21px;
        line-height: 19px;
        position: absolute;
        top: 13px;
        left: 193px;
    }
    .monthly_btn_on a:link,
    .monthly_btn_on a:visited {
        display: block;
        width: 100%;
        height: 21px;
    }
    .monthly_btn_on a:hover,
    .monthly_btn_on a:active {
        display: block;
        width: 100%;
        height: 21px;
    }
    .monthly_btn {
        display: block;
        width: 68px;
        height: 21px;
        line-height: 19px;
        position: absolute;
        top: 13px;
        left: 193px;
    }
    .monthly_btn a:link,
    .monthly_btn a:visited {
        display: block;
        width: 100%;
        height: 21px;
    }
    .monthly_btn a:hover,
    .monthly_btn a:active {
        display: block;
        width: 100%;
        height: 21px;
    }
    /*快讀按鈕640*/
    .fast_reading_btn {
        display: none;
        width: 53px;
        height: 21px;
        line-height: 21px;
        position: absolute;
        top: 13px;
        left: 193px;
    }
    .fast_reading_btn a:link,
    .fast_reading_btn a:visited {
        display: block;
        width: 100%;
        height: 21px;
    }
    .fast_reading_btn a:hover,
    .fast_reading_btn a:active {
        display: block;
        width: 100%;
        height: 21px;
    }
    .top_menu04_close {
        display: none;
    }
    .top_menu04_open {
        display: none;
    }
    .top_btn02_drop {
        display: none;
        height: 0;
        width: 0;
        border: 0;
    }
    .top_btn02_drop ul li {
        display: none;
    }
    .top_btn02_drop ul li:last-child {
        display: none;
    }
    .top_menu01_open {
        display: none;
    }
    .top_menu01_close {
        display: none;
    }
    /*PC版登入登出下拉選單*/
    .top_menu01_drop {
        display: none;
        height: 0;
        width: 0;
        border: 0;
    }
    .top_menu01_drop_phone {
        display: none;
    }
    .top_menu01_drop_line {
        display: none;
    }
    .top_menu01_drop_btn_box {
        display: none;
    }
    .top_menu01_drop_btn01 {
        display: none;
    }
    .top_menu01_drop_btn02 {
        display: none;
    }
    .top_menu02 {
        display: none;
    }
    .top_btn02_drop {
        display: none;
    }
    .top_menu03 {
        display: none;
    }
    .top_shopping_cart {
        display: block;
        width: auto;
        min-width: 29px;
        height: 29px;
        margin: 0;
        float: right;
        background-image: url(../images/top_shopping_cart.png);
        background-repeat: no-repeat;
        background-size: 29px 20px;
        background-position: left bottom;
        position: absolute;
        top: 5px;
        right: 10px;
    }
    .top_shopping_cart a:link,
    .top_shopping_cart a:visited,
    .top_shopping_cart a:hover,
    .top_shopping_cart a:active {
        display: block;
        width: 100%;
        height: 29px;
        margin: 0;
        padding-left: 18px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .top_shopping_cart_text {
        width: auto;
        min-width: 8px;
        height: 20px;
        color: #fff;
        font-size: 13px;
        font-weight: bold;
        text-align: center;
        line-height: 20px;
        margin: 0 0 9px auto;
        float: right;
        padding: 0 6px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        background-color: #cb0000;
    }
    .top_shopping_cart02 {
        display: none;
    }
    .top_shopping_cart_text02 {
        display: none;
    }
    .index_menu_bk {
        display: none;
    }
    .index_menu {
        display: none;
    }
    .index_menu_btn01_close {
        display: none;
    }
    .index_menu_btn02 {
        display: none;
    }
    .index_menu_btn03 {
        display: none;
    }
    .index_notice_bk {
        width: 100%;
        height: 60px;
        background-color: #eeeeee;
        margin-bottom: 26px;
    }
}

@media screen and (max-width: 470px) {
    /*470*/
    .ebook_btn_on {
        display: block;
        width: 60px;
        top: 13px;
        left: 114px;
    }
    .ebook_btn_on a:link,
    .ebook_btn_on a:visited {
        display: block;
        width: 100%;
        height: 21px;
    }
    .ebook_btn_on a:hover,
    .ebook_btn_on a:active {
        display: block;
        width: 100%;
        height: 21px;
    }
    .ebook_btn {
        display: block;
        width: 60px;
        top: 13px;
        left: 114px;
    }
    .ebook_btn a:link,
    .ebook_btn a:visited {
        display: block;
        width: 100%;
        height: 21px;
    }
    .ebook_btn a:hover,
    .ebook_btn a:active {
        display: block;
        width: 100%;
        height: 21px;
    }
    .monthly_btn_on {
        display: block;
        width: 60px;
        top: 13px;
        left: 180px;
    }
    .monthly_btn_on a:link,
    .monthly_btn_on a:visited {
        display: block;
        width: 100%;
        height: 21px;
    }
    .monthly_btn_on a:hover,
    .monthly_btn_on a:active {
        display: block;
        width: 100%;
        height: 21px;
    }
    .monthly_btn {
        display: block;
        width: 60px;
        top: 13px;
        left: 180px;
    }
    .monthly_btn a:link,
    .monthly_btn a:visited {
        display: block;
        width: 100%;
        height: 21px;
    }
    .monthly_btn a:hover,
    .monthly_btn a:active {
        display: block;
        width: 100%;
        height: 21px;
    }
    .one_classification_bn_text {
        font-size: 27px;
    }
}

@media screen and (max-width: 390px) {
    .hamburger_menu {
        left: 5px;
    }
    .top_shopping_cart {
        right: 5px;
    }
    /*左側漢堡選單*/
    .index_hamburger_logout {
        left: 4%;
    }
    .index_hamburger_read {
        right: 4%;
    }
    .logo_box {
        width: 202px;
        height: 17px;
    }
    .logo {
        width: 85px;
        height: 18px;
        padding-top: 14px;
    }
    .logo a {
        width: 100%;
        height: 18px;
    }
    .ebook_btn_on {
        width: 52px;
        height: 17px;
        font-size: 13px;
        line-height: 15px;
        top: 15px;
        left: 91px;
    }
    .ebook_btn_on a:link,
    .ebook_btn_on a:visited {
        width: 100%;
        height: 17px;
    }
    .ebook_btn_on a:hover,
    .ebook_btn_on a:active {
        width: 100%;
        height: 17px;
    }
    .ebook_btn {
        width: 52px;
        height: 17px;
        font-size: 13px;
        line-height: 15px;
        top: 15px;
        left: 91px;
    }
    .ebook_btn a:link,
    .ebook_btn a:visited {
        width: 100%;
        height: 17px;
    }
    .ebook_btn a:hover,
    .ebook_btn a:active {
        width: 100%;
        height: 17px;
    }
    .monthly_btn_on {
        width: 52px;
        height: 17px;
        font-size: 13px;
        line-height: 15px;
        top: 15px;
        left: 149px;
    }
    .monthly_btn_on a:link,
    .monthly_btn_on a:visited {
        width: 100%;
        height: 17px;
    }
    .monthly_btn_on a:hover,
    .monthly_btn_on a:active {
        width: 100%;
        height: 17px;
    }
    .monthly_btn {
        width: 52px;
        height: 17px;
        font-size: 13px;
        line-height: 15px;
        top: 15px;
        left: 149px;
    }
    .monthly_btn a:link,
    .monthly_btn a:visited {
        width: 100%;
        height: 17px;
    }
    .monthly_btn a:hover,
    .monthly_btn a:active {
        width: 100%;
        height: 17px;
    }
    /*快讀按鈕 390px*/
    .fast_reading_btn {
        width: 52px;
        height: 17px;
        font-size: 13px;
        line-height: 15px;
        top: 15px;
        left: 149px;
    }
    .fast_reading_btn a:link,
    .fast_reading_btn a:visited {
        width: 100%;
        height: 17px;
    }
    .fast_reading_btn a:hover,
    .fast_reading_btn a:active {
        width: 100%;
        height: 17px;
    }
    .top_shopping_cart {
        right: 5px;
    }
}

@media screen and (max-width: 330px) {
    .logo_box {
        width: 195px;
    }
    .logo {
        width: 75px;
        padding-top: 16px;
    }
    .index_hamburger_evevt_item a {
        font-size: 17px;
    }
    .index_hamburger_allbooks_item_choose a {
        font-size: 17px;
    }
    .index_hamburger_allbooks_item a {
        font-size: 17px;
    }
    .index_hamburger_allbooks_more a {
        font-size: 17px;
    }
    .ebook_btn_on {
        left: 81px;
    }
    .ebook_btn {
        left: 81px;
    }
    .monthly_btn_on {
        left: 136px;
    }
    .monthly_btn {
        left: 136px;
    }
}

.family_plan_block {
    width: 96%;
    max-width: 1039px;
    min-height: 278px;
    border: 1px solid #cccccc;
    background-color: #fafafa;
    margin: 0 auto 14px auto;
}
@media all and (max-width: 710px) {
    .family_plan_block {
        margin: 12px auto 12px auto;
    }
}

.family_plan_yet_text01 {
    width: 90%;
    max-width: 420px;
    color: #666666;
    font-size: 17px;
    text-align: center;
    font-weight: bold;
    margin: 26px auto 16px auto;
}

.family_plan_yet_pic01 {
    width: 194px;
    margin: 0 auto 12px auto;
}

.family_plan_yet_btn01 {
    width: 88%;
    max-width: 290px;
    height: 50px;
    font-size: 18px;
    line-height: 54px;
    color: #fff;
    background-color: #5cbdcb;
    margin: 0 auto 43px auto;
}
@media all and (max-width: 710px) {
    .family_plan_yet_btn01 {
        max-width: 420px;
        height: 58px;
        line-height: 58px;
        margin: 0 auto 30px auto;
    }
}
.family_plan_yet_btn01 a {
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
    display: block;
    background-color: #5cbdcb;
}
.family_plan_yet_btn01 a:hover {
    color: #fff;
    text-align: center;
    width: 100%;
    height: 100%;
    background-color: #65d3e3;
    display: block;
}

.family_plan_record_gap {
    width: 100%;
    height: 7px;
}

.family_plan_record_btn01 {
    width: 210px;
    height: 45px;
    line-height: 45px;
    margin: 0 auto 30px auto;
}
@media all and (max-width: 710px) {
    .family_plan_record_btn01 {
        width: 232px;
        height: 58px;
        line-height: 58px;
    }
}
.family_plan_record_btn01 a {
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 15px;
    text-align: center;
    display: block;
    background-color: #474747;
    border-radius: 23px;
}
@media all and (max-width: 710px) {
    .family_plan_record_btn01 a {
        font-size: 18px;
        border-radius: 29px;
    }
}
.family_plan_record_btn01 a:hover {
    background-color: #5f5f5f;
}

.family_plan_main_block {
    width: 96%;
    max-width: 1039px;
    border: 1px solid #cccccc;
    background-color: #fafafa;
    margin: 0 auto 14px auto;
    padding: 0 0 35px 0;
    overflow: hidden;
}
@media all and (max-width: 710px) {
    .family_plan_main_block {
        margin: 12px auto 12px auto;
        padding: 0 0 35px 0;
    }
}

.family_plan_main_tag {
    width: 116px;
    height: 28px;
    font-size: 15px;
    line-height: 28px;
    color: #fff;
    text-align: center;
    border-radius: 14px;
    background-color: #666666;
    margin: 33px auto 7px auto;
}
@media all and (max-width: 710px) {
    .family_plan_main_tag {
        margin: 20px auto 7px auto;
    }
}

.family_plan_main_title01 {
    width: 90%;
    min-height: 35px;
    line-height: 35px;
    max-width: 420px;
    font-size: 31px;
    font-weight: 600;
    color: #484848;
    text-align: center;
    margin: 0 auto 20px auto;
}
@media all and (max-width: 710px) {
    .family_plan_main_title01 {
        font-size: 28px;
        line-height: 32px;
    }
}

.family_plan_main_text01 {
    width: 90%;
    max-width: 420px;
    min-height: 22px;
    line-height: 22px;
    max-width: 420px;
    font-size: 16px;
    color: #666666;
    text-align: center;
    margin: 0 auto 15px auto;
}
.family_plan_main_text01 span {
    color: #619540;
}

.family_plan_main_item_block {
    width: 88%;
    max-width: 420px;
    overflow: hidden;
    margin: 0 auto 14px auto;
}
@media all and (max-width: 710px) {
    .family_plan_main_item_block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

.family_plan_main_item {
    width: 100%;
    max-width: 420px;
    min-height: 16px;
    line-height: 16px;
    color: #484848;
    text-align: center;
    font-size: 14px;
}
@media all and (max-width: 710px) {
    .family_plan_main_item {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        min-width: 90px;
        font-size: 15px;
        min-height: 20px;
        line-height: 20px;
        text-align: right;
        margin: 0 10px 0 0;
    }
}

.family_plan_main_item_text {
    width: 100%;
    max-width: 420px;
    min-height: 20px;
    line-height: 20px;
    color: #000000;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    word-wrap: break-word;
    word-break: break-all;
}
@media all and (max-width: 710px) {
    .family_plan_main_item_text {
        -webkit-box-flex: 2;
        -ms-flex: 2;
        flex: 2;
        font-size: 15px;
        text-align: left;
    }
}

.family_plan_main_btn01 {
    width: 88%;
    max-width: 290px;
    height: 50px;
    font-size: 18px;
    line-height: 54px;
    color: #fff;
    background-color: #5cbdcb;
    margin: 0 auto;
}
@media all and (max-width: 710px) {
    .family_plan_main_btn01 {
        max-width: 420px;
        height: 58px;
        line-height: 58px;
    }
}
.family_plan_main_btn01 a {
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
    display: block;
    background-color: #5cbdcb;
}
.family_plan_main_btn01 a:hover {
    color: #fff;
    text-align: center;
    width: 100%;
    height: 100%;
    background-color: #65d3e3;
    display: block;
}

.family_plan_main_btn02 {
    width: 88%;
    max-width: 290px;
    height: 50px;
    font-size: 18px;
    line-height: 54px;
    color: #fff;
    background-color: #629540;
    margin: 0 auto;
}
@media all and (max-width: 710px) {
    .family_plan_main_btn02 {
        max-width: 420px;
        height: 58px;
        line-height: 58px;
    }
}
.family_plan_main_btn02 a {
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
    display: block;
    background-color: #629540;
}
.family_plan_main_btn02 a:hover {
    color: #fff;
    text-align: center;
    width: 100%;
    height: 100%;
    background-color: #5db307;
    display: block;
}

.my_plan_recording_main {
    margin: 0 0 50px 0;
}

.my_plan_recording_block {
    margin: 0 0 38px 0;
}
@media all and (max-width: 710px) {
    .my_plan_recording_block {
        margin: 0 auto 20px auto;
    }
}

.my_plan_recording_title {
    display: block;
    width: 96%;
    max-width: 1060px;
    height: 17px;
    color: #333;
    font-size: 16px;
    margin: 0 auto 12px auto;
    padding-left: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.my_plan_recording_table {
    display: block;
    width: 96%;
    max-width: 1039px;
    height: auto;
    border: 1px solid #cbcbcb;
    background-color: #fff;
    margin: 0 auto 20px auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.my_plan_recording_main_table_title {
    width: 100%;
    height: 29px;
    color: #999;
    font-size: 14px;
    line-height: 29px;
    border-bottom: 1px solid #cbcbcb;
    background-color: #f8f8f8;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.my_plan_recording_main_table_title .abox {
    width: 21%;
    min-width: 160px;
    margin: 0 0 0 1.8%;
}
@media all and (max-width: 710px) {
    .my_plan_recording_main_table_title .abox {
        min-width: 120px;
    }
}

.my_plan_recording_main_table_title .bbox {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 29px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.my_plan_recording_main_table_title .cbox {
    width: 22%;
    min-width: 160px;
    height: 29px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
@media all and (max-width: 710px) {
    .my_plan_recording_main_table_title .cbox {
        min-width: 100px;
    }
}

.my_plan_recording_main_table_title .cbox .price {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 29px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
}
@media all and (max-width: 710px) {
    .my_plan_recording_main_table_title .cbox .price {
        width: 40px;
        white-space: nowrap;
        text-align: right;
    }
}

.my_plan_recording_main_table_title .cbox .payment {
    width: 65%;
    min-width: 65px;
    height: 29px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media all and (max-width: 710px) {
    .my_plan_recording_main_table_title .cbox .payment {
        width: 50px;
        white-space: nowrap;
    }
}

.line-through {
    text-decoration: line-through;
}

.my_plan_recording_main_table_title .cbox .slash {
    display: none;
    color: #999;
    line-height: 29px;
    font-size: 14px;
}
@media all and (max-width: 710px) {
    .my_plan_recording_main_table_title .cbox .slash {
        display: block;
        width: 10px;
    }
}

.my_plan_recording_table ul li {
    width: 100%;
    min-height: 70px;
    height: auto;
    color: #999;
    font-size: 14px;
    overflow: hidden;
    border-bottom: 1px solid #cbcbcb;
    background-color: #fff;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.my_plan_recording_table ul li:last-child {
    width: 100%;
    min-height: 70px;
    height: auto;
    color: #999;
    margin-bottom: 0;
    font-size: 14px;
    overflow: hidden;
    border-bottom: none;
    background-color: #fff;
    position: relative;
}

.my_plan_recording_table_list .abox {
    width: 21%;
    min-width: 160px;
    margin: 0 0 0 1.8%;
}
@media all and (max-width: 710px) {
    .my_plan_recording_table_list .abox {
        min-width: 120px;
    }
}
@media screen and (max-width: 360px) {
    .my_plan_recording_table_list .abox {
        font-size: 15px;
    }
}

.my_plan_recording_table_list .bbox {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: auto;
    font-size: 18px;
    color: #333333;
    padding: 7px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 413px) {
    .my_plan_recording_table_list .bbox {
        font-size: 15px;
    }
}

.my_plan_recording_table_list .cbox {
    width: 22%;
    min-width: 130px;
    line-height: 36px;
    text-align: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media all and (max-width: 710px) {
    .my_plan_recording_table_list .cbox {
        min-width: 100px;
        padding: 5px 0 0 0;
    }
}
.my_plan_recording_table_list .cbox .price {
    height: 20px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
@media all and (max-width: 710px) {
    .my_plan_recording_table_list .cbox .price {
        width: 100%;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding: 0 5px 0 0;
    }
}
.my_plan_recording_table_list .cbox .price .price_red {
    height: 20px;
    line-height: 20px;
    color: #cc0000;
    font-size: 18px;
}
.my_plan_recording_table_list .cbox .price .price_grey {
    height: 15px;
    line-height: 15px;
    width: 14px;
    color: #656565;
    font-size: 13px;
}
.my_plan_recording_table_list .cbox .payment {
    width: 65%;
    min-width: 65px;
    line-height: 20px;
    font-size: 14px;
    min-width: 65px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media all and (max-width: 710px) {
    .my_plan_recording_table_list .cbox .payment {
        width: 100%;
        text-align: right;
        padding: 0 5px 0 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}
.my_plan_recording_table_list .cbox .change_plan {
    font-size: 13px;
    margin: 1px 0 0 0;
}
@media all and (max-width: 710px) {
    .my_plan_recording_table_list .cbox .change_plan {
        width: 100%;
        margin: 0;
    }
}
.my_plan_recording_table_list .cbox .change_plan a:link,
.my_plan_recording_table_list .cbox .change_plan a:active {
    color: #629540;
}
.my_plan_recording_table_list .cbox .change_plan a:hover,
.my_plan_recording_table_list .cbox .change_plan a:visited {
    color: #5db307;
}
.my_plan_recording_table_list .cbox .cancelled {
    font-size: 13px;
    margin: 1px 0 0 0;
    color: #999999;
}
@media all and (max-width: 710px) {
    .my_plan_recording_table_list .cbox .cancelled {
        font-size: 12px;
        line-height: 16px;
    }
}

.my_plan_recording_unsubscribe_btn {
    width: 80px;
    height: 30px;
    margin: 5px auto;
}
.my_plan_recording_unsubscribe_btn a {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 20px;
    background-color: #666666;
    color: #fff;
    line-height: 30px;
    text-align: center;
    font-size: 13px;
}
.my_plan_recording_unsubscribe_btn a:hover {
    background-color: #737373;
}
@media all and (max-width: 710px) {
    .my_plan_recording_unsubscribe_btn {
        width: 80px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        margin: 3px 0 5px 0;
    }
}

.my_plan_recording_unsubscribe_canceled {
    font-size: 13px;
    color: #333333;
    word-wrap: break-word;
    word-break: break-all;
    line-height: 18px;
    padding: 0 10px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.family_plan_quit_pop_bk {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
}
.family_plan_quit_pop_bk .family_plan_quit_pop {
    width: 92%;
    max-width: 477px;
    margin: 10% auto 0 auto;
    padding: 55px 15px 21px 15px;
    background-color: #fff;
    border: 1px solid #cccccc;
    position: relative;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media all and (max-width: 710px) {
    .family_plan_quit_pop_bk .family_plan_quit_pop {
        padding: 55px 10px 10px 10px;
    }
}
.family_plan_quit_pop_bk .family_plan_quit_pop_close {
    width: 21px;
    height: 21px;
    position: absolute;
    top: 15px;
    right: 15px;
}
.family_plan_quit_pop_bk .family_plan_quit_text01 {
    text-align: center;
    color: #000;
    font-size: 17px;
    margin: 0 0 12px 0;
}
@media screen and (max-width: 360px) {
    .family_plan_quit_pop_bk .family_plan_quit_text01 {
        font-size: 15px;
    }
}
.family_plan_quit_pop_bk .family_plan_quit_text02 {
    text-align: center;
    color: #000;
    font-size: 17px;
    margin: 0 0 45px 0;
}
@media screen and (max-width: 360px) {
    .family_plan_quit_pop_bk .family_plan_quit_text02 {
        font-size: 15px;
    }
}
.family_plan_quit_pop_bk .family_plan_quit_btn_block {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.family_plan_quit_pop_bk .family_plan_quit_btn_block .family_plan_quit_btn01 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 196px;
    height: 55px;
    line-height: 55px;
    margin: 0 14px 0 0;
}
@media all and (max-width: 710px) {
    .family_plan_quit_pop_bk
        .family_plan_quit_btn_block
        .family_plan_quit_btn01 {
        height: 50px;
        max-width: auto;
        margin: 0 10px 0 0;
    }
}
.family_plan_quit_pop_bk .family_plan_quit_btn_block .family_plan_quit_btn01 a {
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 18px;
    text-align: center;
    display: block;
    background-color: #474747;
}
.family_plan_quit_pop_bk
    .family_plan_quit_btn_block
    .family_plan_quit_btn01
    a:hover {
    background-color: #5f5f5f;
}
.family_plan_quit_pop_bk .family_plan_quit_btn_block .family_plan_quit_btn02 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 196px;
    height: 55px;
    line-height: 55px;
}
@media all and (max-width: 710px) {
    .family_plan_quit_pop_bk
        .family_plan_quit_btn_block
        .family_plan_quit_btn02 {
        max-width: auto;
        height: 50px;
    }
}
.family_plan_quit_pop_bk .family_plan_quit_btn_block .family_plan_quit_btn02 a {
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 18px;
    text-align: center;
    display: block;
    background-color: #629540;
}
.family_plan_quit_pop_bk
    .family_plan_quit_btn_block
    .family_plan_quit_btn02
    a:hover {
    background-color: #5db307;
}

.family_plan_manage_members_top_space {
    width: 100%;
    height: 99px;
}
@media all and (max-width: 710px) {
    .family_plan_manage_members_top_space {
        height: 61px;
    }
}

.family_plan_manage_members_top {
    width: 100%;
    max-width: 374px;
    height: 57px;
    text-align: center;
    margin: 0 auto;
    position: relative;
}
@media all and (max-width: 710px) {
    .family_plan_manage_members_top {
        width: calc(100% -100px);
    }
}

.family_plan_manage_members_back {
    width: 16px;
    height: 29px;
    background-image: url("../images/family_plan_manage_members_back.png");
    background-size: 16px 29px;
    background-repeat: no-repeat;
    position: absolute;
    top: 15px;
    left: 7%;
    cursor: pointer;
}
@media all and (max-width: 710px) {
    .family_plan_manage_members_back {
        background-image: url("../images/phone/family_plan_manage_members_back.png");
        background-size: 12px 20px;
        top: 13px;
        left: 15px;
    }
}

.family_plan_manage_members_top_title {
    width: 100%;
    height: 57px;
    line-height: 57px;
    color: #484848;
    font-size: 24px;
    text-align: center;
}
@media all and (max-width: 710px) {
    .family_plan_manage_members_top_title {
        height: 47px;
        line-height: 47px;
        font-size: 20px;
    }
}

.family_plan_manage_members_top_tag_box {
    width: 86px;
    height: 24px;
    color: #171717;
    text-align: center;
    line-height: 24px;
    overflow: hidden;
    position: absolute;
    top: 15px;
    left: 0;
}
@media all and (max-width: 710px) {
    .family_plan_manage_members_top_tag_box {
        display: none;
    }
}

.family_plan_manage_members_top_tag {
    width: 85px;
    height: 48px;
    -webkit-clip-path: ellipse(50% 50% at 50% 50%);
    clip-path: ellipse(50% 50% at 50% 50%);
    color: #171717;
    text-align: center;
    line-height: 24px;
    background-color: #fff;
    position: absolute;
    top: -24px;
    left: 0;
}

.family_plan_manage_members_top_tag_text {
    color: #171717;
    width: 100%;
    height: 24px;
    font-size: 15px;
    line-height: 24px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.family_plan_manage_members_concent {
    width: 96%;
    max-width: 640px;
    height: auto;
    margin: 0 auto 50px auto;
    overflow: hidden;
    padding: 34px 20px 0 20px;
    border: 1px solid #e0e0e0;
    -webkit-box-shadow: 0 3px 3px #f0f0f0;
    box-shadow: 0 3px 3px #f0f0f0;
    background-color: #fafafa;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media all and (max-width: 710px) {
    .family_plan_manage_members_concent {
        width: auto;
        margin: 0 10px 10px 10px;
    }
}

.family_plan_manage_members_concent_box01 {
    width: 100%;
    max-width: 415px;
    min-height: 104px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: center;
    align-content: center;
    margin: 0 auto 42px auto;
    padding: 0 0 0 117px;
    background-image: url("../images/family_plan_manage_members_pic01.png");
    background-size: 104px;
    background-repeat: no-repeat;
    background-position: left center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media all and (max-width: 710px) {
    .family_plan_manage_members_concent_box01 {
        min-height: 79px;
        padding: 0 0 0 96px;
        background-image: url("../images/phone/family_plan_manage_members_pic01.png");
        background-size: 79px;
        margin: 0 auto 15px auto;
    }
}

.family_plan_manage_members_account {
    width: 100%;
    color: #333333;
    font-size: 20px;
    line-height: 22px;
    margin: 0 0 5px 0;
    word-wrap: break-word;
    word-break: break-all;
}
@media all and (max-width: 710px) {
    .family_plan_manage_members_account {
        font-size: 18px;
        line-height: 20px;
    }
}

.family_plan_manage_members_adds_btn {
    width: 157px;
    height: 34px;
}
.family_plan_manage_members_adds_btn a {
    width: 100%;
    height: 100%;
    line-height: 32px;
    display: block;
    color: #000000;
    font-size: 16px;
    background-color: #fff;
    border-radius: 7px;
    padding: 0 0 0 42px;
    border: 1px solid #707070;
    background-image: url("../images/family_plan_manage_members_pic02.png");
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: 15px 7px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media all and (max-width: 710px) {
    .family_plan_manage_members_adds_btn a {
        font-size: 14px;
    }
}

.family_plan_manage_members_address {
    width: 100%;
    color: #333333;
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 5px 0;
    word-wrap: break-word;
    word-break: break-all;
}
@media all and (max-width: 710px) {
    .family_plan_manage_members_address {
        font-size: 14px;
        line-height: 20px;
    }
}

.family_plan_manage_members_text01 {
    width: 100%;
    color: #333333;
    font-size: 48px;
    text-align: center;
    font-weight: 600;
    line-height: 50px;
    margin: 0 0 32px 0;
    position: relative;
}
@media all and (max-width: 710px) {
    .family_plan_manage_members_text01 {
        font-size: 35px;
        margin: 0 0 22px 0;
    }
}

.family_plan_manage_members_btn01 {
    width: 100%;
    max-width: 415px;
    height: 72px;
    margin: 28px auto 55px auto;
}
@media all and (max-width: 710px) {
    .family_plan_manage_members_btn01 {
        height: 60px;
        margin: 0 auto 42px auto;
    }
}
.family_plan_manage_members_btn01 a {
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 72px;
    color: #fff;
    font-size: 22px;
    display: block;
    background-color: #61953e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.family_plan_manage_members_btn01 a::before {
    width: 20px;
    height: 20px;
    content: "";
    display: block;
    line-height: 22px;
    background-image: url("../images/family_plan_manage_members_pic03.png");
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 0 center;
    margin: 0 7px 0 0;
}
@media all and (max-width: 710px) {
    .family_plan_manage_members_btn01 a {
        line-height: 60px;
    }
}
.family_plan_manage_members_btn01 a:hover {
    background-color: #5db307;
}

.family_plan_manage_members_btn02 {
    width: 100%;
    max-width: 415px;
    height: 72px;
    margin: 28px auto 55px auto;
}
@media all and (max-width: 710px) {
    .family_plan_manage_members_btn02 {
        height: 60px;
        margin: 0 auto 42px auto;
    }
}
.family_plan_manage_members_btn02 a {
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 72px;
    color: #fff;
    font-size: 22px;
    display: block;
    background-color: #d8d8d8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.family_plan_manage_members_btn02 a::before {
    width: 20px;
    height: 20px;
    content: "";
    display: block;
    line-height: 22px;
    background-image: url("../images/family_plan_manage_members_pic03.png");
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 0 center;
    margin: 0 7px 0 0;
}
@media all and (max-width: 710px) {
    .family_plan_manage_members_btn02 a {
        line-height: 60px;
    }
}
.family_plan_manage_members_btn02 a:hover {
    background-color: #d8d8d8;
}

.family_plan_manage_members_add_adds_pop_bk {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.family_plan_manage_members_add_adds_pop_block {
    width: 100%;
    max-width: 535px;
    background-color: #fff;
    margin: 60px auto 0 auto;
    padding: 0 0 42px 0;
}
@media all and (max-width: 710px) {
    .family_plan_manage_members_add_adds_pop_block {
        margin: 0;
        max-width: 100%;
        min-height: 100%;
        height: auto;
    }
}

.family_plan_manage_members_add_adds_pop_top_green_bar {
    width: 100%;
    height: 2px;
    background-color: #629540;
    display: none;
}
@media all and (max-width: 710px) {
    .family_plan_manage_members_add_adds_pop_top_green_bar {
        display: block;
    }
}

.family_plan_manage_members_add_adds_pop_top_bar {
    width: 100%;
    height: 60px;
    position: relative;
    background-color: #ededed;
    text-align: center;
    color: #000;
    font-size: 20px;
    line-height: 60px;
}
@media all and (max-width: 710px) {
    .family_plan_manage_members_add_adds_pop_top_bar {
        height: 46px;
        line-height: 46px;
    }
}

.family_plan_manage_members_add_adds_pop_close {
    width: 21px;
    height: 21px;
    position: absolute;
    top: 21px;
    right: 24px;
    z-index: 1000;
    cursor: pointer;
}
@media all and (max-width: 710px) {
    .family_plan_manage_members_add_adds_pop_close {
        top: 13px;
        right: 24px;
    }
}

.family_plan_manage_members_add_adds_pop_title {
    width: 80%;
    max-width: 330px;
    font-size: 20px;
    color: #484848;
    margin: 21px auto 10px auto;
}
@media all and (max-width: 710px) {
    .family_plan_manage_members_add_adds_pop_title {
        max-width: 80%;
        font-size: 18px;
    }
}

.family_plan_manage_members_add_adds_pop_list01 {
    width: 80%;
    max-width: 330px;
    margin: 0 auto 12px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media all and (max-width: 710px) {
    .family_plan_manage_members_add_adds_pop_list01 {
        max-width: 80%;
        margin: 0 auto 20px auto;
    }
}

.family_plan_manage_members_add_adds_pop_list02 {
    width: 80%;
    max-width: 330px;
    margin: 0 auto 20px auto;
}
@media all and (max-width: 710px) {
    .family_plan_manage_members_add_adds_pop_list02 {
        max-width: 80%;
        margin: 0 auto 20px auto;
    }
}

.family_plan_manage_members_input {
    height: 50px;
    color: #000000;
    font-size: 16px;
    line-height: 50px;
    padding: 0 5px;
    border: 1px solid #656565;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
@media all and (max-width: 710px) {
    .family_plan_manage_members_input {
        height: 60px;
        line-height: 60px;
    }
}

.family_plan_manage_members_input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999;
    -webkit-transition: color 0.5s;
}

.family_plan_manage_members_input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999;
    -webkit-transition: color 0.5s;
}

.family_plan_manage_members_input ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
    -webkit-transition: color 0.5s;
}

.family_plan_manage_members_input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999;
    -webkit-transition: color 0.5s;
}

.family_plan_manage_members_input:focus,
input:hover {
    color: #000;
    -webkit-transition: color 0.5s;
    padding: 0 4px;
    border: 2px solid #61953f;
    background-color: #fff;
}

.family_plan_manage_members_input:focus::-webkit-input-placeholder,
input:hover::-webkit-input-placeholder {
    color: #999 !important;
}

.family_plan_manage_members_width_100 {
    width: 100%;
}

/*會員資訊下拉選單 Phone*/
.family_plan_manage_members_dropdown-menu {
    height: 40px;
    margin-bottom: 0;
    position: relative;
}
@media all and (max-width: 710px) {
    .family_plan_manage_members_dropdown-menu {
        height: 45px;
    }
}

.family_plan_manage_members_dropdown-menu select {
    height: 40px;
    color: #000000;
    font-size: 16px;
    padding: 0 5px;
    border: 1px #666666 solid;
    background-image: url(../images/member_info-menu_close.jpg);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 37px 38px;
    background-color: #fff;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
@media all and (max-width: 710px) {
    .family_plan_manage_members_dropdown-menu select {
        height: 45px;
        background-image: url(../images/phone/member_info-menu_close.jpg);
        background-size: 42px 43px;
    }
}

.family_plan_manage_members_dropdown-menu select::-ms-expand {
    display: none;
}

.family_plan_manage_members_dropdown-menu_width {
    width: 49%;
}

.family_plan_manage_members_dropdown-menu_width select {
    width: 100%;
}

.family_plan_manage_members_add_adds_btn01 {
    width: 100%;
    max-width: 330px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: 0 auto 0 auto;
}
@media all and (max-width: 710px) {
    .family_plan_manage_members_add_adds_btn01 {
        max-width: 80%;
        height: 60px;
        line-height: 60px;
    }
}
.family_plan_manage_members_add_adds_btn01 a {
    width: 100%;
    height: 100%;
    display: block;
    font-size: 15px;
    color: #fff;
    background-color: #474747;
}
@media all and (max-width: 710px) {
    .family_plan_manage_members_add_adds_btn01 a {
        font-size: 18px;
    }
}
.family_plan_manage_members_add_adds_btn01 a:hover {
    background-color: #5f5f5f;
}

.family_plan_manage_members_information_box {
    width: 100%;
    border: 1px solid #cccccc;
    background-color: #fff;
    max-width: 415px;
    margin: 0 auto 12px auto;
    padding: 24px 5% 14px 5%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16);
}

.family_plan_manage_members_number {
    width: 40px;
    height: 40px;
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 0);
    clip-path: polygon(0 0, 0% 100%, 100% 0);
    background-color: #5cbdcb;
    color: #fff;
    font-size: 20px;
    line-height: 22px;
    padding: 1px 0 0 6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
}

.family_plan_manage_members_information_concent_box01 {
    max-width: 345px;
    min-height: 75px;
    padding: 0 0 0 90px;
    background-image: url("../images/family_plan_manage_members_pic04.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 75px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 5px 0;
}
@media all and (max-width: 710px) {
    .family_plan_manage_members_information_concent_box01 {
        min-height: 72px;
        background-size: 72px;
        padding: 0 0 0 80px;
    }
}

.family_plan_manage_members_information_concent_name {
    width: 100%;
    color: #000;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    word-wrap: break-word;
    word-break: break-all;
    margin: 0 0 5px 0;
}
@media all and (max-width: 710px) {
    .family_plan_manage_members_information_concent_name {
        font-size: 18px;
        line-height: 20px;
    }
}

.family_plan_manage_members_information_concent_account {
    width: 100%;
    color: #474747;
    font-size: 18px;
    line-height: 21px;
    word-wrap: break-word;
    word-break: break-all;
    margin: 0 0 5px 0;
}
@media all and (max-width: 710px) {
    .family_plan_manage_members_information_concent_account {
        font-size: 16px;
        line-height: 18px;
    }
}

.family_plan_manage_members_information_concent_check {
    color: #629540;
    font-size: 14px;
    line-height: 16px;
    background-image: url("../images/family_plan_manage_members_pic05.png");
    background-position: left top;
    background-size: 15px;
    background-repeat: no-repeat;
    padding: 0 0 0 20px;
    word-wrap: break-word;
    word-break: break-all;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.family_plan_manage_members_information_concent_uncheck {
    color: #cc0000;
    font-size: 14px;
    line-height: 16px;
    background-image: url("../images/family_plan_manage_members_pic06.png");
    background-position: right top;
    background-size: 15px;
    background-repeat: no-repeat;
    padding: 0 20px 0 0;
    word-wrap: break-word;
    word-break: break-all;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.family_plan_manage_members_information_btn01 {
    width: 100%;
    height: 60px;
    border: 1px solid #707070;
}
@media screen and (max-width: 360px) {
    .family_plan_manage_members_information_btn01 {
        height: 50px;
    }
}
.family_plan_manage_members_information_btn01 a {
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    color: #484848;
    font-size: 20px;
    line-height: 60px;
}
@media screen and (max-width: 360px) {
    .family_plan_manage_members_information_btn01 a {
        font-size: 16px;
        line-height: 50px;
    }
}
.family_plan_manage_members_information_btn01 a:hover {
    background-color: #f4f4f4;
}

.family_plan_manage_members_information_btn_list {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 9px 0;
}

.family_plan_manage_members_information_btn02 {
    width: 48.2%;
    height: 60px;
    border: 1px solid #707070;
}
@media screen and (max-width: 360px) {
    .family_plan_manage_members_information_btn02 {
        height: 50px;
    }
}
.family_plan_manage_members_information_btn02 a {
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    color: #484848;
    font-size: 20px;
    line-height: 60px;
}
@media screen and (max-width: 360px) {
    .family_plan_manage_members_information_btn02 a {
        font-size: 16px;
        line-height: 50px;
    }
}
.family_plan_manage_members_information_btn02 a:hover {
    background-color: #f4f4f4;
}

.family_plan_manage_members_invite_text01 {
    width: 100%;
    color: #333333;
    font-size: 48px;
    text-align: center;
    line-height: 54px;
    margin: 0 0 25px 0;
    position: relative;
}
@media all and (max-width: 710px) {
    .family_plan_manage_members_invite_text01 {
        font-size: 30px;
        line-height: 36px;
        margin: 0 0 18px 0;
    }
}

.family_plan_manage_members_invite_text02 {
    width: 100%;
    max-width: 415px;
    color: #484848;
    font-size: 18px;
    text-align: justify;
    line-height: 24px;
    margin: 0 auto 50px auto;
    position: relative;
}
@media all and (max-width: 710px) {
    .family_plan_manage_members_invite_text02 {
        font-size: 16px;
        margin: 0 auto 36px auto;
    }
}

.family_plan_manage_members_invite_input_title01 {
    width: 100%;
    max-width: 390px;
    color: #484848;
    font-size: 20px;
    line-height: 22px;
    margin: 0 auto 10px auto;
}
@media all and (max-width: 710px) {
    .family_plan_manage_members_invite_input_title01 {
        font-size: 16px;
    }
}

.family_plan_manage_members_invite_list01 {
    width: 100%;
    max-width: 415px;
    margin: 0 auto 20px auto;
}

.family_plan_manage_members_invite_input {
    width: 100%;
    height: 50px;
    color: #000000;
    font-size: 16px;
    line-height: 50px;
    padding: 0 5px;
    border: 1px solid #656565;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
@media all and (max-width: 710px) {
    .family_plan_manage_members_invite_input {
        height: 60px;
        line-height: 60px;
    }
}

.family_plan_manage_members_invite_input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999;
    -webkit-transition: color 0.5s;
}

.family_plan_manage_members_invite_input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999;
    -webkit-transition: color 0.5s;
}

.family_plan_manage_members_invite_input ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
    -webkit-transition: color 0.5s;
}

.family_plan_manage_members_invite_input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999;
    -webkit-transition: color 0.5s;
}

.family_plan_manage_members_invite_input:focus,
input:hover {
    color: #000;
    -webkit-transition: color 0.5s;
    padding: 0 4px;
    border: 2px solid #61953f;
    background-color: #fff;
}

.family_plan_manage_members_invite_input:focus::-webkit-input-placeholder,
input:hover::-webkit-input-placeholder {
    color: #999 !important;
}

.family_plan_manage_members_grey_btn01 {
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin: 12px auto 50px auto;
}
@media all and (max-width: 710px) {
    .family_plan_manage_members_grey_btn01 {
        margin: 0 auto 50px auto;
    }
}
.family_plan_manage_members_grey_btn01 a {
    width: 100%;
    height: 100%;
    display: block;
    font-size: 20px;
    color: #fff;
    background-color: #474747;
}
@media all and (max-width: 710px) {
    .family_plan_manage_members_grey_btn01 a {
        font-size: 18px;
    }
}
.family_plan_manage_members_grey_btn01 a:hover {
    background-color: #5f5f5f;
}

.family_plan_manage_members_invite_check_account_grey_btn01 {
    width: 80%;
    max-width: 415px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin: 12px auto 50px auto;
}
@media all and (max-width: 710px) {
    .family_plan_manage_members_invite_check_account_grey_btn01 {
        margin: 0 auto 50px auto;
    }
}
.family_plan_manage_members_invite_check_account_grey_btn01 a {
    width: 100%;
    height: 100%;
    display: block;
    font-size: 20px;
    color: #fff;
    background-color: #474747;
}
@media all and (max-width: 710px) {
    .family_plan_manage_members_invite_check_account_grey_btn01 a {
        font-size: 18px;
    }
}
.family_plan_manage_members_invite_check_account_grey_btn01 a:hover {
    background-color: #5f5f5f;
}

.family_plan_manage_members_invite_list02 {
    width: 100%;
    max-width: 415px;
    margin: 0 auto 12px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media all and (max-width: 710px) {
    .family_plan_manage_members_invite_list02 {
        margin: 0 auto 20px auto;
    }
}

.black_color {
    color: #000;
}

.green_color {
    color: #74af3a;
}

.family_plan_manage_members_invite_check_error_text01 {
    width: 95%;
    font-size: 20px;
    color: #cc0000;
    margin: 10px auto 0 auto;
    text-align: justify;
}
@media all and (max-width: 710px) {
    .family_plan_manage_members_invite_check_error_text01 {
        font-size: 14px;
    }
}

.family_plan_pop_title01 {
    width: 100%;
    color: #000;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 25px 0;
}

.family_plan_pop_text01 {
    width: 96%;
    max-width: 360px;
    text-align: center;
    color: #484848;
    font-size: 15px;
    margin: 0 auto 45px auto;
}

.family_plan_pop_title02 {
    width: 100%;
    color: #000;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin: 20px 0 50px 0;
}

.family_plan_notice_pop {
    width: 92%;
    width: 480px;
    height: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 20% auto 0 auto;
    background-color: #fff;
    border: 1px solid #cccccc;
    position: relative;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    font-size: 22px;
}
@media all and (max-width: 710px) {
    .family_plan_notice_pop {
        width: 240px;
        height: 120px;
        font-size: 18px;
        margin: 45% auto 0 auto;
    }
}

.monthly_change_plan_pop_block {
    width: 100%;
    max-width: 700px;
    background-color: #fff;
    margin: 0 auto;
    overflow: hidden;
}
@media all and (max-width: 710px) {
    .monthly_change_plan_pop_block {
        margin: 0;
        max-width: 100%;
        min-height: 100%;
        height: auto;
    }
}

.pop_700_block {
    width: 95%;
    max-width: 700px;
    background-color: #fff;
    overflow: hidden;
    margin: 0 auto;
}

.pop_500_block {
    width: 95%;
    max-width: 500px;
    background-color: #fff;
    margin: 0 auto;
    overflow: hidden;
}

.monthly_change_plan_pop_text01 {
    width: 82%;
    text-align: left;
    color: #484848;
    font-size: 15px;
    line-height: 24px;
    padding: 26px 0;
    margin: 0 auto;
    word-wrap: break-word;
    word-break: break-all;
}
.monthly_change_plan_pop_text01 span {
    color: #cc0000;
}

.monthly_cancle_plan_pop_text01 {
    width: 70%;
    text-align: left;
    color: #484848;
    font-size: 15px;
    line-height: 24px;
    padding: 26px 0;
    margin: 0 auto;
    word-wrap: break-word;
    word-break: break-all;
}
.monthly_cancle_plan_pop_text01 span {
    color: #cc0000;
}

.monthly_change_plan_pop_dropdown-menu_width {
    width: 100%;
}

.monthly_change_plan_pop_dropdown-menu_width select {
    width: 100%;
}

.monthly_change_plan_pop_line {
    padding: 40px 0 0 0;
    border-bottom: 1px solid #efefef;
}

.monthly_change_plan_pop_cancle_block {
    width: 100%;
    min-height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
}

.monthly_change_plan_pop_cancle_text {
    font-size: 15px;
    margin: 0 7px 0 0;
}
.monthly_change_plan_pop_cancle_text a:link,
.monthly_change_plan_pop_cancle_text a:visited {
    color: #629540;
}
.monthly_change_plan_pop_cancle_text a:hover,
.monthly_change_plan_pop_cancle_text a:active {
    color: #5db307;
}

.monthly_change_plan_pop_cancle_qa {
    width: 18px;
    height: 18px;
}
.monthly_change_plan_pop_cancle_qa a:link,
.monthly_change_plan_pop_cancle_qa a:visited {
    width: 100%;
    height: 100%;
    display: block;
    background-image: url(../images/monthly_change_plan_pop_cancle_qa.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.monthly_change_plan_pop_cancle_block02 {
    width: 100%;
    margin: 0 0 25px 0;
}

.monthly_change_plan_pop_send_btn01 {
    width: 100%;
    max-width: 330px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
}
@media all and (max-width: 710px) {
    .monthly_change_plan_pop_send_btn01 {
        max-width: 80%;
        height: 60px;
        line-height: 60px;
    }
}
.monthly_change_plan_pop_send_btn01 a {
    width: 100%;
    height: 100%;
    display: block;
    font-size: 15px;
    color: #fff;
    background-color: #629540;
}
@media all and (max-width: 710px) {
    .monthly_change_plan_pop_send_btn01 a {
        font-size: 18px;
    }
}
@media screen and (max-width: 360px) {
    .monthly_change_plan_pop_send_btn01 a {
        font-size: 16px;
    }
}
.monthly_change_plan_pop_send_btn01 a:hover {
    background-color: #5db307;
}

.monthly_change_plan_pop_send_btn02 {
    width: 100%;
    max-width: 330px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: 23px auto 0 auto;
}
@media all and (max-width: 710px) {
    .monthly_change_plan_pop_send_btn02 {
        max-width: 80%;
        height: 60px;
        line-height: 60px;
    }
}
.monthly_change_plan_pop_send_btn02 a {
    width: 100%;
    height: 100%;
    display: block;
    font-size: 15px;
    color: #fff;
    background-color: #474747;
}
@media all and (max-width: 710px) {
    .monthly_change_plan_pop_send_btn02 a {
        font-size: 18px;
    }
}
@media screen and (max-width: 360px) {
    .monthly_change_plan_pop_send_btn02 a {
        font-size: 16px;
    }
}
.monthly_change_plan_pop_send_btn02 a:hover {
    background-color: #5f5f5f;
}

.monthly_change_plan_pop_cancle_btn {
    width: 100%;
    max-width: 330px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
}
@media all and (max-width: 710px) {
    .monthly_change_plan_pop_cancle_btn {
        max-width: 80%;
        height: 60px;
        line-height: 60px;
    }
}
.monthly_change_plan_pop_cancle_btn a {
    width: 100%;
    height: 100%;
    display: block;
    font-size: 15px;
    color: #fff;
    background-color: #474747;
}
@media all and (max-width: 710px) {
    .monthly_change_plan_pop_cancle_btn a {
        font-size: 18px;
    }
}
.monthly_change_plan_pop_cancle_btn a:hover {
    background-color: #5f5f5f;
}

.monthly_change_plan_pop_cancle_notice {
    color: #666666;
    font-size: 15px;
    margin: 0 7px 15px 0;
    text-align: center;
}

.monthly_change_plan_keep_text01 {
    color: #656565;
}

.monthly_cancle_pop_btn_block {
    width: 82%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto 30px auto;
}

.monthly_cancle_pop_btn01 {
    width: 48%;
    max-width: 330px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.monthly_cancle_pop_btn01 a {
    width: 100%;
    height: 100%;
    display: block;
    font-size: 15px;
    color: #fff;
    background-color: #474747;
}
@media all and (max-width: 710px) {
    .monthly_cancle_pop_btn01 a {
        font-size: 18px;
    }
}
@media screen and (max-width: 360px) {
    .monthly_cancle_pop_btn01 a {
        font-size: 16px;
    }
}
.monthly_cancle_pop_btn01 a:hover {
    background-color: #5f5f5f;
}

.monthly_cancle_pop_btn02 {
    width: 48%;
    max-width: 330px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.monthly_cancle_pop_btn02 a {
    width: 100%;
    height: 100%;
    display: block;
    font-size: 15px;
    color: #fff;
    background-color: #629540;
}
@media all and (max-width: 710px) {
    .monthly_cancle_pop_btn02 a {
        font-size: 18px;
    }
}
@media screen and (max-width: 360px) {
    .monthly_cancle_pop_btn02 a {
        font-size: 16px;
    }
}
.monthly_cancle_pop_btn02 a:hover {
    background-color: #5db307;
}

.monthly_cancle_notice_pop_btn {
    width: 100%;
    max-width: 330px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: 0 auto 40px auto;
}
@media all and (max-width: 710px) {
    .monthly_cancle_notice_pop_btn {
        margin: 0 auto 30px auto;
    }
}
.monthly_cancle_notice_pop_btn a {
    width: 100%;
    height: 100%;
    display: block;
    font-size: 15px;
    color: #fff;
    background-color: #629540;
}
@media all and (max-width: 710px) {
    .monthly_cancle_notice_pop_btn a {
        font-size: 18px;
    }
}
@media screen and (max-width: 360px) {
    .monthly_cancle_notice_pop_btn a {
        font-size: 16px;
    }
}
.monthly_cancle_notice_pop_btn a:hover {
    background-color: #5db307;
}

.member_area_corporate_client_verification_btn {
    width: 122px;
    height: 30px;
    position: absolute;
    top: 19px;
    right: 11px;
}
@media all and (max-width: 710px) {
    .member_area_corporate_client_verification_btn {
        top: 0;
        right: 0;
    }
}
.member_area_corporate_client_verification_btn a {
    width: 100%;
    height: 100%;
    display: block;
    font-size: 13px;
    color: #666666;
    padding: 0 10px;
    line-height: 28px;
    border: 1px solid #666666;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
}
.member_area_corporate_client_verification_btn a::after {
    width: 16px;
    height: 16px;
    content: "";
    display: block;
    background-color: #666666;
    border-radius: 8px;
    margin: 0 0 0 5px;
}
.member_area_corporate_client_verification_btn a::before {
    width: 6px;
    height: 6px;
    content: "";
    display: block;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 11px;
    right: 17px;
}
.member_area_corporate_client_verification_btn a:hover {
    color: #61953f;
    border: 1px solid #61953f;
}
.member_area_corporate_client_verification_btn a:hover::after {
    background-color: #61953f;
}

.exchange_recording_part02 {
    display: none;
    width: 100%;
    height: 100%;
    min-height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    background-color: #fff;
    z-index: 999;
    padding-bottom: 15px;
    overflow-y: auto;
    will-change: scroll-position;
    scroll-behavior: smooth;
}
@media all and (max-width: 710px) {
    .exchange_recording_part02 {
        display: block;
    }
}

@media all and (max-width: 710px) {
    .exchange_recording_part02_show {
        display: block;
    }
}

.exchange_recording_part02_top_green {
    display: none;
    width: 100%;
    height: 2px;
    background-color: #629540;
    position: relative;
}

.exchange_recording_part02_top_bk {
    display: none;
    width: 100%;
    height: 48px;
    background-color: #eee;
    position: relative;
}

/*購買記錄選單列*/
.exchange_recording_menu {
    width: 96%;
    max-width: 1039px;
    overflow: hidden;
    height: auto;
    margin: 0 auto 29px auto;
    position: relative;
    border-bottom: 1px #cccccc solid;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.exchange_recording_part02_top_green {
    display: block;
}

/*會員專區-選單*/
.exchange_recording_btn_choose {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 135px;
    height: 49px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: transparent;
    position: relative;
}

.exchange_recording_btn_choose a {
    width: 100%;
    height: 49px;
    display: block;
    color: #61953f;
    font-size: 18px;
    line-height: 49px;
    text-align: center;
    border-bottom: 2px #629540 solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 950px) {
    .exchange_recording_btn_choose a {
        font-size: 15px;
    }
}

.exchange_recording_btn {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 135px;
    min-width: 130px;
    height: 49px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
@media screen and (max-width: 950px) {
    .exchange_recording_btn {
        min-width: 100px;
    }
}
.exchange_recording_btn a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    color: #333;
    font-size: 18px;
    text-align: center;
    line-height: 49px;
    display: block;
    border-bottom: 2px #fff solid;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 950px) {
    .exchange_recording_btn a {
        font-size: 15px;
    }
}
.exchange_recording_btn a:hover {
    color: #61953f;
    border-bottom: 2px #629540 solid;
}

/*phone購買記錄選單列 end*/
.ph_exchange_recording_menu {
    width: 92%;
    height: auto;
    margin: 0 auto 29px auto;
    position: relative;
    border-top: 1px #999 solid;
    border-left: 1px #999 solid;
    border-right: 1px #999 solid;
    border-bottom: none;
    z-index: 50;
    overflow: hidden;
}

.exchange_recording_btn01 {
    width: 100%;
    height: 64px;
    color: #333333;
    font-size: 18px;
    line-height: 64px;
    text-align: left;
    padding: 0 14px;
    border-bottom: 1px #999 solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.exchange_recording_btn01 a:link,
.exchange_recording_btn01 a:visited {
    width: 100%;
    height: 64px;
    color: #333333;
    font-size: 18px;
    line-height: 64px;
    text-align: left;
    display: block;
    border-bottom: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(../images/phone/tasks_menu_arrow.png);
    background-size: 12px 20px;
    background-repeat: no-repeat;
    background-position: right 21px;
}

.exchange_recording_btn01 a:hover,
.exchange_recording_btn01 a:active {
    width: 100%;
    height: 64px;
    color: #333333;
    font-size: 18px;
    line-height: 64px;
    text-align: left;
    display: block;
    border-bottom: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(../images/phone/tasks_menu_arrow.png);
    background-size: 12px 20px;
    background-repeat: no-repeat;
    background-position: right 21px;
}

.exchange_recording_part02_top_bk {
    display: none;
}
@media all and (max-width: 710px) {
    .exchange_recording_part02_top_bk {
        display: block;
    }
}

.bind_omia_monthly_subscription_service_btn {
    width: 156px;
    height: 30px;
    margin: 20px auto 0 auto;
}
.bind_omia_monthly_subscription_service_btn a {
    width: 100%;
    height: 100%;
    display: block;
    font-size: 13px;
    color: #666666;
    padding: 0 10px;
    line-height: 28px;
    border: 1px solid #666666;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    background-color: #fff;
}
.bind_omia_monthly_subscription_service_btn a::after {
    width: 16px;
    height: 16px;
    content: "";
    display: block;
    background-color: #666666;
    border-radius: 8px;
    margin: 0 0 0 5px;
}
.bind_omia_monthly_subscription_service_btn a::before {
    width: 6px;
    height: 6px;
    content: "";
    display: block;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 10px;
    right: 17px;
    z-index: 5;
}
.bind_omia_monthly_subscription_service_btn a:hover {
    color: #61953f;
    border: 1px solid #61953f;
}
.bind_omia_monthly_subscription_service_btn a:hover::after {
    background-color: #61953f;
}

.bind_omia_monthly_subscription_service_text01 {
    width: 100%;
    font-size: 13px;
    line-height: 18px;
    color: #666666;
    text-align: center;
    margin: 14px 0 0 0;
    word-wrap: break-word;
    word-break: break-all;
}

/*任務表格*/
.tasks_table {
    display: block;
    width: 96%;
    max-width: 1039px;
    min-height: 577px;
    height: auto;
    border: 1px solid #cbcbcb;
    background-color: #fff;
    margin: 0 auto 30px auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 640px) {
    .tasks_table {
        margin: 30px auto 30px auto;
    }
}

.tasks_table_title {
    width: 100%;
    height: 29px;
    color: #999;
    font-size: 14px;
    line-height: 29px;
    border-bottom: 1px solid #cbcbcb;
    background-color: #f8f8f8;
    position: relative;
}

.tasks_table_title .abox {
    width: 155px;
    min-width: 160px;
    height: 29px;
    padding-left: 1.832%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
}

.tasks_table_title .bbox {
    width: 225px;
    height: 29px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 0;
}
@media screen and (max-width: 640px) {
    .tasks_table_title .bbox {
        display: none;
    }
}

.tasks_table ul li {
    width: 100%;
    min-height: 109px;
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #cbcbcb;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.tasks_table ul li:last-child {
    width: 100%;
    min-height: 109px;
    height: auto;
    margin-bottom: 0;
    overflow: hidden;
    border-bottom: none;
    position: relative;
}

.tasks_table_text_block {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: inline-block;
    font-size: 16px;
    vertical-align: middle;
}
@media screen and (max-width: 640px) {
    .tasks_table_text_block {
        margin: 0 0 10px 0;
    }
}
.tasks_table_text_block a:link,
.tasks_table_text_block a:visited {
    width: 100%;
    color: #629540;
    display: block;
    margin-bottom: 2px;
}
.tasks_table_text_block a:hover,
.tasks_table_text_block a:active {
    color: #629540;
}

.tasks_table_title01 {
    width: 100%;
    color: #333333;
    font-weight: bold;
    display: block;
    margin-bottom: 2px;
}
@media screen and (max-width: 640px) {
    .tasks_table_title01 {
        width: 100%;
        color: #333333;
        display: block;
        margin-bottom: 2px;
    }
}

.tasks_table_text01 {
    width: 100%;
    clear: both;
    color: #656565;
    font-size: 14px;
}

.tasks_table_list .tasks_use_btn {
    width: 125px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 15px;
    border: 1px solid #cccccc;
    color: #333333;
    background-color: #fff;
    margin: 0 5% 0 10px;
    cursor: pointer;
}
@media screen and (max-width: 780px) {
    .tasks_table_list .tasks_use_btn {
        width: 70px;
        font-size: 13px;
    }
}
@media screen and (max-width: 640px) {
    .tasks_table_list .tasks_use_btn {
        width: 100%;
        margin: 0 0 10px 0;
    }
}

.tasks_table_list .tasks_use_btn_hover {
    border: 1px solid #629540;
    color: #fff;
    background-color: #629540;
    cursor: pointer;
}

.tasks_table_box {
    width: 205px;
    min-height: 16px;
    height: auto;
    font-size: 14px;
    color: #484848;
    margin: 0 20px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 640px) {
    .tasks_table_box {
        width: 100%;
        min-height: 16px;
        height: auto;
        font-size: 14px;
        color: #484848;
        margin: 0 10px 0 0;
    }
}

.tasks_table_list .cbox {
    width: 185px;
    min-height: 16px;
    line-height: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 640px) {
    .tasks_table_list .cbox {
        width: 100%;
        min-height: 16px;
        line-height: 16px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}

.tasks_table_list .dbox {
    width: 12px;
    height: 12px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    /* border radius */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /* prevents bg color from leaking outside the border */
    background-color: #5db307;
    /* layer fill content */
}

.color_ec2312 {
    color: #ec2312;
}

.tasks_none {
    width: 100%;
    height: 547px;
    background-repeat: no-repeat;
    background-position: center;
    display: table;
    *position: relative;
}

.tasks_none a {
    height: 79px;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    *display: block;
    *position: absolute;
    *top: expression(
        this.parentElement.clientHeight / 2 - this.clientHeight / 2
    );
    *width: 100%;
}

.tasks_none_pic {
    width: 72px;
    height: 73px;
    display: block;
    margin: 0 auto 17px auto;
}

.tasks_none_text {
    width: 300px;
    height: auto;
    line-height: 24px;
    color: #999;
    font-size: 18px;
    text-align: center;
    display: block;
    margin: 0 auto;
}

.tasks_table_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 500px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px 0;
}
@media screen and (max-width: 640px) {
    .tasks_table_list {
        padding: 10px;
    }
}

.tasks_table_list_hover {
    background-color: #ecf7de !important;
}

.tasks_table_list .abox {
    width: 91px;
    min-width: 91px;
    min-height: 91px;
    overflow: hidden;
    margin: 0 0 0 20px;
}
@media screen and (max-width: 640px) {
    .tasks_table_list .abox {
        margin: 0;
    }
}

.tasks_table_pic {
    width: 91px;
    min-width: 91px;
    height: 91px;
    overflow: hidden;
    -moz-border-radius: 45px;
    -webkit-border-radius: 45px;
    border-radius: 45px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.tasks_table_use {
    width: 100%;
    text-align: center;
    font-size: 13px;
    padding: 5px 0 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.tasks_table_use .tasks_table_use_link {
    width: 100%;
    height: 20px;
    display: block;
    line-height: 18px;
    text-align: center;
    border: 1px solid #cccccc;
    color: #333333;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
}
.tasks_table_use .tasks_table_use_link_hover {
    width: 100%;
    height: 20px;
    display: block;
    line-height: 18px;
    text-align: center;
    color: #fff;
    border: 1px solid #629540;
    background-color: #629540;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.tasks_table_list .abox img {
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 640px) {
    .tasks_table_list .abox img {
        width: 100%;
        height: auto;
    }
}

.tasks_table_list .bbox {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 0;
    margin: 0 0 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 640px) {
    .tasks_table_list .bbox {
        height: auto;
    }
}

.tasks_table_coupon {
    width: 100%;
    min-height: 34px;
    line-height: 34px;
    clear: both;
    margin: 5px 0 6px 0;
    color: #656565;
    font-size: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media screen and (max-width: 640px) {
    .tasks_table_coupon {
        margin: 5px 0 12px 0;
    }
}
@media screen and (max-width: 400px) {
    .tasks_table_coupon {
        font-size: 14px;
        min-height: 20px;
        line-height: 20px;
    }
}
.tasks_table_coupon .tasks_table_coupon_text {
    min-height: 34px;
    color: #629540;
    line-height: 34px;
    font-weight: bold;
    font-size: 20px;
}
@media screen and (max-width: 400px) {
    .tasks_table_coupon .tasks_table_coupon_text {
        min-height: 20px;
        font-size: 17px;
        line-height: 20px;
    }
}
.tasks_table_coupon .tasks_table_coupon_copy {
    width: 125px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 15px;
    border: 1px solid #cccccc;
    color: #333333;
    background-color: #fff;
    margin: 0 0 0 15px;
    cursor: pointer;
}
@media screen and (max-width: 780px) {
    .tasks_table_coupon .tasks_table_coupon_copy {
        width: 70px;
        font-size: 13px;
    }
}
@media screen and (max-width: 640px) {
    .tasks_table_coupon .tasks_table_coupon_copy {
        width: 100%;
        margin: 10px 0 0 0;
    }
}
.tasks_table_coupon .tasks_table_coupon_copy_hover {
    width: 125px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 15px;
    border: 1px solid #629540;
    color: #fff;
    background-color: #629540;
    margin: 0 0 0 15px;
    cursor: pointer;
}
@media screen and (max-width: 780px) {
    .tasks_table_coupon .tasks_table_coupon_copy_hover {
        width: 70px;
        font-size: 13px;
    }
}
@media screen and (max-width: 640px) {
    .tasks_table_coupon .tasks_table_coupon_copy_hover {
        width: 100%;
        margin: 10px 0 0 0;
    }
}

.tasks_table_coupon_apply_to {
    color: #656565;
    font-size: 13px;
    margin: 0 0 10px 0;
}

.tasks_table_coupon_notice {
    color: #629540;
    font-size: 13px;
    height: 16px;
    line-height: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.tasks_table_coupon_notice a:link {
    color: #629540;
    background-image: url(../images/tasks_table_coupon_noticew.png);
    background-size: 16px;
    background-repeat: no-repeat;
    padding: 0 0 0 21px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
}

.lbs_tainan_bk {
    width: 100%;
    background-color: #ba5829;
}

.lbs_tainan {
    width: 96%;
    max-width: 1060px;
    height: 80px;
    margin: 0 auto;
    padding: 3px 0 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.lbs_tainan .lbs_tainan_logo {
    width: 100%;
    max-width: 315px;
}

.lbs_pts_bk {
    width: 100%;
    background-color: #fff;
}

.lbs_pts {
    width: 96%;
    max-width: 1060px;
    height: 80px;
    margin: 0 auto;
    padding: 3px 0 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.lbs_pts .lbs_pts_logo {
    width: 100%;
    max-width: 315px;
}

.lbs_yunlin_bk {
    width: 100%;
    background-color: #7b733a;
}
.lbs_yunlin_bk .lbs_yunlin {
    width: 96%;
    max-width: 1060px;
    height: 80px;
    margin: 0 auto;
    padding: 3px 0 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.lbs_yunlin_bk .lbs_yunlin_logo {
    width: 100%;
    max-width: 272px;
}

.lbs_nantou_bk {
    width: 100%;
    background-color: #d0eafb;
}
.lbs_nantou_bk .lbs_nantou {
    width: 96%;
    max-width: 1060px;
    height: 80px;
    margin: 0 auto;
    padding: 3px 0 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.lbs_nantou_bk .lbs_nantou_logo {
    width: 100%;
    max-width: 347px;
}

.lbs_kaohsiung_bk {
    width: 100%;
    background-color: #faf0cd;
    background-image: url(../images/lbs_kaohsiung_logo_bk.jpg);
    background-size: auto 100%;
    background-position: center;
}
.lbs_kaohsiung_bk .lbs_kaohsiung {
    width: 100%;
    max-width: 1060px;
    max-height: 236px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.lbs_kaohsiung_bk .lbs_kaohsiung_logo {
    width: 100%;
}

.lbs_tpmltaipei_bk {
    width: 100%;
    background-color: #fcfcfc;
}
.lbs_tpmltaipei_bk .lbs_tpmltaipei {
    width: 96%;
    max-width: 1060px;
    height: 80px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.lbs_tpmltaipei_bk .lbs_tpmltaipei_logo {
    width: 100%;
    max-width: 315px;
}

.lbs_tpmltn_bk {
    width: 100%;
    background-color: #e7e5de;
}
.lbs_tpmltn_bk .lbs_tpmltn {
    width: 96%;
    max-width: 1060px;
    height: 80px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.lbs_tpmltn_bk .lbs_tpmltn_logo {
    width: 100%;
    max-width: 358px;
}

.lbs_hcplibrary_bk {
    width: 100%;
    background-color: #e4e2fb;
}
.lbs_hcplibrary_bk .lbs_hcplibrary {
    width: 96%;
    max-width: 1060px;
    height: 80px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.lbs_hcplibrary_bk .lbs_hcplibrary_logo {
    width: 100%;
    max-width: 330px;
}

.lbs_education_bureau_kcg_bk {
    width: 100%;
    background-color: #faf6ec;
}
.lbs_education_bureau_kcg_bk .lbs_education_bureau_kcg {
    width: 96%;
    max-width: 1060px;
    height: 80px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.lbs_education_bureau_kcg_bk .lbs_education_bureau_kcg_logo {
    width: 100%;
    max-width: 330px;
}

.lbs_new_taipei_city_library_bk {
    width: 100%;
    background-color: #fbf9f3;
}
.lbs_new_taipei_city_library_bk .lbs_new_taipei_city_library_kcg {
    width: 96%;
    max-width: 1060px;
    height: 80px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.lbs_new_taipei_city_library_bk .lbs_new_taipei_city_library_logo {
    width: 100%;
    max-width: 330px;
}

.lbs_lbs_yilan_bk {
    width: 100%;
    background-color: #f2fdff;
}
.lbs_lbs_yilan_bk .lbs_yilan_ilc {
    width: 96%;
    max-width: 1060px;
    height: 80px;
    margin: 0 auto;
    padding: 3px 0 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.lbs_lbs_yilan_bk .lbs_yilan_ilc_logo {
    width: 100%;
    max-width: 272px;
}

.event_live_visual_block {
    max-height: 373px;
    background-image: url(../images/event_live/event_live01.jpg);
    background-size: auto 373px;
    display: block;
}
@media screen and (max-width: 710px) {
    .event_live_visual_block {
        display: none;
    }
}

.event_live_visual {
    width: 100%;
    max-width: 1060px;
    margin: 0 auto;
    position: relative;
}

.event_live_visual_btn01 {
    width: 21.698%;
    position: absolute;
    top: 70%;
    left: 6.415%;
}
.event_live_visual_btn01 a {
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover;
    background-image: url(../images/event_live/event_live03.png);
}
.event_live_visual_btn01 a:hover {
    background-image: url(../images/event_live/event_live03_roll.png);
}

.event_live_visual_btn02 {
    width: 21.698%;
    position: absolute;
    top: 70%;
    left: 29.716%;
}
.event_live_visual_btn02 a {
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover;
    background-image: url(../images/event_live/event_live04.png);
}
.event_live_visual_btn02 a:hover {
    background-image: url(../images/event_live/event_live04_roll.png);
}

.event_live_block1 {
    width: 100%;
    background-image: url(../images/event_live/event_live05.jpg);
    background-size: auto 100%;
}

.event_live_block1_main {
    width: 100%;
    max-width: 1060px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 40px 0;
}
@media screen and (max-width: 710px) {
    .event_live_block1_main {
        display: block;
        padding: 18px 0;
    }
}

.event_live_block1_pic {
    width: 24%;
    max-width: 245px;
    min-width: 200px;
    margin: 0 8% 0 6.415%;
}
@media screen and (max-width: 800px) {
    .event_live_block1_pic {
        margin: 0 4% 0 6.415%;
    }
}
@media screen and (max-width: 710px) {
    .event_live_block1_pic {
        display: none;
    }
}

.event_live_text_block {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0 7% 0 0;
}
@media screen and (max-width: 710px) {
    .event_live_text_block {
        width: 90%;
        margin: 0 auto;
    }
}

.event_live_text1 {
    width: 100%;
    font-size: 17.5px;
    color: #125343;
    font-weight: bold;
    margin: 0 0 3px 0;
}
@media screen and (max-width: 710px) {
    .event_live_text1 {
        font-size: 3vw;
    }
}
@media screen and (max-width: 500px) {
    .event_live_text1 {
        font-size: 15px;
    }
}

.event_live_text2 {
    font-size: 22px;
    color: #125343;
    font-weight: bold;
    margin: 0 0 12px 0;
}
@media screen and (max-width: 710px) {
    .event_live_text2 {
        font-size: 4.5vw;
        margin: 0;
    }
}

.event_live_text3 {
    font-size: 15px;
    color: #717171;
    text-align: justify;
    line-height: 23px;
}
@media screen and (max-width: 710px) {
    .event_live_text3 {
        font-size: 16px;
        line-height: 25px;
    }
}

.event_live_text3_a {
    margin: 0 0 9px 0;
}

.event_live_block2 {
    width: 100%;
    background-image: url(../images/event_live/event_live07.jpg);
    background-size: auto 100%;
    padding: 23px 0 0 0;
}

.event_live_block2_title_block {
    width: 90%;
    max-width: 910px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
}
@media screen and (max-width: 710px) {
    .event_live_block2_title_block {
        width: 96%;
    }
}

.event_live_block2_title_pic {
    width: 150px;
    margin: 0 3.8% 0 0;
}
@media screen and (max-width: 850px) {
    .event_live_block2_title_pic {
        width: 18%;
        font-size: 26px;
    }
}
@media screen and (max-width: 710px) {
    .event_live_block2_title_pic {
        margin: 0 1.2% 0 0;
    }
}

.event_live_block2_title_text {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.event_live_block2_title_text_a {
    font-size: 32px;
    font-weight: bold;
    color: #125343;
}
@media screen and (max-width: 1000px) {
    .event_live_block2_title_text_a {
        font-size: 3.1vw;
    }
}
@media screen and (max-width: 710px) {
    .event_live_block2_title_text_a {
        font-size: 4.8vw;
    }
}

.event_live_block2_title_text_b {
    font-size: 32px;
    font-weight: 400;
    color: #1d6654;
}
@media screen and (max-width: 1000px) {
    .event_live_block2_title_text_b {
        font-size: 3.4vw;
    }
}

.event_live_block2_papper {
    width: 65.2%;
    max-width: 690px;
    margin: -10px auto;
}
@media screen and (max-width: 710px) {
    .event_live_block2_papper {
        display: none;
    }
}

.event_live_block2_main_block {
    width: 100%;
    padding: 20px 0;
    background-color: #edf3f5;
}

.event_live_block2_main_box {
    width: 96%;
    max-width: 930px;
    background-color: #edf3f5;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media screen and (max-width: 850px) {
    .event_live_block2_main_box {
        display: block;
    }
}

.event_live_block2_main_text {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0 5.2% 0 1%;
    text-align: justify;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 850px) {
    .event_live_block2_main_text {
        width: 94%;
        margin: 0 auto 20px auto;
    }
}

.event_live_block2_main_text_a {
    font-size: 25.5px;
    font-weight: bold;
    color: #125343;
    margin: 0 0 10px 0;
}
@media screen and (max-width: 710px) {
    .event_live_block2_main_text_a {
        font-size: 4.8vw;
    }
}

.event_live_block2_main_text_b {
    font-size: 16px;
    color: #414141;
    line-height: 25px;
}
.event_live_block2_main_text_b span {
    color: #596fae;
}

.event_live_block2_main_bookbox {
    width: 405px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
}
@media screen and (max-width: 860px) {
    .event_live_block2_main_bookbox {
        width: 420px;
    }
}
@media screen and (max-width: 710px) {
    .event_live_block2_main_bookbox {
        width: 92%;
    }
}

.event_live_block2_main_book {
    width: 195px;
}
@media screen and (max-width: 710px) {
    .event_live_block2_main_book {
        width: 47%;
    }
}

.event_live_block2_main_cover {
    width: 125px;
    margin: 0 auto 10px auto;
}
.event_live_block2_main_cover img {
    border: 1px solid #c1c1c1;
}
@media screen and (max-width: 860px) {
    .event_live_block2_main_cover {
        width: 100%;
    }
}

.event_live_block2_main_price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: end;
    align-content: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin: 0 0 10px 0;
}
@media screen and (max-width: 410px) {
    .event_live_block2_main_price {
        display: block;
    }
}

.event_live_block2_main_price_oring {
    font-size: 13px;
    line-height: 15px;
    color: #414141;
    white-space: nowrap;
}
.event_live_block2_main_price_oring span {
    text-decoration: line-through;
}
@media screen and (max-width: 420px) {
    .event_live_block2_main_price_oring {
        font-size: 12px;
    }
}
@media screen and (max-width: 410px) {
    .event_live_block2_main_price_oring {
        margin: 0 0 4px 0;
    }
}

.event_live_block2_main_price_sale {
    font-size: 19px;
    line-height: 21px;
    color: #b52d22;
    font-weight: bold;
    white-space: nowrap;
}
@media screen and (max-width: 710px) {
    .event_live_block2_main_price_sale {
        font-size: 18px;
    }
}

.event_live_block2_main_btn {
    width: 100%;
    height: 40px;
    position: relative;
    background-color: #fff;
}
@media screen and (max-width: 710px) {
    .event_live_block2_main_btn {
        height: 54px;
    }
}
.event_live_block2_main_btn a {
    width: 100%;
    height: 36px;
    display: block;
    color: #fff;
    background-color: #69934c;
    border-radius: 5px;
    color: #fff;
    line-height: 36px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: end;
    align-content: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
@media screen and (max-width: 710px) {
    .event_live_block2_main_btn a {
        height: 50px;
        line-height: 50px;
        font-size: 4vw;
    }
}
.event_live_block2_main_btn a::before {
    width: 26px;
    height: 36px;
    content: "";
    display: block;
    background-image: url(../images/event_live/event_live11.png);
    background-size: 26px 23px;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 7px 0 0;
}
@media screen and (max-width: 710px) {
    .event_live_block2_main_btn a::before {
        width: 35px;
        height: 50px;
        background-size: 35px auto;
    }
}
.event_live_block2_main_btn a:hover {
    background-color: #60a346;
}
.event_live_block2_main_btn::after {
    content: "";
    width: 100%;
    display: block;
    height: 36px;
    border-radius: 5px;
    background-color: #3d4b34;
    margin: 0 0 -16px 0;
    position: absolute;
    top: 4px;
    left: 0;
    z-index: 0;
}
@media screen and (max-width: 710px) {
    .event_live_block2_main_btn::after {
        height: 50px;
        line-height: 50px;
    }
}

.event_live_block3 {
    width: 100%;
    background-image: url(../images/event_live/event_live12.jpg);
    background-size: auto 438px;
    padding: 45px 0;
}
@media screen and (max-width: 710px) {
    .event_live_block3 {
        padding: 26px 0;
    }
}

.event_live_block3_main {
    width: 87%;
    max-width: 910px;
    margin: 0 auto;
}

.event_live_block3_title {
    font-size: 18px;
    font-weight: bold;
    color: #585858;
    margin: 0 0 16px 0;
}
@media screen and (max-width: 710px) {
    .event_live_block3_title {
        font-size: 19px;
    }
}

.event_live_block3_text_block ol {
    padding: 0 0 0 1em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.event_live_block3_text_block li {
    color: #717171;
    font-size: 15px;
    line-height: 27px;
    list-style-type: decimal;
    list-style-position: inside;
    text-indent: -1em;
}

.ph_event_live_visual_block {
    display: none;
}
@media screen and (max-width: 710px) {
    .ph_event_live_visual_block {
        display: block;
        position: relative;
    }
}

.ph_event_live_visual_btn01 {
    width: 42.3%;
    position: absolute;
    top: 86.467%;
    left: 4.5%;
    z-index: 10;
}
.ph_event_live_visual_btn01 a {
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover;
    background-image: url(../images/event_live/ph_event_live02.png);
}

.ph_event_live_visual_btn02 {
    width: 42.3%;
    position: absolute;
    top: 86.467%;
    left: 52.3%;
    z-index: 10;
}
.ph_event_live_visual_btn02 a {
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover;
    background-image: url(../images/event_live/ph_event_live03.png);
}

.event_live_text_teacher {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 5px 0;
}

.ph_event_live_block1_pic {
    width: 18%;
    margin: 0 2.4% 0 0;
    display: none;
}
@media screen and (max-width: 710px) {
    .ph_event_live_block1_pic {
        display: block;
    }
}

.ph_event_live_block2_papper {
    width: 100%;
    margin: 0 auto -15px auto;
    display: none;
}
@media screen and (max-width: 710px) {
    .ph_event_live_block2_papper {
        display: block;
    }
}

.book_exhibition_book {
    width: 100%;
    height: auto;
    min-height: 332px;
    margin: 0 auto 45px auto;
    overflow: hidden;
}
@media screen and (max-width: 960px) {
    .book_exhibition_book {
        width: 92%;
    }
}
@media screen and (max-width: 860px) {
    .book_exhibition_book {
        width: 85%;
    }
}
@media screen and (max-width: 470px) {
    .book_exhibition_book {
        width: 100%;
        height: auto;
        min-height: 332px;
        margin: 0 auto 38px auto;
    }
}

.book_exhibition_cover {
    width: 190px;
    height: 254px;
    margin-bottom: 29px;
    margin: 0 auto;
    position: relative;
    border: 1px solid #ededed;
    /* stroke */
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
}
@media screen and (max-width: 410px) {
    .book_exhibition_cover {
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 390px) {
    .book_exhibition_cover {
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 360px) {
    .book_exhibition_cover {
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 320px) {
    .book_exhibition_cover {
        margin-bottom: 10px;
    }
}

.anti-fraud_bk {
    width: 100%;
    height: auto;
    min-height: 100%;
    background-color: #f5f5f5;
}

.anti-fraud_content {
    width: 100%;
    max-width: 1060px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    background-color: #fff;
    padding: 0 0 48px 0;
}
.anti-fraud_content .anti-fraud_phone {
    color: #333333;
}

.anti-fraud_top {
    height: 80px;
    padding: 23px 8% 0 8%;
    border-bottom: 1px solid #ededed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 640px) {
    .anti-fraud_top {
        padding: 23px 5% 0 5%;
    }
}

.anti-fraud_logo {
    width: 191px;
    height: 33px;
}

.anti-fraud_block01 {
    padding: 38px 8% 0 8%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 640px) {
    .anti-fraud_block01 {
        padding: 38px 5% 0 5%;
    }
}

.anti-fraud_block01_title01 {
    font-size: 23px;
    line-height: 25px;
    font-weight: bold;
    color: #333333;
    margin: 0 0 33px 0;
}
@media screen and (max-width: 640px) {
    .anti-fraud_block01_title01 {
        font-size: 25px;
        line-height: 27px;
    }
}

.anti-fraud_block01_text01 {
    font-size: 18px;
    line-height: 25px;
    color: #ff0000;
    font-weight: bold;
    margin: 0 0 18px 0;
}
@media screen and (max-width: 640px) {
    .anti-fraud_block01_text01 {
        font-size: 20px;
        line-height: 29px;
    }
}

.anti-fraud_block01_text02 {
    font-size: 16px;
    text-align: justify;
    line-height: 25px;
    color: #333333;
    margin: 0 0 33px 0;
}
@media screen and (max-width: 640px) {
    .anti-fraud_block01_text02 {
        font-size: 18px;
        line-height: 29px;
    }
}

.anti-fraud_block02 {
    width: 84%;
    border: 3px solid #ff9c00;
    margin: 0 auto;
    border-radius: 23px;
    background-color: #fefef4;
    padding: 39px 0 29px 0;
}
@media screen and (max-width: 640px) {
    .anti-fraud_block02 {
        padding: 30px 0 20px 0;
        width: 90%;
    }
}

.anti-fraud_block02_title_bk {
    width: 100%;
    height: 47px;
    background-image: url("../images/anti-fraud_pic01.png");
    background-size: auto 32px;
    background-position: 0 10px;
    background-repeat: repeat-x;
    margin: 0 0 35px 0;
}

.anti-fraud_block02_title {
    width: 242px;
    font-size: 31px;
    font-weight: bold;
    line-height: 47px;
    color: #ff0000;
    margin: 0 auto;
    padding: 0 25px 0 86px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fefef4;
    background-image: url("../images/anti-fraud_pic02.png");
    background-repeat: no-repeat;
    background-size: 52px 47px;
    background-position: 25px top;
}

.anti-fraud_block02_list {
    width: 90%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto 25px auto;
}
@media screen and (max-width: 640px) {
    .anti-fraud_block02_list {
        width: 91%;
    }
}

.anti-fraud_block02_item_left {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0 6% 0 0;
}
@media screen and (max-width: 640px) {
    .anti-fraud_block02_item_left {
        width: 100%;
        margin: 0 5% 0 0;
    }
}

.anti-fraud_block02_item_right {
    width: 24.6%;
    max-width: 197px;
    min-width: 120px;
}
@media screen and (max-width: 640px) {
    .anti-fraud_block02_item_right {
        display: none;
    }
}

.ph_anti-fraud_block02_item_pic {
    width: 197px;
    display: none;
    margin: 0 auto 20px auto;
}
@media screen and (max-width: 640px) {
    .ph_anti-fraud_block02_item_pic {
        display: block;
        margin: 0 auto 15px auto;
    }
}

.anti-fraud_block02_item {
    width: 100%;
    font-size: 20px;
    line-height: 25px;
    font-weight: bold;
    color: #ff0000;
    margin: 0 0 20px 0;
}
@media screen and (max-width: 640px) {
    .anti-fraud_block02_item {
        font-size: 22px;
        line-height: 30px;
        padding: 0 0 0 50px;
        text-indent: -50px;
        margin: 0 0 15px 0;
    }
}

.anti-fraud_block02_item_text01 {
    font-size: 16px;
    text-align: justify;
    line-height: 25px;
    color: #333333;
}
@media screen and (max-width: 640px) {
    .anti-fraud_block02_item_text01 {
        font-size: 18px;
        line-height: 29px;
    }
}

.anti-fraud_block02_item_text02 {
    font-size: 16px;
    text-align: justify;
    line-height: 25px;
    color: #333333;
    padding: 0 0 0 32px;
    text-indent: -32px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 20px 0;
}
@media screen and (max-width: 640px) {
    .anti-fraud_block02_item_text02 {
        font-size: 18px;
        line-height: 29px;
        padding: 0 0 0 37px;
        text-indent: -37px;
        margin: 0 0 15px 0;
    }
}

.anti-fraud_block02_item02 {
    font-size: 16px;
    line-height: 25px;
    color: #333333;
    font-weight: bold;
    margin: 0 0 20px 0;
}
@media screen and (max-width: 640px) {
    .anti-fraud_block02_item02 {
        font-size: 18px;
        line-height: 27px;
    }
}

.anti-fraud_block02_notice_title {
    width: 90%;
    min-height: 40px;
    font-size: 20px;
    line-height: 26px;
    color: #fff;
    font-weight: bold;
    padding: 8px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto 30px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #ff9c00;
}
@media screen and (max-width: 640px) {
    .anti-fraud_block02_notice_title {
        font-size: 22px;
        line-height: 28px;
    }
}

.anti-fraud_block02_notice_title_a {
    margin: 0 25px 0 0;
}
@media screen and (max-width: 640px) {
    .anti-fraud_block02_notice_title_a {
        width: 100%;
        text-align: center;
        margin: 0;
    }
}

@media screen and (max-width: 640px) {
    .anti-fraud_block02_notice_title_b {
        width: 100%;
        text-align: center;
    }
}

.anti-fraud_block02_notice_main {
    width: 100%;
}

.anti-fraud_block02_notice_text01 {
    font-size: 16px;
    text-align: justify;
    line-height: 25px;
    color: #333333;
    padding: 0 0 0 32px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-indent: -32px;
    margin: 0 0 20px 0;
}
.anti-fraud_block02_notice_text01:last-child {
    margin: 0;
}
@media screen and (max-width: 640px) {
    .anti-fraud_block02_notice_text01 {
        font-size: 18px;
        line-height: 29px;
        padding: 0 0 0 37px;
        text-indent: -37px;
        margin: 0 0 15px 0;
    }
}

.pop_bk {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
}

.login_personal_agree_pop {
    width: 92%;
    max-width: 600px;
    margin: 10% auto 0 auto;
    padding: 65px 20px 60px 20px;
    background-color: #fff;
    border: 1px solid #cccccc;
    position: relative;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 710px) {
    .login_personal_agree_pop {
        padding: 40px 10px 35px 10px;
    }
}
.login_personal_agree_pop .login_personal_agree_checkbox {
    width: 90%;
    min-height: 18px;
    color: #474747;
    font-size: 15px;
    line-height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto 40px auto;
}
@media screen and (max-width: 710px) {
    .login_personal_agree_pop .login_personal_agree_checkbox {
        margin: 0 auto 30px auto;
    }
}
.login_personal_agree_pop
    .login_personal_agree_checkbox
    .login_personal_agree_checkbox_text {
    min-height: 18px;
    line-height: 18px;
}
.login_personal_agree_pop
    .login_personal_agree_checkbox
    input[type="checkbox"] {
    display: none;
}
.login_personal_agree_pop
    .login_personal_agree_checkbox
    input[type="checkbox"] {
    display: none;
}
.login_personal_agree_pop
    .login_personal_agree_checkbox
    input[type="checkbox"]
    + label
    span {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: -2px 6px 0 0;
    vertical-align: middle;
    background: url(../images/login_personal_agree.png) left top no-repeat;
    background-size: 40px 18px;
    cursor: pointer;
}
.login_personal_agree_pop
    .login_personal_agree_checkbox
    input[type="checkbox"]:checked
    + label
    span {
    background: url(../images/login_personal_agree.png) -22px top no-repeat;
    background-size: 40px 18px;
}

.login_personal_agree_text01 {
    text-align: center;
    color: #000;
    font-size: 36px;
    margin: 0 0 18px 0;
}
@media screen and (max-width: 710px) {
    .login_personal_agree_text01 {
        font-size: 30px;
    }
}

.login_personal_agree_text02 {
    width: 96%;
    text-align: center;
    color: #000;
    font-size: 18px;
    margin: 0 auto 30px auto;
}
.login_personal_agree_text02 a {
    color: #008fd3;
    text-decoration: underline;
}
@media screen and (max-width: 710px) {
    .login_personal_agree_text02 {
        font-size: 16px;
        margin: 0 auto 25px auto;
    }
}

.login_personal_agree_btn_block {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.login_personal_agree_btn_block .login_personal_agree_btn {
    width: 90%;
    max-width: 300px;
    height: 50px;
    line-height: 50px;
}
.login_personal_agree_btn_block .login_personal_agree_btn a {
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 18px;
    text-align: center;
    display: block;
    background-color: #629540;
}
.login_personal_agree_btn_block .login_personal_agree_btn a:hover {
    background-color: #5db307;
}

/*E-link*/
.e-ink_main {
    width: 92%;
    max-width: 1038px;
    height: auto;
    margin: 0 auto 64px auto;
    clear: both;
}
@media screen and (max-width: 710px) {
    .e-ink_main {
        padding-top: 30px;
    }
}

.e-ink_title {
    width: 100%;
    min-height: 33px;
    line-height: 33px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 5px;
    color: #61953f;
    font-size: 26px;
}

.e-ink_title_notic {
    width: 100%;
    min-height: 19px;
    text-align: center;
    margin-bottom: 20px;
    color: #666666;
    font-size: 17px;
}

.e-ink_download {
    width: 190px;
    height: 57px;
    margin: 0 auto 10px auto;
}
.e-ink_download a {
    width: 100%;
    display: block;
}

.e-ink_title_version {
    width: 100%;
    min-height: 14px;
    text-align: center;
    color: #666666;
    font-size: 12px;
    margin: 0 auto 60px auto;
}

.e-ink_text01 {
    width: 100%;
    margin: 0 0 25px 0;
    color: #333;
    font-weight: bold;
    font-size: 21px;
    line-height: 26px;
}

.e-ink_text02 {
    width: 100%;
    margin-bottom: 25px;
    color: #333;
    font-size: 16px;
    line-height: 25px;
}

.e-ink_green_text01 {
    color: #61953f;
    font-size: 17px;
    margin: 0 0 10px 0;
}
.e-ink_green_text01 span {
    font-weight: 700;
}

.e-ink_text03 {
    width: 100%;
    margin-bottom: 25px;
    color: #333;
    font-size: 16px;
    line-height: 25px;
}
.e-ink_text03 li {
    list-style: decimal;
    padding: 0 0 0 17px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 10px 0;
    list-style-position: inside;
    text-indent: -17px;
}

.e-ink_table {
    border: 1px solid #cbcbcb;
}

.e-ink_table_title_list {
    width: 100%;
    min-height: 29px;
    color: #999;
    font-size: 14px;
    line-height: 16px;
    border-bottom: 1px solid #cbcbcb;
    background-color: #f8f8f8;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
@media screen and (max-width: 640px) {
    .e-ink_table_title_list {
        font-size: 12px;
        line-height: 14px;
    }
}
.e-ink_table_title_list .abox {
    width: 20%;
    min-width: 120px;
    padding: 7px 0;
    padding: 7px 10px 7px 19px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #cbcbcb;
}
@media screen and (max-width: 640px) {
    .e-ink_table_title_list .abox {
        min-width: 100px;
        padding: 7px 5px;
    }
}
.e-ink_table_title_list .bbox {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 7px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    border-right: 1px solid #cbcbcb;
}
@media screen and (max-width: 640px) {
    .e-ink_table_title_list .bbox {
        padding: 7px 10px;
    }
}
.e-ink_table_title_list .cbox {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 7px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}
@media screen and (max-width: 640px) {
    .e-ink_table_title_list .cbox {
        padding: 7px 10px;
    }
}

.e-ink_table_main_list {
    width: 100%;
    border-bottom: 1px solid #cbcbcb;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.e-ink_table_main_list:last-child {
    border-bottom: 0 solid #cbcbcb;
}
.e-ink_table_main_list .abox {
    width: 20%;
    min-width: 120px;
    padding: 10px 10px 10px 19px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #656565;
    font-size: 14px;
    line-height: 18px;
    border-right: 1px solid #cbcbcb;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
}
@media screen and (max-width: 640px) {
    .e-ink_table_main_list .abox {
        min-width: 100px;
        font-size: 12px;
        line-height: 16px;
        padding: 10px 5px;
    }
}
.e-ink_table_main_list .bbox {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 18px;
    color: #333333;
    text-align: center;
    border-right: 1px solid #cbcbcb;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media screen and (max-width: 640px) {
    .e-ink_table_main_list .bbox {
        font-size: 12px;
        line-height: 16px;
        padding: 10px 5px;
    }
}
.e-ink_table_main_list .cbox {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 18px;
    color: #333333;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media screen and (max-width: 640px) {
    .e-ink_table_main_list .cbox {
        font-size: 12px;
        line-height: 16px;
        padding: 10px 5px;
    }
}
.e-ink_table_main_list .dbox {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 18px;
    color: #333333;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media screen and (max-width: 640px) {
    .e-ink_table_main_list .dbox {
        font-size: 12px;
        line-height: 16px;
        padding: 10px 5px;
    }
}

.enterprise_customer_verification_back {
    font-size: 16px;
    line-height: 18px;
    color: #333333;
    margin: 80px 0 18px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
}
@media all and (max-width: 710px) {
    .enterprise_customer_verification_back {
        display: none;
    }
}
.enterprise_customer_verification_back a {
    width: 100%;
    font-size: 16px;
    line-height: 18px;
    color: #333333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.enterprise_customer_verification_back a::before {
    width: 10px;
    height: 10px;
    content: "";
    display: block;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin: 0 3px 0 0;
}

.ph_enterprise_customer_verification_back {
    width: 22px;
    height: 22px;
    display: none;
    position: absolute;
    top: 16px;
    left: 15px;
    z-index: 20;
}
@media all and (max-width: 710px) {
    .ph_enterprise_customer_verification_back {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
    }
}
.ph_enterprise_customer_verification_back a {
    width: 12px;
    height: 12px;
    display: block;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.enterprise_customer_verification_title {
    width: 80%;
    height: 26px;
    line-height: 26px;
    color: #484848;
    font-size: 24px;
    text-align: center;
    padding: 32px 0 0 0;
    margin: 0 auto 12px auto;
}
@media all and (max-width: 710px) {
    .enterprise_customer_verification_title {
        height: 24px;
        line-height: 24px;
        color: #484848;
        font-size: 22px;
        padding: 28px 0 0 0;
    }
}

.enterprise_customer_verification_text {
    width: 80%;
    max-width: 307px;
    height: auto;
    color: #474747;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    margin: 0 auto 24px auto;
    word-wrap: break-word;
    word-break: break-all;
    white-space: wrap;
}
@media all and (max-width: 710px) {
    .enterprise_customer_verification_text {
        width: 83.5%;
    }
}

.enterprise_customer_verification_btn {
    width: 90%;
    max-width: 307px;
    height: 50px;
    margin: 0 auto 10px auto;
}
.enterprise_customer_verification_btn:last-child {
    margin: 0 auto 45px auto;
}
.enterprise_customer_verification_btn a {
    width: 100%;
    height: 100%;
    border: 1px solid #000000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
}
.enterprise_customer_verification_btn a:hover {
    background-color: #f4f4f4;
    border: 1px solid #484848;
}

.enterprise_customer_verification_btn_icon {
    width: 28px;
    height: 28px;
    margin: 0 10px 0 0;
}

.enterprise_customer_verification_btn_cht_text {
    width: 75px;
    height: 20px;
    font-size: 18px;
    line-height: 20px;
    color: #000;
}

.enterprise_customer_verification_btn_post_text {
    width: 40px;
    height: 20px;
    font-size: 18px;
    line-height: 20px;
    color: #000;
}

.enterprise_customer_verification_btn_library_ntpc_text {
    width: 90px;
    height: 20px;
    font-size: 18px;
    line-height: 20px;
    color: #000;
}

.enterprise_customer_verification_btn_linked_text {
    width: 45px;
    height: 14px;
    font-size: 12px;
    line-height: 14px;
    color: #000;
    margin: 5px 0 0 3px;
    white-space: nowrap;
}

.pop_block {
    max-width: 585px;
}

.link_account_pop_title {
    width: 80%;
    max-width: 333px;
    font-size: 16px;
    color: #484848;
    margin: 21px auto 10px auto;
}
@media all and (max-width: 710px) {
    .link_account_pop_title {
        max-width: 80%;
    }
}

.link_account_pop_list {
    width: 80%;
    max-width: 333px;
    margin: 0 auto 20px auto;
}
@media all and (max-width: 710px) {
    .link_account_pop_list {
        max-width: 80%;
        margin: 0 auto 20px auto;
    }
}

.link_account_pop_input {
    width: 100%;
    height: 50px;
    color: #000000;
    font-size: 16px;
    line-height: 50px;
    padding: 0 5px;
    border: 1px solid #656565;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
@media all and (max-width: 710px) {
    .link_account_pop_input {
        height: 60px;
        line-height: 60px;
    }
}

.link_account_pop_input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999;
    -webkit-transition: color 0.5s;
}

.link_account_pop_input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999;
    -webkit-transition: color 0.5s;
}

.link_account_pop_input ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
    -webkit-transition: color 0.5s;
}

.link_account_pop_input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999;
    -webkit-transition: color 0.5s;
}

.link_account_pop_input:focus,
input:hover {
    color: #000;
    -webkit-transition: color 0.5s;
    padding: 0 4px;
    border: 2px solid #61953f;
    background-color: #fff;
}

.link_account_pop_input:focus::-webkit-input-placeholder,
input:hover::-webkit-input-placeholder {
    color: #999 !important;
}

.link_account_pop_btn_block {
    width: 80%;
    max-width: 333px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 30px auto 40px auto;
}
@media all and (max-width: 710px) {
    .link_account_pop_btn_block {
        max-width: 80%;
    }
}

.link_account_pop_btn01 {
    width: 48%;
    max-width: 330px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.link_account_pop_btn01 a {
    width: 100%;
    height: 100%;
    display: block;
    font-size: 18px;
    color: #fff;
    background-color: #474747;
}
@media screen and (max-width: 360px) {
    .link_account_pop_btn01 a {
        font-size: 16px;
    }
}
.link_account_pop_btn01 a:hover {
    background-color: #5f5f5f;
}

.link_account_pop_btn02 {
    width: 48%;
    max-width: 330px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.link_account_pop_btn02 a {
    width: 100%;
    height: 100%;
    display: block;
    font-size: 18px;
    color: #fff;
    background-color: #629540;
}
@media screen and (max-width: 360px) {
    .link_account_pop_btn02 a {
        font-size: 16px;
    }
}
.link_account_pop_btn02 a:hover {
    background-color: #5db307;
}

.link_account_success_pop_text {
    width: 80%;
    max-width: 261px;
    font-size: 18px;
    color: #000;
    margin: 50px auto 60px auto;
}

.unlink_account_success_pop_text {
    width: 80%;
    max-width: 333px;
    font-size: 18px;
    color: #000;
    margin: 50px auto 60px auto;
}

.link_other_item_pop_btn_block {
    width: 80%;
    max-width: 333px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 30px auto 40px auto;
}
@media all and (max-width: 710px) {
    .link_other_item_pop_btn_block {
        max-width: 80%;
    }
}

.app_ai_customer_service_header_block {
    width: 100%;
    max-width: 429px;
    min-width: 300px;
    height: 150px;
    background-color: #fff;
    padding: 0 13px 0 7px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #5db308;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 5001;
}
@media all and (max-width: 710px) {
    .app_ai_customer_service_header_block {
        max-width: 100%;
    }
}
.app_ai_customer_service_header_block .ai_customer_service_main_block {
    width: 100%;
    max-width: 390px;
    height: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.app_ai_customer_service_header_block .ai_customer_service_title_hamiko {
    width: 107px;
    height: 100%;
    margin: 0 10px 0 0;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-image: url(../images/hamiko_service_header_big_pic.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom left;
}
.app_ai_customer_service_header_block .ai_customer_service_title_hamiko img {
    width: 100%;
}
.app_ai_customer_service_header_block .ai_customer_service_title_text01 {
    width: 100%;
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    margin: 0 0 6px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    word-break: break-all;
}
@media all and (max-width: 575px) {
    .app_ai_customer_service_header_block .ai_customer_service_title_text01 {
        font-size: 17px;
        line-height: 21px;
    }
}
@media all and (max-width: 360px) {
    .app_ai_customer_service_header_block .ai_customer_service_title_text01 {
        font-size: 14px;
        line-height: 20px;
        margin: 0 0 3px 0;
    }
}
.app_ai_customer_service_header_block
    .ai_customer_service_title_text01
    .ai_customer_service_title_text01_list {
    display: block;
}
.app_ai_customer_service_header_block .ai_customer_service_title_text02 {
    width: 100%;
    color: #d1e8ba;
    font-size: 15px;
    line-height: 18px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    word-break: break-all;
    padding: 0 30px 0 0;
}
@media all and (max-width: 575px) {
    .app_ai_customer_service_header_block .ai_customer_service_title_text02 {
        font-size: 14px;
        line-height: 17px;
    }
}
@media all and (max-width: 360px) {
    .app_ai_customer_service_header_block .ai_customer_service_title_text02 {
        font-size: 12px;
        line-height: 15px;
        padding: 0 45px 0 0;
    }
}
.app_ai_customer_service_header_block .ai_customer_service_help_btn {
    width: 60px;
    height: 30px;
    position: absolute;
    right: 16px;
    bottom: 14px;
    z-index: 10;
}
@media all and (max-width: 710px) {
    .app_ai_customer_service_header_block .ai_customer_service_help_btn {
        width: 48px;
    }
}
@media all and (max-width: 360px) {
    .app_ai_customer_service_header_block .ai_customer_service_help_btn {
        right: 12px;
        bottom: 10px;
    }
}
.app_ai_customer_service_header_block .ai_customer_service_help_btn a {
    width: 100%;
    height: 100%;
    border-radius: 15px;
    color: #ffffff;
    text-align: center;
    font-size: 14px;
    line-height: 28px;
    display: block;
    border: 1px solid #d1e8ba;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.app_ai_customer_service_header_block .ai_customer_service_close_btn {
    width: 30px;
    height: 30px;
    position: relative;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
    cursor: pointer;
}
.app_ai_customer_service_header_block .ai_customer_service_close_btn::before {
    content: "";
    display: block;
    width: 24px;
    height: 2px;
    background-color: #ffffff;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 14px;
    left: 3px;
}
.app_ai_customer_service_header_block .ai_customer_service_close_btn::after {
    content: "";
    display: block;
    width: 24px;
    height: 2px;
    background-color: #ffffff;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    position: absolute;
    top: 14px;
    left: 3px;
}

.app_ai_customer_service_header_block_thin {
    width: 100%;
    max-width: 429px;
    min-width: 300px;
    height: 80px;
    background-color: #fff;
    padding: 0 60px 0 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #5db308;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 5001;
}
@media all and (max-width: 710px) {
    .app_ai_customer_service_header_block_thin {
        max-width: 100%;
    }
}
@media all and (max-width: 360px) {
    .app_ai_customer_service_header_block_thin {
        padding: 0 60px 0 45px;
    }
}
.app_ai_customer_service_header_block_thin .ai_customer_service_main_block {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.app_ai_customer_service_header_block_thin .ai_customer_service_title_hamiko {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin: 0 7px 0 0;
    background-color: #d1d1d1;
    border: 2px solid #fff;
    background-image: url(../images/ai_customer_service_title_hamiko.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: cover;
}
@media all and (max-width: 360px) {
    .app_ai_customer_service_header_block_thin
        .ai_customer_service_title_hamiko {
        width: 40px;
        height: 40px;
        margin: 0 3px 0 0;
    }
}
.app_ai_customer_service_header_block_thin .ai_customer_service_title_text01 {
    width: 100%;
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
}
@media all and (max-width: 710px) {
    .app_ai_customer_service_header_block_thin
        .ai_customer_service_title_text01 {
        margin: 0;
    }
}
@media all and (max-width: 575px) {
    .app_ai_customer_service_header_block_thin
        .ai_customer_service_title_text01 {
        font-size: 17px;
        line-height: 21px;
    }
}
@media all and (max-width: 360px) {
    .app_ai_customer_service_header_block_thin
        .ai_customer_service_title_text01 {
        font-size: 14px;
        line-height: 16px;
    }
}
.app_ai_customer_service_header_block_thin .ai_customer_service_title_text02 {
    display: none;
}
.app_ai_customer_service_header_block_thin .ai_customer_service_help_btn {
    width: 48px;
    height: 30px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 10;
}
@media all and (max-width: 710px) {
    .app_ai_customer_service_header_block_thin .ai_customer_service_help_btn {
        width: 48px;
    }
}
@media all and (max-width: 360px) {
    .app_ai_customer_service_header_block_thin .ai_customer_service_help_btn {
        right: 8px;
        bottom: 8px;
    }
}
.app_ai_customer_service_header_block_thin .ai_customer_service_help_btn a {
    width: 100%;
    height: 100%;
    border-radius: 15px;
    color: #ffffff;
    text-align: center;
    font-size: 14px;
    line-height: 28px;
    display: block;
    border: 1px solid #d1e8ba;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.app_ai_customer_service_header_block_thin .ai_customer_service_close_btn {
    width: 30px;
    height: 30px;
    position: relative;
    cursor: pointer;
    position: absolute;
    top: 5px;
    right: 10px;
    z-index: 10;
    cursor: pointer;
}
.app_ai_customer_service_header_block_thin
    .ai_customer_service_close_btn::before {
    content: "";
    display: block;
    width: 24px;
    height: 2px;
    background-color: #ffffff;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 14px;
    left: 3px;
}
.app_ai_customer_service_header_block_thin
    .ai_customer_service_close_btn::after {
    content: "";
    display: block;
    width: 24px;
    height: 2px;
    background-color: #ffffff;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    position: absolute;
    top: 14px;
    left: 3px;
}

.ai_customer_service_header_zoomout_btn {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 10;
    cursor: pointer;
}
.ai_customer_service_header_zoomout_btn a {
    width: 100%;
    height: 100%;
    display: block;
}
.ai_customer_service_header_zoomout_btn a::before {
    content: "";
    display: block;
    width: 13px;
    height: 13px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-left: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    position: absolute;
    top: 3px;
    left: 7px;
}

.ai_customer_service_title_text_block {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
}

.ai_customer_service_content {
    width: 100%;
    max-width: 430px;
    min-width: 300px;
    height: 100%;
    overflow-y: auto;
    background-color: #f2f2f2;
    padding: 167px 12px 60px 12px;
    border-left: 1px solid #eaeaea;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 5000;
    will-change: scroll-position;
    scroll-behavior: smooth;
}
@media all and (max-width: 710px) {
    .ai_customer_service_content {
        max-width: 100%;
        border-left: 0 solid #fff;
    }
}
@media all and (max-width: 360px) {
    .ai_customer_service_content {
        padding: 167px 10px 60px 10px;
    }
}

.ai_customer_service_content_thin {
    width: 100%;
    max-width: 430px;
    min-width: 300px;
    height: 100%;
    overflow-y: auto;
    background-color: #f2f2f2;
    padding: 97px 12px 60px 12px;
    border-left: 1px solid #eaeaea;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 5000;
    will-change: scroll-position;
    scroll-behavior: smooth;
}
@media all and (max-width: 710px) {
    .ai_customer_service_content_thin {
        max-width: 100%;
        border-left: 0 solid #fff;
    }
}
@media all and (max-width: 360px) {
    .ai_customer_service_content_thin {
        padding: 97px 10px 60px 10px;
    }
}

.ai_customer_service_my_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 0 0 20px 0;
}

.ai_customer_service_my_talk {
    font-size: 15px;
    line-height: 20px;
    padding: 6px 20px;
    border-radius: 16px;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-color: #b9ff8d;
    margin: 0 0 15px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    word-break: break-all;
}
@media all and (max-width: 575px) {
    .ai_customer_service_my_talk {
        max-width: 356px;
    }
}

.ai_customer_service_ai_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 20px 0;
}

.ai_customer_service_ai_talk_avatar {
    width: 40px;
    height: 40px;
    border-radius: 20px;
    border: 2px solid #ffffff;
    background-color: #e3e3e3;
    margin: 0 10px 0 0;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.ai_customer_service_ai_talk_avatar img {
    width: 36px;
}

.ai_customer_service_ai_talk_block {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 5px 0 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media all and (max-width: 575px) {
    .ai_customer_service_ai_talk_block {
        max-width: 356px;
    }
}

.ai_customer_service_ai_talk_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.ai_customer_service_ai_talk {
    max-width: 720px;
    font-size: 15px;
    line-height: 20px;
    padding: 6px 20px;
    border-radius: 16px;
    color: #000;
    background-color: #ffffff;
    margin: 0 0 15px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    word-break: break-all;
}
@media all and (max-width: 575px) {
    .ai_customer_service_ai_talk {
        max-width: 356px;
    }
}
.ai_customer_service_ai_talk a {
    width: 100%;
    height: 100%;
    line-height: 20px;
    color: #619540;
}

.ai_customer_service_ai_talk_link {
    max-width: 700px;
    font-size: 15px;
    line-height: 20px;
    padding: 6px 20px;
    border-radius: 16px;
    color: #000;
    background-color: #ffffff;
    margin: 0 0 15px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    word-break: break-all;
}
@media all and (max-width: 575px) {
    .ai_customer_service_ai_talk_link {
        max-width: 356px;
    }
}

.ai_customer_service_recommend_block {
    width: 100%;
    max-width: 720px;
    padding: 15px 15px 0 15px;
    border-radius: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #ffffff;
    margin: 0 0 15px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media all and (max-width: 575px) {
    .ai_customer_service_recommend_block {
        max-width: 356px;
        padding: 15px 20px 0 20px;
    }
}

.ai_customer_service_ai_recommend_title {
    width: 100%;
    font-size: 15px;
    line-height: 17px;
    font-weight: bold;
    color: #000;
    margin: 0 auto 12px auto;
}

.ai_customer_service_book_card {
    width: 48%;
    margin: 0 0 18px 0;
}

.ai_customer_service_book_cover {
    width: 100%;
    margin: 0 0 8px 0;
    position: relative;
    line-height: 0;
    background-color: #e6e6e6;
    padding: 0 0 132% 0;
}

.ai_customer_service_book_cover_img {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    position: relative;
    position: absolute;
    top: 0;
    left: 0;
}
.ai_customer_service_book_cover_img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.ai_customer_service_book_tag {
    width: 38px;
    height: 38px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
}
.ai_customer_service_book_tag img {
    width: 100%;
}

.ai_customer_service_book_title {
    color: #000;
    font-size: 13px;
    line-height: 17px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0 0 6px 0;
}

.ai_customer_service_book_price {
    color: #000;
    font-size: 13px;
    line-height: 15px;
    overflow: hidden;
    text-align: center;
}
.ai_customer_service_book_price span {
    font-size: 15px;
    color: #cb0000;
    font-weight: bold;
    margin: 0 0 10px 0;
}

.ai_customer_service_book_monthly {
    width: 40px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    text-align: center;
    border-radius: 10px;
    color: #000;
    background-color: #fff61d;
    position: absolute;
    right: 8px;
    top: 8px;
    z-index: 10;
}

.ai_customer_service_change_btn_list {
    width: 100%;
    margin: 0 auto 15px auto;
}

.ai_customer_service_change_btn {
    width: 120px;
    height: 36px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #666666;
    line-height: 34px;
    text-align: center;
    font-size: 15px;
    border-radius: 18px;
    cursor: pointer;
    margin: 0 auto;
}

.ai_customer_service_audiobook_card_headphones_icon {
    width: 35px;
    height: 35px;
    border-radius: 6px;
    background-color: #000000;
    background-image: url(../images/audiobook_card_headphones_icon.png);
    background-repeat: no-repeat;
    background-size: 23px 24px;
    background-position: center;
    position: absolute;
    top: 6px;
    left: 6px;
    z-index: 10;
}
@media all and (max-width: 710px) {
    .ai_customer_service_audiobook_card_headphones_icon {
        width: 30px;
        height: 30px;
        background-size: 20px auto;
    }
}

.ai_customer_service_horizontal_card {
    width: 100%;
    border-radius: 12px;
    border: 1px solid #707070;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto 8px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
}

.ai_customer_service_horizontal_card_left {
    width: 127px;
    min-height: 127px;
    height: 100%;
    background-color: #e6e6e6;
    position: relative;
    overflow: hidden;
}
@media all and (max-width: 360px) {
    .ai_customer_service_horizontal_card_left {
        width: 100px;
        min-height: 100px;
    }
}
.ai_customer_service_horizontal_card_left img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.ai_customer_service_horizontal_card_right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 100%;
    padding: 10px 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
@media all and (max-width: 360px) {
    .ai_customer_service_horizontal_card_right {
        padding: 6px 8px;
    }
}

.ai_customer_service_class_time_tag {
    height: 20px;
    font-size: 12px;
    text-align: center;
    color: #d8d8d8;
    line-height: 20px;
    border-radius: 10px;
    background-color: #000;
    padding: 0 7px;
    position: absolute;
    bottom: 5px;
    right: 5px;
}

.ai_customer_service_class_card_teacher {
    color: #229ad3;
    font-size: 12px;
    line-height: 15px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
    margin: 0 0 6px 0;
}

.ai_customer_service_class_card_title {
    color: #010101;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
}
@media all and (max-width: 360px) {
    .ai_customer_service_class_card_title {
        font-size: 13px;
        line-height: 17px;
    }
}

.ai_customer_service_class_card_price {
    color: #db143b;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    text-align: right;
    position: absolute;
    bottom: 7px;
    right: 10px;
}
@media all and (max-width: 360px) {
    .ai_customer_service_class_card_price {
        font-size: 18px;
        line-height: 20px;
        bottom: 5px;
        right: 8px;
    }
}

.ai_customer_service_class_change_btn {
    width: 120px;
    height: 36px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #666666;
    line-height: 34px;
    text-align: center;
    font-size: 15px;
    border-radius: 18px;
    cursor: pointer;
    margin: 14px auto 15px auto;
}

.ai_customer_service_article_card_title {
    color: #010101;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    overflow: hidden;
    margin: 0 0 10px 0;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
}
@media all and (max-width: 360px) {
    .ai_customer_service_article_card_title {
        font-size: 13px;
        line-height: 17px;
        margin: 0 0 5px 0;
    }
}

.ai_customer_service_article_card_text {
    color: #010101;
    font-size: 13px;
    line-height: 18px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
}
@media all and (max-width: 360px) {
    .ai_customer_service_article_card_text {
        font-size: 12px;
        line-height: 17px;
    }
}

.ai_customer_service_ai_like_block {
    width: 98%;
    min-height: 26px;
    max-width: 720px;
    padding: 0;
    font-size: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 11px 0 21px 0;
}
@media all and (max-width: 575px) {
    .ai_customer_service_ai_like_block {
        max-width: 365px;
    }
}

.ai_customer_service_ai_like_text {
    margin: 0 20px 0 0;
    white-space: nowrap;
}
@media all and (max-width: 575px) {
    .ai_customer_service_ai_like_text {
        margin: 0 6% 0 0;
    }
}
@media all and (max-width: 400px) {
    .ai_customer_service_ai_like_text {
        width: 100%;
        margin: 0 0 10px 0;
        text-align: center;
    }
}

.ai_customer_service_ai_like_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 15px 0 0;
    cursor: pointer;
    padding: 5px 8px;
    border-radius: 5px;
}
@media all and (max-width: 575px) {
    .ai_customer_service_ai_like_btn {
        margin: 0 6% 0 0;
    }
}
.ai_customer_service_ai_like_btn::before {
    content: "";
    display: block;
    width: 25px;
    height: 26px;
    background-image: url("../images/ai_customer_service_ai_like_dislike_icon.png");
    background-repeat: no-repeat;
    background-size: 150px auto;
    background-position: 0;
    margin: 0 5px 0 0;
}
.ai_customer_service_ai_like_btn:hover {
    background-color: #eaeaea;
}

.ai_customer_service_ai_like_btn_active::before {
    content: "";
    background-position: -40px 0;
}

.ai_customer_service_ai_dislike_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    padding: 5px 8px;
}
.ai_customer_service_ai_dislike_btn::before {
    content: "";
    display: block;
    width: 25px;
    height: 26px;
    background-image: url("../images/ai_customer_service_ai_like_dislike_icon.png");
    background-repeat: no-repeat;
    background-size: 150px auto;
    background-position: -80px 0;
    margin: 0 5px 0 0;
}
.ai_customer_service_ai_dislike_btn:hover {
    background-color: #eaeaea;
}

.ai_customer_service_ai_dislike_btn_active::before {
    background-position: -120px 0;
}

.ai_customer_service_ai_talk_choose_block {
    width: 100%;
    max-width: 720px;
    font-size: 15px;
    line-height: 20px;
    border-radius: 16px;
    color: #000;
    background-color: #ffffff;
    margin: 0 0 15px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    word-break: break-all;
}
@media all and (max-width: 575px) {
    .ai_customer_service_ai_talk_choose_block {
        max-width: 356px;
    }
}

.ai_customer_service_ai_talk_choose {
    width: 100%;
    min-height: 51px;
    border-bottom: 1px solid #d8f2c2;
    font-size: 15px;
    color: #619540;
    padding: 14px 15px;
    line-height: 22px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}
.ai_customer_service_ai_talk_choose:last-child {
    border-bottom: 0 solid #ffffff;
}
.ai_customer_service_ai_talk_choose a {
    width: 100%;
    height: 100%;
    line-height: 22px;
    color: #619540;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    word-wrap: break-word;
    word-break: break-all;
}

.ai_customer_service_info_icon {
    width: 22px;
    display: block;
    margin: 0 5px 0 0;
}
.ai_customer_service_info_icon img {
    width: 100%;
}

.ai_customer_service_footer_input_block {
    width: 100%;
    max-width: 429px;
    height: 58px;
    border-top: 1px solid #eeeeee;
    background-color: #fff;
    padding: 0 5px 0 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 5000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media all and (max-width: 710px) {
    .ai_customer_service_footer_input_block {
        max-width: 100%;
    }
}
.ai_customer_service_footer_input_block input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 40px;
    font-size: 15px;
    line-height: 40px;
    border-radius: 20px !important;
    border: 1px solid #707070;
    padding: 0 15px !important;
}
.ai_customer_service_footer_input_block input:hover {
    border: 1px solid #48a0df !important;
    outline: 0 solid #48a0df !important;
}
.ai_customer_service_footer_input_block input:focus-visible {
    border: 1px solid #48a0df !important;
    outline: 0 solid #48a0df !important;
}
.ai_customer_service_footer_input_block input::-webkit-input-placeholder {
    color: #bcbcbc;
}
.ai_customer_service_footer_input_block input:-ms-input-placeholder {
    color: #bcbcbc;
}
.ai_customer_service_footer_input_block input::-ms-input-placeholder {
    color: #bcbcbc;
}
.ai_customer_service_footer_input_block input::placeholder {
    color: #bcbcbc;
}

.ai_customer_service_send {
    width: 57px;
    height: 57px;
    background-image: url("../images/ai_customer_service_send.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30px;
    cursor: pointer;
}
.ai_customer_service_send:hover {
    background-image: url("../images/ai_customer_service_send_hover.png");
}

.ai_customer_service_toast_bk {
    width: 429px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 999;
}
@media all and (max-width: 710px) {
    .ai_customer_service_toast_bk {
        width: 100%;
    }
}

.ai_customer_service_toast {
    max-width: 92%;
    max-width: 400px;
    min-height: 80px;
    padding: 15px 38px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-size: 17px;
    line-height: 23px;
    background-color: #333;
    border-radius: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.ai_customer_service_bread_search_results_block {
    width: 100%;
    max-width: 1060px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto 26px auto;
}
@media all and (max-width: 710px) {
    .ai_customer_service_bread_search_results_block {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin: 0 auto 20px auto;
        padding: 22px 0 0 0;
    }
}
@media all and (max-width: 640px) {
    .ai_customer_service_bread_search_results_block {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin: 0 auto 0 auto;
    }
}

.ai_customer_service_search_results_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
@media all and (max-width: 1060px) {
    .ai_customer_service_search_results_block {
        margin: 0 13px 0 0;
    }
}

.ai_customer_service_search_results_text {
    font-size: 12px;
    color: #000;
    white-space: nowrap;
}

.ai_customer_service_search_results_btn {
    width: 120px;
    height: 32px;
    margin: 0 0 0 8px;
}
.ai_customer_service_search_results_btn a {
    width: 100%;
    height: 100%;
    display: block;
    font-size: 13px;
    color: #000;
    line-height: 30px;
    text-align: center;
    border: 1px solid #707070;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 16px;
}
.ai_customer_service_search_results_btn a:hover {
    color: #5db307;
    border: 1px solid #5db307;
}

.ai_customer_service_show_block {
    width: 429px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    right: 0;
    bottom: 73px;
    z-index: 998;
}

.ai_customer_service_show_arrow {
    width: 50px;
    height: 50px;
    border-radius: 25px;
    background-color: rgba(51, 51, 51, 0.9);
    position: relative;
}
.ai_customer_service_show_arrow::before {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    border-left: 3px solid #fff;
    border-bottom: 3px solid #fff;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 10px;
    left: 14px;
}

.app_ai_customer_width100 {
    max-width: 100% !important;
}
.app_ai_customer_width100 .ai_customer_service_footer_input_block {
    max-width: 100% !important;
}

.app_ai_customer_service_main_block {
    max-width: 510px !important;
}
.app_ai_customer_service_main_block .ai_customer_service_title_text_block {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: end;
    align-content: flex-end;
    padding: 0 0 17px 0;
}
@media all and (max-width: 575px) {
    .app_ai_customer_service_main_block .ai_customer_service_title_text01 {
        padding: 0 10px 0 0;
    }
}
.app_ai_customer_service_main_block .ai_customer_service_title_text01 span {
    display: inline-block !important;
}
.app_ai_customer_service_main_block .ai_customer_service_title_text02 {
    min-height: auto;
}
@media all and (max-width: 575px) {
    .app_ai_customer_service_main_block .ai_customer_service_title_text02 {
        padding: 0 60px 0 0;
    }
}

.app_ai_customer_service_main_block_thin .ai_customer_service_title_text_block {
    max-width: auto !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: end;
    align-content: flex-end;
}

.app_ai_customer_service_main_block_thin
    .ai_customer_service_title_text01
    span {
    display: inline-block !important;
}

.app_ai_customer_service_main_block_thin .ai_customer_service_title_text02 {
    width: 100%;
    color: #d1e8ba;
    font-size: 15px;
    line-height: 18px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    word-break: break-all;
    min-height: auto;
    display: block;
}
@media all and (max-width: 710px) {
    .app_ai_customer_service_main_block_thin .ai_customer_service_title_text02 {
        display: none;
    }
}

.pop_bk {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.pop_block {
    width: 100%;
    background-color: #fff;
    margin: 60px auto 0 auto;
}
@media all and (max-width: 710px) {
    .pop_block {
        margin: 0;
        max-width: 100%;
        min-height: 100%;
        height: auto;
    }
}

.pop_title_block {
    width: 100%;
    height: 60px;
    background-color: #ededed;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.pop_title {
    width: 100%;
    padding: 0 45px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 30px;
    font-size: 22px;
    text-align: center;
    color: #000;
}

.pop_close_btn {
    width: 30px;
    height: 30px;
    position: relative;
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 20px;
}
.pop_close_btn::before {
    content: "";
    display: block;
    width: 30px;
    height: 2px;
    background-color: #000;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 15px;
    left: 0;
}
.pop_close_btn::after {
    content: "";
    display: block;
    width: 30px;
    height: 2px;
    background-color: #000;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    position: absolute;
    top: 15px;
    left: 0;
}

.qa_in_page_a_more02 {
    padding-right: 25px;
}

.qa_in_page_a_07more {
    padding-right: 25px;
}

.top_menu01_drop {
    display: block;
}

.book_show_price {
    width: 200px;
}

.book_show_price_original {
    width: 200px;
}

.new_arrivals_book_box {
    text-align: center;
}

.index_hamburger_search_cancel {
    right: -55px;
}

.icon_lastday,
.icon_sale {
    right: 0;
    left: initial;
}

.index_book_price_box {
    width: 142px;
}

/* 常用 css 參數 */
.clear {
    clear: both;
}

.cursor_pointer {
    cursor: pointer;
}

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

.coupon_checkbox {
    width: 500px;
}

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

@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;
    }
    .hamburger_block_content {
        padding-bottom: 64px;
    }
    .index_hamburger_evevt_item {
        width: 200px;
        overflow: hidden;
    }
}

/* 寬度介於 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;
  } */
}

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

.btn_style_green,
.btn_style_blue {
    margin-left: 1% !important;
}

/* 書城月度包首頁 ipad 書籍封面書籍名稱被切到 */
.vip_index_block01_cover .slick-track {
    position: relative;
    top: 25px;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* 購物車＆閱讀包列表dialog提示框 */
.shoppingcar_lightbox_model {
    display: block;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.4);
    padding-top: 200px;
}

#container {
    min-height: 100%;
    min-width: 300px;
    height: auto !important;
    height: 100%;
    position: relative;
    padding-top: 120px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 710px) {
    #container {
        padding-top: 50px;
    }
}

#shoppingcart_container {
    min-height: 100%;
    min-width: 300px;
    height: auto !important;
    height: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.top_btn02_mobile {
    width: 190px;
    height: 60px;
    font-size: 16px;
    color: #629540;
    background-image: url(../images/top_btn02_mobile_roll.png);
    background-repeat: no-repeat;
    background-position: 31px 15px;
}

.top_btn02_mobile a:link,
.top_btn02_mobile a:visited {
    width: 190px;
    height: 60px;
    font-size: 16px;
    color: #333;
    display: block;
    background-image: url(../images/top_btn02_mobile.png);
    background-repeat: no-repeat;
    background-position: 31px 15px;
}

.top_btn02_mobile a:hover,
.top_btn02_mobile a:active {
    width: 190px;
    height: 60px;
    font-size: 16px;
    color: #629540;
    display: block;
    background-image: url(../images/top_btn02_mobile_roll.png);
    background-repeat: no-repeat;
    background-position: 31px 15px;
}

.top_btn02_mobile_text {
    height: 60px;
    line-height: 60px;
    padding-left: 96px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*web 登入登出*/
.top_menu01_drop {
    display: none;
    width: auto;
    min-width: 190px;
    height: auto;
    border: 1px solid #ededed;
    background-color: #ffffff;
    -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
    position: absolute;
    top: 47px;
    right: 170px;
}

.top_menu01_drop_phone {
    width: auto;
    min-width: 135px;
    height: auto;
    color: #333;
    font-size: 16px;
    line-height: 20px;
    padding-top: 21px;
    margin: 0 32px 20px 32px;
}

.top_menu01_drop_line {
    width: 100%;
    height: 1px;
    background-color: #e2e2e2;
    position: relative;
    margin-bottom: 15px;
}

.top_menu01_drop_btn_box {
    width: 100%;
    min-height: 53px;
    height: auto;
    text-align: center;
    padding: 0 7px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.top_menu01_drop_btn01 {
    width: 168px;
    height: 38px;
    color: #61953f;
    font-size: 16px;
    text-align: center;
    line-height: 38px;
    margin: 0 4px;
    display: inline-block;
    border: 1px solid #cbcbcb;
    background-color: #fff;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    position: relative;
}

.top_menu01_drop_btn01 a {
    width: 168px;
    height: 38px;
    display: block;
    color: #333333;
    font-size: 16px;
    text-align: center;
    line-height: 38px;
}

.top_menu01_drop_btn02 {
    width: 168px;
    height: 38px;
    color: #629540;
    font-size: 16px;
    text-align: center;
    line-height: 38px;
    margin: 0 4px;
    display: inline-block;
    border: 1px solid #cbcbcb;
    background-color: #fff;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    position: relative;
}

.top_menu_message_reminder {
    width: 17px;
    height: 17px;
    line-height: 17px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    background-color: #cb0000;
    border-radius: 9px;
    position: relative;
    position: absolute;
    top: -10px;
    right: -12px;
}

.top_menu03_tag {
    width: 200px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background-color: #000;
    position: absolute;
    top: 24px;
    right: -35px;
}
.top_menu03_tag::before {
    content: "";
    width: 13px;
    height: 7px;
    display: block;
    -webkit-clip-path: polygon(50% 18%, 0% 100%, 100% 100%);
    clip-path: polygon(50% 18%, 0% 100%, 100% 100%);
    position: absolute;
    top: -7px;
    right: 47px;
    background-color: #000;
}

.index_menu_btn01_drop {
    display: none;
    width: 98%;
    max-width: 970px;
    height: auto;
    min-height: 450px;
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 20;
    background-color: #fff;
    border-top: none;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
}

.index_menu_btn01_drop_left {
    width: 65%;
    height: auto;
    position: absolute;
    top: 60px;
    left: 6.8%;
    border-right: 1px solid #eeeeee;
}

.index_menu_btn01_drop_right {
    width: 155px;
    height: auto;
    position: absolute;
    top: 60px;
    left: 78%;
}

.index_menu_btn01_classified_title {
    width: 100%;
    height: 45px;
    color: #999;
    font-size: 15px;
    clear: both;
}

.index_menu_btn01_classified_content {
    width: 100%;
    height: auto;
    margin-bottom: 31px;
    clear: both;
    overflow: hidden;
}

.index_menu_btn01_classified_content ul li {
    width: 16.666%;
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    color: #629540;
    margin-bottom: 16px;
    float: left;
    overflow: hidden;
    /* 超過範圍隱藏 */
    white-space: nowrap;
    /* 不斷行 */
}

.index_menu_btn01_classified_content ul li a:link,
.index_menu_btn01_classified_content ul li a:visited {
    width: 100%;
    height: 16px;
    line-height: 16px;
    display: block;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    /* 超過範圍隱藏 */
    white-space: nowrap;
    /* 不斷行 */
}

.index_menu_btn01_classified_content ul li a:hover,
.index_menu_btn01_classified_content ul li a:active {
    width: 100%;
    height: 16px;
    line-height: 16px;
    display: block;
    font-size: 14px;
    color: #629540;
    overflow: hidden;
    /* 超過範圍隱藏 */
    white-space: nowrap;
    /* 不斷行 */
}

.index_menu_btn01_text {
    width: 64px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 1px;
}

.index_menu_btn01_classified_more {
    width: 100%;
    color: #333;
    font-size: 14px;
    clear: both;
}

.index_menu_btn01_classified_more a:link,
.index_menu_btn01_classified_more a:visited {
    width: 100%;
    color: #333;
    font-size: 14px;
}

.index_menu_btn01_classified_more a:hover,
.index_menu_btn01_classified_more a:active {
    width: 100%;
    color: #629540;
    font-size: 14px;
}

.online_event {
    width: 100%;
    font-size: 14px;
    height: 16px;
    line-height: 16px;
    color: #629540;
    margin-bottom: 19px;
    overflow: hidden;
}

.online_event a:link,
.online_event a:visited {
    width: 100%;
    font-size: 14px;
    height: 14px;
    color: #333;
}

.online_event a:hover,
.online_event a:active {
    width: 100%;
    font-size: 14px;
    height: 14px;
    color: #629540;
}

.index_menu_btn02 {
    width: 64px;
    height: 60px;
    line-height: 60px;
    color: #484848;
    font-size: 16px;
    position: absolute;
    top: 0;
    left: 120px;
}

.index_menu_btn02 a:link,
.index_menu_btn02 a:visited,
.index_menu_btn02 a:hover,
.index_menu_btn02 a:active {
    width: 64px;
    height: 60px;
    line-height: 60px;
    color: #484848;
    font-size: 16px;
    display: block;
}

.index_menu_btn03 {
    width: 58px;
    height: 60px;
    line-height: 60px;
    color: #484848;
    font-size: 16px;
    position: absolute;
    top: 0;
    left: 240px;
}

.index_menu_btn03 a:link,
.index_menu_btn03 a:visited,
.index_menu_btn03 a:hover,
.index_menu_btn03 a:active {
    width: 58px;
    height: 60px;
    line-height: 60px;
    color: #484848;
    font-size: 16px;
    display: block;
}

#index_search {
    width: 273px;
    height: 34px;
    border: 1px solid #61953f;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    border-radius: 17px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 12px;
    right: 1px;
}

#index_search input {
    width: 200px;
    height: 32px;
    line-height: 32px;
    background: none repeat scroll 0 0;
    border: 0 none;
    font-size: 14px;
    margin: 0;
    padding: 0 5px;
    -webkit-transition: background 0.3s ease-in-out 0s;
    -o-transition: background 0.3s ease-in-out 0s;
    transition: background 0.3s ease-in-out 0s;
    position: absolute;
    top: 0;
    left: 15px;
}

#index_search input::-webkit-input-placeholder {
    color: #cccccc;
    -webkit-transition: color 0.5s;
}

#index_search input:focus::-webkit-input-placeholder,
input:hover::-webkit-input-placeholder {
    color: #333333;
    -webkit-transition: color 0.5s;
}

#index_search button {
    background: url("../images/search_icon.png") no-repeat scroll center center;
    background-size: 28px;
    cursor: pointer;
    height: 32px;
    text-indent: -99999em;
    -webkit-transition: background 0.3s ease-in-out 0s;
    -o-transition: background 0.3s ease-in-out 0s;
    transition: background 0.3s ease-in-out 0s;
    width: 32px;
    border: none;
    float: right;
}

.index_main_bn_bk {
    width: 100%;
    height: 350px;
}

/*header搜尋熱門關鍵字*/
.search_drop {
    width: 502px;
    height: auto;
    color: #333333;
    border: 1px solid #ededed;
    background-color: #fff;
    position: absolute;
    top: 49px;
    right: 0;
    padding: 42px 0 0 0;
    -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.search_keyword_close {
    width: 23px;
    height: 23px;
    position: absolute;
    top: 24px;
    right: 24px;
}

.search_keyword_close a {
    width: 23px;
    height: 23px;
    display: block;
    background-image: url(../images/search_keyword_close.png);
}

.search_keywords_block {
    width: 100%;
    overflow: hidden;
    margin: 0 0 30px 0;
    padding: 0 0 0 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.search_keywords {
    width: auto;
    height: 36px;
    line-height: 36px;
    vertical-align: bottom;
    white-space: nowrap;
    padding: 21px 13px 0 0;
    float: left;
}

.search_ai_block {
    padding: 16px 0 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    margin: 0 0 39px 0;
}

.search_ai_title {
    font-size: 15px;
    color: #000;
    line-height: 17px;
    text-align: center;
}

.search_ai_customer_service_btn {
    width: 100%;
    max-width: 370px;
    height: 76px;
    margin: 0 auto 19px auto;
}
.search_ai_customer_service_btn a {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-color: #5db308;
    border-radius: 38px;
}
.search_ai_customer_service_btn a:hover {
    background-color: #65c209;
}

.search_ai_customer_service_btn_pic {
    width: 72px;
    height: 95px;
    margin: 0 6.216% 0 0;
    overflow: hidden;
}
.search_ai_customer_service_btn_pic img {
    width: 100%;
}

.search_ai_customer_service_btn_text {
    width: 150px;
    height: 76px;
    line-height: 76px;
    color: #fff;
    font-weight: bold;
    font-size: 19px;
    white-space: nowrap;
}
.search_ai_customer_service_btn_text:hover {
    color: #fff;
}

.phone_search_drop {
    width: 100%;
    height: calc(100% - 120px);
    color: #333333;
    padding: 16px 20px 40px 20px;
    box-sizing: border-box;
    background-color: #fff;
    position: fixed;
    top: 57px;
    right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
    z-index: 999;
}

.phone_search_keywords_block {
    width: 100%;
    overflow: hidden;
    margin: 0 0 30px 0;
}

.phone_search_keywords {
    width: auto;
    height: 31px;
    line-height: 31px;
    vertical-align: bottom;
    white-space: nowrap;
    padding: 13px 13px 0 0;
    float: left;
}

.phone_search_ai_customer_service_btn {
    width: 96%;
    max-width: 255px;
    height: 60px;
    margin: 0 auto;
}
.phone_search_ai_customer_service_btn a {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 30px;
    border: 1px solid #707070;
    background-color: #f8f8f8;
}
.phone_search_ai_customer_service_btn
    a
    .phone_search_ai_customer_service_btn_text {
    width: 145px;
    color: #000;
    font-weight: bold;
    font-size: 19px;
}
.phone_search_ai_customer_service_btn a:hover {
    color: #619540;
    border: 1px solid #619540;
}
.phone_search_ai_customer_service_btn
    a:hover
    .phone_search_ai_customer_service_btn_text {
    color: #619540;
}

/*登出選單*/
.index_logout_block {
    width: 93.75%;
    height: auto;
    border: 1px solid #999;
    overflow: hidden;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.11);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.11);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.11);
    background-color: #ffffff;
    position: fixed;
    bottom: 70px;
    left: 3.125%;
    z-index: 999;
}

.index_logout_account {
    display: none;
    width: 100%;
    height: auto;
    padding: 17px 8.5% 16px 8.5%;
    color: #333333;
    font-size: 17px;
    border-bottom: 1px #e2e2e2 solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    word-wrap: break-word;
    word-break: break-all;
}

.index_logout_btn_box {
    display: none;
    width: 100%;
    height: auto;
    text-align: center;
    margin: 12px 0 13px 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*首頁活動區塊*/
.index_bn_event_block {
    width: 100%;
    max-width: 1580px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
}

/*首頁大BN*/
.swiper-container {
    max-width: 1060px;
    width: 100%;
}

.swiper-wrapper {
    width: 100%;
}

.swiper-slide {
    width: 100%;
    text-align: center;
    font-size: 18px;
    /* Center slide text vertically */
    display: block !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.swiper-slide img {
    width: 100%;
}

.phone-swiper-container {
    display: none;
}

.phone-vip_swiper-container {
    display: none;
}

/*首頁活動區塊*/
.index_event_block {
    width: 33%;
    max-width: 520px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #f8f8f8;
    padding: 0 0 13px 0;
}

.index_event_title {
    width: 100%;
    height: 36px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    background-color: #97cefa;
    vertical-align: middle;
    padding: 0 0 0 54px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url("../images/index_event_title_icon.png");
    background-repeat: no-repeat;
    background-size: 23px;
    background-position: 20px center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.index_event_list {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 19px;
    font-weight: bold;
    border-bottom: 1px solid #fff;
    padding: 0 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.index_event_list a {
    display: block;
    color: #484848;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    /* 超過範圍... */
    white-space: nowrap;
    /* 不斷行 */
}

/*首頁系統訊息*/
.index_notice_bk {
    width: 100%;
    max-width: 1580px;
    height: 60px;
    background-color: #eeeeee;
    margin: 0 auto 43px auto;
}

.index_notice {
    width: 100%;
    height: 60px;
    line-height: 60px;
    padding: 0 10px;
    margin: 0 auto;
    color: #484848;
    font-size: 14px;
    overflow: hidden;
    /* 超過範圍隱藏 */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.index_notice a {
    width: 100%;
    height: 60px;
    text-align: center;
    display: block;
    line-height: 60px;
    color: #484848;
    font-size: 14px;
    overflow: hidden;
    /* 超過範圍隱藏 */
}

.mbox {
    width: 100%;
    height: 60px;
    background-color: #fffece;
}

.m_notice {
    width: auto;
    height: 60px;
    margin-right: 30px;
    white-space: nowrap;
    background-color: #e2fffc;
}

/*首頁區塊標題*/
.index_title {
    width: 80%;
    height: 37px;
    margin: 0 10%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(../images/index_title_bk.png);
    background-repeat: repeat-x;
    display: box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -ms-flexbox;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-box-orient: horizontal;
    box-orient: horizontal;
}

.index_title_text_gap {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-box-flex: 1;
    box-flex: 1;
    flex: 1;
    -ms-flex: 1;
}

.index_title_text {
    min-width: 65px;
    height: 20px;
    padding: 0 6px;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    color: #484848;
    text-align: center;
    background-color: #fff;
    white-space: nowrap;
}

.index_title_more {
    width: 52px;
    height: 13px;
    font-size: 13px;
    line-height: 13px;
    color: #999999;
    text-align: center;
    background-color: #fff;
    position: absolute;
    top: 2px;
    right: 15px;
    z-index: 10;
}

.index_title_more a:link,
.index_title_more a:visited,
.index_title_more a:hover,
.index_title_more a:active {
    width: 52px;
    height: 11px;
    font-size: 13px;
    line-height: 13px;
    color: #999999;
    text-align: center;
    display: block;
}

/*首頁滑動方塊*/
.inlineModule {
    margin-bottom: 39px;
    position: relative;
    color: #888;
    width: 80%;
    height: auto;
    min-height: 350px;
    margin-left: auto;
    margin-right: auto;
    overflow: auto;
    padding: 0 50px;
}

.inlineModule_left {
    width: 40px;
    height: 39px;
    position: absolute;
    top: 152px;
    left: 0px;
    z-index: 10;
}

.inlineModule_right {
    width: 40px;
    height: 39px;
    position: absolute;
    top: 152px;
    right: 0px;
    z-index: 10;
}

.index_book_content {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.index_book_box {
    width: 2020px;
    height: auto;
    font-size: 0;
}

.index_book {
    width: 192px;
    height: auto;
    min-height: 332px;
    margin: 0 10px;
    float: left;
}

.index_book_cover {
    width: 190px;
    height: 254px;
    margin: 0 auto 9px auto;
    position: relative;
    border: 1px solid #ededed;
    /* stroke */
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
}

.icon_sale {
    width: 62px;
    height: 62px;
    position: absolute;
    top: 0;
    left: 128px;
    background-image: url(../images/icon_sale.png);
    background-repeat: no-repeat;
}

.icon_lastday {
    width: 62px;
    height: 62px;
    position: absolute;
    top: 0;
    left: 128px;
    background-image: url(../images/icon_lastday.png);
    background-repeat: no-repeat;
}

.icon_pdf {
    width: 56px;
    height: 56px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: url(../images/icon_pdf.png);
    background-repeat: no-repeat;
}

.icon_av {
    width: 56px;
    height: 56px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: url(../images/icon_pdf_moive.png);
    background-repeat: no-repeat;
}

.index_book_title {
    width: 100%;
    min-height: 40px;
    height: auto;
    color: #333;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    margin-bottom: 6px;
    margin-top: 10px;
    overflow: hidden;
}

.index_book_title a {
    width: 100%;
    height: 40px;
    display: block;
    color: #333;
    overflow: hidden;
}

.index_book_sale {
    width: 185px;
    height: 20px;
    position: relative;
    margin: 0 auto;
}

.inlineModule2 {
    margin-bottom: 39px;
    position: relative;
    color: #888;
    width: 80%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    overflow: auto;
    padding: 0 50px;
}

.inlineModule_left2 {
    width: 40px;
    height: 39px;
    position: absolute;
    top: 152px;
    left: 0px;
    z-index: 10;
}

.inlineModule_right2 {
    width: 40px;
    height: 39px;
    position: absolute;
    top: 152px;
    right: 0px;
    z-index: 10;
}

.index_focus_book_title {
    width: 190px;
    height: 40px;
    color: #333;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    margin-bottom: 9px;
    overflow: hidden;
}

.index_focus_book_text {
    width: 190px;
    height: 37px;
    color: #656565;
    font-size: 13px;
    line-height: 15px;
    text-align: center;
}

.index_book_shopping_cart {
    width: 29px;
    height: 20px;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(../images/top_shopping_cart.png);
    background-size: 100%;
}

.index_book_shopping_cart a {
    width: 29px;
    height: 20px;
    display: block;
}

.index_book_price_box {
    width: 100px;
    height: 15px;
    position: relative;
    padding-top: 1px;
    font-size: 0;
}

.index_book_price_text_gery {
    width: auto;
    height: 15px;
    color: #656565;
    font-size: 13px;
    float: left;
    padding-top: 1px;
}

.index_book_price_text_red {
    width: auto;
    height: 18px;
    line-height: 18px;
    color: #cc0000;
    font-size: 18px;
    font-weight: bold;
    float: left;
}

.inlineModule3 {
    margin-bottom: 42px;
    position: relative;
    color: #888;
    width: 80%;
    height: 202px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0 50px;
}

.inlineModule3_left {
    width: 40px;
    height: 39px;
    position: absolute;
    top: 70px;
    left: 0px;
    z-index: 10;
}

.inlineModule3_right {
    width: 40px;
    height: 39px;
    position: absolute;
    top: 70px;
    right: 0px;
    z-index: 10;
}

.index_theme_content {
    width: 100%;
    overflow: hidden;
}

.index_theme_box {
    width: 3500px;
    height: 204px;
}

/*主題書展*/
.indxe_theme {
    width: 340px;
    margin: 0 0 0 10px;
    background-color: #000000;
    position: relative;
    float: left;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.indxe_theme_text {
    width: 300px;
    height: 204px;
    color: #fff;
    font-size: 32px;
    line-height: 204px;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 20px;
    z-index: 10;
}

.indxe_theme_img01 {
    width: 340px;
    height: 204px;
    background-image: url(../images/theme01.png);
    background-size: 100%;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    filter: alpha(opacity=30);
    -moz-opacity: 0.5;
    opacity: 0.5;
    -khtml-opacity: 0.5;
}

.indxe_theme_img02 {
    width: 340px;
    height: 204px;
    background-image: url(../images/theme02.png);
    background-size: 100%;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    filter: alpha(opacity=30);
    -moz-opacity: 0.5;
    opacity: 0.5;
    -khtml-opacity: 0.5;
}

.indxe_theme_img03 {
    width: 340px;
    height: 204px;
    background-image: url(../images/theme03.png);
    background-size: 100%;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    filter: alpha(opacity=30);
    -moz-opacity: 0.5;
    opacity: 0.5;
    -khtml-opacity: 0.5;
}

.index_leaderboard {
    width: 100%;
    height: 36px;
    color: #61953f;
    font-size: 36px;
    text-align: center;
    margin-bottom: 6px;
}

/*首頁分類區塊*/
.index_classified_title_big {
    display: block;
    width: 80%;
    min-height: 37px;
    height: auto;
    margin: 0 auto;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(../images/index_title_bk.png);
    background-repeat: repeat-x;
}

.index_classified_title_text_open {
    display: block;
    width: 101px;
    height: 18px;
    line-height: 18px;
    padding-left: 6px;
    margin: 0 auto;
    font-size: 18px;
    font-weight: bold;
    color: #484848;
    text-align: left;
    background-color: #fff;
    background-image: url(../images/top_grey_arrow_hover.png);
    background-repeat: no-repeat;
    background-position: 91px center;
}

.index_classified_title_text_close {
    display: block;
    width: 101px;
    height: 18px;
    line-height: 18px;
    padding-left: 6px;
    margin: 0 auto 20px auto;
    font-size: 18px;
    font-weight: bold;
    color: #484848;
    text-align: left;
    background-color: #fff;
    background-image: url(../images/top_grey_arrow.png);
    background-repeat: no-repeat;
    background-position: 91px center;
}

/*全站分類*/
.index_classified_content {
    display: block;
    width: 80%;
    max-width: 1090px;
    height: auto;
    margin: 0 auto 60px auto;
    position: relative;
}

.index_classified_box01 {
    width: 40%;
    height: auto;
    margin-left: 42px;
    position: relative;
    overflow: hidden;
}

.index_classified_box02 {
    width: 59%;
    height: auto;
    position: absolute;
    top: 0;
    right: -23px;
    overflow: hidden;
}

.index_classified_title {
    width: 100%;
    height: 45px;
    color: #999;
    font-size: 15px;
}

.index_classified_box01 ul li {
    width: 106px;
    height: 30px;
    float: left;
    overflow: hidden;
    color: #333;
    font-size: 14px;
}

.index_classified_box01 ul li a {
    width: 100%;
    height: 30px;
    color: #333;
    font-size: 14px;
}

.index_classified_box02 ul li {
    width: 106px;
    height: 30px;
    float: left;
    overflow: hidden;
    color: #333;
    font-size: 14px;
}

.index_classified_box02 ul li a {
    width: 100%;
    height: 30px;
    color: #333;
    font-size: 14px;
}

.info_bk {
    width: 100%;
    min-width: 300px;
    min-height: 216px;
    background-color: #f4f4f4;
}

.info_bk02 {
    display: block;
    width: 100%;
    background-color: #f4f4f4;
}

.info {
    width: 100%;
    max-width: 1060px;
    height: auto;
    margin: 0 auto;
    padding: 30px 0 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.info_list {
    width: 10.9%;
    min-width: 90px;
    height: auto;
}

.foot_shop_block {
    width: 8%;
    height: auto;
    float: left;
}

.index_pc_logo {
    width: 5% !important;
    min-width: 36px !important;
    display: block;
}

.index_phone_logo {
    display: none;
}

.eshop {
    width: 32px;
    height: auto;
    margin: 0 0 10px 0;
}

.mart_logo {
    width: 32px;
    height: auto;
    margin: 0 0 10px 0;
}

.info_title_close {
    width: 100%;
    height: 36px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.info_title_open {
    width: 100%;
    height: 36px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.info_list ul li {
    width: 100%;
    min-height: 31px;
    font-size: 13px;
    color: #666666;
}

.info_list ul li a {
    width: 100%;
    min-height: 31px;
    font-size: 13px;
    display: block;
    color: #666666;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0 5px 0;
}

.fb {
    width: 249px;
    height: 154px;
    position: absolute;
    top: 31px;
    right: 10px;
}

.foot_app_download_block {
    width: 215px;
}

.foot_app_carbon_footprint_block {
    width: 22.642%;
    max-width: 86px;
    margin: 0 0 0 14px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.foot_app_carbon_footprint_block img {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    bottom: 0;
}
@media all and (max-width: 860px) {
    .foot_app_carbon_footprint_block {
        width: 86px;
        height: 129px;
        margin: 0 auto;
    }
}

.foot_app_download_title {
    width: 213px;
    height: 22px;
    margin: 0 auto;
}

.foot_app_download_box {
    width: 130px;
    margin: 7px auto 0 auto;
}
@media all and (max-width: 860px) {
    .foot_app_download_box {
        width: 96%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.foot_app_download_ios {
    width: 130px;
    margin: 0 0 6px 0;
}
@media all and (max-width: 860px) {
    .foot_app_download_ios {
        width: 116px;
        height: 39px;
        margin: 0 8px 0 0;
    }
}
@media all and (max-width: 410px) {
    .foot_app_download_ios {
        width: 89px;
        height: 30px;
        margin: 0 6px 0 0;
    }
}

.foot_app_download_ios a {
    width: 100%;
    height: 100%;
    display: block;
}
.foot_app_download_ios a img {
    width: 100%;
}
@media all and (max-width: 860px) {
    .foot_app_download_ios a img {
        width: auto;
        height: 100%;
        margin: 0 8px 0 0;
    }
}

.foot_app_download_android {
    width: 130px;
    margin: 0 0 6px 0;
}
@media all and (max-width: 860px) {
    .foot_app_download_android {
        width: auto;
        height: 39px;
        margin: 0 8px 0 0;
    }
}
@media all and (max-width: 410px) {
    .foot_app_download_android {
        height: 30px;
        margin: 0 6px 0 0;
    }
}

.foot_app_download_android a {
    width: 100%;
    height: 100%;
    display: block;
}
.foot_app_download_android a img {
    width: 100%;
}
@media all and (max-width: 860px) {
    .foot_app_download_android a img {
        width: auto;
        height: 100%;
    }
}

.foot_app_download_apk {
    width: 130px;
    height: 39px;
}
@media all and (max-width: 860px) {
    .foot_app_download_apk {
        width: auto;
        height: 39px;
        margin: 0;
    }
}
@media all and (max-width: 410px) {
    .foot_app_download_apk {
        height: 30px;
    }
}

.foot_app_download_apk a {
    width: 100%;
    height: 100%;
    display: block;
}
.foot_app_download_apk a img {
    width: 100%;
}
@media all and (max-width: 860px) {
    .foot_app_download_apk a img {
        width: auto;
        height: 100%;
    }
}

.foot_bk {
    width: 100%;
    min-height: 20px;
    height: auto;
    color: #656565;
    font-size: 13px;
    text-align: center;
    background-color: #f4f4f4;
}

.foot_bk02 {
    display: block;
    width: 100%;
    min-height: 32px;
    height: auto;
    color: #656565;
    font-size: 13px;
    text-align: center;
    background-color: #f4f4f4;
}

.foot {
    width: 490px;
    height: auto;
    margin: 0 auto;
}

.foot_a {
    width: 182px;
    height: auto;
    display: inline-block;
    white-space: nowrap;
}

.foot_b {
    width: 301px;
    height: auto;
    display: inline-block;
    white-space: nowrap;
}

.foot_phone {
    width: 100%;
    min-width: 300px;
    padding-bottom: 20px;
    min-height: 15px;
    max-height: 72px;
    height: auto;
    color: #656565;
    font-size: 13px;
    text-align: center;
    background-color: #f4f4f4;
    white-space: nowrap;
}
@media all and (max-width: 640px) {
    .foot_phone {
        font-size: 14px;
    }
}
@media all and (max-width: 390px) {
    .foot_phone {
        font-size: 12px;
    }
}

.phone02 {
    display: none;
    white-space: nowrap;
}

.right {
    display: block;
    width: 88px;
    height: 170px;
    position: fixed;
    bottom: 38px;
    right: 6px;
    z-index: 999;
}
@media all and (max-width: 710px) {
    .right {
        height: 74px;
        right: 0;
        display: none;
    }
}

.right_ai {
    display: block;
    width: 150px;
    height: 76px;
    position: fixed;
    bottom: 225px;
    right: 6px;
    z-index: 999;
}
@media all and (max-width: 710px) {
    .right_ai {
        right: 5px;
        bottom: 50px;
    }
}

.ai_customer_service_right {
    width: 150px;
    height: 50px;
    position: absolute;
    right: 0;
    bottom: 0;
}
@media all and (max-width: 710px) {
    .ai_customer_service_right {
        margin: 0 auto;
    }
}
.ai_customer_service_right a {
    width: 100%;
    height: 50px;
    display: block;
    border-radius: 25px;
    background-color: #5db308;
}
.ai_customer_service_right a:hover {
    background-color: #4f9a04;
}

.ai_customer_service_right_hamiko_text {
    width: 130px;
    font-size: 13px;
    font-weight: bold;
    line-height: 16px;
    color: #ffffff;
    word-wrap: break-word;
    word-break: break-all;
    position: absolute;
    left: 12px;
    bottom: 9px;
    z-index: 11;
}

.ai_customer_service_right_hamiko_pic {
    width: 61px;
    height: 74px;
    background-image: url("../images/ai_customer_service_right_hamiko.png");
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    right: 20px;
    bottom: 0;
    z-index: 10;
}

.right_shopping_cart_bk {
    width: 88px;
    height: 90px;
    margin-bottom: 9px;
    position: relative;
}
@media all and (max-width: 710px) {
    .right_shopping_cart_bk {
        display: none;
        background-color: #005986;
    }
}

.right_shopping_cart_bk a {
    width: 88px;
    height: 90px;
    display: block;
    background-image: url(../images/right_shopping_cart_btn.png);
    background-repeat: no-repeat;
}
@media all and (max-width: 710px) {
    .right_shopping_cart_bk a {
        display: none;
    }
}

.right_shopping_cart_goods {
    width: 30px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    padding-top: 21px;
    margin: 0 auto;
    padding-right: 5px;
}

.right_shopping_cart_goods_99 {
    width: 33px;
    overflow: hidden;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    padding-top: 21px;
    margin: 0 auto;
    padding-right: 5px;
}

.right_gotop_bk {
    width: 72px;
    height: 73px;
    margin: 0 auto;
    position: absolute;
    left: 8px;
    bottom: 0;
}
@media all and (max-width: 710px) {
    .right_gotop_bk {
        display: none;
    }
}

.right_gotop_bk a {
    width: 72px;
    height: 73px;
    display: block;
    background-image: url(../images/top.png);
    background-repeat: no-repeat;
}

.new_arrivals_bn {
    display: block;
    width: 100%;
    height: auto;
    max-width: 1060px;
    overflow: hidden;
    margin: 0 auto 20px auto;
    position: relative;
}

.item_bn {
    width: 100%;
    height: auto;
    max-width: 1060px;
    overflow: hidden;
    margin: 0 auto 15px auto;
    position: relative;
    background-color: #000;
}

/*主題書展*/
.item_bn_text_box {
    width: 90%;
    height: 108px;
    text-align: center;
    color: #ffffff;
    overflow: hidden;
    z-index: 50;
    margin-top: -54px;
    position: absolute;
    top: 50%;
    left: 5%;
}

.item_bn_text01 {
    width: 100%;
    height: 81px;
    font-size: 72px;
    line-height: 72px;
    font-weight: bold;
}

.item_bn_text02 {
    display: block;
    width: 100%;
    height: 28px;
    line-height: 26px;
    color: #fff;
    font-size: 26px;
    margin: 0 auto;
}

.item_bn_img {
    width: 100%;
    max-width: 1060px;
    height: auto;
    overflow: hidden;
    z-index: 0;
    filter: alpha(opacity=30);
}

.phone_new_arrivals_bn {
    display: none;
    position: relative;
}

.phone_item_bn {
    display: none;
    position: relative;
    background-color: #000000;
}

.phone_item_bn_text_box {
    display: block;
    width: 90%;
    min-height: 92px;
    height: auto;
    text-align: center;
    color: #ffffff;
    z-index: 50;
    overflow: hidden;
    margin-top: -46px;
    position: absolute;
    top: 157px;
    left: 26px;
}

.phone_item_bn_text01 {
    display: block;
    width: 100%;
    height: 54px;
    font-size: 46px;
    line-height: 46px;
    font-weight: bold;
}

.phone_item_bn_text02 {
    display: block;
    width: 240px;
    height: auto;
    line-height: 21px;
    color: #fff;
    font-size: 16px;
    margin: 0 auto;
}

.phone_item_bn_img {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    height: auto;
    z-index: 0;
}

.bread_crumbs {
    display: block;
    width: 100%;
    max-width: 1060px;
    height: 62px;
    margin: 0 auto;
    color: #61953f;
    font-size: 14px;
    padding-left: 13px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bread_crumbs a:link,
.bread_crumbs a:visited {
    color: #333;
    font-size: 14px;
    height: 62px;
    display: block;
    margin-right: 10px;
    float: left;
}

.bread_crumbs a:hover,
.bread_crumbs a:active {
    color: #61953f;
    font-size: 14px;
    height: 62px;
    display: block;
    margin-right: 10px;
    float: left;
}

.bread_crumbs span {
    color: #333;
    float: left;
    height: 62px;
    margin-right: 10px;
}

.new_arrivals_title {
    width: 100%;
    max-width: 1060px;
    height: 37px;
    padding-top: 41px;
    margin: 0 auto;
    padding: 0 50px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(../images/index_title_bk.png);
    background-repeat: repeat-x;
    clear: both;
}

.new_arrivals_title_text {
    width: 85px;
    height: 18px;
    line-height: 18px;
    margin: 0 auto;
    font-size: 18px;
    font-weight: bold;
    color: #484848;
    text-align: center;
    background-color: #fff;
}

.one_classification_choose {
    display: none;
}

.leaderboard_open {
    width: 112px;
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    color: #999999;
    padding-left: 8px;
    background-color: #fff;
    display: block;
    background-image: url(../images/top_grey_arrow_hover.png);
    background-repeat: no-repeat;
    background-position: 96px center;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
}

.one_classification_open {
    width: 112px;
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    color: #999999;
    padding-left: 8px;
    background-color: #fff;
    display: block;
    background-image: url(../images/top_grey_arrow_hover.png);
    background-repeat: no-repeat;
    background-position: 96px center;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
}

.one_classification_close {
    width: 112px;
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    color: #999999;
    padding-left: 8px;
    background-color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    background-image: url(../images/top_grey_arrow.png);
    background-repeat: no-repeat;
    background-position: 96px center;
}

.one_classification_drop {
    display: none;
    width: 190px;
    height: auto;
    font-size: 16px;
    overflow: hidden;
    padding: 9px 0 9px 20px;
    border: 1px solid #999;
    /* stroke */
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.11);
    /* outer glow */
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.11);
    /* outer glow */
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.11);
    /* outer glow */
    position: absolute;
    top: 29px;
    right: 10px;
    z-index: 50;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.new_arrivals_sequence_open {
    width: 112px;
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    color: #999999;
    padding-left: 8px;
    background-color: #fff;
    display: block;
    background-image: url(../images/top_grey_arrow_hover.png);
    background-repeat: no-repeat;
    background-position: 96px center;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
}

.new_arrivals_sequence_close {
    width: 112px;
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    color: #999999;
    padding-left: 8px;
    background-color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    background-image: url(../images/top_grey_arrow.png);
    background-repeat: no-repeat;
    background-position: 96px center;
}

.new_arrivals_sequence_drop {
    display: none;
    width: 190px;
    height: auto;
    font-size: 16px;
    overflow: hidden;
    padding: 9px 0 9px 20px;
    border: 1px solid #999;
    /* stroke */
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.11);
    /* outer glow */
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.11);
    /* outer glow */
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.11);
    /* outer glow */
    position: absolute;
    top: 29px;
    right: 10px;
    z-index: 50;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.new_arrivals_sequence_drop_btn_tick {
    width: 190px;
    height: 48px;
    line-height: 48px;
    color: #629540;
    background-image: url(../images/tick.png);
    background-position: 132px 16px;
    background-repeat: no-repeat;
    background-size: 19px 13px;
}

.new_arrivals_sequence_drop_btn {
    width: 190px;
    height: 48px;
    line-height: 48px;
    color: #333333;
}

.new_arrivals_sequence_drop_btn a:link,
.new_arrivals_sequence_drop_btn a:visited {
    width: 190px;
    height: 48px;
    display: block;
    line-height: 48px;
    color: #333333;
}

.new_arrivals_sequence_drop_btn a:hover,
.new_arrivals_sequence_drop_btn a:active {
    width: 190px;
    height: 48px;
    display: block;
    line-height: 48px;
    color: #629540;
}

.new_arrivals_book_box {
    width: 100%;
    max-width: 1060px;
    height: auto;
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
    padding-left: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.new_arrivals_book {
    width: 192px;
    height: auto;
    text-align: center;
    min-height: 332px;
    margin: 0 8px 50px 8px;
    display: inline-block;
}

.new_arrivals_more {
    width: 126px;
    height: 35px;
    margin: 0 auto 50px auto;
    background-color: #474747;
    clear: both;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    border-radius: 17px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.new_arrivals_more a {
    width: 126px;
    height: 35px;
    color: #fff;
    line-height: 35px;
    text-align: center;
    display: block;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    border-radius: 17px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #474747;
}

.new_arrivals_big_title_box {
    width: 100%;
    max-width: 1060px;
    margin: 0 auto;
}

.new_arrivals_big_title {
    width: 100%;
    max-width: 1060px;
    min-width: 300px;
    height: 35px;
    margin: 0 auto;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(../images/index_title_bk.png);
    background-repeat: repeat-x;
    display: box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -ms-flexbox;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-box-orient: horizontal;
    box-orient: horizontal;
    clear: both;
}

.new_arrivals_big_title_text_gap {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-box-flex: 1;
    box-flex: 1;
    flex: 1;
    -ms-flex: 1;
}

.new_arrivals_big_title_text {
    min-width: 65px;
    height: 20px;
    padding: 0 6px;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    color: #484848;
    text-align: center;
    background-color: #fff;
    white-space: nowrap;
}

.one_sort_title_box {
    width: 100%;
    max-width: 1060px;
    margin: 0 auto;
}

.one_sort_title {
    width: 100%;
    max-width: 1060px;
    height: 35px;
    margin: 0 auto;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(../images/index_title_bk.png);
    background-repeat: repeat-x;
    display: box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -ms-flexbox;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-box-orient: horizontal;
    box-orient: horizontal;
    clear: both;
}

.one_sort_title_text_gap {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-box-flex: 1;
    box-flex: 1;
    flex: 1;
    -ms-flex: 1;
}

.one_sort_title_text {
    min-width: 65px;
    height: 20px;
    padding: 0 6px;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    color: #484848;
    text-align: center;
    background-color: #fff;
    white-space: nowrap;
}

.leaderboard_book_gap {
    width: 19.6%;
    height: auto;
    display: inline-block;
    overflow: hidden;
}

.search_book_gap {
    width: 20%;
    height: auto;
    overflow: hidden;
}

.leaderboard_book {
    width: 192px;
    height: auto;
    min-height: 332px;
    margin: 0 auto 45px auto;
    overflow: hidden;
}

/*全部的書 書籍分類頁*/
.book_classification_content {
    width: 100%;
    max-width: 1060px;
    margin: 0 auto 13px auto;
    padding: 12px 0 0 4.34%;
    height: auto;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.book_classification_content ul li {
    width: 20%;
    height: auto;
    overflow: hidden;
    float: left;
}

.book_classification_box {
    width: 100%;
    height: auto;
    margin-bottom: 36px;
    overflow: hidden;
}

.book_classification_title {
    width: 100%;
    height: 15px;
    line-height: 15px;
    color: #333;
    font-size: 15px;
    font-weight: bold;
}

.book_classification_title a {
    width: 100%;
    height: 15px;
    line-height: 15px;
    margin-bottom: 36px;
}

.book_classification_title_abox {
    width: auto;
    height: 15px;
    line-height: 15px;
    color: #333;
    font-size: 15px;
    font-weight: bold;
    padding-right: 13px;
    background-image: url(../images/book_classificati_arrow.png);
    background-repeat: no-repeat;
    background-position: right 3px;
    float: left;
}

.book_classification_item {
    width: 100%;
    height: 15px;
    line-height: 15px;
    color: #333;
    font-size: 14px;
    padding-top: 17px;
}

.book_classification_item a {
    width: 100%;
    height: 15px;
    line-height: 15px;
    display: block;
    color: #333;
    font-size: 14px;
}

/*全部的書 書籍分類頁 phone*/
.book_classification_left_menu_block {
    display: none;
}

.one_classification_content {
    width: 100%;
    max-width: 1060px;
    min-height: 1002px;
    height: auto;
    margin: 0 auto 53px auto;
    position: relative;
    overflow: hidden;
    clear: both;
    background-image: url(../images/one_classification_menu_pic02.png);
    background-repeat: repeat-y;
    background-position: 179px;
}

.one_classification_left {
    display: block;
    width: 189px;
    height: auto;
    min-height: 100%;
    position: relative;
    float: left;
    overflow: hidden;
    z-index: 2;
}

.one_classification_left_arrow {
    width: 10px;
    height: 18px;
    position: absolute;
    top: 7px;
    right: 0;
    z-index: 10;
}

.one_classification_left_menu {
    width: 189px;
    height: auto;
    min-height: 620px;
    overflow: hidden;
    padding-bottom: 24px;
}

.one_classification_left_menu_list_block {
    width: 179px;
    height: auto;
    margin-bottom: 21px;
}

.one_classification_left_menu_list_choose {
    width: 179px;
    height: 33px;
    color: #fefffe;
    font-size: 16px;
    line-height: 33px;
    background-color: #629540;
    margin-bottom: 4px;
}

.one_classification_left_menu_list_choose a {
    width: 179px;
    height: 33px;
    color: #fefffe;
    font-size: 16px;
    line-height: 33px;
    background-color: #629540;
    display: block;
}

.one_classification_left_menu_list {
    width: 179px;
    height: 33px;
    color: #fefffe;
    font-size: 16px;
    line-height: 33px;
    background-color: #629540;
    margin-bottom: 4px;
}

.one_classification_left_menu_list a:link,
.one_classification_left_menu_list a:visited {
    width: 100%;
    height: 33px;
    display: block;
    color: #333333;
    font-size: 16px;
    line-height: 33px;
    background-color: #fff;
}

.one_classification_left_menu_list a:hover,
.one_classification_left_menu_list a:active {
    width: 100%;
    height: 33px;
    display: block;
    color: #fefffe;
    font-size: 16px;
    line-height: 33px;
    background-color: #629540;
}

.one_classification_left_menu_padding {
    width: 100%;
    height: 33px;
    padding-left: 15%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*書籍單分類閱讀包標題*/
.one_classification_left_menu_title {
    width: 146px;
    height: 58px;
    font-size: 18px;
    font-weight: bolder !important;
    line-height: 58px;
    color: #333;
    padding: 0 0 0 20px;
    margin-bottom: 7px;
    border-bottom: 1px solid #eeeeee;
}

/*書籍單分類大項*/
.one_classification_left_menu_item {
    width: 159px;
    height: 33px;
    line-height: 33px;
    color: #333;
    padding: 0 0 0 20px;
    margin-bottom: 7px;
}

.one_classification_left_menu_item a:link,
.one_classification_left_menu_item a:visited {
    width: 100%;
    height: 33px;
    line-height: 33px;
    color: #333;
    font-size: 16px;
    font-weight: bold;
}

.one_classification_left_menu_item a:hover,
.one_classification_left_menu_item a:active {
    width: 100%;
    height: 33px;
    line-height: 33px;
    color: #333;
    font-size: 16px;
    font-weight: bold;
}

.one_classification_left_menu_item_text {
    width: 137px;
    height: 33px;
    line-height: 33px;
    color: #333;
    float: left;
    padding-right: 9px;
    background-image: url(../images/book_classificati_arrow.png);
    background-position: right 11px;
    background-repeat: no-repeat;
    background-size: 5px 8px;
}

/*書籍單分類大項被選取*/
.one_classification_left_menu_item_choose {
    width: 159px;
    height: 33px;
    line-height: 33px;
    color: #fff;
    padding: 0 0 0 20px;
    margin-bottom: 7px;
    background-color: #629540;
}

.one_classification_left_menu_item_choose a {
    width: 100%;
    height: 33px;
    line-height: 33px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

.one_classification_left_menu_item_text_choose {
    width: 137px;
    height: 33px;
    line-height: 33px;
    color: #fff;
    font-size: 16px;
    float: left;
    padding-right: 9px;
    background-image: url(../images/book_classificati_arrow_choose.png);
    background-position: right 11px;
    background-repeat: no-repeat;
    background-size: 5px 8px;
}

.one_classification_left_menu_list a {
    width: 100%;
    height: 33px;
    color: #333333;
    font-size: 16px;
    line-height: 33px;
}

.one_classification_right {
    display: block;
    width: 100%;
    padding-left: 213px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*月讀包所有書刊BN 最大*/
.one_classification_bn {
    width: calc(100%-15px);
    max-width: 858px;
    height: 50px;
    margin: 0 15px 29px 0;
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url("../images/monthly_bn01.png");
    background-size: auto 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.one_classification_bn a {
    width: 100%;
    height: 50px;
    display: block;
}

.one_classification_bn_text {
    width: auto;
    color: #fff;
    margin-left: 2.6%;
    height: 50px;
    font-size: 27px;
    font-weight: bolder;
    line-height: 50px;
    float: left;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.one_classification_bn_text span {
    color: #fcff00;
}

.one_classification_bn_arrow {
    width: 192px;
    color: #fff;
    margin-right: 2.6%;
    height: 50px;
    font-size: 18px;
    line-height: 50px;
    float: right;
    background-image: url("../images/monthly_bn01_arrow.png");
    background-size: 21px;
    background-position: right center;
    background-repeat: no-repeat;
}

.one_classification_bn_arrow a {
    display: block;
    color: #fff;
}

/*PH月讀包所有書刊BN 最大*/
.ph_one_classification_bn {
    display: none;
}

/*大分類標題(全部休閒旅遊)*/
.one_classification_title {
    width: 100%;
    min-width: 290px;
    height: 37px;
    padding: 41px 50px auto 50px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(../images/index_title_bk.png);
    background-repeat: repeat-x;
}

.one_classification_title_text {
    width: 121px;
    height: 18px;
    line-height: 18px;
    margin: 0 auto;
    font-size: 18px;
    font-weight: bold;
    color: #484848;
    text-align: center;
    background-color: #fff;
}

.one_classification_choose {
    display: none;
}

.one_classification_book_content {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.one_classification_book_content ul {
    text-align: center;
}

.one_classification_book_content ul li {
    width: 192px;
    height: auto;
    text-align: center;
    margin: 0 7px 49px 7px;
}

.one_classification_book_more {
    width: 126px;
    height: 35px;
    margin: 0 auto;
}

.one_classification_book_more a {
    width: 126px;
    height: 35px;
    color: #fff;
    font-size: 16px;
    line-height: 35px;
    text-align: center;
    display: block;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    border-radius: 17px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #474747;
}

.one_classification_newbook_more {
    color: #333;
    font-size: 18px;
    text-align: center;
    line-height: 35px;
    margin: 10px 0 30px 0;
}

.search_finish_title {
    width: 100%;
    max-width: 1060px;
    height: 20px;
    line-height: 20px;
    margin: 0 auto;
    padding-left: 14px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
}

.search_finish_title .abox {
    width: 120px;
    height: 20px;
    color: #474747;
    font-size: 20px;
    line-height: 20px;
    float: left;
}

.search_finish_title .bbox {
    width: auto;
    height: 20px;
    color: #629540;
    font-size: 20px;
    line-height: 20px;
    float: left;
}

.search_finish {
    width: 100%;
    height: auto;
    max-width: 1060px;
    margin: 0 auto;
}

.search_finish ul li {
    width: 100%;
    min-height: 259px;
    height: auto;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    border-bottom: 1px #e2e2e2 solid;
}

.search_finish ul li:last-child {
    width: 100%;
    min-height: 259px;
    height: auto;
    position: relative;
    margin-bottom: 19px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    border: none;
}

.search_book_cover {
    width: 148px;
    height: 198px;
    border: 1px solid #ededed;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    position: absolute;
    top: 28px;
    left: 10px;
}

.search_book_text_box {
    width: 72%;
    height: auto;
    padding: 28px 0 33px 0;
    margin-left: 180px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.search_book_title {
    width: 100%;
    min-height: 20px;
    height: auto;
    line-height: 24px;
    color: #333333;
    font-size: 20px;
    margin-bottom: 9px;
}

.search_book_title a {
    width: 100%;
    min-height: 20px;
    height: auto;
    line-height: 24px;
    color: #333333;
    font-size: 20px;
    display: block;
}

.search_book_text {
    width: 80%;
    height: 15px;
    line-height: 15px;
    color: #333333;
    font-size: 14px;
    margin-bottom: 9px;
    position: relative;
}

.search_book_text .abox {
    width: 56px;
    height: 15px;
    line-height: 15px;
    color: #333333;
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
}

.search_book_text .bbox {
    width: 150px;
    height: 15px;
    line-height: 15px;
    color: #333333;
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 56px;
}

.search_book_text2 {
    width: 100%;
    height: 15px;
    line-height: 15px;
    color: #333333;
    font-size: 14px;
    margin-bottom: 9px;
}

.search_book_text2 .abox {
    width: 56px;
    height: 15px;
    line-height: 15px;
    color: #333333;
    font-size: 14px;
    float: left;
}

.search_book_text2 .bbox {
    width: 150px;
    height: 15px;
    line-height: 15px;
    color: #333333;
    font-size: 14px;
    float: left;
}

.search_book_text span {
    color: #666666;
}

.search_book_btn {
    width: 170px;
    height: 40px;
    color: #333333;
    position: absolute;
    bottom: 32px;
    right: 10px;
}

.search_book_btn a {
    width: 170px;
    height: 40px;
    color: #333333;
    display: block;
    line-height: 40px;
    text-align: center;
    border: 1px solid #cbcbcb;
    /* stroke */
    background-color: #fff;
    /* layer fill content */
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.search_book_price {
    width: 100%;
    height: 20px;
    color: #656565;
    font-size: 14px;
    padding-top: 19px;
}

.search_book_price .abox {
    width: auto;
    height: 20px;
    color: #656565;
    font-size: 14px;
    float: left;
    padding-top: 7px;
}

.search_book_price .bbox {
    width: auto;
    height: 20px;
    color: #cc0000;
    margin: 0 3px;
    font-size: 24px;
    float: left;
}

.search_line {
    width: 2px;
    height: 15px;
    position: absolute;
    top: 4px;
    right: 44px;
}

.search_title_icon01 {
    width: 17px;
    height: 17px;
    position: absolute;
    top: 3px;
    right: 59px;
}

.search_title_icon01 a {
    width: 17px;
    height: 17px;
    display: block;
}

.search_title_icon02 {
    width: 17px;
    height: 17px;
    position: absolute;
    top: 3px;
    right: 14px;
}

.search_title_icon02 a {
    width: 17px;
    height: 17px;
    display: block;
}

.search_sequence_open {
    width: 112px;
    height: 16px;
    font-size: 14px;
    color: #999999;
    padding-left: 8px;
    background-color: #fff;
    display: block;
    background-image: url(../images/top_grey_arrow_hover.png);
    background-repeat: no-repeat;
    background-position: 96px center;
    position: absolute;
    top: 1px;
    right: 0;
    z-index: 10;
}

.search_sequence_close {
    width: 112px;
    height: 16px;
    font-size: 14px;
    color: #999999;
    padding-left: 8px;
    background-color: #fff;
    position: absolute;
    top: 1px;
    right: 0;
    z-index: 10;
    background-image: url(../images/top_grey_arrow.png);
    background-repeat: no-repeat;
    background-position: 96px center;
}

.search_book_shopping_cart {
    display: none;
    width: 31px;
    height: 23px;
    position: absolute;
    bottom: 21px;
    right: 19px;
}

.search_book_shopping_cart a {
    display: none;
    width: 31px;
    height: 23px;
    background-image: url(../images/top_shopping_cart.png);
    background-repeat: no-repeat;
    background-size: 31px 23px;
}

/*搜尋頁phone版搜尋*/
.search_menu_bk {
    display: block;
    width: 100%;
    height: 60px;
    background-image: url(../images/index_menu_bk.png);
    background-repeat: repeat-x;
}

.search_menu {
    width: 100%;
    max-width: 1062px;
    height: 60px;
    margin: 0 auto;
    position: relative;
}

#search_search {
    width: 273px;
    height: 34px;
    border: 1px solid #61953f;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    border-radius: 17px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 12px;
    right: 1px;
}

#search_search input {
    width: 200px;
    height: 28px;
    line-height: 28px;
    background: none repeat scroll 0 0;
    border: 0 none;
    font-size: 14px;
    color: #629540;
    margin: 0;
    padding: 0 5px;
    -webkit-transition: background 0.3s ease-in-out 0s;
    -o-transition: background 0.3s ease-in-out 0s;
    transition: background 0.3s ease-in-out 0s;
    position: absolute;
    top: 2px;
    left: 15px;
}

#search_search input::-webkit-input-placeholder {
    color: #629540;
    -webkit-transition: color 0.5s;
}

#search_search input:focus::-webkit-input-placeholder,
input:hover::-webkit-input-placeholder {
    color: #629540;
    -webkit-transition: color 0.5s;
}

#search_search button {
    background: url("../images/search_icon.png") no-repeat scroll center center;
    background-size: 28px;
    cursor: pointer;
    height: 32px;
    text-indent: -99999em;
    -webkit-transition: background 0.3s ease-in-out 0s;
    -o-transition: background 0.3s ease-in-out 0s;
    transition: background 0.3s ease-in-out 0s;
    width: 32px;
    border: none;
    float: right;
}

.search_icon_pdf {
    width: 57px;
    height: 57px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: url(../images/phone/icon_pdf.png);
    background-size: 100%;
}

.search_finish02 {
    padding-top: 29px;
    width: 100%;
    max-width: 1060px;
    height: auto;
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

/*購買兌換紀錄*/
.exchange_recording_part01 {
    display: block;
    width: 100%;
    height: auto;
}
@media all and (max-width: 710px) {
    .exchange_recording_part01 {
        display: none;
    }
}

/*phone 購買記錄分頁選單列*/
.shopping_recording_Paging_menu {
    display: none;
    width: 92.18%;
    height: 49px;
    margin: 0 auto 18px auto;
    position: relative;
    border-bottom: 1px #cccccc solid;
}

.shopping_recording_Paging_btn01_open {
    width: 50%;
    height: 30px;
    color: #61953f;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    border-bottom: 2px #629540 solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 20px;
    left: 0;
}

.shopping_recording_Paging_btn01_close {
    width: 50%;
    height: 30px;
    color: #333;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    border-bottom: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 20px;
    left: 0;
}

.shopping_recording_Paging_btn02_open {
    width: 50%;
    height: 30px;
    color: #61953f;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    border-bottom: 2px #629540 solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 20px;
    left: 50%;
}

.shopping_recording_Paging_btn02_close {
    width: 50%;
    height: 30px;
    color: #333;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    border-bottom: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 20px;
    left: 50%;
}

/*phone 兌換記錄分頁選單列*/
.exchange_recording_Paging_menu {
    display: none;
    width: 92.18%;
    height: 49px;
    margin: 0 auto 18px auto;
    position: relative;
    border-bottom: 1px #cccccc solid;
}

.exchange_recording_Paging_btn01_open {
    width: 33%;
    height: 30px;
    color: #61953f;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    border-bottom: 2px #629540 solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 20px;
    left: 0;
}

.exchange_recording_Paging_btn01_close {
    width: 33%;
    height: 30px;
    color: #333;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    border-bottom: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 20px;
    left: 0;
}

.exchange_recording_Paging_btn02_open {
    width: 50%;
    height: 30px;
    color: #61953f;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    border-bottom: 2px #629540 solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 20px;
    left: 0;
}

.exchange_recording_Paging_btn02_close {
    width: 50%;
    height: 30px;
    color: #333;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    border-bottom: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 20px;
    left: 0;
}

.exchange_recording_Paging_btn03_open {
    width: 50%;
    height: 30px;
    color: #61953f;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    border-bottom: 2px #629540 solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 20px;
    left: 50%;
}

.exchange_recording_Paging_btn03_close {
    width: 50%;
    height: 30px;
    color: #333;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    border-bottom: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 20px;
    left: 50%;
}

.exchange_recording_title {
    display: block;
    width: 96%;
    max-width: 1060px;
    height: 17px;
    color: #333;
    font-size: 16px;
    margin: 0 auto 12px auto;
    padding-left: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.exchange_recording_title2 {
    display: block;
    width: 96%;
    max-width: 1060px;
    height: 17px;
    color: #333;
    font-size: 16px;
    margin: 0 auto 12px auto;
    padding-left: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.exchange_recording_table {
    display: block;
    width: 96%;
    max-width: 1039px;
    height: auto;
    border: 1px solid #cbcbcb;
    background-color: #fff;
    margin: 0 auto 20px auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.exchange_recording_table_title {
    width: 100%;
    height: 29px;
    color: #999;
    font-size: 14px;
    line-height: 29px;
    border-bottom: 1px solid #cbcbcb;
    background-color: #f8f8f8;
    position: relative;
}

.exchange_recording_table_title .abox {
    width: 155px;
    min-width: 160px;
    height: 29px;
    padding-left: 1.832%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
}

.exchange_recording_table_title .bbox {
    width: 50%;
    height: 29px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 22.855%;
}

.exchange_recording_table_title .bbox02 {
    width: 50%;
    height: 29px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 22.855%;
}

.exchange_recording_table_title .cbox {
    width: 7%;
    min-width: 60px;
    height: 29px;
    text-align: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 17.06%;
}

.exchange_recording_table_title .dbox {
    width: 11.2%;
    min-width: 57px;
    height: 29px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 0;
}

.exchange_recording_table_title .ebox {
    display: none;
    width: 10px;
    height: 29px;
    position: absolute;
    top: 0;
    right: 35px;
}

.exchange_recording_table_title .fbox {
    width: 50px;
    min-width: 57px;
    height: 29px;
    text-align: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 30px;
}

.exchange_recording_table ul li {
    width: 100%;
    min-height: 70px;
    height: auto;
    color: #999;
    font-size: 14px;
    overflow: hidden;
    border-bottom: 1px solid #cbcbcb;
    background-color: #fff;
    position: relative;
}

.exchange_recording_table ul li:last-child {
    width: 100%;
    min-height: 70px;
    height: auto;
    color: #999;
    margin-bottom: 0;
    font-size: 14px;
    overflow: hidden;
    border-bottom: none;
    background-color: #fff;
    position: relative;
}

.exchange_recording_table_list .abox {
    width: 160px;
    height: 70px;
    font-size: 0;
    padding-left: 1.832%;
    position: absolute;
    top: 0;
    left: 0;
}

.exchange_recording_table_list .abox:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
}

.exchange_recording_text {
    display: inline-block;
    font-size: 16px;
    vertical-align: middle;
    overflow: hidden;
    line-height: 15px;
}

.exchange_recording_table_list .bbox {
    width: 49%;
    height: auto;
    min-height: 70px;
    font-size: 18px;
    color: #333333;
    margin-left: 22.855%;
    padding: 7px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
    *position: relative;
}

.exchange_recording_table_list .bbox a {
    height: 56px;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    *display: block;
    *position: absolute;
    *top: expression(
        this.parentElement.clientHeight / 2 - this.clientHeight / 2
    );
    *width: 100%;
}

.exchange_recording_table_list .bbox02 {
    width: 49%;
    height: auto;
    min-height: 70px;
    font-size: 18px;
    color: #333333;
    margin-left: 22.855%;
    padding: 7px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
    *position: relative;
}

.exchange_recording_table_list .bbox02 a {
    height: 56px;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    *display: block;
    *position: absolute;
    *top: expression(
        this.parentElement.clientHeight / 2 - this.clientHeight / 2
    );
    *width: 100%;
}

.exchange_recording_table_list .bbox03 {
    width: 75%;
    height: auto;
    min-height: 70px;
    font-size: 18px;
    color: #333333;
    margin-left: 22.855%;
    padding: 7px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
    *position: relative;
}

.exchange_recording_table_list .bbox03 a {
    height: 56px;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    *display: block;
    *position: absolute;
    *top: expression(
        this.parentElement.clientHeight / 2 - this.clientHeight / 2
    );
    *width: 100%;
}

.exchange_recording_table_box {
    width: 100%;
    height: 36px;
    color: #999;
    margin-top: -18px;
    position: absolute;
    top: 50%;
}

.exchange_recording_table_list .cbox {
    width: 7%;
    min-height: 36px;
    min-width: 60px;
    line-height: 36px;
    text-align: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 17.06%;
}

.exchange_recording_table_list .dbox {
    width: 11.2%;
    min-width: 57px;
    height: 36px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0;
}

.exchange_recording_table_list .dbox:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 36px;
}

.exchange_recording_table_list .dbox .text {
    width: 100%;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
}

.exchange_recording_table_list .dbox .text .a1 {
    width: 100%;
}

.exchange_recording_table_list .dbox .text .a2 {
    width: 100%;
}

.exchange_recording_table_list .fbox {
    width: auto;
    min-width: 57px;
    min-height: 25px;
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
    color: #484848;
    text-align: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: -12px;
    padding-right: 29px;
    position: absolute;
    top: 50%;
    right: 30px;
    background-image: url(../images/tasks_icon.png);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: center right;
}

.exchange_recording_table_list .gbox {
    width: 11.2%;
    min-width: 57px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 0;
}

.exchange_recording_bottom {
    width: 100%;
    height: 8px;
}

#ERT01 {
    display: block;
}

#ERT02 {
    display: block;
}

#ERT03 {
    display: block;
}

.exchange_recording_table_nunber01 {
    width: 100%;
    height: auto;
    color: #333;
    font-size: 16px;
    line-height: 20px;
    display: block;
    word-wrap: break-word;
    word-break: break-all;
    margin-bottom: 2px;
}

.exchange_recording_table_nunber02 {
    width: 100%;
    height: auto;
    min-height: 36px;
    line-height: 18px;
    color: #333;
    font-size: 16px;
    margin-bottom: 3px;
    word-wrap: break-word;
    word-break: break-all;
    display: block;
}

.exchange_recording_table_data {
    width: 100%;
    height: auto;
    color: #656565;
    /* text color */
    font-size: 13px;
    line-height: 13px;
}

.exchange_recording_box01 {
    width: auto;
    color: #cc0000;
    font-size: 18px;
    float: right;
}

.exchange_recording_box02 {
    width: 14px;
    color: #656565;
    /* text color */
    font-size: 13px;
    float: right;
}

.exchange_recording_more {
    width: 126px;
    height: 35px;
    margin: 0 auto 25px auto;
    clear: both;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    border-radius: 17px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #474747;
}

.exchange_recording_more a {
    width: 126px;
    height: 35px;
    color: #fff;
    line-height: 35px;
    text-align: center;
    display: block;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    border-radius: 17px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #474747;
}

.exchange_recording_none {
    display: block;
    width: 100%;
    height: 124px;
    line-height: 124px;
    text-align: center;
    color: #656565;
    font-size: 18px;
    margin-bottom: 13px;
}

/*書城06會員專區-1兌換紀錄-3更多*/
.exchange_recording_books {
    width: 100%;
    max-width: 780px;
    min-width: 300px;
    height: 80%;
    border: 1px solid #ededed;
    background-color: #fff;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

.exchange_recording_books_title {
    width: 100%;
    height: 60px;
    color: #333;
    font-size: 20px;
    text-align: center;
    line-height: 60px;
    background-color: #ededed;
}

.close {
    width: 21px;
    height: 21px;
    position: absolute;
    top: 21px;
    right: 24px;
}

.close02 {
    width: 21px;
    height: 21px;
    position: absolute;
    top: 21px;
    right: 24px;
}

.exchange_recording_books {
    width: 100%;
    height: auto;
}

.exchange_recording_books_item {
    width: 100%;
    height: 29px;
    line-height: 29px;
    color: #999;
    font-size: 14px;
    background-color: #f8f8f8;
    position: relative;
}

.exchange_recording_books_item .abox {
    width: 100px;
    height: 29px;
    line-height: 29px;
    position: absolute;
    top: 0;
    left: 28px;
}

.exchange_recording_books_item .bbox {
    width: 60px;
    height: 29px;
    line-height: 29px;
    position: absolute;
    top: 0;
    left: 197px;
}

.exchange_recording_books_item .bbox02 {
    width: 60px;
    height: 29px;
    line-height: 29px;
    position: absolute;
    top: 0;
    left: 197px;
}

.exchange_recording_books_item .cbox {
    width: 9.87%;
    height: 29px;
    min-width: 70px;
    line-height: 29px;
    text-align: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 123px;
}

.exchange_recording_books_item_line {
    display: none;
    width: 7px;
    height: 29px;
    position: absolute;
    top: 0;
    right: 61px;
}

.exchange_recording_books_item .dbox {
    width: 60px;
    min-width: 55px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 18px;
}

.exchange_recording_books_item .fbox {
    width: 60px;
    min-width: 55px;
    height: 29px;
    line-height: 29px;
    text-align: right;
    position: absolute;
    top: 0;
    right: 62px;
}

.exchange_recording_books_table {
    width: 100%;
    height: 580px;
    overflow: hidden;
}

.exchange_recording_books_table ul {
    width: 100%;
    height: 552px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.exchange_recording_books_table ul li {
    width: 100%;
    min-height: 79px;
    height: auto;
    position: relative;
    border-bottom: 1px #cfcfcf solid;
}

.exchange_recording_books_table ul li .abox {
    width: 150px;
    min-height: 79px;
    height: auto;
    display: table;
    *position: relative;
    margin-top: -40px;
    position: absolute;
    top: 50%;
    left: 28px;
}

.exchange_recording_books_table ul li .abox p {
    height: 79px;
    display: table-cell;
    line-height: 13px;
    text-align: left;
    vertical-align: middle;
    *display: block;
    *position: absolute;
    *top: expression(
        this.parentElement.clientHeight / 2 - this.clientHeight / 2
    );
    *width: 100%;
}

.exchange_recording_books_table ul li .bbox {
    width: 46%;
    height: auto;
    min-height: 79px;
    margin: 0 0 0 197px;
    display: table;
    *position: relative;
}

.exchange_recording_books_table ul li .bbox a {
    height: 79px;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    *display: block;
    *position: absolute;
    *top: expression(
        this.parentElement.clientHeight / 2 - this.clientHeight / 2
    );
    *width: 100%;
}

.exchange_recording_books_table ul li .bbox02 {
    width: 100%;
    height: auto;
    min-height: 79px;
    padding: 0 150px 0 197px;
    display: table;
    *position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.exchange_recording_books_table ul li .bbox02 a {
    height: 79px;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    *display: block;
    *position: absolute;
    *top: expression(
        this.parentElement.clientHeight / 2 - this.clientHeight / 2
    );
    *width: 100%;
}

.exchange_recording_books_table ul li .bbox03 {
    width: 100%;
    height: auto;
    min-height: 79px;
    padding: 0 30px 0 197px;
    display: table;
    *position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.exchange_recording_books_table ul li .bbox03 a {
    height: 79px;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    *display: block;
    *position: absolute;
    *top: expression(
        this.parentElement.clientHeight / 2 - this.clientHeight / 2
    );
    *width: 100%;
}

.exchange_recording_book_table_box {
    width: 100%;
    min-height: 31px;
    color: #999;
    margin-top: -16px;
    position: absolute;
    top: 50%;
}

.exchange_recording_books_table ul li .cbox {
    width: 9.87%;
    height: 29px;
    min-width: 70px;
    line-height: 29px;
    text-align: right;
    margin-top: -14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    right: 123px;
}

.exchange_recording_books_table ul li .dbox {
    width: 60px;
    height: 29px;
    color: #484848;
    font-size: 14px;
    line-height: 29px;
    text-align: right;
    margin-top: -14px;
    position: absolute;
    top: 50%;
    right: 18px;
}

.exchange_recording_books_table ul li .fbox {
    width: auto;
    min-width: 57px;
    min-height: 25px;
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
    color: #484848;
    text-align: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: -12px;
    padding-right: 29px;
    position: absolute;
    top: 50%;
    right: 45px;
    background-image: url(../images/tasks_icon.png);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: center right;
}

.exchange_recording_books_nunber {
    width: 100%;
    height: auto;
    color: #333;
    font-size: 16px;
}

.exchange_recording_books_data {
    width: 100%;
    height: auto;
    color: #656565;
    font-size: 13px;
}

.exchange_recording_books_box01 {
    width: auto;
    color: #cc0000;
    font-size: 18px;
    float: right;
}

.exchange_recording_books_box02 {
    width: 14px;
    color: #666666;
    font-size: 13px;
    float: right;
}

.equipment_table {
    width: 96%;
    max-width: 1037px;
    height: auto;
    border: 1px solid #cbcbcb;
    background-color: #fff;
    margin: 0 auto 210px auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.equipment_table_title {
    width: 100%;
    height: 29px;
    color: #999;
    font-size: 14px;
    line-height: 29px;
    border-bottom: 1px solid #cbcbcb;
    background-color: #f8f8f8;
    position: relative;
}

.equipment_table_title .abox {
    width: 65%;
    height: 29px;
    padding-left: 19px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.equipment_table_title .line {
    display: none;
    width: 7px;
    height: 29px;
    position: absolute;
    top: 0;
    left: 71px;
    border: none;
    background-color: #f8f8f8;
}

.equipment_table_title .bbox {
    width: 125px;
    height: 29px;
    position: absolute;
    top: 0;
    right: 17.9%;
}

.equipment_table_title .cbox {
    width: 73px;
    height: 29px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}

.equipment_table ul li {
    width: 100%;
    min-height: 42px;
    height: auto;
    border-bottom: 1px #cfcfcf solid;
    position: relative;
    padding: 7px 0;
}

.equipment_table ul li:last-child {
    width: 100%;
    min-height: 42px;
    height: auto;
    border: none;
    position: relative;
}

.equipment_table ul li .abox {
    width: 65%;
    min-height: 42px;
    height: auto;
    font-size: 18px;
    color: #333333;
    line-height: 20px;
    padding-left: 19px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    *position: relative;
    display: table;
}

.equipment_table ul li .abox a {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    *display: block;
    *position: absolute;
    *top: 50%;
    *width: 100%;
}

.equipment_table ul li .bbox {
    width: 125px;
    height: 13px;
    color: #656565;
    font-size: 13px;
    line-height: 13px;
    min-height: 45px;
    position: absolute;
    margin-top: -7px;
    top: 50%;
    right: 17.9%;
}

.equipment_table ul li .cbox {
    width: 73px;
    height: 14px;
    color: #cb0000;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    position: absolute;
    margin-top: -7px;
    top: 50%;
    right: 0;
}

.equipment_table ul li .cbox a {
    width: 73px;
    height: 14px;
    color: #cb0000;
    font-size: 14px;
    display: block;
    line-height: 14px;
    text-align: center;
}

.equipment_none {
    width: 100%;
    height: 120px;
    text-align: center;
    line-height: 120px;
    color: #656565;
    font-size: 18px;
}

/*兌換券*/
.coupon {
    display: block;
    width: 90%;
    clear: both;
    max-width: 780px;
    height: auto;
    overflow: hidden;
    background-color: #fff;
    position: relative;
    margin: 0 auto 50px auto;
    padding-top: 46px;
    border: 1px solid #eeeeee;
}

.coupon_title {
    width: 100%;
    height: 60px;
    color: #333;
    font-size: 20px;
    text-align: center;
    line-height: 60px;
    background-color: #ededed;
}

.coupon_input_box {
    width: 85%;
    max-width: 660px;
    padding: 24px 0;
    height: 130px;
    margin: 0 auto;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.coupon_input_box02 {
    width: 85%;
    max-width: 660px;
    padding: 24px 0;
    height: 130px;
    margin: 0 auto;
    position: relative;
    border-bottom: 1px #eeeeee solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.coupon_input_text {
    width: 66px;
    height: 14px;
    color: #999;
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
}

.coupon_input_list {
    width: 371px;
    height: 40px;
    position: absolute;
    top: 26px;
    left: 0;
}

.coupon_input_list input {
    width: 100%;
    height: 40px;
    color: #000000;
    font-size: 16px;
    line-height: 40px;
    padding: 0 5px;
    border: 1px solid #656565;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.coupon_input_list input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999;
    -webkit-transition: color 0.5s;
}

.coupon_input_list input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999;
    -webkit-transition: color 0.5s;
}

.coupon_input_list input ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
    -webkit-transition: color 0.5s;
}

.coupon_input_list input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999;
    -webkit-transition: color 0.5s;
}

.coupon_input_list input:focus,
input:hover {
    color: #000;
    -webkit-transition: color 0.5s;
    padding: 0 4px;
    border: 2px solid #61953f;
    background-color: #fff;
}

.coupon_input_list input:focus::-webkit-input-placeholder,
input:hover::-webkit-input-placeholder {
    color: #999;
}

.coupon_input_btn {
    width: 100px;
    height: 40px;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    background-color: #61953f;
    /* layer fill content */
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    border: none;
    font-family: "Noto Sans TC", "PingFang TC", "Microsoft JhengHei", "Heiti TC",
        Arial, sans-serif;
    position: absolute;
    top: 26px;
    left: 385px;
}

.coupon_input_btn a:link,
.coupon_input_btn a:visited {
    width: 100%;
    height: 40px;
    display: block;
    color: #fff;
    background-color: #61953f;
}

.coupon_input_btn a:hover,
.coupon_input_btn a:active {
    width: 100%;
    height: 40px;
    display: block;
    color: #fff;
    background-color: #6cae41;
}

.coupon_input_btn02 {
    display: none;
    width: 79.7%;
    height: 40px;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    background-color: #61953f;
    /* layer fill content */
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    border: none;
    font-family: "Noto Sans TC", "PingFang TC", "Microsoft JhengHei", "Heiti TC",
        Arial, sans-serif;
    position: relative;
    margin: 0 auto 28px auto;
}

.coupon_input_btn02:hover,
.coupon_input_btn02:active {
    background-color: #6cae41;
}

.coupon_input_btn03 {
    width: 100px;
    height: 40px;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    background-color: #61953f;
    /* layer fill content */
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    border: none;
    font-family: "Noto Sans TC", "PingFang TC", "Microsoft JhengHei", "Heiti TC",
        Arial, sans-serif;
    position: absolute;
    top: 26px;
    left: 424px;
}

.coupon_input_btn03:hover,
.coupon_input_btn03:active {
    background-color: #6cae41;
}

.coupon_checkbox {
    width: 250px;
    height: 22px;
    color: #474747;
    font-size: 16px;
    line-height: 22px;
    position: absolute;
    top: 86px;
    left: 0;
}

.coupon_checkbox input[type="checkbox"] {
    display: none;
}

.coupon_checkbox input[type="checkbox"] {
    display: none;
}

.coupon_checkbox input[type="checkbox"] + label span {
    display: inline-block;
    width: 22px;
    height: 22px;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    background: url(../images/check_radio_sheet.png) left top no-repeat;
    cursor: pointer;
}

.coupon_checkbox input[type="checkbox"]:checked + label span {
    background: url(../images/check_radio_sheet.png) -22px top no-repeat;
}

.coupon_use {
    width: 85%;
    max-width: 660px;
    height: auto;
    padding: 24px 27px 20px 27px;
    margin: 0 auto 21px auto;
    border: 1px solid #999;
    background-color: #f7f7f7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.coupon_use_title {
    width: 100%;
    height: 17px;
    line-height: 17px;
    color: #333;
    font-size: 16px;
    margin-bottom: 19px;
}

.coupon_use_content {
    width: 100%;
    margin-bottom: 32px;
}

.coupon_use_content ul li {
    width: 100%;
    min-height: 17px;
    height: auto;
    line-height: 17px;
    color: #333;
    font-size: 14px;
    text-indent: -15px;
    margin-bottom: 5px;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.coupon_qa {
    width: 100%;
    height: 17px;
    line-height: 17px;
    color: #629540;
    font-size: 16px;
}

.coupon_qa a {
    width: 100%;
    height: 17px;
    line-height: 17px;
    color: #629540;
    font-size: 16px;
}

/*便利商店*/
.mart {
    width: 85%;
    max-width: 660px;
    height: 93px;
    margin: 0 auto 31px auto;
}

.mart_title {
    width: 100%;
    height: 22px;
    font-size: 14px;
    color: #999999;
    display: inline-block;
    margin: 0 0 8px 0;
}

.mart_711_logo {
    width: 59px;
    height: 58px;
    display: inline-block;
}
.mart_711_logo a {
    width: 62px;
    height: 58px;
    display: block;
}

.mart_fm_logo {
    width: 62px;
    height: 58px;
    display: inline-block;
}
.mart_fm_logo a {
    width: 62px;
    height: 58px;
    display: block;
}

.mart_hilife_line {
    width: 1px;
    height: 63px;
    display: inline-block;
    margin: 1px 15px 0 17px;
}

.mart_hilife_logo {
    width: 49px;
    height: 57px;
    display: inline-block;
}

.coupon_box {
    width: 85%;
    max-width: 660px;
    height: auto;
    min-height: 103px;
    margin: 0 auto;
    padding-top: 11px;
}

/*活動兌換券自動兌換*/
.coupon_auto_box {
    width: 85%;
    max-width: 660px;
    height: auto;
    padding: 0 27px 36px 27px;
    min-height: 103px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.coupon_auto_box_title {
    width: 100%;
    height: 20px;
    line-height: 20px;
    color: #cb0000;
    font-size: 20px;
    margin-bottom: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.coupon_auto_box_text01 {
    width: 100%;
    height: auto;
    color: #333;
    font-size: 16px;
    line-height: 1.7em;
    margin-bottom: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*下載app qrcode*/
.coupon_download_box {
    display: block;
    width: 80%;
    max-width: 575px;
    height: auto;
    overflow: hidden;
    margin: 0 auto 44px auto;
}

.phone_coupon_download_box {
    display: none;
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 50px;
    margin: 0 auto 44px auto;
}

.phone_coupon_download_title {
    width: 80%;
    max-width: 245px;
    height: 49px;
    text-align: center;
    line-height: 50px;
    margin: 0 auto;
}

.phone_coupon_download_btn {
    width: 80%;
    max-width: 400px;
    height: 46px;
    line-height: 46px;
    margin: 0 auto 25px auto;
}

.phone_coupon_download_btn a {
    width: 100%;
    height: 100%;
    display: block;
    color: #fff;
    /* text color */
    font-size: 18px;
    text-align: center;
    margin: 0 auto 51px auto;
    background-color: #61953f;
    /* layer fill content */
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
}

.coupon_box02 {
    width: 78%;
    max-width: 609px;
    height: auto;
    min-height: 103px;
    margin: 0 auto 35px auto;
    padding-top: 11px;
    border-bottom: 1px #efefef solid;
}

.coupon_box_title {
    width: 100%;
    height: 20px;
    line-height: 20px;
    color: #cb0000;
    font-size: 20px;
    margin-bottom: 21px;
    padding: 0 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.coupon_box_text01 {
    width: 100%;
    height: auto;
    color: #333;
    font-size: 16px;
    margin-bottom: 3px;
    padding: 0 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.coupon_box_text02 {
    width: 100%;
    height: auto;
    color: #333;
    font-size: 14px;
    margin-bottom: 18px;
    padding: 0 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.coupon_start_btn {
    width: 160px;
    height: 40px;
    margin: 0 auto 51px auto;
}

.coupon_start_btn a {
    width: 160px;
    height: 40px;
    display: block;
    color: #fff;
    /* text color */
    font-size: 18px;
    text-align: center;
    line-height: 40px;
    margin: 0 auto 51px auto;
    background-color: #61953f;
    /* layer fill content */
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
}

/*Hami Book月讀包服務條款*/
.term_of_service {
    width: 92%;
    max-width: 1038px;
    height: auto;
    margin: 0 auto 64px auto;
    clear: both;
}

.term_of_service_title {
    width: 100%;
    height: 22px;
    margin-bottom: 16px;
    color: #333;
    font-size: 24px;
    display: block;
}

.term_of_service_text {
    width: 100%;
    height: auto;
    line-height: 24px;
    color: #333;
    font-size: 16px;
}

.term_of_service_title02 {
    width: 100%;
    height: 16px;
    margin: 33px 0;
    color: #333;
    font-size: 16px;
}

.term_of_service_text02 {
    width: 100%;
    height: auto;
    text-indent: -17px;
    color: #333;
    font-size: 16px;
    padding-left: 47px;
    margin-bottom: 31px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.term_of_service_text03 {
    width: 100%;
    height: auto;
    text-indent: -16px;
    color: #333;
    font-size: 16px;
    padding-left: 63px;
    margin-bottom: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.privacy_terms {
    width: 96%;
    max-width: 560px;
    min-width: 320px;
    line-height: 24px;
    height: auto;
    position: relative;
    border: 1px solid #ededed;
    background-color: #fff;
    margin: 0 auto;
}

.privacy_terms_box {
    width: 78%;
    max-width: 440px;
    min-height: 112px;
    height: auto;
    padding: 8px 0 32px 0;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.app_download {
    width: 660px;
    height: 480px;
    border: 1px solid #ededed;
    background-color: #fff;
    position: relative;
    margin: 0 auto;
}

.app_download_box01 {
    width: 100%;
    height: 246px;
    padding-top: 60px;
}

.app_download_box02 {
    width: 487px;
    height: 246px;
    margin: 0 auto;
}

.app_download_ios {
    width: 244px;
    height: 246px;
    border-right: 1px #cccccc solid;
    float: left;
}

.app_download_android {
    width: 172px;
    height: 246px;
    margin-left: 70px;
    float: left;
}

.shopping_cart {
    max-width: 954px;
    width: 96%;
    height: auto;
    background-color: #fafafa;
    margin: 0 auto 62px auto;
    padding-bottom: 35px;
}

.shopping_cart_step {
    width: 84.276%;
    max-width: 733px;
    height: 78px;
    padding-top: 35px;
    margin-left: 7.756%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(../images/shopping_cart_step_pic01.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0 35px;
}

.shopping_cart_content {
    max-width: 905px;
    width: 94.86%;
    height: auto;
    margin: 0 auto;
    padding: 30px 0 3px 0;
    background-color: #fff;
    border: 1px #cccccc solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.shopping_cart_title {
    width: 100%;
    min-height: 23px;
    height: auto;
    color: #cc0000;
    font-size: 24px;
    font-weight: bold;
    line-height: 27px;
    margin-bottom: 13px;
    padding: 0 47px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.shopping_cart_text01 {
    width: 100%;
    min-height: 17px;
    height: auto;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 50px;
    padding: 0 47px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.shopping_cart_text02 {
    width: 100%;
    min-height: 21px;
    height: auto;
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    line-height: 23px;
    margin-bottom: 16px;
    padding: 0 47px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.shopping_cart_line {
    width: 95%;
    height: 1px;
    margin: 0 auto;
    background-image: url(../images/shopping_cart_pic01.png);
    background-repeat: repeat-x;
    padding-bottom: 31px;
}

.shopping_cart_text03 {
    width: 100%;
    color: #000000;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 20px;
    padding: 0 47px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.shopping_cart_btn_box {
    max-width: 905px;
    width: 94.86%;
    height: 42px;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 23px;
    position: relative;
}

.shopping_cart_btn01 {
    width: 152px;
    height: 42px;
    position: absolute;
    top: 23px;
    left: 0;
}

.shopping_cart_btn01 a {
    width: 150px;
    height: 40px;
    display: block;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    border: 1px solid #0090a4;
    background-color: #5bbecc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.shopping_cart_btn02 {
    width: 152px;
    height: 42px;
    position: absolute;
    top: 23px;
    right: 0;
}

.shopping_cart_btn02 a {
    width: 150px;
    height: 40px;
    display: block;
    line-height: 40px;
    text-align: center;
    padding-left: 32px;
    color: #fff;
    font-size: 18px;
    border: 1px solid #1a7100;
    background-color: #71a93c;
    background-image: url(../images/shopping_cart_btn01.png);
    background-repeat: no-repeat;
    background-position: 26px 9px;
    background-size: 25px 22px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.shopping_cart_btn03 {
    width: 152px;
    height: 42px;
    position: absolute;
    top: 23px;
    right: 162px;
}

.shopping_cart_btn03 a {
    width: 150px;
    height: 40px;
    display: block;
    line-height: 40px;
    text-align: center;
    padding-left: 72px;
    color: #fff;
    font-size: 18px;
    border: 1px solid #1a7100;
    background-color: #71a93c;
    background-image: url(../images/shopping_cart_btn02.png);
    background-repeat: no-repeat;
    background-position: 25px 6px;
    background-size: 54px 27px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.line {
    width: 660px;
    height: auto;
    overflow: hidden;
    border: 1px solid #ededed;
    background-color: #fff;
    position: relative;
    margin: 0 auto;
}

.line_box {
    width: 206px;
    height: 275px;
    padding-top: 50px;
    margin: 0 auto 71px auto;
    position: relative;
}

.line_qrcode {
    width: 100%;
    height: auto;
    display: block;
}

.line_btn {
    width: 130px;
    height: 43px;
    padding-top: 26px;
    margin: 0 auto 71px auto;
}

.e-newspaper {
    width: 85%;
    max-width: 560px;
    height: auto;
    overflow: hidden;
    border: 1px solid #ededed;
    background-color: #fff;
    position: relative;
    margin: 0 auto;
}

.e-newspaper_box {
    width: 251px;
    height: auto;
    padding-top: 25px;
    margin: 0 auto 58px auto;
    position: relative;
}

.e-newspaper_text {
    width: 100%;
    min-height: 15px;
    line-height: 15px;
    color: #999;
    font-size: 14px;
    padding-left: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 11px;
}

.e-newspaper_input {
    width: 228px;
    height: 38px;
    line-height: 38px;
    color: #333;
    font-size: 16px;
    padding: 0 10px;
    font-family: "Noto Sans TC", "PingFang TC", "Microsoft JhengHei", "Heiti TC",
        Arial, sans-serif;
    border: 1px solid #656565;
    background-color: #fff;
    margin-bottom: 16px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.e-newspaper_btn {
    width: 250px;
    height: 40px;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 15px;
    background-color: #61953f;
    /* layer fill content */
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    /* drop shadow */
    border: none;
    font-family: "Noto Sans TC", "PingFang TC", "Microsoft JhengHei", "Heiti TC",
        Arial, sans-serif;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.e-newspaper_btn:hover,
.e-newspaper_btn:active {
    background-color: #6cae41;
}

.e-newspaper_cancel {
    width: 100%;
    height: 15px;
    line-height: 14px;
    color: #484848;
    font-size: 14px;
    text-align: right;
    padding-right: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 11px;
    background-image: url(../images/book_classificati_arrow.png);
    background-repeat: no-repeat;
    background-position: right center;
}

.back {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 19px;
    left: 18px;
}

/*app下載 區塊4*/
.download_app_block {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
}

.download_app_btn01 {
    display: block;
    width: 15.486%;
    height: auto;
    position: absolute;
    top: 71.636%;
    left: 47.153%;
}

.download_app_btn02 {
    display: block;
    width: 15.486%;
    height: auto;
    position: absolute;
    top: 71.636%;
    left: 64.028%;
}

.phone_download_app_block {
    display: none;
    width: 100%;
    height: auto;
    position: relative;
}

.phone_download_app_btn01 {
    display: block;
    width: 36.562%;
    height: auto;
    position: absolute;
    top: 85.42%;
    left: 12.187%;
}

.phone_download_app_btn02 {
    display: block;
    width: 36.562%;
    height: auto;
    position: absolute;
    top: 85.42%;
    left: 51.718%;
}

/*月租 全部書刊*/
.monthly_book_title {
    width: 190px;
    min-height: 20px;
    height: auto;
    color: #333;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    margin-bottom: 6px;
    overflow: hidden;
}

.monthly_book_title a {
    width: 190px;
    height: 20px;
    display: block;
    color: #333;
    overflow: hidden;
}

.monthly_book_file_format {
    width: 94px;
    height: 21px;
    line-height: 21px;
    color: #666666;
    font-size: 14px;
    margin: 0 auto;
    -moz-border-radius: 11px / 10px;
    -webkit-border-radius: 11px / 10px;
    border-radius: 11px / 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #ededed;
}

.monthly_book {
    width: 192px;
    height: auto;
    text-align: center;
    margin: 0 8px 0 8px;
    display: inline-block;
}

.authorize {
    width: 102px;
    height: 27px;
    position: absolute;
    top: 15px;
    right: 15px;
    border: 1px solid #cbcbcb;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    border-radius: 14px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.authorize a:link,
.authorize a:visited,
.authorize a:hover,
.authorize a:active {
    width: 102px;
    height: 27px;
    text-align: center;
    line-height: 27px;
    color: #656565;
    font-size: 14px;
    display: block;
}

.off_shelf {
    width: 102px;
    height: 27px;
    position: absolute;
    top: 15px;
    right: 129px;
    border: 1px solid #cbcbcb;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    border-radius: 14px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.off_shelf a:link,
.off_shelf a:visited,
.off_shelf a:hover,
.off_shelf a:active {
    width: 102px;
    height: 27px;
    text-align: center;
    line-height: 27px;
    color: #656565;
    font-size: 14px;
    display: block;
}

.reading_analysis {
    width: 102px;
    height: 27px;
    position: absolute;
    top: 15px;
    right: 243px;
    border: 1px solid #cbcbcb;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    border-radius: 14px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.reading_analysis a:link,
.reading_analysis a:visited,
.reading_analysis a:hover,
.reading_analysis a:active {
    width: 102px;
    height: 27px;
    text-align: center;
    line-height: 27px;
    color: #656565;
    font-size: 14px;
    display: block;
}

.phone_authorize_bk {
    display: none;
    width: 92%;
    height: 52px;
    position: relative;
    margin: 0 auto 13px auto;
}

.phone_authorize {
    display: none;
    width: 120px;
    height: 34px;
    padding-top: 9px;
    position: absolute;
    top: 0;
    right: 0;
}
@media screen and (max-width: 380px) {
    .phone_authorize {
        width: 100px;
    }
}

.phone_authorize a {
    width: 100%;
    height: 32px;
    display: block;
    color: #656565;
    font-size: 18px;
    text-align: center;
    line-height: 32px;
    border: 1px solid #cbcbcb;
    -moz-border-radius: 26px / 26px 26px 26px 26px;
    -webkit-border-radius: 26px / 26px 26px 26px 26px;
    border-radius: 26px / 26px 26px 26px 26px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
@media screen and (max-width: 380px) {
    .phone_authorize a {
        font-size: 16px;
    }
}

.phone_off_shelf {
    display: none;
    width: 100px;
    height: 34px;
    padding-top: 9px;
    position: absolute;
    top: 0;
    right: 134px;
}
@media screen and (max-width: 380px) {
    .phone_off_shelf {
        width: 80px;
        right: 110px;
    }
}

.phone_off_shelf a {
    width: 100%;
    height: 32px;
    display: block;
    color: #656565;
    font-size: 18px;
    text-align: center;
    line-height: 32px;
    border: 1px solid #cbcbcb;
    -moz-border-radius: 26px / 26px 26px 26px 26px;
    -webkit-border-radius: 26px / 26px 26px 26px 26px;
    border-radius: 26px / 26px 26px 26px 26px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
@media screen and (max-width: 380px) {
    .phone_off_shelf a {
        font-size: 16px;
    }
}

.phone_reading_analysis {
    display: none;
    width: 100px;
    height: 34px;
    padding-top: 9px;
    position: absolute;
    top: 0;
    right: 249px;
}
@media screen and (max-width: 380px) {
    .phone_reading_analysis {
        width: 80px;
        right: 200px;
    }
}

.phone_reading_analysis a {
    width: 100%;
    height: 32px;
    display: block;
    color: #656565;
    font-size: 18px;
    text-align: center;
    line-height: 32px;
    border: 1px solid #cbcbcb;
    -moz-border-radius: 26px / 26px 26px 26px 26px;
    -webkit-border-radius: 26px / 26px 26px 26px 26px;
    border-radius: 26px / 26px 26px 26px 26px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
@media screen and (max-width: 380px) {
    .phone_reading_analysis a {
        font-size: 16px;
    }
}

/*月租側選*/
.monthly_block_content {
    width: 100%;
    height: 100%;
    padding-top: 50px;
    background-color: #fff;
    position: relative;
    z-index: 890;
}

.monthly_top {
    width: 100%;
    min-width: 320px;
    height: 50px;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 901;
}

.monthly_left_menu_sort {
    width: 83%;
    height: 17px;
    color: #474747;
    font-size: 16px;
    line-height: 17px;
    padding: 15px 0 1px 3px;
    margin: 0 auto;
}

.other_notice {
    width: 75.641%;
    height: auto;
    margin: 0 auto 75px auto;
    padding-top: 59px;
}

.other_notice_item {
    width: 100%;
    line-height: 26px;
    text-indent: -15px;
    height: auto;
    color: #333;
    font-size: 16px;
}

/*授權比例*/
.authorize_title {
    width: 96%;
    max-width: 1035px;
    color: #333;
    text-align: left;
    font-size: 18px;
    margin: 0 auto 14px auto;
    clear: both;
}

.authorize_table {
    width: 96%;
    max-width: 1037px;
    min-width: 280px;
    height: auto;
    border: 1px solid #cbcbcb;
    background-color: #fff;
    margin: 0 auto 49px auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.authorize_table_title {
    width: 100%;
    height: 29px;
    color: #999;
    font-size: 14px;
    line-height: 29px;
    border-bottom: 1px solid #cbcbcb;
    background-color: #f8f8f8;
    position: relative;
}

.authorize_table_title .abox {
    width: 50%;
    height: 29px;
    padding-left: 19px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.authorize_table_title .bbox {
    width: 33%;
    height: 29px;
    position: absolute;
    top: 0;
    left: 55%;
}

.authorize_table_title .cbox {
    width: 73px;
    height: 29px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}

.authorize_table ul li {
    width: 100%;
    overflow: hidden;
    height: auto;
    border-bottom: 1px #cfcfcf solid;
    position: relative;
}

.authorize_table ul li:last-child {
    width: 100%;
    overflow: hidden;
    height: auto;
    border-bottom: none;
    position: relative;
}

.authorize_table ul li .abox {
    width: 50%;
    height: auto;
    line-height: 19px;
    font-size: 18px;
    color: #333333;
    position: relative;
    padding-top: 19px;
    margin-left: 19px;
    margin-bottom: 16px;
}

.authorize_table ul li .bbox {
    width: 33%;
    height: 16px;
    color: #333333;
    font-size: 16px;
    line-height: 16px;
    position: absolute;
    margin-top: -7px;
    top: 50%;
    left: 55%;
}

.authorize_table ul li .cbox {
    width: 80px;
    height: 14px;
    color: #666666;
    font-size: 13px;
    line-height: 13px;
    text-align: right;
    position: absolute;
    margin-top: -6px;
    top: 50%;
    right: 19px;
}

.authorize_notice_block {
    width: 97%;
    max-width: 1020px;
    height: auto;
    margin: 27px auto 40px auto;
}

.authorize_notice_title {
    width: 100%;
    max-width: 1025px;
    height: auto;
    color: #333333;
    font-size: 16px;
    margin: 0 0 6px 0;
}

.authorize_notice {
    width: 100%;
    max-width: 1020px;
    height: auto;
    color: #333333;
    font-size: 14px;
    line-height: 24px;
    text-indent: -12px;
    padding-left: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.qa_title {
    width: 100%;
    max-width: 1040px;
    height: 40px;
    margin: 0 auto;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(../images/index_title_bk.png);
    background-repeat: repeat-x;
}

.qa_title_text {
    width: 85px;
    height: 18px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    color: #484848;
    text-align: center;
    background-color: #fff;
}

.qa_block {
    width: 100%;
    max-width: 1040px;
    overflow: hidden;
    margin: 0 auto;
}

.qa_block_box {
    width: 100%;
    overflow: hidden;
    margin-bottom: 13px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.qa_block_box .a1 {
    width: 33%;
    max-width: 352px;
    height: auto;
    padding-right: 6px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.qa_block_box .a2 {
    width: 33%;
    max-width: 352px;
    height: auto;
    overflow: hidden;
    padding: 0 3px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.qa_block_box .a3 {
    width: 33%;
    max-width: 352px;
    height: auto;
    padding-left: 6px;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.qa_index_text {
    width: 100%;
    max-width: 1010px;
    height: auto;
    color: #474747;
    font-size: 14px;
    overflow: hidden;
    margin: 0 auto 5px auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.phone_qa_block {
    display: none;
    width: 94.2%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.phone_qa_list {
    width: 100%;
    height: auto;
    margin-bottom: 13px;
}

/*常見問題 內頁*/
.qa_in_page_content {
    width: 100%;
    max-width: 1060px;
    min-height: 1002px;
    height: auto;
    margin: 0 auto 53px auto;
    position: relative;
    overflow: hidden;
    clear: both;
    background-image: url(../images/one_classification_menu_pic02.png);
    background-repeat: repeat-y;
    background-position: 179px;
}

.qa_in_page_title {
    width: 100%;
    max-width: 1058px;
    min-width: 290px;
    height: 52px;
    padding: 0 50px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(../images/index_title_bk.png);
    background-repeat: repeat-x;
    margin: 20px auto 0 auto;
}

.qa_in_page_title_text {
    width: 121px;
    height: 18px;
    line-height: 18px;
    margin: 0 auto;
    font-size: 18px;
    font-weight: bold;
    color: #484848;
    text-align: center;
    background-color: #fff;
}

.qa_in_page_right {
    display: block;
    width: 100%;
    padding-left: 226px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.qa_in_page_q {
    width: 100%;
    height: auto;
    min-height: 26px;
    color: #474747;
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    margin: 0 0 12px 0;
    overflow: hidden;
    text-align: left;
    padding-left: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.qa_in_page_q_arrow {
    width: 11px;
    height: 13px;
    padding-left: 6px;
    position: absolute;
    top: 5px;
    left: 6px;
}

.qa_in_page_a {
    width: 100%;
    height: auto;
    margin: 0 0 41px 0;
    overflow: hidden;
}

.qa_in_page_arrow_box {
    width: 100%;
    height: auto;
    margin: 0 0 33px 0;
    overflow: hidden;
}

.qa_in_page_a_text {
    width: 100%;
    height: auto;
    min-height: 26px;
    line-height: 26px;
    color: #333;
    font-size: 16px;
    overflow: hidden;
    text-align: left;
    padding-left: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.qa_in_page_a_text_bold {
    font-weight: bold;
    width: 100%;
    height: auto;
    min-height: 26px;
    line-height: 26px;
    color: #333;
    font-size: 18px;
    overflow: hidden;
    text-align: left;
    padding-left: 22px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.qa_in_page_a_text_bold02 {
    font-weight: bold;
    width: 100%;
    height: auto;
    min-height: 26px;
    line-height: 26px;
    color: #333;
    font-size: 18px;
    overflow: hidden;
    text-align: left;
    padding-left: 22px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.qa_in_page_a_more {
    width: auto;
    height: auto;
    min-height: 18px;
    color: #629540;
    font-size: 16px;
    line-height: 18px;
    overflow: hidden;
    clear: both;
    text-align: left;
    padding-left: 28px;
    padding-right: 20px;
    margin-top: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    float: left;
}

.qa_in_page_a_more a {
    width: auto;
    height: auto;
    min-height: 18px;
    display: block;
    color: #629540;
    font-size: 16px;
    line-height: 18px;
    overflow: hidden;
}

.qa_more_arrow {
    width: 10px;
    height: 12px;
    position: absolute;
    top: 2px;
    right: 5px;
}

.qa_in_page_a_more02 {
    width: auto;
    height: 18px;
    color: #629540;
    font-size: 16px;
    line-height: 18px;
    overflow: hidden;
    clear: both;
    text-align: left;
    padding-left: 28px;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    float: left;
}

.qa_in_page_a_more02 a {
    width: auto;
    height: 18px;
    display: block;
    color: #629540;
    font-size: 16px;
    line-height: 18px;
    overflow: hidden;
}

.qa_in_page_a_more_box {
    width: 100%;
    height: 18px;
    margin-top: 20px;
}

.qa_in_page_a_07more {
    width: auto;
    height: 18px;
    color: #629540;
    font-size: 16px;
    line-height: 18px;
    overflow: hidden;
    text-align: left;
    padding-left: 28px;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    float: left;
}

.qa_in_page_a_07more a {
    width: auto;
    height: 18px;
    display: block;
    color: #629540;
    font-size: 16px;
    line-height: 18px;
}

.qa_in_page_a_more_line {
    width: 2px;
    height: 18px;
    text-align: center;
    margin-left: 31px;
    color: #629540;
    font-size: 16px;
    line-height: 18px;
    float: left;
}

.qa_in_page_a_pic_box_clear {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 11px;
}

.qa_in_page_a_pic_box {
    width: 50%;
    height: 100%;
    margin-bottom: 12px;
    overflow: hidden;
    position: relative;
    float: left;
}

.qa_in_page_a_pic_box02 {
    width: 50%;
    height: 100%;
    margin-bottom: 3px;
    overflow: hidden;
    position: relative;
    float: left;
}

.qa_in_page_a_pic_box_100 {
    width: 100%;
    height: 100%;
    padding-top: 16px;
    margin-bottom: 12px;
    overflow: hidden;
    position: relative;
    float: left;
}

.qa_in_page_a_pic_box_clear02 {
    width: 100%;
    height: 100%;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    float: left;
}

.qa_in_page_a_step {
    width: 68px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    color: #fff;
    font-size: 16px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #333;
    position: absolute;
    top: 0;
    left: 28px;
}

.qa_in_page_a_step_text {
    width: 50%;
    height: auto;
    min-height: 25px;
    line-height: 25px;
    color: #353b41;
    font-size: 16px;
    padding: 0 20px 0 105px;
    position: relative;
    overflow: hidden;
    margin-bottom: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    word-wrap: break-word;
    word-break: break-all;
}

.qa_in_page_a_step_text a {
    color: #353b41;
    display: block;
    word-wrap: break-word;
    word-break: break-all;
}

/*QA新增*/
.qa7_in_page_arrow {
    width: 100%;
    height: auto;
    padding: 18px 15px 0 0;
    margin: 0 0 6px 0;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.qa_in_page_a_text05 {
    width: 100%;
    min-height: 17px;
    height: auto;
    line-height: 17px;
    padding-left: 45px;
    background-image: url(../images/qa_icon02.png);
    background-repeat: no-repeat;
    background-position: 28px 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.qa_in_page_a_text06 {
    width: 100%;
    min-height: 17px;
    height: auto;
    line-height: 17px;
    padding-left: 45px;
    background-image: url(../images/qa_icon02.png);
    float: left;
    margin-bottom: 27px;
    background-repeat: no-repeat;
    background-position: 28px 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.qa_in_page_a_step_p7_a1 {
    width: auto;
    padding: 0 17px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    color: #fff;
    font-size: 16px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #333;
    position: absolute;
    top: 0;
    left: 41px;
}

.qa_in_page_a_step_text_p7_a1 {
    width: 100%;
    height: auto;
    min-height: 25px;
    color: #353b41;
    font-size: 16px;
    padding: 0 20px 0 152px;
    position: relative;
    overflow: hidden;
    margin-bottom: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    word-wrap: break-word;
    word-break: break-all;
}

.qa_in_page_a_step_text_p7_a2 {
    width: 50%;
    height: auto;
    min-height: 25px;
    color: #353b41;
    font-size: 16px;
    padding: 0 20px 0 152px;
    position: relative;
    overflow: hidden;
    margin-bottom: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    word-wrap: break-word;
    word-break: break-all;
}

.qa_in_page_a_step_text_p7_a3 {
    width: 50%;
    height: auto;
    min-height: 25px;
    color: #353b41;
    font-size: 16px;
    padding: 36px 0 0 41px;
    position: relative;
    overflow: hidden;
    margin-bottom: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    word-wrap: break-word;
    word-break: break-all;
}

.qa_in_page_a_step_p7_pic {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 12px;
}

.qa_in_page_a_step_p7_box01 {
    width: 50%;
    float: left;
    margin-bottom: 51px;
}

.qa_in_page_a_step_p7_box02 {
    width: 50%;
    float: left;
    margin-bottom: 51px;
}

.qa_in_page_a_step_p7_text {
    width: 100%;
    height: auto;
    min-height: 25px;
    line-height: 25px;
    color: #353b41;
    font-size: 16px;
    padding: 0 20px 0 105px;
    position: relative;
    overflow: hidden;
    margin-bottom: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    word-wrap: break-word;
    word-break: break-all;
}

.qa4_in_page_a_step {
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    color: #fff;
    font-size: 16px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #333;
    position: absolute;
    top: 0;
    left: 104px;
}

.qa4_in_page_a_text_box01 {
    width: 50%;
    height: auto;
    min-height: 25px;
    line-height: 25px;
    color: #353b41;
    font-size: 16px;
    padding: 0 20px 0 140px;
    position: relative;
    overflow: hidden;
    margin-bottom: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    word-wrap: break-word;
    word-break: break-all;
}

.qa_in_page_a_text07 {
    width: 100%;
    height: auto;
    min-height: 26px;
    line-height: 26px;
    color: #333;
    font-size: 16px;
    text-indent: -33px;
    overflow: hidden;
    padding-left: 61px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    word-wrap: break-word;
    word-break: break-all;
    text-align: justify;
}

/**/
.qa_in_page_a_step_text_long {
    width: 100%;
    height: auto;
    min-height: 25px;
    color: #353b41;
    font-size: 16px;
    padding: 0 20px 0 105px;
    position: relative;
    overflow: hidden;
    margin-bottom: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
}

.qa_in_page_a_step_pic {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.phone_qa_in_page_a_step_pic {
    display: none;
    width: 100%;
    height: auto;
    margin-bottom: 33px;
    overflow: hidden;
}

.phone_qa_in_page_a_step_pic02 {
    display: none;
    width: 100%;
    height: auto;
    margin: 18px 0 33px 0;
    overflow: hidden;
}

.qa_in_page_item {
    display: none;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}

.qa_in_page_a_text02 {
    width: 100%;
    height: 17px;
    line-height: 17px;
    padding-left: 45px;
    background-image: url(../images/qa_icon01.png);
    background-repeat: no-repeat;
    background-position: 28px center;
}

.qa_in_page_a_text03 {
    width: 100%;
    height: auto;
    min-height: 26px;
    line-height: 26px;
    color: #333;
    font-size: 16px;
    margin-bottom: 11px;
    overflow: hidden;
    text-align: left;
    padding-left: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.qa_in_page_arrow {
    width: 100%;
    height: auto;
    margin: 0 0 20px 0;
    overflow: hidden;
}

.qa_in_page_a_text04 {
    width: 100%;
    height: auto;
    min-height: 26px;
    line-height: 26px;
    color: #333;
    font-size: 16px;
    overflow: hidden;
    text-align: left;
    padding-left: 47px;
    text-indent: -19px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.qa_in_page_a_text04 a {
    color: #61953f;
}

.qa_in_page_half_box {
    width: 100%;
    height: auto;
    margin-bottom: 24px;
}

.qa_in_page_half {
    width: 50%;
    height: auto;
}

.vip_news_bk {
    width: 100%;
    height: 59px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    border-bottom: 1px #e2e2e2 solid;
}

.vip_news {
    width: 100%;
    max-width: 948px;
    height: 58px;
    font-size: 14px;
    color: #484848;
    line-height: 58px;
    padding: 0 50px;
    margin: 0 auto;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.vip_news a {
    width: 100%;
    height: 60px;
    display: block;
    line-height: 60px;
    color: #484848;
    font-size: 14px;
    overflow: hidden;
}

/*促銷專區*/
.focus_big_title_box {
    width: 100%;
    max-width: 1060px;
    margin: 0 auto;
}

.focus_big_title {
    width: 100%;
    max-width: 1060px;
    height: 35px;
    margin: 0 auto;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(../images/index_title_bk.png);
    background-repeat: repeat-x;
    display: box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -ms-flexbox;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-box-orient: horizontal;
    box-orient: horizontal;
    clear: both;
}

.focus_big_title_text_gap {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-box-flex: 1;
    box-flex: 1;
    flex: 1;
    -ms-flex: 1;
}

.focus_big_title_text {
    min-width: 65px;
    height: 20px;
    padding: 0 6px;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    color: #484848;
    text-align: center;
    background-color: #fff;
    white-space: nowrap;
}

.focus_block {
    width: 100%;
    height: 386px;
    overflow: hidden;
    max-width: 1039px;
    margin: 0 auto 45px auto;
    padding: 29px 8px 0 8px;
    background-color: #eeeeee;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.focus_box {
    width: 100%;
    min-width: 800px;
    height: 356px;
}

.focus_book_gap {
    width: 25%;
    min-width: 200px;
    height: 356px;
    overflow: hidden;
    float: left;
}

.focus_book {
    width: 192px;
    height: auto;
    min-height: 332px;
    margin: 0 auto;
    overflow: hidden;
}

/*單書制式活動 樣式一*/
.event_style1_bk {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-image: url(../images/event_style1_bk.jpg);
}

.event_style1_banner_block {
    max-width: 1060px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
    background-image: url(../images/event_style1_banner_bk.jpg);
    background-size: 100%;
}

.event_style1_banner_cover_border {
    width: 22.75%;
    height: auto;
    position: absolute;
    top: 9.6858%;
    left: 5.3773%;
    z-index: 10;
}

.event_style1_banner_cover {
    width: 89.7435%;
    height: auto;
    position: absolute;
    top: 5.921%;
    left: 2.564%;
}

.event_style1_banner_right {
    width: 557px;
    height: auto;
    overflow: hidden;
    position: absolute;
    top: 15%;
    left: 28.1%;
}

.event_style1_banner_title {
    width: 100%;
    height: 32px;
    color: #333;
    font-size: 28px;
    font-weight: bold;
    overflow: hidden;
    margin: 0 0 3.2% 0;
    padding: 0 0 0 7.7%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.event_style1_banner_title_line {
    width: 100%;
    height: auto;
}

.event_style1_banner_title_line a {
    color: #333;
}

.event_style1_banner_text {
    width: 100%;
    height: auto;
    line-height: 28px;
    color: #333;
    font-size: 18px;
    overflow: hidden;
    text-align: justify;
    margin: 0 0 3.5% 0;
    padding: 0 0 0 7.7%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.event_style1_banner_text a {
    width: 100%;
    color: #333;
}

.event_style1_banner_price_block {
    width: 557px;
    height: 85px;
    position: relative;
    background-image: url(../images/event_style1_banner_price_bk.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.event_style1_banner_price {
    width: auto;
    height: 17px;
    line-height: 17px;
    color: #006599;
    font-size: 16px;
    margin: 6.3% 0 0 7%;
    float: left;
}

.event_style1_banner_price span {
    text-decoration: line-through;
}

.event_style1_banner_sale {
    width: auto;
    height: 17px;
    line-height: 17px;
    color: #006599;
    font-size: 16px;
    margin: 6.3% 0 0 6.8%;
    float: left;
}

.event_style1_banner_sale_bigred {
    width: auto;
    height: 36px;
    color: #cb0000;
    font-size: 36px;
    font-weight: bold;
    margin: 3.7% 0 0 0;
    float: left;
}

.event_style1_banner_sale_red {
    width: auto;
    height: 17px;
    line-height: 17px;
    color: #cc0000;
    font-size: 16px;
    margin: 6.3% 0 0 0;
    float: left;
}

.event_style1_banner_btn {
    width: 136px;
    height: 38px;
    margin: 4.4% 0 0 6.4631%;
    float: left;
}

.event_style1_banner_btn a:link,
event_style1_banner_btn a:visited {
    width: 136px;
    height: 38px;
    display: block;
    background-image: url(../images/event_style1_banner_price_btn.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.event_style1_banner_btn a:hover,
event_style1_banner_btn a:active {
    width: 136px;
    height: 38px;
    display: block;
    background-image: url(../images/event_style1_banner_price_btn_hover.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.event_style1_title_bk {
    max-width: 1060px;
    width: 100%;
    height: 55px;
    margin: 0 auto;
    padding-bottom: 33px;
    background-color: #ffffff;
}

.event_style1_title_box {
    width: 100%;
    height: 55px;
    background-color: #3399cc;
    padding: 4px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.event_style1_title_line {
    width: 100%;
    height: 47px;
    border-top: 2px #ffffff dotted;
    border-bottom: 2px #ffffff dotted;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.event_style1_title {
    height: 43px;
    line-height: 43px;
    margin-left: 41px;
    color: #fff;
    font-size: 24px;
}

.event_book_sale {
    width: 185px;
    height: 56px;
    position: relative;
    margin: 0 auto;
}

.event_price_box {
    width: 100%;
    height: 25px;
    white-space: nowrap;
    text-align: center;
    margin: 0 auto;
    position: relative;
    clear: both;
}

.event_price_text_gery {
    display: block;
    min-width: 13px;
    width: auto;
    height: 15px;
    color: #656565;
    font-size: 13px;
    padding-top: 1px;
    display: inline-block;
}

.event_saleprice_text_gery {
    min-width: 13px;
    width: auto;
    height: 15px;
    color: #656565;
    font-size: 13px;
    padding-top: 1px;
    display: inline-block;
}

.event_saleprice_text_red {
    min-width: 13px;
    width: auto;
    height: 18px;
    line-height: 18px;
    color: #cc0000;
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
}

.event_shopping_cart_box {
    width: 155;
    height: 31px;
    text-align: center;
    position: relative;
    clear: both;
}

.event_shopping_cart_box a:link,
.event_shopping_cart_box a:visited,
.event_shopping_cart_box a:hover,
.event_shopping_cart_box a:active {
    width: 153;
    height: 29px;
    display: block;
    text-align: center;
    border: 1px solid #474747;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: rgba(255, 255, 255, 0.3);
}

.event_shopping_cart_text {
    width: 42px;
    height: 16px;
    line-height: 16px;
    margin-top: 9px;
    color: #474747;
    font-size: 16px;
    display: inline-block;
}

.event_shopping_cart {
    width: 29px;
    height: 20px;
    display: inline-block;
    background-image: url(../images/top_shopping_cart.png);
    background-size: 100%;
    margin-top: 5px;
}

.event_shopping_cart a {
    width: 29px;
    height: 20px;
    display: block;
}

.event_style1_more {
    width: 126px;
    height: 35px;
    line-height: 35px;
    color: #ffffff;
    text-align: center;
    margin: 0 auto 50px auto;
    clear: both;
}

.event_style1_more a:link,
.event_style1_more a:visited {
    width: 100%;
    height: 35px;
    padding: 1px;
    color: #ffffff;
    display: block;
    background-image: url(../images/event_style1_more_btn.png);
    background-repeat: no-repeat;
}

.event_style1_more a:hover,
.event_style1_more a:active {
    width: 100%;
    height: 35px;
    color: #ffffff;
    display: block;
    background-image: url(../images/event_style1_more_btn_hover.png);
    background-repeat: no-repeat;
}

/*單書制式活動 樣式一 推薦 */
.event_style1_recommend_bk {
    width: 100%;
    max-width: 1060px;
    height: auto;
    margin: 11px auto;
    padding: 7px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #ffffff;
}

.event_style1_recommend_title {
    width: 261px;
    height: 76px;
    background-image: url(../images/event_style1_recommend_title.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 16px;
    left: 7px;
    z-index: 10;
}

.event_style1_recommend_foot {
    width: 31px;
    height: 54px;
    background-image: url(../images/event_style1_recommend_foot.png);
    background-repeat: no-repeat;
    position: absolute;
    bottom: 30px;
    right: 6px;
    z-index: 10;
}

.event_style1_recommend_border {
    width: 100%;
    height: 100%;
    border: 3px #bfe4f7 solid;
    padding: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(../images/event_style1_recommend_bk.jpg);
}

.event_style1_recommend_border_dotted {
    width: 100%;
    height: 100%;
    border: 3px #56b3c9 dotted;
    padding: 104px 0 61px 0;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.event_style1_recommend_border_dotted ul li {
    width: 50%;
    height: auto;
    color: #333;
    font-size: 16px;
    overflow: hidden;
    float: left;
    padding: 0 1% 0 3.816%;
    margin-bottom: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.event_style1_recommend_border_dotted ul li a {
    color: #333;
}

.event_foot_banner_style1_pc {
    display: block;
    width: 100%;
    max-width: 1060px;
    height: auto;
    overflow: hidden;
    margin: 0 auto 19px auto;
    background-image: #bfe4f7;
}

.event_foot_banner_style1_phone {
    display: none;
    width: 100%;
    height: auto;
    overflow: hidden;
}

/*單書制式活動 樣式二*/
.event_style2_bk {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-image: url(../images/event_style2_bk.jpg);
}

.event_style2_banner_block {
    max-width: 1060px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
    background-image: url(../images/event_style2_banner_bk.jpg);
    background-size: 100%;
}

.event_style2_banner_cover_border {
    width: 23.188%;
    height: auto;
    position: absolute;
    top: 10.209%;
    left: 4.3396%;
    z-index: 10;
}

.event_style2_banner_cover {
    width: 85.655%;
    height: auto;
    position: absolute;
    top: 5.144%;
    left: 6.967%;
}

.event_style2_banner_right {
    width: 557px;
    height: auto;
    overflow: hidden;
    position: absolute;
    top: 16.753%;
    left: 26.226%;
}

.event_style2_banner_title {
    width: 100%;
    height: 32px;
    color: #333;
    font-size: 28px;
    font-weight: bold;
    overflow: hidden;
    margin: 0 0 3.2% 0;
    padding: 0 0 0 7.7%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.event_style2_banner_title_line {
    width: 100%;
    height: auto;
}

.event_style2_banner_title_line a {
    color: #333;
}

.event_style2_banner_text {
    width: 100%;
    height: auto;
    line-height: 28px;
    color: #333;
    font-size: 18px;
    overflow: hidden;
    text-align: justify;
    margin: 0 0 3.5% 0;
    padding: 0 0 0 7.7%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.event_style2_banner_text a {
    color: #333;
}

.event_style2_banner_price_block {
    width: 100%;
    height: 69px;
    position: relative;
    background-image: url(../images/event_style2_banner_price_bk.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

.event_style2_banner_price {
    width: auto;
    height: 17px;
    line-height: 17px;
    color: #484848;
    font-size: 16px;
    margin: 3.8% 0 0 0;
    padding-left: 7.7%;
    float: left;
}

.event_style2_banner_price span {
    text-decoration: line-through;
}

.event_style2_banner_sale {
    width: auto;
    height: 17px;
    line-height: 17px;
    color: #484848;
    font-size: 16px;
    margin: 3.8% 0 0 6.8%;
    float: left;
}

.event_style2_banner_sale_bigred {
    width: auto;
    height: 36px;
    color: #cc0000;
    font-size: 36px;
    font-weight: bold;
    margin: 1.7% 0 0 0;
    float: left;
}

.event_style2_banner_sale_red {
    width: auto;
    height: 17px;
    line-height: 17px;
    color: #cc0000;
    font-size: 16px;
    margin: 3.8% 0 0 0;
    float: left;
}

.event_style2_banner_btn {
    width: 136px;
    height: 38px;
    margin: 2.1% 0 0 6.4631%;
    float: left;
}

.event_style2_banner_btn a:link,
event_style2_banner_btn a:visited {
    width: 136px;
    height: 38px;
    display: block;
    background-image: url(../images/event_style2_banner_price_btn.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.event_style2_banner_btn a:hover,
event_style2_banner_btn a:active {
    width: 136px;
    height: 38px;
    display: block;
    background-image: url(../images/event_style2_banner_price_btn_hover.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.event_style2_title_bk {
    max-width: 1060px;
    width: 100%;
    height: 55px;
    margin: 0 auto;
    padding-bottom: 33px;
    background-image: url(../images/event_style2_title_bk.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #ffffff;
}

.event_style2_title {
    height: 55px;
    line-height: 55px;
    margin-left: 41px;
    color: #fff;
    font-size: 24px;
}

.event_style2_more {
    width: 126px;
    height: 35px;
    line-height: 35px;
    margin: 0 auto 50px auto;
    clear: both;
}

.event_style2_more a:link,
.event_style2_more a:visited {
    width: 126px;
    height: 35px;
    color: #ffffff;
    display: block;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    border-radius: 17px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #014177;
}

.event_style2_more a:hover,
.event_style2_more a:active {
    width: 126px;
    height: 35px;
    color: #ffffff;
    display: block;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    border-radius: 17px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #014177;
}

/*單書制式活動 樣式二 推薦 */
.event_style2_recommend_bk {
    width: 100%;
    max-width: 1060px;
    height: auto;
    margin: 9px auto 1px auto;
    position: relative;
    border-left: 1px #e0e0e0 solid;
    border-right: 1px #e0e0e0 solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.event_style2_recommend_top_bk {
    width: 100%;
    height: 96px;
    background-image: url(../images/event_style2_top_bk.png);
    padding-top: 36px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.event_style2_recommend_top_title {
    width: 206px;
    height: 47px;
    margin: 0 auto;
    background-image: url(../images/event_style2_top_title.png);
    background-repeat: no-repeat;
}

.event_style2_recommend_center {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 25px 0 51px 0;
    background-image: url(../images/event_style2_center_bk.png);
    background-position: -2px top;
}

.event_style2_recommend_center ul li {
    width: 50%;
    height: auto;
    color: #333;
    font-size: 16px;
    overflow: hidden;
    float: left;
    padding: 0 0 0 5.2%;
    margin-bottom: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.event_style2_recommend_center ul li a {
    color: #333;
}

.event_style2_recommend_bottom {
    width: 100%;
    height: 23px;
    margin-bottom: 1px;
    background-image: url(../images/event_style2_bottom_bk.png);
}

.event_foot_banner_style2_pc {
    display: block;
    width: 100%;
    max-width: 1060px;
    height: auto;
    overflow: hidden;
    margin: 0 auto 19px auto;
}

.event_foot_banner_style2_pc img {
    border: 1px #cccccc solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.event_foot_banner_style2_phone {
    display: none;
    width: 100%;
    height: auto;
    overflow: hidden;
}

/*單書制式活動 樣式三*/
.event_style3_bk {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-image: url(../images/event_style3_bk.jpg);
}

.event_style3_banner_block {
    max-width: 1060px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
    background-image: url(../images/event_style3_banner_bk.jpg);
    background-size: 100%;
}

.event_style3_banner_cover_border {
    width: 21.698%;
    height: auto;
    position: absolute;
    top: 11.256%;
    left: 5.3773%;
    z-index: 10;
}

.event_style3_banner_cover {
    width: 91.304%;
    height: auto;
    position: absolute;
    top: 4.2%;
    left: 2.564%;
}

.event_style3_banner_right {
    width: 582px;
    height: auto;
    overflow: hidden;
    position: absolute;
    top: 15%;
    left: 27.075%;
}

.event_style3_banner_title {
    width: 100%;
    height: 32px;
    color: #333;
    font-size: 28px;
    font-weight: bold;
    overflow: hidden;
    padding: 0 0 0 7%;
    margin: 0 0 3.2% 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.event_style3_banner_title_line a {
    width: 100%;
    height: auto;
    color: #333;
}

.event_style3_banner_text {
    width: 100%;
    height: auto;
    line-height: 28px;
    color: #333;
    font-size: 18px;
    overflow: hidden;
    text-align: justify;
    padding: 0 0 0 7%;
    margin: 0 0 4.6% 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.event_style3_banner_text a {
    color: #333;
}

.event_style3_banner_price_block {
    width: 582px;
    height: 85px;
    position: relative;
    background-image: url(../images/event_style3_banner_price_bk.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.event_style3_banner_price {
    width: auto;
    height: 17px;
    line-height: 17px;
    color: #484848;
    font-size: 16px;
    margin: 4.3% 0 0 7%;
    float: left;
}

.event_style3_banner_price span {
    text-decoration: line-through;
}

.event_style3_banner_sale {
    width: auto;
    height: 17px;
    line-height: 17px;
    color: #484848;
    font-size: 16px;
    margin: 4.3% 0 0 6.8%;
    float: left;
}

.event_style3_banner_sale_bigred {
    width: auto;
    height: 36px;
    color: #cc0000;
    font-size: 36px;
    font-weight: bold;
    margin: 1.8% 0 0 0;
    float: left;
}

.event_style3_banner_sale_red {
    width: auto;
    height: 17px;
    line-height: 17px;
    color: #cc0000;
    font-size: 16px;
    margin: 4.3% 0 0 0;
    float: left;
}

.event_style3_banner_btn {
    width: 136px;
    height: 38px;
    margin: 2.4% 0 0 6.4631%;
    float: left;
}

.event_style3_banner_btn a:link,
event_style3_banner_btn a:visited {
    width: 136px;
    height: 38px;
    display: block;
    background-image: url(../images/event_style3_banner_price_btn.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.event_style3_banner_btn a:hover,
event_style3_banner_btn a:active {
    width: 136px;
    height: 38px;
    display: block;
    background-image: url(../images/event_style3_banner_price_btn_hover.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.event_style3_title01_bk {
    max-width: 1060px;
    width: 100%;
    height: 55px;
    margin: 0 auto;
    padding-bottom: 33px;
    background-image: url(../images/event_style3_title01_bk.jpg);
    background-color: #ffffff;
    background-repeat: repeat-x;
}

.event_style3_title02_bk {
    max-width: 1060px;
    width: 100%;
    height: 55px;
    margin: 0 auto;
    padding-bottom: 33px;
    background-image: url(../images/event_style3_title02_bk.jpg);
    background-color: #ffffff;
    background-repeat: repeat-x;
}

.event_style3_title {
    height: 55px;
    line-height: 55px;
    margin-left: 41px;
    color: #fff;
    font-size: 24px;
}

.event_book_sale {
    width: 185px;
    height: 56px;
    position: relative;
    margin: 0 auto;
}

.event_price_box {
    width: 100%;
    height: 25px;
    white-space: nowrap;
    text-align: center;
    margin: 0 auto;
    position: relative;
    clear: both;
}

.event_price_text_gery {
    display: block;
    min-width: 13px;
    width: auto;
    height: 15px;
    color: #656565;
    font-size: 13px;
    padding-top: 1px;
    display: inline-block;
}

.event_saleprice_text_gery {
    min-width: 13px;
    width: auto;
    height: 15px;
    color: #656565;
    font-size: 13px;
    padding-top: 1px;
    display: inline-block;
}

.event_saleprice_text_red {
    min-width: 13px;
    width: auto;
    height: 18px;
    line-height: 18px;
    color: #cc0000;
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
}

.event_shopping_cart a {
    width: 29px;
    height: 20px;
    display: block;
}

.event_style3_more {
    width: 126px;
    height: 35px;
    line-height: 35px;
    color: #ffffff;
    text-align: center;
    margin: 0 auto 50px auto;
    clear: both;
}

.event_style3_more a:link,
.event_style3_more a:visited {
    width: 100%;
    height: 35px;
    color: #ffffff;
    display: block;
    background-image: url(../images/event_style3_more_btn.png);
}

.event_style3_more a:hover,
.event_style3_more a:active {
    width: 100%;
    height: 35px;
    color: #ffffff;
    display: block;
    background-image: url(../images/event_style3_more_btn_hover.png);
}

/*單書制式活動 樣式三 推薦 */
.event_style3_recommend_bk {
    width: 100%;
    max-width: 1060px;
    height: auto;
    margin: 11px auto;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(../images/event_style3_bk.jpg);
}

.event_style3_recommend_top {
    width: 100%;
    height: 12px;
    background-image: url(../images/event_style3_top_bk.png);
    background-repeat: repeat-x;
}

.event_style3_recommend_bottom {
    width: 100%;
    height: 10px;
    background-image: url(../images/event_style3_bottom_bk.png);
    background-repeat: repeat-x;
}

.event_style3_recommend_border {
    width: 100%;
    height: 100%;
    padding: 11px 15px;
    background-image: url(../images/event_style3_center_bk.jpg);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.event_style3_recommend_title {
    width: 216px;
    height: 90px;
    background-image: url(../images/event_style3__recommend_title.png);
    position: absolute;
    top: 23px;
    left: 50%;
    margin-left: -108px;
    z-index: 10;
}

.event_style3_recommend_center {
    width: 100%;
    height: 100%;
    padding: 96px 0 43px 0;
    border: 2px #ff8bae dotted;
    position: relative;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.event_style3_recommend_center ul li {
    width: 50%;
    height: auto;
    color: #333;
    font-size: 16px;
    overflow: hidden;
    float: left;
    padding: 0 1% 0 3.816%;
    margin-bottom: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.event_style3_recommend_center ul li a {
    color: #333;
}

.event_foot_banner_style3_pc {
    display: block;
    width: 100%;
    max-width: 1060px;
    height: auto;
    overflow: hidden;
    margin: 0 auto 19px auto;
}

.event_foot_banner_style3_pc img {
    border: 1px #f5739a solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.event_foot_banner_style3_phone {
    display: none;
    width: 100%;
    height: auto;
    overflow: hidden;
}

/*BN制式活動*/
.event_bn_bk {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-image: url(../images/event_bn_bk.jpg);
}

.bn_style_benner_pc {
    width: 100%;
    overflow: hidden;
    max-width: 1060px;
    height: auto;
    margin: 0 auto;
}

.bn_style_benner_phone {
    display: none;
    overflow: hidden;
    width: 100%;
    height: auto;
}

.event_bn_title_bk {
    max-width: 1060px;
    width: 100%;
    height: 55px;
    margin: 0 auto;
    padding-bottom: 33px;
    background-image: url(../images/event_bn_tittle_bk.jpg);
    background-size: 45px 55px;
    background-color: #ffffff;
    background-repeat: repeat-x;
}

.event_bn_title {
    height: 55px;
    line-height: 55px;
    margin-left: 41px;
    color: #fff;
    font-size: 24px;
}

.event_bn_more {
    width: 126px;
    height: 35px;
    line-height: 35px;
    margin: 0 auto 50px auto;
    clear: both;
}

.event_bn_more a:link,
.event_bn_more a:visited {
    width: 126px;
    height: 35px;
    color: #ffffff;
    display: block;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    border-radius: 17px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #484848;
}

.event_bn_more a:hover,
.event_bn_more a:active {
    width: 126px;
    height: 35px;
    color: #ffffff;
    display: block;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    border-radius: 17px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #484848;
}

.event_bn_recommend_bk {
    width: 100%;
    max-width: 1060px;
    height: auto;
    overflow: hidden;
    margin: 0 auto 13px auto;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #f8f8f8;
}

.event_bn_recommend_center {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.event_bn_recommend_center ul {
    padding: 65px 0 41px 0;
    overflow: hidden;
}

.event_bn_recommend_center ul li {
    width: 50%;
    height: auto;
    color: #333;
    font-size: 16px;
    overflow: hidden;
    float: left;
    padding: 0 1% 0 3.816%;
    margin-bottom: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.event_bn_recommend_center ul li a {
    color: #333;
}

.event_bn_recommend_title_bk {
    max-width: 1060px;
    width: 100%;
    height: 55px;
    margin: 0 auto;
    background-image: url(../images/event_bn_recommend_tittle_bk.jpg);
    background-size: 45px 55px;
    background-repeat: repeat-x;
}

.event_bn_recommend_title {
    height: 55px;
    line-height: 55px;
    padding: 0 1% 0 3.816%;
    color: #fff;
    font-size: 24px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.event_foot_bn_pc {
    display: block;
    width: 100%;
    max-width: 1060px;
    height: auto;
    overflow: hidden;
    margin: 0 auto 19px auto;
    background-image: #bfe4f7;
}

.event_foot_bn_pc img {
    border: 1px #000000 solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.event_foot_bn_phone {
    display: none;
    width: 100%;
    height: auto;
    overflow: hidden;
}

/*任務*/
.tasks_member {
    width: 96%;
    max-width: 1039px;
    min-height: 100px;
    height: auto;
    overflow: hidden;
    margin: 0 auto 9px auto;
    position: relative;
    clear: both;
    background-color: #f8f8f8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media all and (max-width: 710px) {
    .tasks_member {
        width: 92%;
        display: block;
        background-image: none;
        min-height: 182px;
        margin: 0 auto 18px auto;
        background-image: none;
    }
}

.tasks_member_box01 {
    width: 50%;
    height: auto;
    display: block;
    margin: 22px 0 18px 0;
    padding: 0 19px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #cccccc;
}
@media all and (max-width: 710px) {
    .tasks_member_box01 {
        width: 92.6%;
        min-height: 55px;
        margin: 13px auto 0 auto;
        padding: 0 0 13px 0;
        border-right: none;
        border-bottom: #cccccc solid 1px;
    }
}

.tasks_member_box02 {
    width: 50%;
    min-height: 58px;
    height: auto;
    margin: 23px 0 18px 0;
    padding: 0 19px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
@media all and (max-width: 710px) {
    .tasks_member_box02 {
        width: 92.6%;
        min-height: 55px;
        margin: 13px auto 0 auto;
        padding: 0 0 25px 0;
        overflow: hidden;
    }
}

.tasks_member_title01 {
    width: 100%;
    height: 15px;
    color: #474747;
    font-size: 14px;
    line-height: 15px;
    margin-bottom: 6px;
}

.tasks_member_account {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-height: 45px;
    line-height: 24px;
    position: relative;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.tasks_member_icon {
    width: 36px;
    min-width: 30px;
    height: 36px;
    margin: 0 10px 0 0;
}
.tasks_member_icon img {
    width: 100% !important;
    height: auto !important;
}

.tasks_member_account_text {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 18px;
    color: #629540;
    word-wrap: break-word;
    word-break: break-all;
}

.cht_tasks_member_account_text {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 18px;
    color: #629540;
    word-wrap: break-word;
    word-break: break-all;
}

.tasks_member_account_authenticate {
    width: auto;
    color: #484848;
    font-size: 14px;
    font-weight: normal;
    vertical-align: text-bottom;
    word-wrap: break-word;
    word-break: break-all;
}

.cht_tasks_member_account_authenticate {
    width: auto;
    color: #484848;
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
    vertical-align: text-bottom;
    word-wrap: break-word;
    word-break: break-all;
}

.tasks_membership {
    width: 100%;
    height: auto;
    padding: 5px 0 0 0;
    font-size: 21px;
    color: #333333;
    font-weight: bold;
    position: relative;
    margin: 0 0 6px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: text-bottom;
}

.tasks_membership_notice {
    width: 75%;
    font-size: 14px;
    line-height: 28px;
    color: #484848;
    margin: 0 0 17px 0;
    vertical-align: bottom;
    text-align: justify;
}
@media screen and (max-width: 860px) {
    .tasks_membership_notice {
        width: 100%;
    }
}
.tasks_membership_notice span {
    color: #ec2312;
    font-size: 27px;
    font-weight: bold;
}

.cht_tasks_point {
    width: 100%;
    height: 45px;
    line-height: 24px;
    position: relative;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: text-bottom;
}

.cht_tasks_point_text {
    display: inline-block;
    font-size: 24px;
    line-height: 24px;
    color: #333333;
    font-weight: bold;
    vertical-align: middle;
    word-break: break-all;
    width: 95%;
    overflow: hidden;
}

.tasks_point_authenticate {
    width: auto;
    color: #484848;
    font-size: 14px;
    font-weight: normal;
    vertical-align: text-bottom;
    word-wrap: break-word;
    word-break: break-all;
}

.tasks_reward_notice {
    width: 20px;
    height: 20px;
    color: #ffffff;
    font-size: 14px;
    display: inline-block;
    line-height: 20px;
    border-radius: 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #eb2311;
    margin: 7px 0 0 3%;
}
@media all and (max-width: 710px) {
    .tasks_reward_notice {
        width: 16px;
        height: 16px;
        font-size: 12px;
        line-height: 16px;
        margin: 13px 0 0 3px;
    }
}

.tasks_ex_block {
    width: 100px;
    height: 16px;
    color: #999;
    font-size: 13px;
    line-height: 16px;
    position: absolute;
    bottom: 11px;
    right: 3.7%;
    background-image: url(../images/tasks_ex_icon.png);
    background-repeat: no-repeat;
    background-size: 16px 16px;
}

.tasks_ex_block a {
    width: 100%;
    height: 16px;
    display: block;
    color: #999;
    font-size: 13px;
    white-space: nowrap;
    line-height: 16px;
    padding-left: 21px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*簡化的TOP*/
.simply_logo {
    display: block;
    width: 145px;
    height: 30px;
    position: absolute;
    top: 12px;
    left: 1.796%;
}

.simply_logo a {
    display: block;
    width: 100%;
    height: 30px;
    background-image: url(../images/logo.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

/*簡化的TOP 登入登出*/
.top_log_open {
    display: block;
    width: 41px;
    height: 14px;
    color: #474747;
    font-size: 14px;
    padding-top: 18px;
    margin-right: 1.792%;
    float: right;
}

.top_log_open a:link,
.top_log_open a:visited {
    width: 41px;
    height: 14px;
    color: #474747;
    font-size: 14px;
    display: block;
    background-image: url(../images/top_grey_arrow_hover.png);
    background-position: 32px 9px;
    background-repeat: no-repeat;
}

.top_log_open a:hover,
.top_log_open a:active {
    width: 41px;
    height: 14px;
    color: #474747;
    font-size: 14px;
    display: block;
    background-image: url(../images/top_grey_arrow_hover.png);
    background-position: 32px 9px;
    background-repeat: no-repeat;
}

.top_log_close {
    display: block;
    width: 41px;
    height: 14px;
    color: #474747;
    font-size: 14px;
    padding-top: 18px;
    margin-right: 1.792%;
    float: right;
}

.top_log_close a:link,
.top_log_close a:visited {
    width: 41px;
    height: 14px;
    color: #474747;
    font-size: 14px;
    display: block;
    background-image: url(../images/top_grey_arrow.png);
    background-position: 32px 9px;
    background-repeat: no-repeat;
}

.top_log_close a:hover,
.top_log_close a:active {
    width: 41px;
    height: 14px;
    color: #474747;
    font-size: 14px;
    display: block;
    background-image: url(../images/top_grey_arrow.png);
    background-position: 32px 9px;
    background-repeat: no-repeat;
}

.top_log_drop {
    display: none;
    width: auto;
    min-width: 190px;
    height: auto;
    border: 1px solid #ededed;
    background-color: #ffffff;
    -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
    position: absolute;
    top: 47px;
    right: 3px;
    z-index: 999;
}

.top_log_drop_phone {
    width: auto;
    min-width: 135px;
    height: auto;
    color: #333;
    font-size: 16px;
    line-height: 20px;
    padding-top: 21px;
    margin: 0 32px 20px 32px;
}

.top_log_drop_line {
    width: 100%;
    height: 1px;
    background-color: #e2e2e2;
    position: relative;
    margin-bottom: 15px;
}

.top_log_drop_btn_box {
    width: 100%;
    min-height: 53px;
    height: auto;
    text-align: center;
    padding: 0 7px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.top_log_drop_btn01 {
    width: 168px;
    height: 38px;
    color: #61953f;
    font-size: 16px;
    text-align: center;
    line-height: 38px;
    margin: 0 4px;
    display: inline-block;
    border: 1px solid #cbcbcb;
    background-color: #fff;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    position: relative;
}

.top_log_drop_btn01 a {
    width: 168px;
    height: 38px;
    display: block;
    color: #333333;
    font-size: 16px;
    text-align: center;
    line-height: 38px;
}

.top_log_drop_btn02 {
    width: 168px;
    height: 38px;
    color: #629540;
    font-size: 16px;
    text-align: center;
    line-height: 38px;
    margin: 0 4px;
    display: inline-block;
    border: 1px solid #cbcbcb;
    background-color: #fff;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    position: relative;
}

.top_log_drop_btn02 a {
    width: 168px;
    height: 38px;
    display: block;
    color: #629540;
    font-size: 16px;
    text-align: center;
    line-height: 38px;
}

/*任務內頁-點數*/
.notice_pop {
    display: block;
    width: 90%;
    clear: both;
    max-width: 780px;
    height: auto;
    overflow: hidden;
    background-color: #fff;
    position: relative;
    margin: 0 auto 50px auto;
    border: 1px solid #eeeeee;
}

.task_inpage_concent {
    width: 720px;
    height: auto;
    margin: 80px auto 0 auto;
}

.task_inpage_point {
    width: 720px;
    height: 300px;
    margin-bottom: 10px;
    position: relative;
}

.task_inpage_point_left {
    width: 300px;
    height: 300px;
    overflow: hidden;
    float: left;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    /* border radius */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /* prevents bg color from leaking outside the border */
    background-color: #5db308;
    /* layer fill content */
}

.task_inpage_point_right {
    width: 420px;
    height: 300px;
    overflow: hidden;
    float: left;
    position: relative;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    /* border radius */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /* prevents bg color from leaking outside the border */
    background-color: #5db308;
    /* layer fill content */
}

.task_inpage_point_doitted {
    width: 2px;
    height: 268px;
    background-image: url(../images/tasks_eventpic_doitted.png);
    background-repeat: repeat-y;
    z-index: 10;
    position: absolute;
    top: 16px;
    left: 299px;
}

.task_inpage_point_text_box {
    width: 400px;
    height: 300px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    display: table;
    *position: relative;
}

.task_inpage_point_text_box p {
    width: 400px;
    height: 300px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    *display: block;
    *position: absolute;
    *top: expression(
        this.parentElement.clientHeight / 2 - this.clientHeight / 2
    );
    *width: 100%;
}

.task_inpage_point_title {
    width: 400px;
    color: #fff;
    display: block;
    font-size: 48px;
    line-height: 48px;
    font-weight: bold;
    margin-bottom: 15px;
}

.task_inpage_point_date {
    width: 400px;
    color: #e1f9c8;
    font-size: 16px;
    line-height: 17px;
}

.task_inpage_point_concent {
    width: 720px;
    height: auto;
    padding: 40px 69px 38px 69px;
    margin-bottom: 20px;
    border: 1px solid #cbcbcb;
    /* stroke */
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    /* border radius */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /* prevents bg color from leaking outside the border */
    background-color: #f7f7f7;
    /* layer fill content */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.task_inpage_point_concent_title {
    width: 100%;
    height: auto;
    line-height: 35px;
    color: #000;
    font-size: 32px;
    margin-bottom: 8px;
    padding: 0 13px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.task_inpage_point_concent_title_s {
    width: 100%;
    height: auto;
    color: #555555;
    font-size: 18px;
    margin-bottom: 24px;
    padding: 0 13px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.task_inpage_point_concent_line {
    width: 100%;
    height: 1px;
    background-color: #4c4c4c;
    margin-bottom: 26px;
}

.task_inpage_point_concent_item01 {
    width: 100%;
    height: 15px;
    color: #474747;
    font-size: 14px;
    margin-bottom: 9px;
    padding: 0 7px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.task_inpage_point_concent_text01 {
    width: 100%;
    height: auto;
    color: #333;
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 24px;
    padding: 0 13px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.task_inpage_point_concent_number {
    width: 100%;
    height: auto;
    color: #333;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 7px;
    padding: 0 13px 0 27px;
    text-indent: -14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.task_inpage_point_concent_btn {
    width: 320px;
    height: 50px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 50px;
    margin: 37px auto 0 auto;
    background-color: #363b41;
}

.task_inpage_point_concent_btn a {
    width: 320px;
    height: 50px;
    display: block;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 50px;
    margin: 0 auto;
    background-color: #363b41;
}

/*任務 體驗券*/
.task_inpage_experience_voucher_right {
    width: 420px;
    height: 300px;
    overflow: hidden;
    float: left;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #29a5b3;
}

.task_inpage_experience_voucher_text_box {
    width: 400px;
    height: 300px;
    overflow: hidden;
    position: relative;
    text-align: center;
    margin: 0 auto;
    padding-top: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.task_inpage_experience_voucher_text01 {
    width: 400px;
    color: #fff;
    font-size: 16px;
    line-height: 17px;
    margin: 0 auto 15px auto;
    position: relative;
}

.task_inpage_experience_voucher_title {
    width: 400px;
    color: #fff;
    display: block;
    font-size: 84px;
    line-height: 85px;
    font-weight: bold;
    margin: 0 auto 17px auto;
}

.task_inpage_experience_voucher_date {
    width: 400px;
    color: #cccccc;
    font-size: 16px;
    line-height: 17px;
    margin: 0 auto 15px auto;
}

.task_inpage_experience_voucher_text02 {
    width: 400px;
    color: #cccccc;
    font-size: 16px;
    line-height: 17px;
    margin: 0 auto 15px auto;
}

.task_inpage_experience_voucher_text02 a {
    width: 400px;
    color: #cccccc;
    font-size: 16px;
    line-height: 17px;
}

.task_inpage_experience_voucher_code_bk {
    width: 290px;
    height: 50px;
    background-color: #ffffff;
    text-align: center;
    margin: 0 auto 16px;
}

.task_inpage_experience_voucher_code_text01 {
    width: 27px;
    height: 50px;
    line-height: 50px;
    color: #656565;
    font-size: 13px;
    display: inline-block;
}

.task_inpage_experience_voucher_code_text02 {
    width: auto;
    height: 50px;
    line-height: 50px;
    color: #656565;
    font-size: 30px;
    display: inline-block;
}

/*任務 指定書*/
.task_inpage_book_left {
    width: 300px;
    height: 300px;
    overflow: hidden;
    float: left;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    /* border radius */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /* prevents bg color from leaking outside the border */
    background-color: #5db308;
    /* layer fill content */
    border: 1px solid #cbcbcb;
    /* stroke */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.task_inpage_book_right {
    width: 420px;
    height: 300px;
    overflow: hidden;
    float: left;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #cbcbcb;
    /* stroke */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.task_inpage_book_text01 {
    width: 400px;
    color: #484848;
    font-size: 16px;
    line-height: 17px;
    margin: 0 auto 15px auto;
    position: relative;
}

.task_inpage_book_title {
    width: 400px;
    color: #484848;
    display: block;
    font-size: 84px;
    line-height: 85px;
    font-weight: bold;
    margin: 0 auto 17px auto;
}

.task_inpage_book_date {
    width: 400px;
    color: #484848;
    font-size: 16px;
    line-height: 17px;
    margin: 0 auto 15px auto;
}

.task_inpage_book_text02 {
    width: 400px;
    color: #484848;
    font-size: 16px;
    line-height: 17px;
    margin: 0 auto 15px auto;
}

.task_inpage_book_text02 a {
    width: 400px;
    color: #484848;
    font-size: 16px;
    line-height: 17px;
}

.task_inpage_book_code_bk {
    width: 290px;
    height: 50px;
    background-color: #363b41;
    text-align: center;
    margin: 0 auto 16px;
}

.task_inpage_book_code_text01 {
    width: 27px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 13px;
    display: inline-block;
}

.task_inpage_book_code_text02 {
    width: 150px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 30px;
    display: inline-block;
}

/*任務 任選書*/
.task_inpage_choose_right {
    width: 420px;
    height: 300px;
    overflow: hidden;
    float: left;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #bba90b;
}

/*任務 購書折扣*/
.task_inpage_discount_right {
    width: 420px;
    height: 300px;
    overflow: hidden;
    float: left;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #1b89c0;
}

/*任務 禮物*/
.task_inpage_gift_right {
    width: 420px;
    height: 300px;
    overflow: hidden;
    float: left;
    position: relative;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    /* border radius */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /* prevents bg color from leaking outside the border */
    background-color: #e55993;
    /* layer fill content */
}

.task_inpage_gift_title {
    width: 400px;
    color: #fff;
    display: block;
    font-size: 36px;
    line-height: 48px;
    font-weight: bold;
    margin-bottom: 15px;
}

.task_inpage_gift_date {
    width: 209px;
    height: 27px;
    display: block;
    color: #ec2312;
    font-size: 16px;
    line-height: 27px;
    background-color: #ffffff;
    margin: 0 auto;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    border-radius: 14px;
    /* border radius */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /* prevents bg color from leaking outside the border */
}

.color_ec2312 {
    color: #ec2312;
}

/*二次認證*/
#verification_container {
    width: 100%;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    position: relative;
    padding-top: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.verification_content {
    width: 90%;
    max-width: 550px;
    min-height: 440px;
    margin: 60px auto 0 auto;
    padding-bottom: 107px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.verification_foot {
    width: 100%;
    height: 107px;
    border-top: 1px dotted #a2a2a2;
    color: #656565;
    font-size: 0;
    text-align: center;
    position: absolute;
    bottom: 0;
    clear: both;
}

.verification_foot:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.verification_foot_text {
    display: inline-block;
    vertical-align: middle;
    width: 80%;
    color: #656565;
    font-size: 13px;
    line-height: 22px;
}

.verification_foot_phone {
    display: block;
}

.verification_logo {
    display: block;
    width: 145px;
    height: 30px;
    position: absolute;
    top: 12px;
    left: 1px;
}

.verification_logo a {
    display: block;
    width: 100%;
    height: 30px;
    background-image: url(verification_logo.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.get_verification_title {
    color: #000;
    font-size: 24px;
    text-align: center;
    margin-top: 130px;
    font-weight: bold;
}

.get_verification_text {
    color: #474747;
    font-size: 15px;
    text-align: left;
    margin: 5px 0 50px 0;
    line-height: 22px;
}

.color_3f9903 {
    color: #3f9903;
}

.get_verification_btn {
    width: 280px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin: 0 auto;
}

.get_verification_btn a {
    width: 280px;
    height: 50px;
    display: block;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    background-color: #629540;
}

.verification_code_input_time {
    width: 100%;
    height: 16px;
    color: #484848;
    font-size: 14px;
    text-align: center;
    margin: 8px 0 13px 0;
    line-height: 16px;
}

.verification_code_input_text {
    width: 100%;
    min-height: 16px;
    height: auto;
    color: #484848;
    font-size: 14px;
    text-align: center;
    margin: 0 0 13px 0;
    line-height: 20px;
    word-wrap: break-word;
    word-break: break-all;
}

.verification_code_input_text sapn {
    display: inline-block;
}

.verification_code_input {
    width: 282px;
    height: 52px;
    position: relative;
    margin: 0 auto 12px auto;
}

.verification_code_input input {
    width: 282px;
    height: 52px;
    line-height: 40px;
    font-size: 19px;
    padding: 5px;
    border: 1px solid #666666;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.verification_code_btn_box {
    width: 282px;
    height: 57px;
    margin: 0 auto 11px auto;
    position: relative;
}

.verification_code_btn01 {
    width: 136px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #999;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
}

.verification_code_btn01 a {
    width: 136px;
    height: 50px;
    line-height: 50px;
    display: block;
    color: #fff;
    font-size: 18px;
    text-align: center;
}

.verification_code_btn02 {
    width: 136px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #629540;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
}

.verification_code_btn02 a {
    width: 136px;
    height: 50px;
    line-height: 50px;
    display: block;
    color: #fff;
    font-size: 18px;
    text-align: center;
}

.verification_code_getitagain {
    width: 110px;
    height: 15px;
    line-height: 15px;
    color: #474747;
    font-size: 14px;
    margin: 0 auto;
    position: relative;
    background-image: url(../images/verification_code_getitagain_arrow.png);
    background-repeat: no-repeat;
    background-position: center right;
}

.verification_code_getitagain a {
    width: 110px;
    height: 15px;
    line-height: 15px;
    color: #474747;
    font-size: 14px;
    display: block;
}

.verification_code_input_error {
    width: 282px;
    height: 52px;
    position: relative;
    margin: 0 auto 10px auto;
}

.verification_code_input_error input {
    width: 282px;
    height: 52px;
    line-height: 42px;
    font-size: 19px;
    padding: 5px;
    border: 1px solid #cc0000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.verification_code_error_notice {
    width: 100%;
    text-align: center;
    height: 15px;
    color: #cb0000;
    font-size: 14px;
    margin: 0 auto 15px auto;
    position: relative;
}

.verification_time_out {
    width: 100%;
    text-align: center;
    height: 25px;
    line-height: 25px;
    color: #0c0000;
    font-size: 24px;
    margin: 130px 0 54px 0;
    font-weight: bold;
}

/*自有會員登入頁的TOP*/
.top_logo_center {
    display: block;
    width: 145px;
    height: 30px;
    position: relative;
    margin: 12px auto 0 auto;
}
@media all and (max-width: 710px) {
    .top_logo_center {
        width: 95px;
        height: 20px;
        margin: 14px auto 0 auto;
    }
}

.top_logo_center a {
    display: block;
    width: 100%;
    height: 30px;
    background-image: url(../images/logo.png);
    background-size: 100%;
    background-repeat: no-repeat;
}
@media all and (max-width: 710px) {
    .top_logo_center a {
        height: 20px;
    }
}

.login_page_top_space {
    width: 100%;
    height: 99px;
}
@media all and (max-width: 710px) {
    .login_page_top_space {
        height: 0;
    }
}

.login_page_concent {
    width: 500px;
    height: auto;
    margin: 0 auto 0 auto;
    overflow: hidden;
    border: 1px solid #e0e0e0;
    -moz-box-shadow: 0 3px 3px #f0f0f0;
    -webkit-box-shadow: 0 3px 3px #f0f0f0;
    box-shadow: 0 3px 3px #f0f0f0;
    background-color: #fafafa;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media all and (max-width: 710px) {
    .login_page_concent {
        width: 100%;
        min-width: 300px;
        min-height: 100vh;
        position: relative;
        padding-top: 51px;
        border: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border: 0;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.login_page_concent_main {
    width: 500px;
    height: auto;
    overflow: hidden;
}
@media all and (max-width: 710px) {
    .login_page_concent_main {
        width: 100%;
        padding: 0 0 59px 0;
        display: block;
    }
}

.login_input_list,
.login_input_list_pre {
    width: 307px;
    height: 50px;
    position: relative;
    margin: 0 auto 10px auto;
}
@media all and (max-width: 710px) {
    .login_input_list,
    .login_input_list_pre {
        max-width: 312px;
        width: 83.5%;
        height: 45px;
        position: relative;
        margin: 0 auto 15px auto;
    }
}

.login_input_list input {
    height: 50px;
    color: #000000;
    font-size: 16px;
    line-height: 50px;
    padding: 0 5px;
    border: 1px solid #656565;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
@media all and (max-width: 710px) {
    .login_input_list input {
        height: 45px;
        color: #000000;
        font-size: 18px;
        line-height: 45px;
    }
}
@media screen and (max-width: 360px) {
    .login_input_list input {
        font-size: 15px !important;
    }
}

.login_input_list input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999;
    -webkit-transition: color 0.5s;
}

.login_input_list input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999;
    -webkit-transition: color 0.5s;
}

.login_input_list input ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
    -webkit-transition: color 0.5s;
}

.login_input_list input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999;
    -webkit-transition: color 0.5s;
}

.login_input_list input:focus,
input:hover {
    color: #000;
    -webkit-transition: color 0.5s;
    padding: 0 4px;
    border: 2px solid #61953f;
    background-color: #fff;
}

.login_input_list input:focus::-webkit-input-placeholder,
input:hover::-webkit-input-placeholder {
    color: #999 !important;
}

.login_input_width_100 {
    width: 100%;
}

.login_input_width_keyboard {
    width: 251px;
}
@media all and (max-width: 710px) {
    .login_input_width_keyboard {
        width: 100%;
    }
}

.login_input_keyboard {
    width: 51px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
}
@media all and (max-width: 710px) {
    .login_input_keyboard {
        display: none;
    }
}

.login_input_list_error {
    width: 307px;
    height: 50px;
    position: relative;
    margin: 0 auto 10px auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media all and (max-width: 710px) {
    .login_input_list_error {
        max-width: 312px;
        width: 83.5%;
        height: 45px;
        color: #cc0000;
        font-size: 18px;
        line-height: 45px;
        margin: 0 auto 15px auto;
    }
}

.login_input_list_error input {
    height: 50px;
    color: #cc0000;
    font-size: 16px;
    line-height: 50px;
    padding: 0 5px;
    border: 1px solid #cc0000;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
@media all and (max-width: 710px) {
    .login_input_list_error input {
        height: 45px;
        color: #cc0000;
        font-size: 18px;
        line-height: 45px;
    }
}

.login_input_list_error input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #cc0000;
    -webkit-transition: color 0.5s;
}

.login_input_list_error input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #cc0000;
    -webkit-transition: color 0.5s;
}

.login_input_list_error input ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #cc0000;
    -webkit-transition: color 0.5s;
}

.login_input_list_error input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #cc0000;
    -webkit-transition: color 0.5s;
}

.login_input_list_error input:focus,
input:hover {
    color: #000;
    -webkit-transition: color 0.5s;
    padding: 0 4px;
    border: 2px solid #61953f;
    background-color: #fff;
}

.login_input_list_error input:focus::-webkit-input-placeholder,
input:hover::-webkit-input-placeholder {
    color: #999 !important;
}

.login_input_btn01 {
    width: 83.5%;
    max-width: 307px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: fff;
    font-size: 18px;
    margin: 0 auto 52px auto;
    background-color: #629540;
}
@media all and (max-width: 710px) {
    .login_input_btn01 {
        max-width: 312px;
    }
}

.login_input_btn01 a:link,
.login_input_btn01 a:visited {
    width: 100%;
    height: 50px;
    display: block;
    color: #fff;
    background-color: #629540;
}

.login_input_btn01 a:hover,
.login_input_btn01 a:active {
    width: 100%;
    height: 50px;
    display: block;
    color: #fff;
    background-color: #5db307;
}

.login_input_btn01_locked {
    width: 83.5%;
    max-width: 307px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin: 0 auto;
    background-color: #cccccc;
}
@media all and (max-width: 710px) {
    .login_input_btn01_locked {
        max-width: 312px;
    }
}

.login_input_btn01_locked a {
    width: 100%;
    height: 50px;
    display: block;
    color: #fff;
}

.login_page_forget_password {
    width: 62px;
    height: 15px;
    font-size: 14px;
    line-height: 15px;
    padding: 10px 7px 0 0;
    margin: 0 auto 24px auto;
}

.login_page_forget_password a:link,
.login_page_forget_password a:visited {
    width: 100%;
    height: 15px;
    display: block;
    color: #474747;
    padding: 0 7px 0 0;
    background-image: url(../images/login_page_arrow01.png);
    background-repeat: no-repeat;
    background-position: right 2px;
    background-size: 7px 10px;
}

.login_page_forget_password a:hover,
.login_page_forget_password a:active {
    width: 100%;
    height: 15px;
    display: block;
    color: #629540;
    padding: 0 7px 0 0;
    background-image: url(../images/login_page_arrow01_hover.png);
    background-repeat: no-repeat;
    background-position: right 2px;
    background-size: 7px 10px;
}

.login_page_forget_password02 {
    width: 64px;
    height: 15px;
    line-height: 15px;
    padding: 10px 7px 0 0;
    margin: 0 auto 24px auto;
}

.login_page_forget_password02 a:link,
.login_page_forget_password02 a:visited {
    width: 64px;
    height: 15px;
    display: block;
    color: #474747;
    font-size: 14px;
    padding: 0 7px 0 0;
    background-image: url(../images/login_page_arrow01.png);
    background-repeat: no-repeat;
    background-position: right 2px;
    background-size: 7px 10px;
}

.login_page_forget_password02 a:hover,
.login_page_forget_password02 a:active {
    width: 64px;
    height: 15px;
    display: block;
    color: #629540;
    font-size: 14px;
    padding: 0 7px 0 0;
    background-image: url(../images/login_page_arrow01_hover.png);
    background-repeat: no-repeat;
    background-position: right 2px;
    background-size: 7px 10px;
}

.login_page_text01 {
    width: 100%;
    height: 25px;
    text-align: center;
    line-height: 25px;
    color: #000;
    font-size: 24px;
    padding: 32px 0 0 0;
    margin: 0 auto 19px auto;
    position: relative;
}

.login_input_btn_white {
    width: 307px;
    height: 50px;
    text-align: center;
    color: #000;
    font-size: 18px;
    margin: 0 auto 10px auto;
    position: relative;
    background-color: #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.login_input_btn_white a:link,
.login_input_btn_white a:visited {
    width: 307px;
    height: 50px;
    display: block;
    color: #000;
    border: 1px #000 solid;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.login_input_btn_white a:hover,
.login_input_btn_white a:active {
    width: 307px;
    height: 50px;
    display: block;
    color: #000;
    background-color: #f4f4f4;
    border: 1px solid #484848;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.login_input_btn_edu {
    width: 307px;
    height: 50px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin: 0 auto 10px auto;
    position: relative;
    background-color: #81aa16;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.login_input_btn_edu a:link,
.login_input_btn_edu a:visited {
    width: 307px;
    height: 50px;
    display: block;
    color: #fff;
    border: 1px #81aa16 solid;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.login_input_btn_edu a:hover,
.login_input_btn_edu a:active {
    width: 307px;
    height: 50px;
    display: block;
    color: #fff;
    background-color: #81aa16;
    border: 1px solid #81aa16;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/*最大尺寸*/
.login_input_btn_white_text {
    height: 28px;
    line-height: 28px;
    background-repeat: no-repeat;
    background-position: left 11px;
    background-size: 28px;
    margin: 0 auto;
    padding: 11px 0 0 41px;
    text-align: left;
}

/*最大尺寸*/
.login_input_btn_phonetext {
    width: 160px !important;
    background-image: url(../images/login_page_icon_cht.png);
}

.login_input_btn_diversetext {
    width: 145px !important;
    background-image: url(../images/login_page_icon_cht.png);
}

.login_input_btn_googletext {
    width: 75px;
    background-image: url(../images/login_page_icon_google.png);
}

.login_input_btn_edutext {
    width: 140px;
    background-image: url(../images/login_page_icon_edu.png);
    height: 42px;
    line-height: 42px;
    background-repeat: no-repeat;
    background-position: left 3px;
    background-size: 42px;
    margin: 0 auto;
    padding: 5px 0 0 50px;
    text-align: left;
}

.login_input_btn_fbtext {
    width: 75px;
    background-image: url(../images/login_page_icon_fb.png);
}

.login_input_btn_emailtext {
    width: 110px;
    background-image: url(../images/login_page_icon_email.png);
}

.login_input_btn_appletext {
    width: 150px;
    background-image: url(../images/login_page_icon_apple.png);
}

.login_input_appleid_notice {
    width: 100%;
    font-size: 14px;
    text-align: center;
    color: #000;
    padding: 5px 0 0 0;
}

.login_input_appleid_notice a {
    color: #000;
    text-decoration: underline;
}

/*appleid 的說明*/
.login_input_appleid_notice_pop01 {
    width: 450px;
    height: auto;
    background-color: #ffffff;
    position: absolute;
    top: 300px;
    left: 50%;
    z-index: 999;
    margin-left: -225px;
    text-align: center;
    padding: 35px 45px 36px 45px;
    border: 1px solid #cbcbcb;
    -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.login_input_appleid_notice_text {
    width: 100%;
    height: auto;
    color: #484848;
    font-size: 16px;
    line-height: 30px;
}

.login_input_btn_cht {
    width: 307px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: fff;
    font-size: 18px;
    margin: 0 auto 10px auto;
    background-color: #017ac9;
    position: relative;
}
@media screen and (max-width: 640px) {
    .login_input_btn_cht {
        height: 50px;
        line-height: 50px;
    }
}

.login_input_btn_cht a:link,
.login_input_btn_cht a:visited {
    width: 307px;
    height: 100%;
    display: block;
    color: #fff;
    background-color: #017ac9;
}

.login_input_btn_cht a:hover,
.login_input_btn_cht a:active {
    width: 307px;
    height: 100%;
    display: block;
    color: #fff;
    background-color: #0069ad;
}

.login_input_btn_education_bureau {
    width: 307px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: fff;
    font-size: 18px;
    margin: 0 auto 10px auto;
    background-color: #81aa16;
    position: relative;
}
@media screen and (max-width: 640px) {
    .login_input_btn_education_bureau {
        max-width: 312px;
        width: 83.5%;
        height: 50px;
        margin: 0 auto 12px auto;
    }
}

.login_input_btn_education_bureau a:link,
.login_input_btn_education_bureau a:visited {
    width: 100%;
    height: 100%;
    line-height: 60px;
    color: #fff;
    background-color: #81aa16;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.login_input_btn_education_bureau a:link::before,
.login_input_btn_education_bureau a:visited::before {
    width: 47px;
    height: 37px;
    display: block;
    content: "";
    background-image: url(../images/login_education_bureau_icon.png);
    background-size: 47px 37px;
    background-repeat: no-repeat;
    margin: 0 8px 0 0;
}
@media screen and (max-width: 640px) {
    .login_input_btn_education_bureau a:link::before,
    .login_input_btn_education_bureau a:visited::before {
        width: 37px;
        height: 29px;
        background-image: url(../images/phone/login_education_bureau_icon.png);
        background-size: 37px 29px;
    }
}

.login_input_btn_education_bureau a:hover,
.login_input_btn_education_bureau a:active {
    width: 100%;
    height: 100%;
    color: #fff;
    background-color: #678c0a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.login_input_btn_education_bureau a:hover::before,
.login_input_btn_education_bureau a:active::before {
    width: 47px;
    height: 37px;
    display: block;
    content: "";
    background-image: url(../images/login_education_bureau_icon.png);
    background-size: 47px 37px;
    background-repeat: no-repeat;
    margin: 0 8px 0 0;
}
@media screen and (max-width: 640px) {
    .login_input_btn_education_bureau a:hover::before,
    .login_input_btn_education_bureau a:active::before {
        width: 37px;
        height: 29px;
        background-image: url(../images/phone/login_education_bureau_icon.png);
        background-size: 37px 29px;
    }
}

.login_page_singup_btn {
    width: 100%;
    height: 59px;
    line-height: 59px;
    text-align: center;
    background-color: #eeeeee;
    border-top: 1px #d4d4d4 solid;
    margin: 6px 0 0 0;
}

.login_page_singup_btn a:link,
.login_page_singup_btn a:visited {
    width: 100%;
    height: 59px;
    color: #474747;
    font-size: 18px;
    display: block;
    line-height: 59px;
    text-align: center;
    background-color: #eeeeee;
}

.login_page_singup_btn a:hover,
.login_page_singup_btn a:active {
    width: 100%;
    height: 59px;
    color: #474747;
    font-size: 18px;
    display: block;
    line-height: 59px;
    text-align: center;
    background-color: #d8d8d8;
}

.login_page_remember_password {
    width: 90px;
    height: 15px;
    line-height: 15px;
    font-size: 14px;
    padding: 10px 7px 0 0;
    margin: 0 auto 36px auto;
}

.login_page_remember_password a:link,
.login_page_remember_password a:visited {
    width: 90px;
    height: 15px;
    display: block;
    color: #474747;
    padding: 0 7px 0 0;
    background-image: url(../images/login_page_arrow01.png);
    background-repeat: no-repeat;
    background-position: right 2px;
    background-size: 7px 10px;
}

.login_page_remember_password a:hover,
.login_page_remember_password a:active {
    width: 90px;
    height: 15px;
    display: block;
    color: #629540;
    padding: 0 7px 0 0;
    background-image: url(../images/login_page_arrow01_hover.png);
    background-repeat: no-repeat;
    background-position: right 2px;
    background-size: 7px 10px;
}

.login_page_sent {
    width: 175px;
    height: 18px;
    line-height: 18px;
    font-size: 17px;
    color: #61963e;
    margin: 0 auto;
    padding-top: 17px;
}

.login_page_title02 {
    width: 100%;
    height: 37px;
    line-height: 37px;
    color: #484848;
    font-size: 36px;
    text-align: center;
    padding: 44px 0 0 0;
    margin: 0 auto 17px auto;
}
@media all and (max-width: 710px) {
    .login_page_title02 {
        height: 31px;
        line-height: 31px;
        color: #484848;
        font-size: 31px;
        padding: 28px 0 0 0;
        margin: 0 0 29px 0;
    }
}

.login_page_text02 {
    width: 410px;
    height: auto;
    color: #474747;
    font-size: 18px;
    line-height: 24px;
    text-align: justify;
    margin: 0 auto 34px auto;
}
@media all and (max-width: 710px) {
    .login_page_text02 {
        width: 83.5%;
        max-width: 410px;
        height: auto;
        color: #474747;
        font-size: 18px;
        line-height: 24px;
        margin: 0 auto 34px auto;
    }
}

.login_page_error_text01 {
    width: 100%;
    height: 17px;
    text-align: center;
    line-height: 17px;
    color: #cb0000;
    font-size: 16px;
    padding: 15px 0 0 0;
}

.login_page_customer_service {
    width: 118px;
    height: 15px;
    line-height: 15px;
    font-size: 14px;
    padding: 21px 7px 0 0;
    margin: 0 auto 36px auto;
}

.login_page_customer_service a:link,
.login_page_customer_service a:visited {
    width: 118px;
    height: 15px;
    display: block;
    color: #474747;
    padding: 0 7px 0 0;
    background-image: url(../images/login_page_arrow01.png);
    background-repeat: no-repeat;
    background-position: right 2px;
    background-size: 7px 10px;
}

.login_page_customer_service a:hover,
.login_page_customer_service a:active {
    width: 118px;
    height: 15px;
    display: block;
    color: #629540;
    padding: 0 7px 0 0;
    background-image: url(../images/login_page_arrow01_hover.png);
    background-repeat: no-repeat;
    background-position: right 2px;
    background-size: 7px 10px;
}

.reset_password_title {
    width: 100%;
    height: 37px;
    line-height: 37px;
    color: #484848;
    font-size: 36px;
    text-align: center;
    padding: 44px 0 0 0;
    margin: 0 auto 38px auto;
}

.reset_password_success_text01 {
    width: 100%;
    height: 19px;
    line-height: 19px;
    font-size: #484848;
    color: #484848;
    text-align: center;
    margin: 0 0 29px 0;
}

/*會員註冊*/
.signup_input_list {
    width: 307px;
    height: 50px;
    position: relative;
    margin: 0 auto 10px auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.signup_input_list input {
    height: 50px;
    color: #000000;
    font-size: 16px;
    line-height: 50px;
    padding: 0 5px;
    border: 1px solid #656565;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.signup_input_list input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999;
    -webkit-transition: color 0.5s;
}

.signup_input_list input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999;
    -webkit-transition: color 0.5s;
}

.signup_input_list input ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
    -webkit-transition: color 0.5s;
}

.signup_input_list input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999;
    -webkit-transition: color 0.5s;
}

.signup_input_list input:focus,
input:hover {
    color: #000;
    -webkit-transition: color 0.5s;
    padding: 0 4px;
    border: 2px solid #61953f;
    background-color: #fff;
}

.signup_input_list input:focus::-webkit-input-placeholder,
input:hover::-webkit-input-placeholder {
    color: #999 !important;
}

.signup_input_list_error {
    width: 307px;
    height: 50px;
    position: relative;
    margin: 0 auto 10px auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.signup_input_list_error input {
    height: 50px;
    color: #cc0000;
    font-size: 16px;
    line-height: 50px;
    padding: 0 5px;
    border: 1px solid #cc0000;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.signup_input_list_error input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #cc0000;
    -webkit-transition: color 0.5s;
}

.signup_input_list_error input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #cc0000;
    -webkit-transition: color 0.5s;
}

.signup_input_list_error input ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #cc0000;
    -webkit-transition: color 0.5s;
}

.signup_input_list_error input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #cc0000;
    -webkit-transition: color 0.5s;
}

.signup_input_list_error input:focus,
input:hover {
    color: #000;
    -webkit-transition: color 0.5s;
    padding: 0 4px;
    border: 2px solid #61953f;
    background-color: #fff;
}

.signup_input_list_error input:focus::-webkit-input-placeholder,
input:hover::-webkit-input-placeholder {
    color: #999 !important;
}

.signup_input_btn01 {
    width: 307px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin: 0 auto;
    background-color: #629540;
}

.signup_input_btn01 a:link,
.signup_input_btn01 a:visited {
    width: 307px;
    height: 50px;
    display: block;
    color: #fff;
    background-color: #629540;
}

.signup_input_btn01 a:hover,
.signup_input_btn01 a:active {
    width: 307px;
    height: 50px;
    display: block;
    color: #fff;
    background-color: #5db307;
}

.sign_up_title01 {
    width: 100%;
    height: 37px;
    line-height: 37px;
    color: #484848;
    font-size: 36px;
    text-align: center;
    padding: 43px 0 0 0;
    margin: 0 0 18px 0;
}

.sign_up_text01 {
    width: 100%;
    height: 25px;
    line-height: 25px;
    color: #484848;
    font-size: 24px;
    text-align: center;
    margin: 0 0 25px 0;
}

.sign_up_error_text01 {
    width: 287px;
    height: 17px;
    line-height: 17px;
    color: #cc0000;
    font-size: 16px;
    text-align: left;
    margin: 0 auto 10px auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.sign_up_input_title {
    width: 287px;
    height: 18px;
    line-height: 17px;
    color: #484848;
    font-size: 16px;
    text-align: left;
    padding: 2px 0 0 0;
    margin: 0 auto 10px auto;
    overflow: hidden;
}

.sign_up_input_title_text {
    display: inline-block;
}

.sign_up_input_title_note {
    line-height: 17px;
    color: #999999;
    font-size: 13px;
    text-align: left;
    padding: 2px 0 0 0;
    margin: 0 auto 10px auto;
    display: inline-block;
}

.input_width_127px {
    width: 127px;
}

.sign_up_verification_code {
    width: 169px;
    height: 38px;
    position: absolute;
    top: 4px;
    right: 0;
}

.sign_up_verification_code_text {
    width: 55px;
    height: 14px;
    line-height: 14px;
    color: #0091a4;
    font-size: 13px;
    text-align: right;
    position: absolute;
    top: 14px;
    right: 4px;
}

.signup_tick {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 17px;
    right: -30px;
}

.sign_up_confirmation_title {
    width: 100%;
    height: 37px;
    line-height: 37px;
    color: #484848;
    font-size: 36px;
    text-align: center;
    padding: 44px 0 0 0;
    margin: 0 auto 26px auto;
}

.sign_up_confirmation_text {
    width: 410px;
    font-size: 18px;
    color: #484848;
    line-height: 30px;
    text-align: justify;
    margin: 0 auto 50px auto;
}

.sign_up_confirmation_notice {
    width: 410px;
    font-size: 14px;
    color: #666666;
    line-height: 23px;
    text-align: justify;
    margin: 0 auto 8px auto;
    border-top: dotted 1px #8b8b8b;
    padding: 20px 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.sign_up_confirmation_notice span {
    color: #629540;
}

.sign_up_confirmation_notice a {
    color: #629540;
    text-decoration: underline;
}

.sign_up_success_concent {
    width: 500px;
    height: auto;
    margin: 0 auto 0 auto;
    overflow: hidden;
    -moz-box-shadow: 0 3px 3px #f0f0f0;
    -webkit-box-shadow: 0 3px 3px #f0f0f0;
    box-shadow: 0 3px 3px #f0f0f0;
    background-color: #fafafa;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.sign_up_success_texe01 {
    width: 410px;
    height: 25px;
    line-height: 25px;
    color: #474747;
    font-size: 24px;
    padding: 2px 0 0 0;
    margin: 0 auto 12px auto;
}

.sign_up_success_text_block {
    width: 410px;
    height: auto;
    color: #474747;
    font-size: 18px;
    line-height: 24px;
    margin: 0 auto 34px auto;
    overflow: hidden;
}

.sign_up_success_texe02 {
    width: 100%;
    min-height: 24px;
    height: auto;
    overflow: hidden;
    position: relative;
    word-wrap: break-word;
    word-break: break-all;
}

.sign_up_success_texe02 .a1 {
    width: 91px;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
}

.sign_up_success_texe02 .a2 {
    width: 100%;
    height: auto;
    position: relative;
    padding-left: 91px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.sign_up_success_texe03 {
    width: 100%;
    height: auto;
    position: relative;
    margin-top: 11px;
}

.sing_up_success_qrcode {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.sing_up_success_btn {
    display: none;
}

.sing_up_success_homebtn {
    width: 100%;
    height: 59px;
    line-height: 59px;
    text-align: center;
    background-color: #eeeeee;
    border-top: 1px #d4d4d4 solid;
}

.sing_up_success_homebtn a:link,
.sing_up_success_homebtn a:visited {
    width: 100%;
    height: 59px;
    color: #474747;
    font-size: 18px;
    display: block;
    line-height: 59px;
    text-align: center;
    background-color: #eeeeee;
}

.sing_up_success_homebtn a:hover,
.sing_up_success_homebtn a:active {
    width: 100%;
    height: 59px;
    color: #474747;
    font-size: 18px;
    display: block;
    line-height: 59px;
    text-align: center;
    background-color: #d8d8d8;
}

/*會員資訊*/
.member_info_block {
    width: 96%;
    max-width: 1039px;
    height: auto;
    border: 1px solid #cbcbcb;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    background-color: #f8f8f8;
}

.member_info_block .a1 {
    width: 50%;
    height: auto;
    padding: 37px 0 14px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.member_info_block .a2 {
    width: 50%;
    height: auto;
    padding: 37px 0 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 50%;
}

.member_info_back_color {
    background-color: #ffffff;
}

.member_info_block02 {
    width: 96%;
    max-width: 1039px;
    min-height: 370px;
    padding: 0 0 20px 0;
    min-width: 300px;
    height: auto;
    border: 1px solid #cbcbcb;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    background-color: #f8f8f8;
}

.member_info_block02 .a1 {
    width: 50%;
    height: auto;
    padding: 37px 0 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.member_info_block02 .a2 {
    width: 50%;
    height: auto;
    padding: 37px 0 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 50%;
}

.member_info_item_title {
    width: 56%;
    height: 17px;
    line-height: 17px;
    color: #474747;
    font-size: 16px;
    padding: 0 0 0 15%;
    margin: 0 0 10px 0;
}

.member_info_input_list01 {
    width: 60%;
    height: auto;
    line-height: 17px;
    color: #474747;
    font-size: 16px;
    padding: 0 0 0 15%;
    margin: 0 0 23px 0;
    overflow: hidden;
}

.member_info_input_list01 input {
    width: 100%;
    height: 50px;
    color: #000000;
    font-size: 16px;
    line-height: 50px;
    padding: 0 5px;
    border: 1px solid #656565;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.member_info_input_list01 input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999;
    -webkit-transition: color 0.5s;
}

.member_info_input_list01 input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999;
    -webkit-transition: color 0.5s;
}

.member_info_input_list01 input ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
    -webkit-transition: color 0.5s;
}

.member_info_input_list01 input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999;
    -webkit-transition: color 0.5s;
}

.member_info_input_list01 input:focus,
input:hover {
    color: #000;
    -webkit-transition: color 0.5s;
    padding: 0 4px;
    border: 2px solid #61953f;
    background-color: #fff;
}

.member_info_input_list01 input:focus::-webkit-input-placeholder,
input:hover::-webkit-input-placeholder {
    color: #999;
}

.member_info_input_list02 {
    width: 100%;
    height: auto;
    min-height: 41px;
    padding: 0 0 0 15%;
    margin: 0 0 23px 0;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.member_info_input_list03 {
    width: 100%;
    max-width: 455px;
    height: auto;
    min-height: 41px;
    padding: 0 0 0 15%;
    margin: 0 0 23px 0;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media screen and (max-width: 1030px) {
    .member_info_input_list03 {
        max-width: 100%;
    }
}

.member_info_input_list03 input {
    width: 100%;
    height: 50px;
    color: #000000;
    font-size: 16px;
    line-height: 50px;
    padding: 0 5px;
    border: 1px solid #656565;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.member_info_input_list03 input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999;
    -webkit-transition: color 0.5s;
}

.member_info_input_list03 input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999;
    -webkit-transition: color 0.5s;
}

.member_info_input_list03 input ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
    -webkit-transition: color 0.5s;
}

.member_info_input_list03 input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999;
    -webkit-transition: color 0.5s;
}

.member_info_input_list03 input:focus,
input:hover {
    color: #000;
    -webkit-transition: color 0.5s;
    padding: 0 4px;
    border: 2px solid #61953f;
    background-color: #fff;
}

.member_info_input_list03 input:focus::-webkit-input-placeholder,
input:hover::-webkit-input-placeholder {
    color: #999;
}

.member_info_two {
    width: 60%;
    height: 22px;
    padding: 0 0 0 15%;
    margin-bottom: 22px;
    overflow: hidden;
    position: relative;
}

.member_info_two_pop01 {
    width: 356px;
    height: 136px;
    background-color: #ffffff;
    position: absolute;
    top: 561px;
    left: 50%;
    z-index: 999;
    margin-left: -182.5px;
    text-align: center;
    border: 1px solid #cbcbcb;
    -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}

.member_info_two_pop02 {
    width: 356px;
    height: 136px;
    background-color: #ffffff;
    position: absolute;
    top: 462px;
    left: 50%;
    z-index: 999;
    margin-left: -182.5px;
    text-align: center;
    border: 1px solid #cbcbcb;
    -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}

.two_text {
    width: 100%;
    height: 136px;
    color: #484848;
    font-size: 16px;
    line-height: 136px;
}

.member_info_two input[type="checkbox"] {
    display: none;
}

.member_info_two input[type="checkbox"] + label span {
    display: inline-block;
    width: 22px;
    height: 22px;
    margin: 0;
    background: url(../images/check_radio_sheet.png) left top no-repeat;
    cursor: pointer;
}

.member_info_two input[type="checkbox"]:checked + label span {
    background: url(../images/check_radio_sheet.png) -22px top no-repeat;
}

.member_info_two_text {
    width: auto;
    height: 22px;
    color: #474747;
    font-size: 16px;
    line-height: 22px;
    position: absolute;
    top: 1px;
    left: 106px;
}

/*交易安全驗證功能*/
.member_info_safety_pop01 {
    width: 450px;
    height: auto;
    background-color: #ffffff;
    position: absolute;
    top: 490px;
    left: 50%;
    z-index: 999;
    margin-left: -225px;
    text-align: center;
    padding: 35px 45px 36px 45px;
    border: 1px solid #cbcbcb;
    -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.safety_title {
    width: 100%;
    height: 20px;
    color: #484848;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    padding-bottom: 10px;
}

.safety_text {
    width: 100%;
    height: auto;
    color: #484848;
    font-size: 16px;
    line-height: 30px;
}

.member_info_safety_btn_block {
    width: 100%;
    height: 40px;
    text-align: center;
    margin: 20px auto 0 auto;
    position: relative;
}

.member_info_safety_btn01 {
    width: 48%;
    max-width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    margin: 0 3px 0 0;
}

.member_info_safety_btn01 a:link,
.member_info_safety_btn01 a:visited {
    width: 100%;
    max-width: 160px;
    height: 40px;
    color: #fff;
    font-size: 18px;
    display: block;
    background-color: #474747;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
}

.member_info_safety_btn01 a:hover,
.member_info_safety_btn01 a:active {
    width: 100%;
    height: 40px;
    color: #fff;
    font-size: 18px;
    display: block;
    background-color: #000;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
}

.member_info_safety_btn02 {
    width: 48%;
    max-width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
}

.member_info_safety_btn02 a:link,
.member_info_safety_btn02 a:visited {
    width: 100%;
    height: 40px;
    color: #fff;
    font-size: 18px;
    display: block;
    background-color: #629540;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
}

.member_info_safety_btn02 a:hover,
.member_info_safety_btn02 a:active {
    width: 100%;
    height: 40px;
    color: #fff;
    font-size: 18px;
    display: block;
    background-color: #5db307;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
}

/*取消交易安全驗證功能*/
.member_info_safety_pop02 {
    width: 450px;
    height: auto;
    background-color: #ffffff;
    position: absolute;
    top: 510px;
    left: 50%;
    z-index: 999;
    margin-left: -225px;
    text-align: center;
    padding: 35px 45px 36px 45px;
    border: 1px solid #cbcbcb;
    -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*會員資訊的下拉選單 PC*/
.member_info_dropdown-menu_date_width {
    width: 97px;
}

.member_info_dropdown-menu_add_width {
    width: 132px;
}

.member_info_dropdown-menu_add_width_family {
    width: 48.5%;
}

.member_info_floatleft {
    display: inline-block;
}

.member_info_floatleft01 {
    float: left;
    margin-bottom: 23px;
}

.member_info_floatleft02 {
    float: left;
    margin-bottom: 23px;
}

.member_info_dropdown-menu {
    position: relative;
    height: 40px;
    border: 1px solid #666666;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    float: left;
    background-image: url(../images/member_info-menu_close.jpg);
    background-size: 37px 38px;
    background-repeat: no-repeat;
    background-position: right 0;
}

.member_info_dropdown-menu > span {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.member_info_dropdown-menu > span,
.member_info_dropdown-menu > div {
    cursor: pointer;
    outline: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.member_info_text {
    width: 51px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.member_info_text02 {
    width: 65px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.member_info_dropdown-menu > div {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: rgba(0, 0, 0, 0);
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.member_info_dropdown-menu > span:focus ~ div {
    display: block;
    background-image: url(../images/member_info-menu_open.jpg);
    background-size: 37px 38px;
    background-repeat: no-repeat;
    background-position: right 0;
}

.member_info_dropdown-menu > ul {
    position: absolute;
    z-index: 1;
    visibility: hidden;
    -webkit-transition: visibility 0.5s;
    -o-transition: visibility 0.5s;
    transition: visibility 0.5s;
    opacity: 0;
}

.member_info_dropdown-menu > span:focus ~ ul {
    visibility: visible;
    opacity: 1;
}

.member_info-menu-style > span {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font: 16px;
    color: #999999;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.member_info-menu-style > span:hover {
    opacity: 0.75;
}

.member_info-menu-style > ul {
    width: 100%;
    max-height: 237px;
    border: 1px solid #666666;
    margin: 2px 0 0 -1px;
    padding: 2px 0;
    overflow-y: scroll;
    overflow-x: hidden;
    background: #fff;
}

.member_info-menu-style li {
    height: 33px;
    line-height: 33px;
    padding: 0 0 0 7px;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.member_info-menu-style li:not(:first-child) {
    border-top: none;
}

.member_info-menu-style li:hover {
    background: #4b91f8;
}

.member_info-menu-style a:link,
.member_info-menu-style a:visited {
    width: 100%;
    height: 33px;
    display: block;
    text-decoration: none;
    color: #555;
}

.member_info-menu-style a:hover,
.member_info-menu-style a:active {
    width: 100%;
    height: 33px;
    display: block;
    text-decoration: none;
    color: #fff;
}

.member_info-menu_number {
    height: 33px;
    padding-right: 15px;
    background-image: url(../images/member_info-menu_tick.png);
    background-repeat: no-repeat;
    background-position: right 7px;
    float: left;
}

.member_info_date_text {
    width: 38px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
}

/*會員資訊下拉選單 Phone*/
.member_info_ph_select {
    display: none;
}

/*會員地址下拉選單 Phone*/
.member_adds_ph_select {
    display: none;
}

.member_info_item_box01 {
    width: 100%;
    height: 26px;
    margin: 0 0 22px 0;
    padding: 0 0 0 15%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.member_info_item_box02 {
    width: 100%;
    height: auto;
    margin: 0 0 40px 0;
    padding: 0 0 0 15%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.member_info_item_title02 {
    width: 42px;
    height: 26px;
    line-height: 26px;
    color: #474747;
    font-size: 16px;
    margin: 0 11px 0 0;
    float: left;
}

.member_info_item_title03 {
    width: 50px;
    height: 40px;
    line-height: 40px;
    color: #474747;
    font-size: 16px;
    margin: 0 14px 0 0;
    display: inline-block;
}

.member_info_item_title_address {
    width: 100%;
    height: 19px;
    line-height: 19px;
    color: #474747;
    font-size: 18px;
    padding: 0 0 10px 0;
    position: relative;
}

.member_info_radiobutton_box {
    width: auto;
    height: 26px;
    float: left;
}

.member_info_radiobutton {
    width: 80px;
    height: 26px;
    line-height: 26px;
    float: left;
    position: relative;
}

.member_info_radiobutton input[type="radio"] {
    display: none;
}

.member_info_radiobutton input[type="radio"] + label span {
    display: inline-block;
    width: 26px;
    height: 26px;
    margin: 0;
    line-height: 26px;
    color: #474747;
    font-size: 16px;
    background: url(../images/member_info_check_radio_sheet.png) left top
        no-repeat;
    cursor: pointer;
}

.member_info_radiobutton input[type="radio"]:checked + label span {
    background: url(../images/member_info_check_radio_sheet.png) -32px top no-repeat;
    line-height: 26px;
    color: #474747;
    font-size: 16px;
}

.member_info_radiobutton_text {
    width: 53px;
    position: absolute;
    top: 1px;
    left: 39px;
}

.member_info_btn_block {
    width: 327px;
    height: 40px;
    margin: 20px auto 0 auto;
    padding-bottom: 25px;
    position: relative;
}

.member_info_btn01 {
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
}

.member_info_btn01 a:link,
.member_info_btn01 a:visited {
    width: 100%;
    height: 40px;
    color: #fff;
    font-size: 18px;
    display: block;
    background-color: #474747;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
}

.member_info_btn01 a:hover,
.member_info_btn01 a:active {
    width: 100%;
    height: 40px;
    color: #fff;
    font-size: 18px;
    display: block;
    background-color: #000;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
}

.member_info_btn02 {
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}

.member_info_btn02 a:link,
.member_info_btn02 a:visited {
    width: 100%;
    height: 40px;
    color: #fff;
    font-size: 18px;
    display: block;
    background-color: #629540;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
}

.member_info_btn02 a:hover,
.member_info_btn02 a:active {
    width: 100%;
    height: 40px;
    color: #fff;
    font-size: 18px;
    display: block;
    background-color: #5db307;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
}

.member_info_top {
    width: 100%;
    height: 50px;
    display: none;
}

.menber_info_ph_title01 {
    display: none;
}

.menber_info_ph_text01_block {
    display: none;
}

/*CHT會員*/
/*CHT會員的帳號外框*/
.cht_exchange_recording_member {
    width: 96%;
    max-width: 1060px;
    height: auto;
    min-height: 36px;
    margin: 0 auto 9px auto;
    position: relative;
    overflow: hidden;
    clear: both;
    padding-left: 46px;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*CHT會員的帳號icon*/
.cht_exchange_recording_member_pic {
    width: 36px;
    height: 36px;
    position: absolute;
    top: 0;
    left: 0;
}

/*CHT會員的帳號*/
.cht_exchange_recording_account {
    width: 100%;
    font-size: 18px;
    line-height: 22px;
    vertical-align: middle;
    word-wrap: break-word;
    word-break: break-all;
}

.cht_exchange_recording_account a {
    color: #333;
}

.cht_exchange_recording_account_authenticate {
    width: auto;
    color: #484848;
    font-size: 14px;
    line-height: 15px;
}

/*有點數的CHT會員的帳號外框*/
.cht_tasks_member_account {
    width: 100%;
    height: auto;
    min-height: 40px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.cht_tasks_member_account_text {
    font-size: 18px;
    color: #629540;
    line-height: 21px;
    word-wrap: break-word;
    word-break: break-all;
}

.cht_top_menu01_drop_box {
    width: auto;
    min-width: 135px;
    height: 36px;
    padding-top: 12px;
    margin: 0 12px 10px 12px;
    position: relative;
}

.cht_top_menu01_drop_icon {
    width: 36px;
    height: 36px;
    position: absolute;
    top: 12px;
    left: 0;
}

.cht_top_menu01_drop_text {
    width: auto;
    min-width: 135px;
    height: 36px;
    color: #333;
    font-size: 16px;
    line-height: 36px;
    padding-left: 45px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*CHT會員*/
.cht_index_logout_account {
    display: none;
    width: 100%;
    height: 80px;
    padding: 17px 8.5% 16px 8.5%;
    font-size: 0;
    border-bottom: 1px #e2e2e2 solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.cht_index_logout_account:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
}

.cht_index_logout_account_icon {
    width: 47px;
    height: 47px;
    position: absolute;
    top: 17px;
    left: 8.5%;
}

.cht_index_logout_account_text {
    display: inline-block;
    vertical-align: middle;
    padding-left: 55px;
    color: #333333;
    font-size: 17px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    word-wrap: break-word;
    word-break: break-all;
}

/*SHE會員*/
.she_exchange_recording_account {
    width: auto;
    height: 36px;
    line-height: 36px;
    margin-left: 0;
    float: left;
}

/*會員中心-資安*/
.login_page_unlocked {
    width: 88px;
    height: 15px;
    font-size: 14px;
    line-height: 15px;
    padding: 10px 7px 0 0;
    margin: 0 auto 24px auto;
}

.login_page_unlocked a {
    width: 100%;
    height: 15px;
    display: block;
    color: #cc0000;
    padding: 0 7px 0 0;
    background-image: url(../images/login_page_arrow02.png);
    background-repeat: no-repeat;
    background-position: right 2px;
    background-size: 7px 10px;
}

.unlocked_send_notice_title01 {
    width: 100%;
    height: 37px;
    line-height: 37px;
    color: #484848;
    font-size: 36px;
    text-align: center;
    padding: 44px 0 0 0;
    margin: 0 0 25px 0;
}

.unlocked_send_notice_text01 {
    width: 400px;
    height: auto;
    color: #484848;
    font-size: 18px;
    line-height: 30px;
    margin: 0 auto 82px auto;
    overflow: hidden;
}

.unlocked_send_notice_text01 a {
    color: #629540;
    text-decoration: underline;
}

.unlocked_send_notice_text02 {
    width: 430px;
    height: auto;
    color: #484848;
    font-size: 18px;
    line-height: 30px;
    margin: 0 auto 27px auto;
    overflow: hidden;
    text-align: justify;
}

.login_page_continue_password {
    width: 80px;
    height: 15px;
    font-size: 14px;
    line-height: 15px;
    padding: 10px 7px 0 0;
    margin: 0 auto 37px auto;
}

.login_page_continue_password a:link,
.login_page_continue_password a:visited {
    width: 100%;
    height: 15px;
    display: block;
    color: #474747;
    padding: 0 7px 0 0;
    background-image: url(../images/login_page_arrow01.png);
    background-repeat: no-repeat;
    background-position: right 2px;
    background-size: 7px 10px;
}

.login_page_continue_password a:hover,
.login_page_continue_password a:active {
    width: 100%;
    height: 15px;
    display: block;
    color: #629540;
    padding: 0 7px 0 0;
    background-image: url(../images/login_page_arrow01_hover.png);
    background-repeat: no-repeat;
    background-position: right 2px;
    background-size: 7px 10px;
}

.login_page_input_item {
    width: 285px;
    height: 17px;
    font-size: 16px;
    color: #333333;
    line-height: 17px;
    margin: 0 auto 9px auto;
}

.login_page_input_item_paddingtop {
    padding-top: 6px;
}

/*驗證碼*/
.login_page_captcha_title01 {
    width: 100%;
    height: 37px;
    line-height: 37px;
    color: #484848;
    font-size: 36px;
    text-align: center;
    padding: 44px 0 0 0;
    margin: 0 0 28px 0;
}

.login_page_captcha_text01 {
    width: 400px;
    height: auto;
    color: #484848;
    font-size: 18px;
    line-height: 30px;
    margin: 0 auto 34px auto;
    overflow: hidden;
}

.login_page_captcha_text02 {
    width: 400px;
    height: auto;
    color: #484848;
    font-size: 18px;
    line-height: 30px;
    margin: 0 auto 20px auto;
    overflow: hidden;
}

.login_page_captcha_text03 {
    width: 400px;
    height: auto;
    color: #484848;
    font-size: 14px;
    line-height: 18px;
    margin: 0 auto 37px auto;
    overflow: hidden;
}

.login_page_captcha_btn_box {
    width: 307px;
    height: 57px;
    margin: 0 auto 1px auto;
    position: relative;
}

.login_page_captcha_btn01 {
    width: 146px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #999;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
}

.login_page_captcha_btn01 a {
    width: 100%;
    height: 50px;
    line-height: 50px;
    display: block;
    color: #fff;
    font-size: 18px;
    text-align: center;
}

.login_page_captcha_btn02 {
    width: 146px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #629540;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
}

.login_page_captcha_btn02 a {
    width: 100%;
    height: 50px;
    line-height: 50px;
    display: block;
    color: #fff;
    font-size: 18px;
    text-align: center;
}

.login_page_captcha_resend {
    width: 103px;
    height: 15px;
    line-height: 15px;
    font-size: 14px;
    padding: 10px 7px 0 0;
    margin: 0 auto 50px auto;
}

.login_page_captcha_resend a:link,
.login_page_captcha_resend a:visited {
    width: 100%;
    height: 15px;
    display: block;
    color: #474747;
    padding: 0 7px 0 0;
    background-image: url(../images/login_page_arrow01.png);
    background-repeat: no-repeat;
    background-position: right 2px;
    background-size: 7px 10px;
}

.login_page_captcha_resend a:hover,
.login_page_captcha_resend a:active {
    width: 100%;
    height: 15px;
    display: block;
    color: #629540;
    padding: 0 7px 0 0;
    background-image: url(../images/login_page_arrow01_hover.png);
    background-repeat: no-repeat;
    background-position: right 2px;
    background-size: 7px 10px;
}

/*lbs*/
.lbs {
    width: 98%;
    max-width: 1039px;
    height: auto;
    margin: 0 auto;
    clear: both;
}

.lbs_title01 {
    width: 100%;
    height: auto;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 8px;
}

.lbs_text01 {
    width: 100%;
    height: auto;
    color: #333;
    font-size: 14px;
    text-align: left;
    margin-bottom: 21px;
}

.lbs_store_block {
    width: 100%;
    height: auto;
    border: 1px solid #cbcbcb;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 50px;
}

.lbs_store_block ul li {
    width: 100%;
    height: 100px;
}

.lbs_store_block ul li:nth-child(even) {
    width: 100%;
    height: 100px;
    background-color: #ececec;
}

.lbsa1 {
    width: 50%;
    height: 100px;
    border-right: 1px solid #cbcbcb;
    float: left;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0;
}

.lbsa1:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
}

.lbsa2 {
    width: 50%;
    height: 100px;
    float: left;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0;
}

.lbsa2:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
}

.lbs_logo {
    width: 44px;
    height: 44px;
    position: absolute;
    top: 27px;
    left: 37px;
}

.lbs_store {
    width: 100%;
    text-align: left;
    word-wrap: break-word;
    word-break: break-all;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 37px 0 91px;
    display: inline-block;
    color: #333;
    font-size: 18px;
    vertical-align: middle;
}

.lbs_more_btn {
    width: 126px;
    height: 35px;
    margin: 0 auto;
}

.lbs_more_btn a {
    width: 126px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    display: block;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    border-radius: 17px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #474747;
    margin: 0 auto;
}

/*lbs單商店分店*/
.lbs_store_list_block {
    width: 100%;
    height: auto;
    border: 1px solid #cbcbcb;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 50px;
}

.lbs_store_list_title {
    width: 100%;
    height: auto;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 21px;
    padding-top: 26px;
    display: none;
}

.lbs_store_list_item {
    width: 100%;
    height: 29px;
    color: #999;
    font-size: 14px;
    line-height: 29px;
    background-color: #f8f8f8;
    position: relative;
}

.lbs_store_list_item .a1 {
    width: 20.4%;
    min-width: 110px;
    height: 29px;
    padding-left: 19px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
}

.lbs_store_list_item_rightbox {
    width: 100%;
    height: 80px;
    padding: 0 0 0 20.4%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.lbs_store_list_item .a2 {
    width: 82%;
    height: 29px;
    float: left;
}

.lbs_store_list_line {
    display: none;
    float: left;
}

.lbs_store_list_item .a3 {
    width: 17.96%;
    height: 29px;
    float: right;
}

.lbs_store_list_block ul li {
    width: 100%;
    height: 80px;
    position: relative;
}

.lbs_store_list_block ul li:nth-child(even) {
    width: 100%;
    height: 80px;
    background-color: #ececec;
    position: relative;
}

.lbs_store_list_b1 {
    width: 20.4%;
    height: 80px;
    padding: 0 15px 0 19px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0;
}

.lbs_store_list_b1:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
}

.lbs_store_list_b1_text {
    color: #333;
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
}

.lbs_store_list_rightbox {
    width: 100%;
    height: 80px;
    padding: 0 0 0 20.4%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.lbs_store_list_b2 {
    width: 82%;
    height: 80px;
    position: relative;
    font-size: 0;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.lbs_store_list_b2:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
}

.lbs_store_list_b2_text {
    color: #333;
    font-size: 16px;
    padding: 0 27px 0 0;
    display: inline-block;
    vertical-align: middle;
}

.lbs_store_icon01 {
    width: 15px;
    height: 25px;
    position: absolute;
    top: -1px;
    right: 0;
}

.lbs_store_list_b3 {
    width: 17.96%;
    height: 80px;
    font-size: 0;
    position: absolute;
    top: 0;
    right: 0;
}

.lbs_store_list_b3:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
}

.lbs_store_list_b3_text {
    color: #333;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*定點閱服務*/
.qa_in_page_text {
    width: 100%;
    height: auto;
    min-height: 26px;
    line-height: 26px;
    color: #333;
    font-size: 16px;
    overflow: hidden;
    text-align: justify;
    padding: 0 30px 0 11px;
    margin: 0 0 3px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.qa_in_page_text02 {
    height: 3em;
    width: auto;
    padding: 0 8px;
    color: #363b41;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    margin: 0 13px 0 2px;
    border: 1px solid #333;
    /* stroke */
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    border-radius: 11px;
    /* border radius */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /* prevents bg color from leaking outside the border */
}

.qa_in_page_text03 {
    height: 3em;
    width: auto;
    padding: 0 8px;
    color: #363b41;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    margin: 0 13px;
    border: 1px solid #333;
    /* stroke */
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    border-radius: 11px;
    /* border radius */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /* prevents bg color from leaking outside the border */
}

.qa_in_page_a_step_branch_text {
    width: 50%;
    height: auto;
    min-height: 25px;
    line-height: 25px;
    color: #353b41;
    font-size: 16px;
    padding: 0 20px 0 105px;
    position: relative;
    overflow: hidden;
    margin-bottom: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    word-wrap: break-word;
    word-break: break-all;
}

.qa_in_page_a_step_branch {
    width: 49px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #333;
    position: absolute;
    top: 0;
    left: 49px;
}

.qa_in_page_a_text08 {
    width: 100%;
    height: auto;
    min-height: 26px;
    line-height: 26px;
    color: #333;
    font-size: 16px;
    overflow: hidden;
    text-align: left;
    padding-left: 40px;
    text-indent: -14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

/*手機簡訊認證碼*/
.phone_vc_concent_main {
    width: 500px;
    height: auto;
    overflow: hidden;
    padding: 0 0 42px 0;
}

.phone_verification_code_title01 {
    width: 100%;
    height: 37px;
    line-height: 37px;
    color: #484848;
    font-size: 36px;
    text-align: center;
    padding: 44px 0 0 0;
    margin: 0 0 9px 0;
}

.phone_verification_code_text01 {
    width: 400px;
    height: auto;
    color: #888888;
    font-size: 18px;
    line-height: 24px;
    margin: 0 auto 20px auto;
    overflow: hidden;
    text-align: center;
}

.phone_verification_code_btn_box {
    width: 100%;
    text-align: center;
    padding: 9px 0 0 0;
}

.phone_vc_btn_box02 {
    width: 100%;
    text-align: center;
    padding: 9px 0 10px 0;
}

.phone_vc_btn_box03 {
    width: 100%;
    text-align: center;
    padding: 9px 0 10px 0;
}

.phone_verification_code_list {
    width: 307px;
    height: 50px;
    position: relative;
    margin: 0 auto 10px auto;
}

.phone_verification_code_list input {
    height: 50px;
    color: #000000;
    font-size: 16px;
    line-height: 50px;
    padding: 0 5px;
    border: 1px solid #656565;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.phone_verification_code_list input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999;
    -webkit-transition: color 0.5s;
}

.phone_verification_code_list input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999;
    -webkit-transition: color 0.5s;
}

.phone_verification_code_list input ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
    -webkit-transition: color 0.5s;
}

.phone_verification_code_list input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999;
    -webkit-transition: color 0.5s;
}

.phone_verification_code_list input:focus,
input:hover {
    color: #000;
    -webkit-transition: color 0.5s;
    padding: 0 4px;
    border: 2px solid #61953f;
    background-color: #fff;
}

.phone_verification_code_list input:focus::-webkit-input-placeholder,
input:hover::-webkit-input-placeholder {
    color: #999 !important;
}

.phone_verification_code_text02 {
    width: 400px;
    height: auto;
    color: #888888;
    font-size: 16px;
    line-height: 21px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}

/*認證碼灰色按鈕*/
.phone_vc_greybtn01 {
    width: 307px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: fff;
    font-size: 18px;
    margin: 0 auto;
    background-color: #eeeeee;
}

.phone_vc_greybtn01 a:link,
.phone_vc_greybtn01 a:visited {
    width: 307px;
    height: 50px;
    display: block;
    color: #484848;
    border: 1px #d4d4d4 solid;
    background-color: #eeeeee;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.phone_vc_greybtn01 a:hover,
.phone_vc_greybtn01 a:active {
    width: 307px;
    height: 50px;
    display: block;
    color: #484848;
    border: 1px #d4d4d4 solid;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*認證碼錯誤*/
.phone_vc_error {
    width: 307px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #cc0000;
    background-color: #ffe8e8;
    margin: 0 auto 10px auto;
    text-align: center;
}

/*CHT會員登入*/
.login_cht_menber_forgot_box {
    width: 100%;
    height: auto;
    text-align: center;
    padding: 10px 0 38px 0;
}

.login_cht_menber_forgot {
    width: 82px;
    height: 14px;
    line-height: 14px;
    display: inline-block;
    color: #474747;
    font-size: 14px;
    text-align: center;
}

.login_cht_menber_forgot a:link,
.login_cht_menber_forgot a:visited {
    width: 100%;
    height: 14px;
    display: block;
    color: #474747;
}

.login_cht_menber_forgot a:hover,
.login_cht_menber_forgot a:active {
    width: 100%;
    height: 14px;
    display: block;
    color: #629540;
}

.login_cht_menber_forgot_line {
    width: 1px;
    height: 14px;
    background-color: #474747;
    display: inline-block;
    text-align: center;
}

/*帳號或蜜碼錯誤*/
.login_cht_menber_error {
    width: 307px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #cc0000;
    background-color: #ffe8e8;
    padding: 0 12px;
    margin: 0 auto 19px auto;
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.login_cht_menber_forgot_pop_bk {
    width: 100%;
    height: 100%;
    min-height: 100% !important;
    height: auto;
    opacity: 0.5;
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.login_cht_menber_forgot_pop_box {
    width: 562px;
    height: 230px;
    border: 1px #787878 solid;
    background-color: #fff;
    z-index: 10;
    position: relative;
    margin: 200px auto 0 auto;
}

.login_cht_menber_forgot_pop_title {
    width: 100%;
    height: 61px;
    color: #474747;
    font-size: 18px;
    background-color: #ededed;
    line-height: 61px;
    text-align: center;
    position: relative;
}

.login_cht_menber_forgot_pop_close {
    width: 23px;
    height: 23px;
    position: absolute;
    top: 19px;
    right: 22px;
}

.login_cht_menber_forgot_pop_text01 {
    text-align: center;
    color: #878787;
    font-size: 16px;
    padding: 26px 0;
}

.login_cht_menber_forgot_pop_btn_box {
    width: 407px;
    height: 105px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.login_cht_menber_forgot_pop_greenbtn {
    width: 197px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
}

.login_cht_menber_forgot_pop_greenbtn a:link,
.login_cht_menber_forgot_pop_greenbtn a:visited {
    width: 100%;
    height: 50px;
    color: #fff;
    display: block;
    background-color: #629540;
}

.login_cht_menber_forgot_pop_greenbtn a:hover,
.login_cht_menber_forgot_pop_greenbtn a:active {
    width: 100%;
    height: 50px;
    color: #fff;
    display: block;
    background-color: #5db307;
}

.login_cht_menber_forgot_pop_greybtn {
    width: 197px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #484848;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}

.login_cht_menber_forgot_pop_greybtn a:link,
.login_cht_menber_forgot_pop_greybtn a:visited {
    width: 100%;
    height: 50px;
    color: #484848;
    display: block;
    background-color: #eeeeee;
    border: 1px solid #d4d4d4;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.login_cht_menber_forgot_pop_greybtn a:hover,
.login_cht_menber_forgot_pop_greybtn a:active {
    width: 100%;
    height: 50px;
    color: #484848;
    display: block;
    background-color: #fff;
    border: 1px solid #d4d4d4;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*18禁 分流頁*/
.r18_pop_box {
    width: 546px;
    height: 556px;
    border: 1px #787878 solid;
    background-color: #fff;
    z-index: 10;
    position: relative;
    margin: 117px auto 0 auto;
    -webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.39);
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.39);
}

.r18_pic {
    width: 285px;
    height: 262px;
    margin: 0 auto;
    margin-top: 55px;
    padding: 0 0 36px 0;
    background-image: url("../images/r18.jpg");
    background-size: 100%;
    background-repeat: no-repeat;
}

.r18_text_box {
    width: 70%;
    height: auto;
    overflow: hidden;
    margin: 0 auto 34px auto;
    letter-spacing: 1px;
}

.r18_title {
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 20px;
    color: #606060;
    line-height: 29px;
    font-weight: bold;
    letter-spacing: 1px;
}

.r18_text {
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 18px;
    color: #7f7f7f;
    line-height: 29px;
}

.r18_btn_box {
    width: 418px;
    height: 50px;
    margin: 0 auto;
    position: relative;
}

.r18_btn01 {
    width: 192px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
}

.r18_btn01 a:link,
.lr18_btn01 a:visited {
    width: 100%;
    height: 50px;
    color: #fff;
    display: block;
    background-color: #d03732;
}

.r18_btn01 a:hover,
.r18_btn01 a:active {
    width: 100%;
    height: 50px;
    color: #fff;
    display: block;
    background-color: #f03e38;
}

.r18_btn02 {
    width: 192px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}

.r18_btn02 a:link,
.lr18_btn02 a:visited {
    width: 100%;
    height: 50px;
    color: #fff;
    display: block;
    background-color: #629540;
}

.r18_btn02 a:hover,
.r18_btn02 a:active {
    width: 100%;
    height: 50px;
    color: #fff;
    display: block;
    background-color: #5db307;
}

/*lbs*/
.lbs_table {
    width: 84%;
    max-width: 410px;
    margin: 0 auto;
    border: 1px solid #e0e0e0;
}

.lbs_title {
    font-size: 20px;
    height: 52px;
    line-height: 52px;
    font-weight: bold;
    color: #000;
    padding: 0 17px;
    border-bottom: 1px solid #e0e0e0;
}

.lbs_input_box {
    font-size: 20px;
    min-height: 87px;
    line-height: 87px;
    color: #000;
    padding: 0 17px;
    border-bottom: 1px solid #e0e0e0;
}

.lbs_input_box input[type="radio"] {
    display: none;
}

.lbs_input_box input[type="radio"] + label span {
    display: inline-block;
    width: 36px;
    height: 36px;
    margin: -1px 10px 0 0;
    vertical-align: middle;
    background: url(../images/lbs_radio.png) left top no-repeat;
    cursor: pointer;
}

.lbs_input_box input[type="radio"]:checked + label span {
    background: url(../images/lbs_radio.png) -50px top no-repeat;
}

.lbs_time {
    width: 84%;
    font-size: 22px;
    line-height: 33px;
    height: auto;
    color: #484848;
    text-align: center;
    margin: 35px auto 27px auto;
}

.lbs_time span {
    color: #6b914c;
}

.lbs_text {
    width: 84%;
    max-width: 410px;
    font-size: 17px;
    color: #484848;
    line-height: 25px;
    text-align: justify;
    margin: 20px auto 50px auto;
}

/*首購優惠*/
.first_buy_block {
    width: 500px;
    height: auto;
    margin: 65px auto 70px auto;
    padding: 0 0 70px 0;
    background-color: #fafafa;
    position: relative;
    border: 1px solid #e0e0e0;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

.first_buy_icon {
    width: 103px;
    height: 101px;
    margin: 44px auto 0 auto;
}

.first_buy_text01 {
    width: 64%;
    min-width: 280px;
    height: auto;
    margin: 30px auto 0 auto;
    overflow: hidden;
    text-align: justify;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}

.first_buy_email_title {
    width: 64%;
    min-width: 280px;
    height: auto;
    margin: 50px auto 0 auto;
    overflow: hidden;
    text-align: justify;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}

.first_buy_email_block {
    width: 64%;
    min-width: 280px;
    height: auto;
    margin: 10px auto 0 auto;
}

.first_buy_email_input {
    width: 100%;
    min-width: 280px;
    height: 50px;
    line-height: 50px;
    color: #000000;
    font-size: 16px;
    font-family: "Noto Sans TC", "PingFang TC", "Microsoft JhengHei", "Heiti TC",
        Arial, sans-serif;
    padding: 0 10px;
    border: 1px solid #666666;
    background-color: #fff;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    /*所有样式都要针对不同的选择器而定，不要打包整体处理，因为其中一个出问题，其他的都会失效。*/
    /*WebKit browsers*/
    /* Mozilla Firefox 4 to 18 */
    /* firefox 19+ */
    /* Internet Explorer 10+ */
}
.first_buy_email_input ::-webkit-input-placeholder {
    color: #999;
}
.first_buy_email_input :-moz-placeholder {
    color: #999;
}
.first_buy_email_input ::-moz-placeholder {
    color: #999;
}
.first_buy_email_input :-ms-input-placeholder {
    color: #999;
}
.first_buy_email_input input:-moz-placeholder {
    color: #999;
}

.first_buy_email_input input:focus,
.first_buy_email_input input:hover {
    color: #000;
    -webkit-transition: color 0.5s;
    padding: 0 10px;
    border: 1px solid #61953f;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.first_buy_email_input input:focus::-webkit-input-placeholder,
.first_buy_email_input input:hover::-webkit-input-placeholder {
    color: #999 !important;
}

.first_buy_btn {
    width: 64%;
    min-width: 280px;
    height: 50px;
    background-color: #6f934b;
    margin: 15px auto 0 auto;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

.first_buy_btn a:link,
.first_buy_btn a:visited {
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    background-color: #6f934b;
    display: block;
}

.first_buy_btn a:hover,
.first_buy_btn a:active {
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    background-color: #61953f;
    display: block;
}

.first_buy_pop_block {
    width: 73%;
    text-align: center;
    padding: 65px 15px;
    word-wrap: break-word;
    word-break: break-all;
    border: 1px solid #cbcbcb;
    background-color: #fff;
    position: absolute;
    top: 175px;
    left: 13.5%;
    z-index: 999;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.first_buy_back_btn {
    width: 64%;
    min-width: 280px;
    height: 50px;
    background-color: #484848;
    margin: 15px auto 0 auto;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

.first_buy_back_btn a:link,
.first_buy_back_btn a:visited {
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    background-color: #484848;
    display: block;
}

.first_buy_back_btn a:hover,
.first_buy_back_btn a:active {
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    background-color: #414141;
    display: block;
}

/*弘光科技大學*/
.lbs_login_page_title01 {
    width: 100%;
    height: 37px;
    line-height: 37px;
    color: #000;
    font-size: 37px;
    text-align: center;
    padding: 44px 0 0 0;
    margin: 0 0 42px 0;
}

.login_input_list_pre {
    color: #000 !important;
}

.lbs_login_error_block {
    width: 307px;
    height: 41px;
    color: #cc0000;
    line-height: 41px;
    background-color: #ffe8e8;
    margin: 0 auto 10px auto;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.lbs_login_page_no_lbs_text {
    width: 100%;
    height: 37px;
    line-height: 45px;
    color: #000;
    font-size: 37px;
    text-align: center;
    padding: 100px 0 0 0;
    margin: 0 0 42px 0;
}

/*cookie*/
.cookie_block {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 7px 0;
    background-color: #fbfde7;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 998;
    border-top: 1px #c9c9c9 solid;
}

.cookie {
    max-width: 1060px;
    width: 100%;
    height: 100%;
    color: #000;
    margin: 0 auto;
    position: relative;
    padding: 0 170px 0 0;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.cook_text01 {
    display: block;
}

.cook_text02 {
    display: block;
}

.cook_text02 a {
    color: #4f8b27;
}

.cookie_btn {
    width: 150px;
    height: 36px;
    font-size: 14px;
    text-align: center;
    line-height: 36px;
    position: absolute;
    top: 0;
    right: 0;
}

.cookie_btn a:link,
.cookie_btn a:visited {
    width: 100%;
    height: 100%;
    display: block;
    color: #fff;
    border: 1px solid #ededed;
    background-color: #629540;
}

.cookie_btn a:hover,
.cookie_btn a:active {
    width: 100%;
    height: 100%;
    display: block;
    color: #fff;
    border: 1px solid #ededed;
    background-color: #5db307;
}

@media screen and (max-width: 1077px) {
    /*首頁大BN*/
    .swiper-container {
        width: 100%;
        height: auto;
    }
    .swiper-wrapper {
        width: 100%;
        height: auto;
    }
    .swiper-slide {
        width: 100%;
        padding: 0;
    }
    .swiper-slide img {
        width: 100%;
    }
    /*info*/
    .info {
        width: 100%;
        max-width: 1060px;
        padding: 30px 0 0 10px;
        margin: 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .info_list {
        width: 10.1%;
        min-width: 77px;
        height: auto;
    }
    .index_menu {
        padding: 0 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    #index_search {
        right: 5px;
    }
    .leaderboard_book_gap {
        width: 23%;
    }
    .search_book_gap {
        width: 25%;
    }
    .one_classification_book_content {
        width: 627px;
        margin: 0 auto;
    }
    /*單書制式活動 樣式一1070px*/
    .event_style1_bk {
        background-image: none;
    }
    .event_style1_recommend_bk {
        width: 100%;
        max-width: 1060px;
        height: auto;
        margin: 0 auto;
        border-top: 11px #bfe4f7 solid;
        border-bottom: 11px #bfe4f7 solid;
    }
    .event_style1_recommend_title {
        position: absolute;
        left: 0;
    }
    .event_style1_recommend_foot {
        position: absolute;
        right: 0;
    }
    .event_foot_banner_style1_pc {
        margin: 0;
        border-bottom: 11px #bfe4f7 solid;
    }
    /*單書制式活動 樣式二1070px*/
    .event_style2_bk {
        background-image: none;
    }
    .event_style2_recommend_bk {
        padding: 7px 0;
        background-image: url(../images/event_style2_bk.jpg);
    }
    .event_foot_banner_style2_pc {
        margin: 0;
        padding-bottom: 11px;
        background-image: url(../images/event_style2_bk.jpg);
    }
    /*單書制式活動 樣式三1070px*/
    .event_style3_bk {
        background-image: none;
    }
    /*單書制式活動 樣式三 推薦 */
    .event_style3_recommend_bk {
        padding: 11px 0;
        margin: 0;
    }
    .event_style3_recommend_title {
        width: 216px;
        height: 90px;
        background-image: url(../images/event_style3__recommend_title.png);
        position: absolute;
        top: 34px;
        left: 50%;
        margin-left: -108px;
        z-index: 10;
    }
    .event_foot_banner_style3_pc {
        margin: 0;
        padding-bottom: 11px;
        background-image: url(../images/event_style3_bk.jpg);
    }
    /*BN制式活動*/
    .event_bn_bk {
        background-image: none;
    }
    .event_foot_bn_pc {
        margin: 0;
        padding-bottom: 11px;
        background-image: url(../images/event_bn_bk.jpg);
    }
    .event_bn_recommend_bk {
        padding: 0 0 13px 0;
        margin: 0;
        background-image: url(../images/event_bn_bk.jpg);
    }
    .event_bn_recommend_center {
        padding: 0;
        background-color: #f8f8f8;
    }
    .cookie {
        max-width: 950px;
        width: 95%;
    }
}

@media screen and (max-width: 1060px) {
    .new_arrivals_big_title {
        width: 98%;
        margin: 0 1%;
    }
    .new_arrivals_book_box {
        width: 100%;
        max-width: auto;
        min-width: auto;
    }
    .search_finish02 {
        width: 98%;
        max-width: auto;
        min-width: auto;
    }
    .one_sort_title {
        width: 98%;
        margin: 0 1%;
    }
    .search_menu {
        padding: 0 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    #search_search {
        right: 5px;
    }
    .top_menu01_drop {
        display: none;
        right: 166px;
    }
    .authorize {
        right: 0;
    }
    .authorize {
        right: 15px;
    }
    .qa_block {
        padding: 0 13px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .qa_index_text {
        width: 96%;
        max-width: 1010px;
        height: auto;
        color: #474747;
        font-size: 14px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .qa_in_page_right {
        width: 100%;
        padding-left: 211px;
        padding-right: 20px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    /*全站分類*/
    .index_classified_content {
        display: block;
        min-width: 870px;
        height: auto;
        margin: 0 auto 60px auto;
        position: relative;
    }
    .index_classified_box01 {
        width: 300px;
        height: auto;
        margin-left: 16px;
        position: relative;
        overflow: hidden;
    }
    .index_classified_box01 ul li {
        width: 120px;
    }
    .index_classified_box02 {
        width: 500px;
        height: auto;
        position: absolute;
        top: 0;
        right: 0;
        overflow: hidden;
    }
    .index_classified_box02 ul li {
        width: 120px;
    }
    /*促銷的書*/
    .focus_big_title {
        width: 98%;
        margin: 0 1%;
    }
    .focus_book_box {
        width: 92%;
        max-width: auto;
        min-width: auto;
    }
}

@media screen and (max-width: 1030px) {
    /*首頁活動區塊*/
    .index_event_block {
        padding: 0 0 8px 0;
    }
    .index_event_title {
        font-size: 16px;
    }
    .index_event_list {
        font-size: 16px;
    }
    /*單書制式活動 樣式一 1030px*/
    .event_style1_banner_right {
        width: 495px;
        top: 16.52%;
    }
    .event_style1_banner_title {
        height: 29px;
        font-size: 26px;
        margin: 0 0 2.5% 0;
    }
    .event_style1_banner_text {
        font-size: 16px;
        line-height: 25px;
        margin: 0 0 3% 0;
    }
    .event_style1_banner_text {
        font-size: 16px;
        line-height: 25px;
        margin: 0 0 4% 0;
    }
    .event_style1_banner_price_block {
        width: 495px;
        height: 80px;
    }
    .event_style1_banner_price {
        font-size: 15px;
    }
    .event_style1_banner_sale {
        font-size: 15px;
        margin: 6.3% 0 0 4.3%;
    }
    .event_style1_banner_sale_bigred {
        font-size: 34px;
        margin: 3.5% 0 0 0;
    }
    .event_style1_banner_sale_red {
        font-size: 15px;
    }
    .event_style1_banner_btn {
        width: 128px;
        height: 36px;
        margin: 4.4% 0 0 4.2%;
    }
    .event_style1_banner_btn a:link,
    event_style1_banner_btn a:visited {
        width: 128px;
        height: 36px;
    }
    .event_style1_banner_btn a:hover,
    event_style1_banner_btn a:active {
        width: 128px;
        height: 36px;
    }
    .event_style1_recommend_border_dotted ul li {
        min-width: 410px;
        font-size: 15px;
        padding: 0 1% 0 2%;
        margin-bottom: 14px;
    }
    /*單書制式活動 樣式二 1030px*/
    .event_style2_banner_right {
        width: 500px;
        top: 15.4%;
    }
    .event_style2_banner_title {
        height: 29px;
        font-size: 26px;
        margin: 0 0 2.5% 0;
    }
    .event_style2_banner_text {
        font-size: 16px;
        line-height: 25px;
        margin: 0 0 3% 0;
    }
    .event_style2_banner_price_block {
        height: 80px;
    }
    .event_style2_banner_price {
        font-size: 15px;
    }
    .event_style2_banner_sale {
        font-size: 15px;
    }
    .event_style2_banner_sale_bigred {
        font-size: 34px;
    }
    .event_style2_banner_sale_red {
        font-size: 15px;
    }
    .event_style2_banner_btn {
        width: 128px;
        height: 36px;
    }
    .event_style2_banner_btn a:link,
    event_style2_banner_btn a:visited {
        width: 128px;
        height: 36px;
    }
    .event_style2_banner_btn a:hover,
    event_style2_banner_btn a:active {
        width: 128px;
        height: 36px;
    }
    /*單書制式活動 樣式二 推薦 */
    .event_style2_recommend_center ul li {
        min-width: 410px;
        font-size: 15px;
        padding: 0 1% 0 2%;
        margin-bottom: 14px;
    }
    /*單書制式活動 樣式三 1030px*/
    .event_style3_banner_right {
        width: 565px;
        top: 16.52%;
    }
    .event_style3_banner_title {
        height: 29px;
        font-size: 26px;
    }
    .event_style3_banner_text {
        font-size: 16px;
        line-height: 25px;
        margin: 0 0 4% 0;
    }
    .event_style3_banner_price_block {
        width: 565px;
        height: 63px;
    }
    .event_style3_banner_price {
        font-size: 15px;
    }
    .event_style3_banner_sale {
        font-size: 15px;
    }
    .event_style3_banner_sale_bigred {
        font-size: 34px;
    }
    .event_style3_banner_sale_red {
        font-size: 15px;
    }
    .event_style3_banner_btn {
        width: 128px;
        height: 36px;
        margin: 2.4% 0 0 4.2%;
    }
    /*單書制式活動 樣式三 推薦 */
    .event_style3_recommend_center ul li {
        min-width: 410px;
        font-size: 15px;
        padding: 0 1% 0 2%;
        margin-bottom: 14px;
    }
    /*BN制式活動*/
    .event_bn_recommend_center ul li {
        min-width: 410px;
        font-size: 15px;
        padding: 0 1% 0 2%;
        margin-bottom: 14px;
    }
    .event_bn_recommend_title {
        padding: 0 1% 0 2%;
    }
    /*會員資訊1030*/
    .member_info_block {
        width: 96%;
        max-width: 1039px;
        padding: 0 0 30px 0;
        border: 1px solid #cbcbcb;
        background-color: #f7f7f7;
        margin: 0 auto 29px auto;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: relative;
    }
    .member_info_block .a1 {
        width: 494px;
        margin: 0 auto;
        padding: 37px 0 0 0;
        position: relative;
    }
    .member_info_block .a2 {
        width: 494px;
        padding: 0 0 0 0;
        position: relative;
        margin: 0 auto;
        left: 0;
    }
    .member_info_block02 {
        width: 96%;
        max-width: 1039px;
        border: 1px solid #cbcbcb;
        background-color: #f7f7f7;
        margin: 0 auto 29px auto;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: relative;
    }
    .member_info_block02 .a1 {
        width: 494px;
        padding: 37px 0 0 0;
        position: relative;
        margin: 0 auto;
    }
    .member_info_block02 .a2 {
        width: 494px;
        padding: 25px 0 0 0;
        position: relative;
        margin: 0 auto;
        left: 0;
    }
    .member_info_item_title {
        padding: 0;
    }
    .member_info_input_list01 {
        padding: 0;
        width: 100%;
    }
    .member_info_input_list02 {
        padding: 0;
    }
    .member_info_input_list03 {
        padding: 0;
    }
    .member_info_floatleft01 {
        margin: 0;
    }
    .member_info_floatleft02 {
        margin: 0;
    }
    .member_info_item_box01 {
        padding: 0;
    }
    .member_info_item_box02 {
        padding: 0;
    }
    .member_info_two {
        padding: 0;
    }
    .member_info_two_text {
        left: 30px;
    }
}

@media screen and (max-width: 920px) {
    /*單書制式活動 樣式一920px*/
    .event_style1_banner_right {
        width: 460px;
        top: 16.52%;
    }
    .event_style1_banner_title {
        height: 29px;
        font-size: 26px;
    }
    .event_style1_banner_text {
        font-size: 15px;
        line-height: 23px;
        margin: 0 0 4% 0;
    }
    .event_style1_banner_text {
        font-size: 15px;
        line-height: 23px;
        margin: 0 0 4% 0;
    }
    .event_style1_banner_price_block {
        width: 460px;
        height: 75px;
    }
    .event_style1_banner_price {
        font-size: 13.8px;
    }
    .event_style1_banner_sale {
        font-size: 13.8px;
        margin: 6.3% 0 0 4.3%;
    }
    .event_style1_banner_sale_bigred {
        font-size: 31px;
        margin: 3.5% 0 0 0;
    }
    .event_style1_banner_sale_red {
        font-size: 13.8px;
    }
    .event_style1_banner_btn {
        width: 128px;
        height: 36px;
        margin: 4.4% 0 0 4.2%;
    }
    .event_style1_banner_btn a:link,
    event_style1_banner_btn a:visited {
        width: 128px;
        height: 36px;
    }
    .event_style1_banner_btn a:hover,
    event_style1_banner_btn a:active {
        width: 128px;
        height: 36px;
    }
    /*單書制式活動 樣式二920px*/
    .event_style2_banner_right {
        width: 470px;
        top: 16.52%;
    }
    .event_style2_banner_title {
        height: 29px;
        font-size: 26px;
    }
    .event_style2_banner_text {
        font-size: 15px;
        line-height: 23px;
        margin: 0 0 4% 0;
    }
    .event_style2_banner_price_block {
        height: 75px;
    }
    .event_style2_banner_price {
        font-size: 13.8px;
    }
    .event_style2_banner_sale {
        font-size: 13.8px;
    }
    .event_style2_banner_sale_bigred {
        font-size: 31px;
    }
    .event_style2_banner_sale_red {
        font-size: 13.8px;
    }
    .event_style2_banner_btn {
        width: 128px;
        height: 36px;
    }
    .event_style2_banner_btn a:link,
    event_style2_banner_btn a:visited {
        width: 128px;
        height: 36px;
    }
    .event_style2_banner_btn a:hover,
    event_style2_banner_btn a:active {
        width: 128px;
        height: 36px;
    }
    /*單書制式活動 樣式三920px*/
    .event_style3_banner_right {
        width: 505px;
        top: 16.52%;
    }
    .event_style3_banner_title {
        height: 29px;
        font-size: 26px;
    }
    .event_style3_banner_text {
        font-size: 15px;
        line-height: 23px;
        margin: 0 0 4% 0;
    }
    .event_style3_banner_price_block {
        width: 505px;
        height: 56px;
    }
    .event_style3_banner_price {
        font-size: 13.8px;
    }
    .event_style3_banner_sale {
        font-size: 13.8px;
    }
    .event_style3_banner_sale_bigred {
        font-size: 31px;
    }
    .event_style3_banner_sale_red {
        font-size: 13.8px;
    }
    .event_style3_banner_btn {
        width: 128px;
        height: 36px;
        margin: 2% 0 0 4.2%;
    }
    .event_style3_banner_btn a:link,
    event_style3_banner_btn a:visited {
        width: 128px;
        height: 36px;
    }
    .event_style3_banner_btn a:hover,
    event_style3_banner_btn a:active {
        width: 128px;
        height: 36px;
    }
}

@media screen and (max-width: 900px) {
    /*首頁大BANNER*/
    .swiper-container {
        display: none;
    }
    .phone-swiper-container {
        display: block;
        width: 100%;
        height: auto;
        position: relative;
    }
    .phone-vip_swiper-container {
        display: block;
        width: 100%;
        height: auto;
        position: relative;
    }
    .phone-swiper-pagination {
        display: block;
        width: 57px;
        height: 11px;
        margin: 0 auto;
        position: absolute;
        left: 47.5%;
        bottom: 8px;
    }
    .phone-swiper-dotted_choose {
        display: block;
        width: 9px;
        height: 9px;
        margin-right: 10px;
        float: left;
        opacity: 0.5;
        /* layer alpha */
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        /* border radius */
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        /* prevents bg color from leaking outside the border */
        background-color: #000;
        /* layer fill content */
    }
    .phone-swiper-dotted {
        display: block;
        width: 9px;
        height: 9px;
        margin-right: 10px;
        float: left;
        opacity: 0.7;
        /* layer alpha */
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        /* border radius */
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        /* prevents bg color from leaking outside the border */
        background-color: #fff;
        /* layer fill content */
    }
    .phone-swiper-next {
        width: 40px;
        height: 39px;
        position: absolute;
        right: 5px;
        top: 46%;
    }
    .phone-swiper-prev {
        width: 40px;
        height: 39px;
        position: absolute;
        left: 5px;
        top: 46%;
    }
    /*900全站分類*/
    .index_classified_content {
        width: 480px;
        min-width: 480px;
        height: auto;
        margin: 0 auto 60px auto;
        position: relative;
    }
    .index_classified_box01 {
        width: 100%;
        height: auto;
        margin: 0 0 20px 6px;
        position: relative;
        overflow: hidden;
    }
    .index_classified_box02 {
        width: 100%;
        height: auto;
        margin-left: 6px;
        position: relative;
        overflow: hidden;
    }
    /*主題書展*/
    .item_bn_text02 {
        height: 27px;
        line-height: 25px;
        font-size: 25px;
    }
    /*單書制式活動 樣式一900px*/
    .event_style1_banner_right {
        top: 15%;
    }
    .event_style1_banner_btn {
        width: 120px;
        margin: 3.8% 0 0 4%;
    }
    .event_style1_banner_btn a:link,
    event_style1_banner_btn a:visited {
        width: 120px;
    }
    .event_style1_banner_btn a:hover,
    event_style1_banner_btn a:active {
        width: 120px;
    }
    .event_style1_recommend_border_dotted ul li {
        width: 90%;
        min-width: 300px;
        height: auto;
        color: #333;
        line-height: 23px;
        font-size: 17px;
        border-bottom: 1px #999 dotted;
        position: relative;
        float: none;
        margin: 0 auto;
        padding: 18px 0 15px 0;
    }
    .event_style1_recommend_border_dotted ul li:last-child {
        width: 90%;
        min-width: 300px;
        height: auto;
        color: #333;
        line-height: 23px;
        font-size: 17px;
        border-bottom: none;
        position: relative;
        float: none;
        margin: 0 auto;
        padding: 18px 0 15px 0;
    }
    /*單書制式活動 樣式二900px*/
    .event_style2_banner_right {
        top: 14%;
    }
    .event_style2_banner_btn {
        width: 120px;
        margin: 1.5% 0 0 4%;
    }
    .event_style2_banner_btn a:link,
    event_style2_banner_btn a:visited {
        width: 120px;
    }
    .event_style2_banner_btn a:hover,
    event_style2_banner_btn a:active {
        width: 120px;
    }
    /*單書制式活動 樣式二 推薦 */
    .event_style2_recommend_center ul li {
        width: 90%;
        height: auto;
        min-width: 300px;
        color: #333;
        line-height: 23px;
        font-size: 17px;
        border-bottom: 1px #999 dotted;
        position: relative;
        float: none;
        margin: 0 auto;
        padding: 18px 0 15px 0;
    }
    .event_style2_recommend_center ul li:last-child {
        width: 90%;
        height: auto;
        min-width: 300px;
        color: #333;
        line-height: 23px;
        font-size: 17px;
        border-bottom: none;
        position: relative;
        float: none;
        margin: 0 auto;
        padding: 18px 0 15px 0;
    }
    /*單書制式活動 樣式三900px*/
    .event_style3_banner_right {
        top: 15%;
    }
    .event_style3_banner_btn {
        width: 120px;
        margin: 2% 0 0 4%;
    }
    .event_style3_banner_btn a:link,
    event_style3_banner_btn a:visited {
        width: 120px;
    }
    .event_style3_banner_btn a:hover,
    event_style3_banner_btn a:active {
        width: 120px;
    }
    .event_style3_recommend_center ul li {
        width: 90%;
        min-width: 300px;
        height: auto;
        color: #333;
        line-height: 23px;
        font-size: 17px;
        border-bottom: 1px #999 dotted;
        position: relative;
        float: none;
        margin: 0 auto;
        padding: 18px 0 15px 0;
    }
    .event_style3_recommend_center ul li:last-child {
        width: 90%;
        min-width: 300px;
        height: auto;
        color: #333;
        line-height: 23px;
        font-size: 17px;
        border-bottom: none;
        position: relative;
        float: none;
        margin: 0 auto;
        padding: 18px 0 15px 0;
    }
    /*BN制式活動*/
    .event_bn_recommend_center ul {
        padding: 0;
    }
    .event_bn_recommend_center ul li {
        width: 90%;
        min-width: 300px;
        height: auto;
        color: #333;
        line-height: 23px;
        font-size: 17px;
        border-bottom: 1px #999 dotted;
        position: relative;
        float: none;
        margin: 0 auto;
        padding: 18px 0 15px 0;
    }
    .event_bn_recommend_center ul li:last-child {
        width: 90%;
        min-width: 300px;
        height: auto;
        color: #333;
        line-height: 23px;
        font-size: 17px;
        border-bottom: none;
        position: relative;
        float: none;
        margin: 0 auto;
        padding: 18px 0 15px 0;
    }
    .event_bn_recommend_title {
        width: 90%;
        margin: 0 auto;
        padding: 0;
    }
}

@media screen and (max-width: 860px) {
    .index_menu_btn01_drop_left {
        width: 66%;
        left: 5%;
    }
    .index_menu_btn01_drop_right {
        left: 75.3%;
    }
    /*860 info 變一列*/
    .info_bk {
        height: auto;
        overflow: hidden;
    }
    .info {
        width: 98.6%;
        height: auto;
        padding: 3px 0 0 1.4%;
        display: block;
    }
    .info_list {
        width: 100%;
        max-width: 100%;
        border-bottom: 1px #e3e3e3 solid;
        padding: 17px 0;
    }
    .foot_shop_block {
        width: 100%;
        border-bottom: 1px #e3e3e3 solid;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 17px 0;
    }
    .index_pc_logo {
        display: none;
    }
    .index_phone_logo {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .eshop {
        width: 42px;
        height: auto;
        padding: 0;
        margin: 0;
    }
    .mart_logo {
        width: 42px;
        height: auto;
        padding: 0;
        margin: 0 0 0 10px;
    }
    .info_title_close {
        width: 100%;
        height: 30px;
        line-height: 30px;
        font-size: 18px;
        font-weight: bold;
        color: #333;
        background-image: url(../images/phone/index_info_open.png);
        background-repeat: no-repeat;
        background-size: 14px;
        background-position: right 7px;
    }
    .info_title_open {
        width: 100%;
        height: 30px;
        line-height: 30px;
        font-size: 18px;
        font-weight: bold;
        color: #333;
        background-image: url(../images/phone/index_info_close.png);
        background-repeat: no-repeat;
        background-size: 14px;
        background-position: right 12px;
    }
    .info_list ul {
        display: none;
    }
    .info_list ul li {
        width: 100%;
        min-height: 44px;
        line-height: 44px;
        font-size: 16px;
    }
    .info_list ul li a {
        width: 100%;
        min-height: 44px;
        line-height: 46px;
        font-size: 16px;
    }
    .info_list ul li:first-child {
        width: 100%;
        min-height: 44px;
        line-height: 44px;
        font-size: 16px;
        padding-top: 7px;
    }
    .info_list ul li:last-child {
        width: 100%;
        min-height: 44px;
        line-height: 44px;
        font-size: 16px;
        padding-bottom: 2px;
    }
    .fb {
        display: none;
    }
    /*APP下載 860*/
    .foot_app_download_block {
        width: 100%;
        height: 94px;
        position: relative;
        margin: 27px 0 0 0;
    }
    .foot_app_download_box {
        margin: 0 auto;
    }
    /*footer 免費下載Hamibook 標題*/
    .foot_app_download_title {
        margin: 0 auto 20px auto;
    }
    /*新到貨書籍*/
    .new_arrivals_book_box {
        max-width: 100%;
    }
    .search_finish02 {
        width: 100%;
    }
    /*排行榜書籍860*/
    .leaderboard_book_gap {
        width: 32%;
    }
    .search_book_gap {
        width: 33%;
    }
    .one_classification_book_content {
        width: 417px;
        margin: 0 auto;
    }
    .exchange_recording_table_title {
        width: 100%;
        height: 29px;
        color: #999;
        font-size: 14px;
        line-height: 29px;
        border-bottom: 1px solid #cbcbcb;
        background-color: #f8f8f8;
        position: relative;
    }
    .exchange_recording_table_title .abox {
        width: 160px;
    }
    .exchange_recording_table_title .bbox {
        width: 50%;
        margin-left: 190px;
    }
    .exchange_recording_table_title .bbox02 {
        width: 50%;
        margin-left: 190px;
    }
    .exchange_recording_table_title .cbox {
        width: 60px;
        height: 29px;
        text-align: right;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: absolute;
        top: 0;
        right: 85px;
    }
    .exchange_recording_table_title .dbox {
        width: 80px;
    }
    /*860購買記錄*/
    .exchange_recording_table_list .bbox {
        width: 50%;
        margin-left: 190px;
    }
    .exchange_recording_table_list .bbox02 {
        width: 50%;
        margin-left: 190px;
    }
    .exchange_recording_table_list .bbox03 {
        width: 73%;
        margin-left: 190px;
    }
    .exchange_recording_table_list .cbox {
        min-width: 60px;
        right: 85px;
    }
    .exchange_recording_table_list .dbox {
        width: 80px;
        right: 0;
    }
    .equipment_table ul li .abox {
        width: 55%;
    }
    .qa_title {
        width: 88.5%;
        height: 50;
        margin: 0 auto;
        background-image: none;
        clear: both;
    }
    .qa_title_text {
        width: 100%;
        height: 25px;
        line-height: 25px;
        text-align: left;
        color: #474747;
        font-size: 23px;
    }
    .qa_block {
        display: none;
    }
    .qa_index_text {
        width: 90%;
        height: auto;
        color: #474747;
        font-size: 18px;
        text-indent: -21px;
        line-height: 30px;
        padding-left: 21px;
        margin: 0 auto 16px auto;
        overflow: auto;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .phone_qa_block {
        display: block;
        width: 92%;
        height: auto;
        overflow: hidden;
        margin: 0 auto;
    }
    /*主題書展*/
    .item_bn_text_box {
        height: 92px;
        margin-top: -46px;
    }
    .item_bn_text01 {
        width: 100%;
        height: 69px;
        font-size: 58px;
        line-height: 58px;
        font-weight: bold;
    }
    .item_bn_text02 {
        display: block;
        height: 23px;
        line-height: 21px;
        color: #fff;
        font-size: 21px;
    }
    /*單書制式活動 樣式一860px*/
    .event_style1_banner_right {
        top: 10%;
    }
    /*單書制式活動 樣式二860px*/
    .event_style2_banner_right {
        top: 13%;
    }
    .event_style1_banner_title {
        margin: 0 0 2% 0;
    }
    .event_style1_banner_text {
        margin: 0 0 3% 0;
    }
    /*單書制式活動 樣式三860px*/
    .event_style3_banner_right {
        top: 11%;
    }
    .event_style3_banner_title {
        margin: 0 0 2% 0;
    }
    /*月讀包所有書刊BN 860px*/
    .one_classification_bn {
        height: 80px;
        background-image: url("../images/phone/monthly_bn01.png");
        background-position: top;
        background-color: #629540;
    }
    .one_classification_bn a {
        height: 80px;
    }
    .one_classification_bn_text {
        font-size: 29px;
        height: 31px;
        line-height: 31px;
        position: relative;
        width: 100%;
        margin-top: 9px;
        margin-left: 2.6%;
    }
    .one_classification_bn_arrow {
        width: 192px;
        margin-top: 11px;
        height: 22px;
        font-size: 18px;
        line-height: 22px;
    }
}

@media screen and (max-width: 780px) {
    .exchange_recording_books_table ul li .bbox {
        width: 43%;
    }
    .exchange_recording_books_table ul li .fbox {
        width: auto;
        min-width: 54px;
        min-height: 21px;
        font-size: 20px;
        font-weight: bold;
        line-height: 21px;
        color: #484848;
        text-align: right;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin-top: -12px;
        padding-right: 27px;
        position: absolute;
        top: 50%;
        right: 12px;
        background-image: url(../images/tasks_icon.png);
        background-repeat: no-repeat;
        background-size: 21px;
        background-position: center right;
    }
    .exchange_recording_books {
        width: 100%;
        height: 100%;
        border: none;
    }
    .exchange_recording_table_title .bbox {
        width: 45%;
        margin-left: 190px;
    }
    .exchange_recording_table_title .bbox02 {
        width: 45%;
        margin-left: 190px;
    }
    .exchange_recording_table_list .bbox {
        width: 45%;
        margin-left: 190px;
    }
    .exchange_recording_table_list .bbox02 {
        width: 45%;
        margin-left: 190px;
    }
    .exchange_recording_table_list .bbox03 {
        width: 69%;
        margin-left: 190px;
    }
    /*兌換券*/
    .coupon {
        width: 100%;
        height: auto;
        border: none;
        padding-top: 0;
    }
    .qa_in_page_a_pic_box {
        display: none;
    }
    .qa_in_page_a_pic_box02 {
        display: none;
    }
    .qa_in_page_a_pic_box_100 {
        display: none;
    }
    .qa_in_page_a_step_pic {
        display: none;
    }
    .phone_qa_in_page_a_step_pic {
        display: block;
    }
    .phone_qa_in_page_a_step_pic02 {
        display: block;
    }
    .qa_in_page_a_step_text {
        width: 100%;
    }
    .qa_in_page_a_text_bold02 {
        display: none;
    }
    .qa_in_page_half_box {
        margin-bottom: 21px;
    }
    .qa_in_page_half {
        width: 100%;
        height: auto;
    }
    /*單書制式活動 樣式一780px*/
    .event_style1_banner_text {
        font-size: 15px;
        line-height: 23px;
        margin: 0 0 2% 0;
    }
    /*單書制式活動 樣式二780px*/
    .event_style2_banner_right {
        top: 13%;
    }
    .event_style2_banner_text {
        font-size: 15px;
        line-height: 23px;
        margin: 0 0 2% 0;
    }
    /*單書制式活動 樣式三780px*/
    .event_style3_banner_text {
        font-size: 15px;
        line-height: 23px;
        margin: 0 0 2% 0;
    }
    .index_menu_btn01_drop_right {
        left: 73.6%;
    }
    .notice_pop {
        width: 100%;
        height: auto;
        border: none;
    }
    /*QA新增*/
    .qa_in_page_a_step_text_p7_a3 {
        width: 100%;
    }
    .qa_in_page_a_step_p7_box01 {
        width: 100%;
        margin-bottom: 3px;
    }
    .qa_in_page_a_step_p7_box02 {
        width: 100%;
        margin-bottom: 0;
    }
    .qa4_in_page_a_text_box01 {
        width: 100%;
    }
    .qa_in_page_a_step_branch_text {
        width: 100%;
    }
}

@media screen and (max-width: 728px) {
    .exchange_recording_table_title .bbox {
        width: 44%;
        margin-left: 175px;
    }
    .exchange_recording_table_title .bbox02 {
        width: 44%;
        margin-left: 175px;
    }
    .exchange_recording_table_list .bbox {
        width: 44%;
        margin-left: 175px;
    }
    .exchange_recording_table_list .bbox02 {
        width: 44%;
        margin-left: 175px;
    }
    .exchange_recording_table_list .bbox03 {
        width: 66%;
        margin-left: 175px;
    }
    .exchange_recording_books_table ul li .bbox {
        width: 39%;
    }
    /*主題書展*/
    .item_bn_text_box {
        display: block;
        height: 80px;
        margin-top: -39px;
        position: absolute;
        top: 50%;
        left: 5%;
    }
    .item_bn_text01 {
        display: block;
        width: 100%;
        height: 59px;
        font-size: 49px;
        line-height: 49px;
        font-weight: bold;
    }
    .item_bn_text02 {
        display: block;
        height: 20px;
        line-height: 18px;
        color: #fff;
        font-size: 18px;
    }
    /*單書制式活動 樣式一728px*/
    .event_style1_banner_right {
        top: 10%;
    }
    .event_style1_banner_title {
        height: 25px;
        font-size: 22px;
        margin: 0 0 2% 0;
    }
    .event_style1_banner_text {
        font-size: 15px;
        line-height: 22px;
        margin: 0 0 1.5% 0;
    }
    /*單書制式活動 樣式二728px*/
    .event_style3_banner_right {
        width: 475px;
        top: 12%;
    }
    .event_style2_banner_title {
        height: 25px;
        font-size: 22px;
        margin: 0 0 2% 0;
    }
    .event_style2_banner_text {
        font-size: 15px;
        line-height: 22px;
        margin: 0 0 2% 0;
    }
    /*單書制式活動 樣式三728px*/
    .event_style3_banner_right {
        width: 475px;
        top: 12%;
    }
    .event_style3_banner_title {
        height: 25px;
        font-size: 22px;
        margin: 0 0 2% 0;
    }
    .event_style3_banner_text {
        font-size: 15px;
        line-height: 22px;
        margin: 0 0 2% 0;
    }
    .event_style3_banner_price_block {
        width: 475px;
    }
}

@media screen and (max-width: 680px) {
    /*排行榜書籍680px*/
    .leaderboard_book_gap {
        width: 48%;
    }
    .search_book_gap {
        width: 50%;
    }
    /*單書制式活動 樣式一680px*/
    .event_style1_banner_right {
        width: 430px;
        top: 10%;
    }
    .event_style1_banner_title {
        height: 25px;
        font-size: 22px;
    }
    .event_style1_banner_text {
        font-size: 14px;
        line-height: 20px;
    }
    .event_style1_banner_price_block {
        width: 430px;
        height: 75px;
    }
    .event_style1_banner_sale_bigred {
        font-size: 29px;
        margin: 3.5% 0 0 0;
    }
    .event_style1_banner_btn {
        width: 105px;
        height: 36px;
        margin: 3.8% 0 0 3.5%;
    }
    .event_style1_banner_btn a:link,
    event_style1_banner_btn a:visited {
        width: 105px;
        height: 36px;
    }
    .event_style1_banner_btn a:hover,
    event_style1_banner_btn a:active {
        width: 105px;
        height: 36px;
    }
    /*單書制式活動 樣式二680px*/
    .event_style2_banner_right {
        width: 430px;
    }
    .event_style2_banner_title {
        height: 25px;
        font-size: 22px;
    }
    .event_style2_banner_text {
        font-size: 14px;
        line-height: 20px;
    }
    .event_style2_banner_price_block {
        height: 42px;
    }
    .event_style2_banner_sale_bigred {
        font-size: 29px;
        margin: 1% 0 0 0;
    }
    .event_style2_banner_btn {
        width: 105px;
        height: 36px;
        margin: 1.5% 0 0 3.5%;
    }
    .event_style2_banner_btn a:link,
    event_style2_banner_btn a:visited {
        width: 105px;
        height: 36px;
    }
    .event_style2_banner_btn a:hover,
    event_style2_banner_btn a:active {
        width: 105px;
        height: 36px;
    }
    /*單書制式活動 樣式三680px*/
    .event_style3_banner_right {
        width: 430px;
        top: 12%;
    }
    .event_style3_banner_title {
        height: 25px;
        font-size: 22px;
    }
    .event_style3_banner_text {
        font-size: 14px;
        line-height: 20px;
    }
    .event_style3_banner_price_block {
        width: 430px;
        height: 75px;
    }
    .event_style3_banner_sale {
        margin: 4.3% 0 0 4.3%;
    }
    .event_style3_banner_sale_bigred {
        font-size: 29px;
    }
    .event_style3_banner_btn {
        width: 105px;
        height: 36px;
    }
    .event_style3_banner_btn a:link,
    event_style3_banner_btn a:visited {
        width: 105px;
        height: 36px;
    }
    .event_style3_banner_btn a:hover,
    .event_style3_banner_btn a:active {
        width: 105px;
        height: 36px;
    }
}

@media screen and (max-width: 640px) {
    /*首頁大BANNER*/
    .index_bn_event_block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .index_event_block {
        width: 100%;
        height: 275px;
        max-width: 100%;
        padding: 0;
    }
    .phone-swiper-next,
    .phone-swiper-prev {
        display: none;
    }
    #container {
        min-height: 100%;
        height: auto !important;
        height: 100%;
        position: relative;
        padding-top: 49px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    /*首頁區塊標題*/
    .index_title {
        width: 100%;
        height: 35px;
        margin: 0;
    }
    .index_title_text {
        width: auto;
        min-width: 50px;
        height: 20px;
        line-height: 20px;
        font-size: 18px;
    }
    .index_title_more {
        width: 46px;
        height: 13px;
        font-size: 13px;
        line-height: 13px;
        top: 2px;
        right: 9px;
    }
    .index_title_more a:link,
    .index_title_more a:visited,
    .index_title_more a:hover,
    .index_title_more a:active {
        width: 52px;
        height: 13px;
        font-size: 13px;
        line-height: 13px;
    }
    /*首頁滑動方塊*/
    .inlineModule {
        margin-bottom: 39px;
        width: 100%;
        height: auto;
        min-height: 333px;
        margin-left: auto;
        margin-right: auto;
        padding: 0 0 0 6px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .inlineModule_left {
        display: none;
    }
    .inlineModule_right {
        display: none;
    }
    .index_book_box {
        width: 2955px;
        height: auto;
        font-size: 0;
    }
    .index_book {
        width: 185px;
        height: auto;
        min-height: 332px;
        margin: 0 6px;
        float: left;
    }
    .index_book_cover {
        width: 183px;
        height: 244px;
        overflow: hidden;
        margin-bottom: 6px;
        position: relative;
        border: 1px solid #ededed;
        /* stroke */
        -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
        /* drop shadow */
        -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
        /* drop shadow */
        box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
        /* drop shadow */
    }
    .icon_sale {
        width: 56px;
        height: 56px;
        position: absolute;
        top: 0;
        left: 127px;
        background-image: url(../images/phone/icon_sale.png);
        background-size: 100%;
    }
    .icon_lastday {
        width: 56px;
        height: 56px;
        position: absolute;
        top: 0;
        left: 127px;
        background-image: url(../images/phone/icon_lastday.png);
        background-size: 100%;
    }
    .icon_pdf {
        width: 56px;
        height: 56px;
        position: absolute;
        bottom: 0;
        left: 0;
        background-image: url(../images/phone/icon_pdf.png);
        background-size: 100%;
        z-index: 4;
    }
    .icon_av {
        width: 56px;
        height: 56px;
        position: absolute;
        bottom: 0;
        left: 0;
        background-image: url(../images/phone/icon_pdf.png);
        background-size: 100%;
        z-index: 4;
    }
    .index_book_title {
        width: 100%;
        height: 47px;
        font-size: 19px;
        line-height: 23px;
        overflow: hidden;
        margin-bottom: 8px;
    }
    .index_book_title a {
        width: 100%;
        height: 47px;
        overflow: hidden;
        display: block;
    }
    .index_book_sale {
        width: 185px;
        height: 21px;
    }
    .inlineModule2 {
        margin-bottom: 39px;
        width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        padding: 0 0 0 6px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .inlineModule_left2 {
        display: none;
    }
    .inlineModule_right2 {
        display: none;
    }
    .index_focus_book_text {
        width: 190px;
        height: 37px;
        color: #656565;
        font-size: 13px;
        line-height: 15px;
        text-align: center;
    }
    .index_book_shopping_cart {
        width: 31px;
        height: 21px;
        position: absolute;
        top: 0;
        right: 0;
        background-image: url(../images/top_shopping_cart.png);
        background-size: 31px 21px;
    }
    .index_book_shopping_cart a {
        width: 31px;
        height: 21px;
        display: block;
    }
    .index_book_price_box {
        width: 100px;
        height: 15px;
        position: relative;
        padding-top: 1px;
        font-size: 0;
    }
    .index_book_price_text_gery {
        width: auto;
        height: 15px;
        color: #656565;
        font-size: 13px;
        float: left;
        padding-top: 1px;
    }
    .index_book_price_text_red {
        width: auto;
        height: 19px;
        line-height: 19px;
        color: #cc0000;
        font-size: 18.5px;
        font-weight: bold;
        float: left;
    }
    /*主題書展640*/
    .inlineModule3 {
        margin-bottom: 39px;
        position: relative;
        color: #888;
        width: 100%;
        height: 164px;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
    }
    .inlineModule3_left {
        display: none;
    }
    .inlineModule3_right {
        display: none;
    }
    .index_theme_box {
        height: 162px;
    }
    .indxe_theme {
        width: 272px;
        height: 162px;
        margin: 0 0 0 12px;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        border-radius: 8px;
    }
    .indxe_theme_text {
        width: 252px;
        height: 162px;
        font-size: 31px;
        line-height: 164px;
        left: 10px;
    }
    .indxe_theme_img01 {
        width: 272px;
        height: 162px;
        background-image: url(../images/theme01.png);
        background-size: 100%;
        -moz-border-radius: 9px;
        -webkit-border-radius: 9px;
        border-radius: 9px;
        filter: alpha(opacity=30);
        -moz-opacity: 0.5;
        opacity: 0.5;
        -khtml-opacity: 0.5;
    }
    .indxe_theme_img02 {
        width: 272px;
        height: 162px;
        background-image: url(../images/theme02.png);
        background-size: 100%;
        -moz-border-radius: 9px;
        -webkit-border-radius: 9px;
        border-radius: 9px;
        filter: alpha(opacity=30);
        -moz-opacity: 0.5;
        opacity: 0.5;
        -khtml-opacity: 0.5;
    }
    .indxe_theme_img03 {
        width: 272px;
        height: 162px;
        background-image: url(../images/theme03.png);
        background-size: 100%;
        -moz-border-radius: 9px;
        -webkit-border-radius: 9px;
        border-radius: 9px;
        filter: alpha(opacity=30);
        -moz-opacity: 0.5;
        opacity: 0.5;
        -khtml-opacity: 0.5;
    }
    .index_classified_title_big {
        display: none;
    }
    .index_classified_content {
        display: none;
    }
    .index_classified_box01 {
        display: none;
    }
    .index_classified_box02 {
        display: none;
    }
    /*登出選單*/
    .index_logout_block {
        display: block;
    }
    .index_logout_account {
        display: block;
    }
    .index_logout_btn_box {
        display: block;
    }
    /*全部的書 書籍分類頁 phone*/
    .book_classification_left_menu_block {
        display: block;
        width: 100%;
        height: auto;
        min-height: 100%;
        background-color: #fff;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 999;
    }
    .bread_crumbs {
        display: none;
    }
    .new_arrivals_big_title {
        width: 100%;
        max-width: 1060px;
        height: 46px;
        margin: 0 0 6px 0;
        padding: 0 16px;
        position: relative;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background-image: none;
    }
    .new_arrivals_big_title_text_gap {
        display: none;
    }
    .new_arrivals_big_title_text {
        width: 200px;
        height: 25px;
        margin: 0;
        padding-top: 13px;
        font-size: 23px;
        font-weight: bold;
        color: #484848;
        text-align: left;
        background-color: #fff;
    }
    .one_sort_title {
        width: 100%;
        max-width: 1060px;
        height: 46px;
        padding: 0 16px;
        position: relative;
        background-image: none;
        margin: 0;
    }
    .one_sort_title_text_gap {
        display: none;
    }
    .one_sort_title_text {
        width: 200px;
        height: 25px;
        margin: 0;
        font-size: 23px;
        font-weight: bold;
        color: #484848;
        text-align: left;
        background-color: #fff;
    }
    /*info 640*/
    .info_bk {
        height: auto;
    }
    .info_bk02 {
        display: none;
    }
    .foot_bk {
        width: 100%;
        min-width: 300px;
        min-height: 20px;
        height: auto;
        color: #656565;
        font-size: 13px;
        text-align: center;
        background-color: #f4f4f4;
    }
    .foot_bk02 {
        display: none;
    }
    .foot {
        width: 100%;
        padding: 18px 0 0 0;
        min-height: 15px;
        max-height: 72px;
        height: auto;
        color: #656565;
        font-size: 14px;
        line-height: 21px;
    }
    .foot_a {
        width: 100%;
        height: auto;
        display: inline-block;
        white-space: nowrap;
    }
    .foot_b {
        width: 100%;
        height: auto;
        display: inline-block;
        white-space: normal;
    }
    .phone02 {
        display: none;
    }
    .phone a {
        display: block;
        width: 100%;
        height: auto;
        color: #656565;
    }
    .new_arrivals_bn {
        display: none;
        width: 100%;
        max-width: 1060px;
        height: auto;
        overflow: hidden;
        margin: 0 auto 20px auto;
    }
    .item_bn {
        display: none;
        width: 100%;
        max-width: 1060px;
        height: auto;
        overflow: hidden;
        margin: 0 auto 15px auto;
        background-color: #000;
    }
    .phone_new_arrivals_bn {
        display: block;
        width: 100%;
        height: auto;
        margin-bottom: 26px;
        position: relative;
    }
    .phone_item_bn {
        display: block;
        width: 100%;
        height: auto;
        margin-bottom: 10px;
        position: relative;
        background-color: #000;
    }
    .one_classification_content {
        padding-top: 22px;
        background-image: none;
    }
    .one_classification_left {
        display: none;
    }
    .one_classification_right {
        padding-left: 0;
    }
    /*月讀包所有書刊BN 640*/
    .one_classification_bn {
        display: none;
    }
    .one_classification_bn a {
        display: none;
    }
    /*PH月讀包所有書刊BN 640*/
    .ph_one_classification_bn {
        display: block;
        width: 92%;
        height: 80px;
        max-width: 640px;
        margin: 0 auto 29px auto;
        position: relative;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background-image: url("../images/phone/monthly_bn01.png");
        background-size: auto 100%;
        background-position: center;
        background-repeat: no-repeat;
        background-color: #629540;
    }
    .ph_one_classification_bn a {
        display: block;
        width: 100%;
        height: 80px;
    }
    .one_classification_title {
        width: 92%;
        height: 37px;
        padding: 0;
        position: relative;
        margin: 0 auto 18px auto;
        background-image: none;
        border: 1px solid #999;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
    }
    .one_classification_title_text {
        display: none;
    }
    .one_classification_choose {
        display: block;
        width: 67%;
        height: 35px;
    }
    .one_classification_choose a:link,
    .one_classification_choose a:visited {
        display: block;
        width: 100%;
        height: 35px;
        line-height: 35px;
        font-size: 15.5px;
        color: #999999;
        padding-left: 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background-image: url(../images/index_menu_arraw.png);
        background-repeat: no-repeat;
        background-position: 90% center;
        -moz-border-radius: 4px 0 0 4px;
        -webkit-border-radius: 4px 0 0 4px;
        border-radius: 4px 0 0 4px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
    }
    .one_classification_choose a:hover,
    .one_classification_choose a:active {
        display: block;
        width: 100%;
        height: 35px;
        line-height: 35px;
        font-size: 15.5px;
        color: #999999;
        padding-left: 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background-image: url(../images/index_menu_arraw.png);
        background-repeat: no-repeat;
        background-position: 90% center;
        -moz-border-radius: 4px 0 0 4px;
        -webkit-border-radius: 4px 0 0 4px;
        border-radius: 4px 0 0 4px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
    }
    .one_classification_open {
        width: 33%;
        height: 35px;
        line-height: 35px;
        font-size: 15.5px;
        color: #fff;
        padding-left: 11px;
        display: block;
        background-image: url(../images/top_btn_arrow_hover.png);
        background-repeat: no-repeat;
        background-position: 90% center;
        border-left: 1px #999999 solid;
        background-color: #999999;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 10;
        -moz-border-radius: 0 4px 4px 0;
        -webkit-border-radius: 0 4px 4px 0;
        border-radius: 0 4px 4px 0;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
    }
    .one_classification_close {
        width: 33%;
        height: 35px;
        line-height: 35px;
        font-size: 15.5px;
        color: #999999;
        padding-left: 11px;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 10;
        border-left: 1px #999999 solid;
        background-image: url(../images/top_grey_arrow.png);
        background-repeat: no-repeat;
        background-position: 90% center;
        -moz-border-radius: 0 4px 4px 0;
        -webkit-border-radius: 0 4px 4px 0;
        border-radius: 0 4px 4px 0;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
    }
    .one_classification_drop {
        display: none;
        width: 92%;
        height: auto;
        font-size: 20px;
        overflow: hidden;
        padding: 9px 0 9px 20px;
        border: 1px solid #999;
        /* stroke */
        -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.11);
        /* outer glow */
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.11);
        /* outer glow */
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.11);
        /* outer glow */
        position: absolute;
        top: 71px;
        right: 4%;
        z-index: 50;
    }
    .new_arrivals_sequence_open {
        width: 135px;
        height: 38px;
        line-height: 38px;
        font-size: 15.5px;
        color: #fff;
        padding-left: 11px;
        display: block;
        background-image: url(../images/top_btn_arrow_hover.png);
        background-repeat: no-repeat;
        background-position: 90% center;
        border: 1px #999999 solid;
        background-color: #999999;
        position: absolute;
        top: 0;
        right: 4%;
        z-index: 10;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
    }
    .new_arrivals_sequence_close {
        width: 135px;
        height: 38px;
        line-height: 38px;
        font-size: 15.5px;
        color: #999999;
        padding-left: 11px;
        position: absolute;
        top: 0;
        right: 4%;
        z-index: 10;
        border: 1px #999999 solid;
        background-image: url(../images/top_grey_arrow.png);
        background-repeat: no-repeat;
        background-position: 90% center;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
    }
    .new_arrivals_sequence_drop {
        display: none;
        width: 92%;
        height: auto;
        font-size: 20px;
        overflow: hidden;
        padding: 9px 0 9px 20px;
        border: 1px solid #999;
        /* stroke */
        -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.11);
        /* outer glow */
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.11);
        /* outer glow */
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.11);
        /* outer glow */
        position: absolute;
        top: 52px;
        right: 4%;
        z-index: 50;
    }
    .new_arrivals_sequence_drop_btn_tick {
        width: 100%;
        height: 52px;
        line-height: 52px;
        color: #629540;
        background-image: url(../images/tick.png);
        background-position: 95% 17px;
        background-repeat: no-repeat;
        background-size: 22px 15px;
    }
    .new_arrivals_sequence_drop_btn {
        width: 100%;
        height: 52px;
        line-height: 52px;
        color: #333333;
    }
    .new_arrivals_sequence_drop_btn a:link,
    .new_arrivals_sequence_drop_btn a:visited {
        width: 100%;
        height: 52px;
        display: block;
        line-height: 52px;
        color: #333333;
    }
    .new_arrivals_sequence_drop_btn a:hover,
    .new_arrivals_sequence_drop_btn a:active {
        width: 100%;
        height: 52px;
        display: block;
        line-height: 52px;
        color: #629540;
    }
    .one_classification_book_content {
        width: 588px;
    }
    .one_classification_book_content ul li {
        width: 185px;
        margin: 0 5px 49px 5px;
    }
    .one_classification_menu_top {
        width: 100%;
        min-width: 270px;
        height: 35px;
        background-color: #fff;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 901;
    }
    .one_classification_menu_tittle {
        width: 100%;
        height: 30px;
        font-size: 18px;
        color: #333333;
        text-align: center;
        padding-top: 11px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    /*書籍單分類漢堡選單*/
    /*書籍單分類漢堡選單_大標題*/
    .classification_left_menu_title {
        width: 100%;
        height: 37px;
        font-size: 15.5px;
        color: #333333;
        padding: 7px 0 0 7.34%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    /*書籍單分類漢堡選單_選單*/
    .classification_left_menu_box {
        width: 92.2%;
        height: auto;
        margin: 0 3.9% 0 auto;
        border-top: 1px #999999 solid;
        border-left: 1px #999999 solid;
        border-right: 1px #999999 solid;
        z-index: 890;
    }
    .classification_left_menu_list {
        width: 100%;
        height: 50px;
        padding-left: 3.38%;
        border-bottom: 1px #999999 solid;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .classification_left_menu_list a {
        width: 100%;
        height: 50px;
        display: block;
    }
    .classification_left_menu_text {
        width: auto;
        color: #333;
        font-size: 20px;
        height: 50px;
        line-height: 50px;
        padding-right: 15px;
        background-image: url(../images/phone/book_classificati_arrow.png);
        background-repeat: no-repeat;
        background-position: right center;
        float: left;
    }
    /*書籍單分類漢堡選單_選單第一層選取*/
    .classification_left_menu_list_choose {
        width: 100%;
        height: 50px;
        padding-left: 3.38%;
        border-bottom: 1px #999999 solid;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background-color: #619540;
    }
    .classification_left_menu_list_choose a {
        width: 100%;
        height: 50px;
        display: block;
    }
    .classification_left_menu_text_choose {
        width: auto;
        color: #fff;
        font-size: 20px;
        height: 50px;
        line-height: 50px;
        padding-right: 15px;
        background-image: url(../images/phone/book_classificati_arrow_choose.png);
        background-repeat: no-repeat;
        background-position: right center;
        float: left;
    }
    /*書籍分類漢堡選單_子選單*/
    .classification_submenu {
        width: 100%;
        height: auto;
        border-bottom: 1px #999999 solid;
    }
    .classification_submenu ul li {
        width: 100%;
        height: 50px;
        line-height: 50px;
        color: #333333;
        font-size: 18px;
        position: relative;
        background-image: url(../images/classification_submenu_line.png);
        background-repeat: no-repeat;
        background-position: bottom;
        background-size: 83% 1px;
    }
    .classification_submenu ul li a:link,
    .classification_submenu ul li a:visited {
        width: 100%;
        height: 50px;
        display: block;
        line-height: 50px;
        color: #333333;
        font-size: 18px;
        position: relative;
    }
    .classification_submenu ul li a:hover,
    .classification_submenu ul li a:active {
        width: 100%;
        height: 50px;
        display: block;
        line-height: 50px;
        color: #fff;
        font-size: 18px;
        position: relative;
        background-color: #619540;
    }
    .classification_submenu ul li:last-child {
        width: 100%;
        height: 50px;
        line-height: 50px;
        color: #333333;
        font-size: 18px;
        position: relative;
        background-image: none;
    }
    .classification_submenu_text {
        width: 83%;
        height: 50px;
        margin: 0 auto;
        font-size: 18px;
        padding-left: 4px;
    }
    .one_classification_menu_box2_text_choose {
        width: 100%;
        height: 50px;
        color: #629540;
        display: block;
    }
    .one_classification_menu_box2_text_choose a:link,
    .one_classification_menu_box2_text_choose a:visited,
    .one_classification_menu_box2_text_choose a:hover,
    .one_classification_menu_box2_text_choose a:active {
        width: 100%;
        height: 50px;
        display: block;
        color: #629540;
        background-image: url(../images/tick.png);
        background-repeat: no-repeat;
        background-size: 22px 15px;
        background-position: right 16px;
    }
    #search_search {
        width: 94.2%;
        height: 40px;
        border: 1px solid #61953f;
        /* stroke */
        -moz-border-radius: 21px / 21px 21px 21px 21px;
        -webkit-border-radius: 21px / 21px 21px 21px 21px;
        border-radius: 21px / 21px 21px 21px 21px;
        /* border radius */
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        /* prevents bg color from leaking outside the border */
        background-color: #f7f7f7;
        /* layer fill content + color overlay */
        position: absolute;
        top: 9px;
        right: 2.89%;
    }
    #search_search input {
        width: 80%;
        height: 25px;
        line-height: 25px;
        color: #619540;
        background: none repeat scroll 0 0;
        border: 0 none;
        font-size: 18px;
        margin: 0;
        padding: 0 5px;
        -webkit-transition: background 0.3s ease-in-out 0s;
        -o-transition: background 0.3s ease-in-out 0s;
        transition: background 0.3s ease-in-out 0s;
        position: absolute;
        top: 7px;
        left: 15px;
    }
    #search_search input::-webkit-input-placeholder {
        color: #619540;
        -webkit-transition: color 0.5s;
    }
    #search_search input:focus::-webkit-input-placeholder,
    input:hover::-webkit-input-placeholder {
        color: #619540;
        -webkit-transition: color 0.5s;
    }
    #search_search button {
        background: url("../images/search_icon.png") no-repeat scroll center
            center;
        background-size: 34px;
        cursor: pointer;
        height: 38px;
        text-indent: -99999em;
        -webkit-transition: background 0.3s ease-in-out 0s;
        -o-transition: background 0.3s ease-in-out 0s;
        transition: background 0.3s ease-in-out 0s;
        width: 38px;
        border: none;
        float: right;
    }
    .search_finish_title {
        display: none;
    }
    .search_book_btn {
        display: none;
    }
    .search_book_text_box {
        width: 60%;
        padding: 16px 0 25px 0;
        margin-left: 119px;
    }
    .search_book_title {
        width: 100%;
        min-height: 47px;
        height: auto;
        line-height: 23px;
        color: #333333;
        font-size: 18px;
        margin-bottom: 7px;
    }
    .search_book_title a {
        width: 100%;
        min-height: 20px;
        height: auto;
        line-height: 24px;
        color: #333333;
        font-size: 20px;
        display: block;
    }
    .search_book_text {
        width: 90%;
        height: 13px;
        line-height: 13px;
        color: #333333;
        font-size: 13px;
        margin-bottom: 6px;
    }
    .search_book_text .abox {
        width: 52px;
        height: 13px;
        line-height: 13px;
        color: #333333;
        font-size: 13px;
        position: absolute;
        top: 0;
        left: 0;
    }
    .search_book_text .bbox {
        width: 100px;
        height: 13px;
        line-height: 13px;
        color: #333333;
        font-size: 13px;
        position: absolute;
        top: 0;
        left: 55px;
    }
    .search_book_text2 {
        display: none;
    }
    .search_book_text2 .abox {
        display: none;
    }
    .search_book_text2 .bbox {
        display: none;
    }
    .search_book_price {
        width: 100%;
        height: 16px;
        color: #656565;
        font-size: 14px;
        padding-top: 14px;
    }
    .search_book_price .abox {
        width: auto;
        height: 20px;
        color: #656565;
        font-size: 13px;
        float: left;
        padding-top: 3px;
    }
    .search_book_price .bbox {
        width: auto;
        height: 20px;
        color: #cc0000;
        margin: 0 3px;
        font-size: 19px;
        float: left;
    }
    .search_finish ul li {
        min-height: 166px;
    }
    .search_finish ul li:last-child {
        min-height: 167px;
    }
    .search_book_cover {
        width: 95px;
        height: 127px;
        border: 1px solid #ededed;
        -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
        -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
        box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
        position: absolute;
        top: 18px;
        left: 10px;
    }
    .search_book_shopping_cart {
        display: block;
    }
    .search_book_shopping_cart a {
        display: block;
    }
    .new_arrivals_more {
        margin: 10px auto 35px auto;
        padding: 0;
    }
    .search_icon_pdf {
        width: 45px;
        height: 45px;
        position: absolute;
        bottom: 0;
        left: 0;
        background-image: url(../images/phone/icon_pdf.png);
        background-size: 100%;
    }
    .exchange_recording_title {
        display: none;
    }
    /*phone 購買記錄分頁選單列*/
    .shopping_recording_Paging_menu {
        display: block;
    }
    /*phone 兌換記錄分頁選單列*/
    .exchange_recording_Paging_menu {
        display: block;
    }
    /*phone 購買記錄*/
    #SRT01 {
        display: block;
    }
    #SRT02 {
        display: none;
    }
    /*phone 兌換記錄*/
    .exchange_recording_table {
        width: 92.18%;
        max-width: 1037px;
        height: auto;
        border: 1px solid #cbcbcb;
        background-color: #fff;
        margin: 0 auto 20px auto;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .exchange_recording_table_title {
        width: 100%;
        height: 29px;
        color: #999;
        font-size: 13px;
        line-height: 29px;
        border-bottom: 1px solid #cbcbcb;
        background-color: #f8f8f8;
        position: relative;
    }
    .exchange_recording_table_title .abox {
        width: 100px;
    }
    .exchange_recording_table_title .bbox {
        width: 43%;
        margin-left: 125px;
    }
    .exchange_recording_table_title .bbox02 {
        width: 43%;
        margin-left: 107px;
    }
    .exchange_recording_table_title .cbox {
        width: 60px;
        height: 29px;
        text-align: right;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: absolute;
        top: 0;
        right: 10px;
    }
    .exchange_recording_table_title .dbox {
        width: 80px;
        right: 50px;
        text-align: right;
    }
    .exchange_recording_table_title .ebox {
        display: block;
    }
    .exchange_recording_table_title .fbox {
        right: 12px;
    }
    /*640 購買記錄*/
    .exchange_recording_table ul li {
        min-height: 75px;
    }
    .exchange_recording_table ul li:last-child {
        min-height: 75px;
    }
    .exchange_recording_table_list .abox {
        width: 110px;
        height: 75px;
    }
    .exchange_recording_table_list .bbox {
        width: 43%;
        min-height: 75px;
        margin-left: 125px;
        display: table;
        *position: relative;
        padding: 7px 0;
    }
    .exchange_recording_table_list .bbox02 {
        width: 43%;
        min-height: 75px;
        margin-left: 107px;
        display: table;
        *position: relative;
        padding: 7px 0;
    }
    .exchange_recording_table_list .bbox03 {
        width: 65%;
        min-height: 75px;
        margin-left: 125px;
        display: table;
        *position: relative;
        padding: 7px 0;
    }
    .exchange_recording_table_box {
        width: 100%;
        min-height: 36px;
        color: #999;
        margin-top: -30px;
        position: absolute;
        top: 50%;
    }
    .exchange_recording_table_list .cbox {
        width: 80px;
        top: 33px;
        right: 10px;
    }
    .exchange_recording_table_list .dbox {
        width: 54px;
        top: 0;
        right: 10px;
        text-align: right;
    }
    .exchange_recording_table_list .fbox {
        width: auto;
        min-width: 54px;
        min-height: 21px;
        font-size: 20px;
        font-weight: bold;
        line-height: 21px;
        color: #484848;
        text-align: right;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin-top: -12px;
        padding-right: 27px;
        position: absolute;
        top: 50%;
        right: 12px;
        background-image: url(../images/tasks_icon.png);
        background-repeat: no-repeat;
        background-size: 21px;
        background-position: center right;
    }
    .exchange_recording_table_list .gbox {
        width: 54px;
        right: 10px;
        text-align: right;
    }
    .exchange_recording_table_nunber01 {
        width: 100%;
        height: auto;
        color: #333;
        font-size: 13px;
    }
    .exchange_recording_table_nunber02 {
        width: 100%;
        height: auto;
        min-height: 30px;
        margin-bottom: 2px;
        color: #333;
        font-size: 13px;
    }
    .exchange_recording_table_data {
        width: 100%;
        height: auto;
        color: #666666;
        font-size: 12px;
    }
    #ERT01 {
        display: block;
    }
    #ERT02 {
        display: none;
    }
    #ERT03 {
        display: none;
    }
    .exchange_recording_more {
        width: 126px;
        height: 35px;
        margin: 0 auto 10px auto;
        clear: both;
        -moz-border-radius: 17px;
        -webkit-border-radius: 17px;
        border-radius: 17px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        background-color: #474747;
    }
    .equipment_table {
        width: 92.18%;
        margin: 18px auto 30px auto;
        font-size: 13px;
    }
    .equipment_table_title .abox {
        width: 80px;
        height: 29px;
        padding-left: 12px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .equipment_table_title .line {
        display: block;
    }
    .equipment_table_title .bbox {
        width: 60px;
        height: 29px;
        position: absolute;
        top: 0;
        left: 78px;
    }
    .equipment_table_title .cbox {
        width: 54px;
        height: 29px;
        text-align: center;
        position: absolute;
        top: 0;
        right: 0;
    }
    .equipment_table ul li {
        width: 100%;
        min-height: auto;
        height: auto;
        border-bottom: 1px #cfcfcf solid;
        position: relative;
    }
    .equipment_table ul li:last-child {
        width: 100%;
        min-height: auto;
        height: auto;
        border: none;
        position: relative;
    }
    .equipment_table ul li .abox {
        width: 75%;
        min-height: auto;
        height: auto;
        padding-left: 12px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .equipment_table ul li .bbox {
        width: 125px;
        height: 13px;
        min-height: auto;
        color: #656565;
        font-size: 13px;
        line-height: 13px;
        position: relative;
        margin: 13px 0 0 12px;
        top: auto;
        right: auto;
    }
    .equipment_table ul li .cbox {
        width: 54px;
        height: 14px;
        color: #cb0000;
        font-size: 13px;
        line-height: 14px;
        text-align: center;
        position: absolute;
        margin-top: -7px;
        top: 50%;
        right: 0;
    }
    .equipment_table ul li .cbox a {
        width: 54px;
        height: 14px;
        color: #cb0000;
        font-size: 13px;
        display: block;
        line-height: 14px;
        text-align: center;
    }
    .exchange_recording_btn02 {
        width: 100%;
        height: 64px;
        color: #333333;
        font-size: 18px;
        line-height: 64px;
        text-align: left;
        padding: 0 14px;
        border-bottom: 1px #999 solid;
        margin: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: relative;
    }
    .exchange_recording_btn02 a:link,
    .exchange_recording_btn02 a:visited {
        width: 100%;
        height: 64px;
        color: #333333;
        font-size: 18px;
        line-height: 64px;
        text-align: left;
        display: block;
        border-bottom: none;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .exchange_recording_btn02 a:hover,
    .exchange_recording_btn02 a:active {
        width: 100%;
        height: 64px;
        color: #333333;
        font-size: 18px;
        line-height: 64px;
        text-align: left;
        display: block;
        border-bottom: none;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    /*Hami Book月讀包服務條款*/
    .term_of_service {
        width: 84.37%;
        padding-top: 24px;
    }
    .term_of_service_title {
        width: 100%;
        height: auto;
        margin-bottom: 16px;
        color: #333;
        font-size: 24px;
    }
    .term_of_service_text {
        width: 100%;
        height: auto;
        line-height: 24px;
        color: #333;
        font-size: 16px;
    }
    .term_of_service_title02 {
        width: 100%;
        height: 16px;
        margin: 33px 0;
        color: #333;
        font-size: 16px;
    }
    /*書籍購買紀錄全部*/
    .exchange_recording_books {
        height: 100%;
        border: none;
    }
    .exchange_recording_books_item {
        width: 100%;
        height: 29px;
        line-height: 29px;
        color: #999;
        font-size: 14px;
        background-color: #f8f8f8;
        position: relative;
    }
    .exchange_recording_books_item .abox {
        width: 100px;
        height: 29px;
        line-height: 29px;
        position: absolute;
        top: 0;
        left: 13px;
    }
    .exchange_recording_books_item .bbox {
        width: 60px;
        height: 29px;
        line-height: 29px;
        position: absolute;
        top: 0;
        left: 130px;
    }
    .exchange_recording_books_item .bbox02 {
        width: 60px;
        height: 29px;
        line-height: 29px;
        position: absolute;
        top: 0;
        left: 107px;
    }
    .exchange_recording_books_item .cbox {
        width: 9.87%;
        height: 29px;
        min-width: 70px;
        line-height: 29px;
        text-align: right;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: absolute;
        top: 0;
        right: 70px;
    }
    .exchange_recording_books_item_line {
        display: block;
    }
    .exchange_recording_books_item .dbox {
        width: 60px;
        min-width: 55px;
        height: 29px;
        line-height: 29px;
        text-align: center;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: absolute;
        top: 0;
        right: 5px;
    }
    .exchange_recording_books_item .fbox {
        width: 60px;
        min-width: 55px;
        height: 29px;
        line-height: 29px;
        text-align: center;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: absolute;
        top: 0;
        right: 12px;
    }
    .exchange_recording_books_table {
        width: 100%;
        height: auto;
    }
    .exchange_recording_books_table ul li {
        width: 100%;
        min-height: 79px;
        height: auto;
        position: relative;
        border-bottom: 1px #cfcfcf solid;
    }
    .exchange_recording_books_table ul li .abox {
        width: 100px;
        left: 13px;
    }
    .exchange_recording_books_table ul li .bbox {
        width: 52%;
        height: auto;
        margin: 0 0 0 130px;
        padding: 7px 0;
    }
    .exchange_recording_books_table ul li .bbox02 {
        height: auto;
        padding: 7px 130px 7px 107px;
    }
    .exchange_recording_books_table ul li .bbox03 {
        padding: 7px 10px 7px 130px;
    }
    .exchange_recording_book_table_box {
        width: 100%;
        height: 43px;
        color: #999;
        margin-top: -22px;
        position: absolute;
        top: 50%;
    }
    .exchange_recording_books_table ul li .cbox {
        width: 9.87%;
        height: 29px;
        min-width: 70px;
        line-height: 29px;
        text-align: right;
        margin-top: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: absolute;
        top: 0;
        right: 5px;
    }
    .exchange_recording_books_table ul li .dbox {
        width: 60px;
        height: 29px;
        color: #484848;
        font-size: 14px;
        line-height: 29px;
        text-align: right;
        margin-top: -14px;
        position: absolute;
        top: 36px;
        right: 5px;
    }
    /*兌換券*/
    .exchange_recording_books_title {
        width: 100%;
        height: 47px;
        font-size: 18px;
        line-height: 47px;
    }
    .close {
        display: none;
    }
    .close02 {
        width: 19px;
        height: 19px;
        position: absolute;
        top: 13px;
        right: 13px;
        display: block;
    }
    .coupon_input_box {
        width: 80%;
        height: 240px;
        margin: 0 auto;
        position: relative;
        overflow: hidden;
    }
    .coupon_input_box02 {
        width: 80%;
        padding: 0 0;
        height: 169px;
    }
    .coupon_input_text {
        width: 100%;
        height: 15px;
        line-height: 15px;
        font-size: 13px;
        top: 36px;
        left: 0;
    }
    .coupon_input_btn {
        width: 100%;
        height: 46px;
        font-size: 18px;
        line-height: 46px;
        position: absolute;
        top: 167px;
        left: 0;
    }
    .coupon_input_btn a:link,
    .coupon_input_btn a:visited {
        width: 100%;
        height: 46px;
        display: block;
        color: #fff;
        background-color: #61953f;
    }
    .coupon_input_btn a:hover,
    .coupon_input_btn a:active {
        width: 100%;
        height: 46px;
        display: block;
        color: #fff;
        background-color: #6cae41;
    }
    .coupon_input_btn02 {
        display: block;
    }
    .coupon_input_btn03 {
        display: none;
    }
    .coupon_checkbox {
        width: 90%;
        min-width: 200px;
        height: 22px;
        color: #474747;
        font-size: 13px;
        line-height: 22px;
        position: absolute;
        top: 117px;
        left: 0;
    }
    .coupon_box {
        width: 80%;
        margin: 0 auto 34px auto;
        padding-top: 18px;
    }
    .coupon_box02 {
        width: 80%;
        min-height: 103px;
        margin: 0 auto 34px auto;
        padding-top: 28px;
    }
    .coupon_box02 {
        width: 80%;
        min-height: 130px;
        margin: 0 auto 34px auto;
        padding-top: 28px;
    }
    .coupon_input_list {
        width: 100%;
        height: 46px;
        position: absolute;
        top: 56px;
        left: 0;
    }
    .coupon_input_list input {
        width: 100%;
        height: 46px;
        color: #000000;
        font-size: 16px;
        line-height: 46px;
        padding: 0 5px;
        border: 1px solid #656565;
        background-color: #fff;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .coupon_input_list input:focus,
    input:hover {
        color: #000;
        -webkit-transition: color 0.5s;
        padding: 0 4px;
        border: 2px solid #61953f;
        background-color: #fff;
    }
    .coupon_input_list input:focus::-webkit-input-placeholder,
    input:hover::-webkit-input-placeholder {
        color: #999 !important;
    }
    .coupon_box_title {
        padding: 0;
    }
    .coupon_box_text01 {
        padding: 0;
    }
    .coupon_box_text02 {
        padding: 0;
    }
    /*活動兌換券自動兌換 640*/
    .coupon_auto_box {
        width: 80%;
        padding: 40px 0 30px 0;
        margin: 0 auto 40px auto;
        border-bottom: 1px #eeeeee solid;
    }
    /*下載app qrcode*/
    .coupon_download_box {
        display: none;
    }
    .phone_coupon_download_box {
        display: block;
    }
    .coupon_use {
        width: 80%;
        height: auto;
        padding: 0;
        margin: 0 auto 50px auto;
        border: none;
        background-color: #fff;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .coupon_use_title {
        width: 100%;
        height: 15px;
        line-height: 16px;
        color: #333;
        font-size: 15.5px;
        margin-bottom: 15px;
    }
    .coupon_use_content {
        width: 100%;
        margin-bottom: 32px;
    }
    .coupon_use_content ul li {
        width: 100%;
        min-height: 17px;
        height: auto;
        line-height: 31px;
        color: #333;
        font-size: 15.5px;
        text-indent: -15px;
        margin-bottom: 5px;
        padding-left: 20px;
    }
    .coupon_start_btn {
        width: 80%;
        height: 46px;
        margin: 0 auto 51px auto;
    }
    .coupon_start_btn a {
        width: 100%;
        height: 46px;
        line-height: 46px;
        font-size: 18px;
    }
    .privacy_terms {
        width: 100%;
        max-width: 100%;
        min-width: auto;
        height: 100%;
        border: none;
    }
    .privacy_terms_box {
        padding: 19px 0 32px 0;
        line-height: 31px;
    }
    .back {
        width: 19px;
        height: 19px;
        position: absolute;
        top: 13px;
        left: 17px;
    }
    .e-newspaper {
        width: 100%;
        max-width: 100%;
        height: auto;
        border: none;
    }
    .e-newspaper_box {
        width: 80%;
        max-width: 330px;
        height: auto;
        padding-top: 25px;
        margin: 0 auto 58px auto;
    }
    .e-newspaper_input {
        width: 100%;
        height: 46px;
        font-size: 18px;
        line-height: 44px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .e-newspaper_btn {
        width: 100%;
        height: 46px;
        text-align: center;
        margin-bottom: 35px;
        font-size: 18px;
        line-height: 46px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .e-newspaper_cancel {
        width: 77px;
        height: 16px;
        line-height: 16px;
        color: #484848;
        font-size: 15px;
        text-align: right;
        padding-right: 8px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 11px;
        background-image: url(../images/book_classificati_arrow.png);
        background-repeat: no-repeat;
        background-position: right center;
        margin: 0 auto;
    }
    .shopping_cart {
        width: 100%;
        height: auto;
        background-color: #fafafa;
        margin: 0 auto 62px auto;
        padding-bottom: 35px;
    }
    .shopping_cart_btn01 {
        width: 135px;
    }
    .shopping_cart_btn01 a {
        width: 100%;
    }
    .shopping_cart_btn02 {
        width: 135px;
    }
    .shopping_cart_btn02 a {
        width: 100%;
        background-position: 15px 9px;
    }
    .shopping_cart_btn03 {
        width: 135px;
        position: absolute;
        right: 145px;
    }
    .shopping_cart_btn03 a {
        width: 100%;
        background-position: 15px 6px;
    }
    .vip_news {
        padding: 0 10px;
    }
    .download_app_block {
        display: none;
    }
    .phone_download_app_block {
        display: block;
    }
    .monthly_book_title {
        width: 182px;
        height: 23px;
        font-size: 19px;
        line-height: 23px;
        overflow: hidden;
        margin-bottom: 8px;
    }
    .monthly_book_title a {
        width: 182px;
        height: 23px;
        overflow: hidden;
        display: block;
    }
    .phone_authorize_bk {
        display: block;
    }
    .phone_reading_analysis {
        display: block;
    }
    .phone_authorize {
        display: block;
    }
    .phone_off_shelf {
        display: block;
    }
    .monthly_menu_box {
        width: 92.2%;
        height: auto;
        margin: 0 3.9% 0 auto;
        border: 1px #999999 solid;
        z-index: 890;
    }
    .monthly_menu_box ul li {
        width: 100%;
        height: 50px;
        padding: 0 3.38%;
        border-bottom: 1px #999999 solid;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .monthly_menu_box ul li a {
        width: 100%;
        height: 50px;
        display: block;
    }
    .monthly_menu_box ul li:last-child {
        width: 100%;
        height: 50px;
        padding-left: 3.38%;
        border-bottom: none;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .monthly_menu_box ul li:last-child a {
        width: 100%;
        height: 50px;
        display: block;
    }
    .monthly_menu_list {
        width: 100%;
        color: #333;
        font-size: 20px;
        height: 50px;
        line-height: 50px;
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .monthly_menu_list_choose {
        width: 100%;
        color: #333;
        font-size: 20px;
        height: 50px;
        line-height: 50px;
        float: left;
        background-image: url(../images/tick.png);
        background-repeat: no-repeat;
        background-size: 22px 15px;
        background-position: right center;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .authorize_title {
        width: 92.18%;
        padding-top: 20px;
        text-align: center;
    }
    .authorize_table {
        margin: 0 auto 7px auto;
    }
    .authorize_notice_block {
        width: 92%;
    }
    .authorize_table ul li .abox {
        padding-top: 15px;
        margin-bottom: 11px;
    }
    .qa_title {
        width: 87%;
        height: 50;
        margin: 22px auto 0 auto;
        background-image: none;
        clear: both;
    }
    .phone_qa_block {
        display: block;
        width: 94.2%;
        height: auto;
        overflow: hidden;
        margin: 0 auto;
    }
    /*常見問題 內頁*/
    .qa_in_page_content {
        padding-top: 5px;
        min-height: auto;
        margin: 0 auto 12px auto;
        background-image: none;
    }
    .qa_in_page_item {
        display: block;
    }
    .qa_in_page_title {
        width: 100%;
        height: 53px;
        padding: 0 50px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background-image: none;
        background-repeat: repeat-x;
        background-color: #ffffff;
        margin: 0 auto;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 999;
    }
    .qa_in_page_title_text {
        width: 121px;
        height: 53px;
        line-height: 53px;
        margin: 0 auto;
        font-size: 18px;
        font-weight: bold;
        color: #484848;
        text-align: center;
        background-color: #fff;
        z-index: 0;
    }
    .qa_in_page_right {
        width: 94%;
        padding-left: 0;
        padding-right: 0;
        margin: 0 auto 5px auto;
        overflow: hidden;
        border: 1px #cccccc solid;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: relative;
    }
    .qa_in_page_a_more_line {
        display: none;
    }
    .qa_in_page_q {
        font-size: 20px;
        line-height: 31px;
        min-height: 31px;
        padding-left: 35px;
        padding-right: 20px;
    }
    .qa_in_page_q_arrow {
        position: absolute;
        top: 8px;
        left: 12px;
    }
    .qa_in_page_a_text {
        font-size: 18px;
        line-height: 31px;
        padding-left: 35px;
        padding-right: 20px;
    }
    .qa_in_page_a {
        margin: 0 0 54px 0;
    }
    .qa_in_page_a_07more {
        font-size: 18px;
        line-height: 19px;
        margin-bottom: 12px;
        clear: both;
        padding-left: 36px;
    }
    .qa_in_page_a_more {
        padding-left: 36px;
    }
    .qa_in_page_a_more a {
        font-size: 18px;
        line-height: 19px;
    }
    .qa_more_arrow {
        top: 3px;
        right: 5px;
    }
    .qa_in_page_a_more02 {
        padding-left: 36px;
    }
    .qa_in_page_a_more02 a {
        font-size: 18px;
        line-height: 19px;
    }
    .qa_in_page_a_step {
        top: 1px;
        left: 33px;
    }
    .qa_in_page_a_step_text {
        min-height: 31px;
        font-size: 18px;
        line-height: 31px;
        padding: 0 20px 0 107px;
    }
    .qa_in_page_a_text02 {
        height: 19px;
        line-height: 19px;
        font-size: 18px;
        padding-left: 50px;
        background-position: 33px center;
    }
    .qa_in_page_a_text03 {
        font-size: 18px;
        padding-left: 35px;
    }
    .qa_in_page_a_text04 {
        font-size: 18px;
        padding-left: 47px;
        line-height: 31px;
    }
    /*促銷專區640*/
    .focus_big_title_box {
        height: 24px;
        padding-top: 26px;
        margin-top: -30px;
        background-color: #eeeeee;
    }
    .focus_big_title {
        width: 100%;
        max-width: 1060px;
        height: 24px;
        margin: 0;
        padding: 0 16px;
        position: relative;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background-image: none;
    }
    .focus_big_title_text {
        width: 200px;
        height: 24px;
        margin: 0;
        padding-top: 13px;
        font-size: 23px;
        font-weight: bold;
        color: #484848;
        text-align: left;
        background-color: #eeeeee;
    }
    .focus_big_title_text_gap {
        display: none;
    }
    .focus_block {
        padding: 29px 12px 0 12px;
        margin: 0 auto 44px auto;
    }
    .focus_box {
        width: 100%;
        min-width: 788px;
        height: 356px;
    }
    .focus_book_gap {
        width: 25%;
        min-width: 190px;
        height: 356px;
        overflow: hidden;
        float: left;
    }
    .focus_book {
        width: 185px;
        height: auto;
        min-height: 332px;
        margin: 0 auto;
        overflow: hidden;
    }
    /*單書制式活動 樣式一640px*/
    .event_style1_banner_block {
        max-width: 1060px;
        width: 100%;
        min-height: 647px;
        height: auto;
        margin: 0 auto;
        overflow: hidden;
        position: relative;
        background-image: url(../images/phone/event_style1_banner_bk.png);
        background-size: 640px 647px;
        background-position: center;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .event_style1_banner_cover_border {
        width: 210px;
        height: auto;
        margin: 0 auto;
        position: relative;
        top: 19px;
        left: 0;
    }
    .event_style1_banner_right {
        width: 90%;
        height: 334px;
        position: absolute;
        top: 314px;
        left: 5%;
    }
    .event_style1_banner_price_block {
        width: 313px;
        height: 41px;
        position: relative;
        margin: 0 auto;
        background-image: none;
    }
    .event_style1_banner_price {
        display: none;
    }
    .event_style1_banner_title {
        width: 100%;
        height: 66px;
        color: #005986;
        font-size: 27px;
        text-align: center;
        overflow: hidden;
        padding: 4px 0;
        position: absolute;
        top: 56px;
        border-top: 4px #094f82 solid;
        border-bottom: 4px #094f82 solid;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .event_style1_banner_title_line {
        width: 100%;
        height: 50px;
        line-height: 50px;
        color: #094f82;
        border-top: 1px #094f82 solid;
        border-bottom: 1px #094f82 solid;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .event_style1_banner_title_line a {
        color: #094f82;
    }
    .event_style1_banner_text {
        width: 100%;
        height: auto;
        line-height: 29px;
        font-size: 18px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        top: 139px;
    }
    .event_style1_banner_sale {
        margin: 17px 0 0 0;
    }
    .event_style1_banner_sale_bigred {
        margin: 4px 0 0 0;
    }
    .event_style1_banner_sale_red {
        margin: 17px 0 0 0;
    }
    .event_style1_banner_btn {
        width: 142px;
        height: 41px;
        margin: 0;
        float: right;
    }
    .event_style1_banner_btn a:link,
    event_style1_banner_btn a:visited {
        width: 142px;
        height: 41px;
        display: block;
        background-image: url(../images/phone/event_style1_banner_price_btn.png);
        background-size: 100%;
        background-repeat: no-repeat;
    }
    .event_style1_banner_btn a:hover,
    event_style1_banner_btn a:active {
        width: 142px;
        height: 41px;
        display: block;
        background-image: url(../images/phone/event_style1_banner_price_btn_hover.png);
        background-size: 100%;
        background-repeat: no-repeat;
    }
    .event_book_sale {
        width: 185px;
        height: 21px;
    }
    .event_price_box {
        width: 130px;
        height: 21px;
        text-align: left;
        position: absolute;
        top: 1px;
        left: 0;
        margin: 0;
    }
    .event_price_text_gery {
        display: none;
    }
    .event_saleprice_text_red {
        height: 19px;
        line-height: 19px;
        font-size: 18.5px;
    }
    .event_shopping_cart_text {
        display: none;
    }
    .event_shopping_cart_box {
        width: 31px;
        height: 21px;
        margin: 0;
        position: absolute;
        top: 0;
        right: 0;
    }
    .event_shopping_cart_box a:link,
    .event_shopping_cart_box a:visited,
    .event_shopping_cart_box a:hover,
    .event_shopping_cart_box a:active {
        width: 31px;
        height: 21px;
        border: none;
    }
    .event_shopping_cart {
        width: 31px;
        height: 21px;
        margin-top: 0;
    }
    .event_style1_title {
        margin-left: 18px;
    }
    .event_style1_more a:link,
    .event_style1_more a:visited {
        background-image: url(../images/phone/event_style1_more_btn.png);
        background-size: 100%;
    }
    .event_style1_more a:hover,
    .event_style1_more a:active {
        background-image: url(../images/phone/event_style1_more_btn_hover.png);
        background-size: 100%;
    }
    /*單書制式活動 樣式一 推薦640px */
    .event_style1_recommend_bk {
        margin: 0;
        padding: 0;
        border-top: 3px #bfe4f7 solid;
        border-bottom: 3px #bfe4f7 solid;
        border-left: none;
        border-right: none;
    }
    .event_style1_recommend_border {
        margin: 0;
        padding: 3px 0;
        border: none;
    }
    .event_style1_recommend_border_dotted {
        margin: 0;
        padding: 74px 0 24px 0;
        border-top: 1px #3399cc dotted;
        border-bottom: 1px #3399cc dotted;
        border-left: none;
        border-right: none;
    }
    .event_style1_recommend_title {
        width: 295px;
        height: 80px;
        position: absolute;
        top: 0;
        left: 0;
        background-image: url(../images/phone/event_style1_recommend_title.png);
        background-size: 100%;
    }
    .event_style1_recommend_foot {
        display: none;
    }
    .event_style1_title_bk {
        max-width: 1060px;
        width: 100%;
        height: 55px;
        margin: 0 auto;
        padding-bottom: 33px;
        background-image: url(../images/phone/event_style1_title_bk.png);
        background-size: auto 55px;
        background-color: #ffffff;
        background-repeat: repeat-x;
    }
    .event_style1_banner_title {
        width: 100%;
        height: 66px;
        color: #005986;
        font-size: 27px;
        text-align: center;
        overflow: hidden;
        padding: 4px 0;
        position: absolute;
        top: 56px;
        border-top: 4px #3399cc solid;
        border-bottom: 4px #3399cc solid;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .event_style1_banner_title_line {
        width: 100%;
        height: 50px;
        line-height: 50px;
        color: #005986;
        border-top: 1px #3399cc dotted;
        border-bottom: 1px #3399cc dotted;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .event_foot_banner_style1_pc {
        display: none;
    }
    .event_foot_banner_style1_phone {
        display: block;
    }
    /*單書制式活動 樣式二640px*/
    .event_style2_banner_block {
        max-width: 1060px;
        width: 100%;
        min-height: 687px;
        height: auto;
        margin: 0 auto;
        overflow: hidden;
        position: relative;
        background-image: url(../images/phone/event_style2_banner_bk.png);
        background-size: 640px 687px;
        background-position: center;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .event_style2_banner_cover_border {
        width: 236px;
        height: auto;
        margin: 0 auto;
        position: relative;
        top: 9px;
        left: 0;
    }
    .event_style2_banner_right {
        width: 90%;
        height: 334px;
        position: absolute;
        top: 314px;
        left: 5%;
    }
    .event_style2_banner_price_block {
        width: 313px;
        height: 41px;
        position: relative;
        margin: 0 auto;
        background-image: none;
    }
    .event_style2_banner_price {
        display: none;
    }
    .event_style2_banner_title {
        width: 100%;
        height: 66px;
        color: #005986;
        font-size: 27px;
        text-align: center;
        overflow: hidden;
        padding: 4px 0;
        position: absolute;
        top: 56px;
        border-top: 4px #094f82 solid;
        border-bottom: 4px #094f82 solid;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .event_style2_banner_title_line {
        width: 100%;
        height: 50px;
        line-height: 50px;
        color: #333333;
        border-top: 1px #094f82 solid;
        border-bottom: 1px #094f82 solid;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .event_style2_banner_text {
        width: 100%;
        height: auto;
        line-height: 29px;
        font-size: 18px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        top: 139px;
    }
    .event_style2_banner_sale {
        margin: 17px 0 0 0;
    }
    .event_style2_banner_sale_bigred {
        margin: 4px 0 0 0;
    }
    .event_style2_banner_sale_red {
        margin: 17px 0 0 0;
    }
    .event_style2_banner_btn {
        width: 142px;
        height: 41px;
        margin: 0;
        float: right;
    }
    .event_style2_banner_btn a:link,
    event_style2_banner_btn a:visited {
        width: 142px;
        height: 41px;
        display: block;
        background-image: url(../images/phone/event_style2_banner_price_btn.png);
        background-size: 100%;
    }
    .event_style2_banner_btn a:hover,
    event_style2_banner_btn a:active {
        width: 142px;
        height: 41px;
        display: block;
        background-image: url(../images/phone/event_style2_banner_price_btn_hover.png);
        background-size: 100%;
    }
    .event_style2_title_bk {
        width: 100%;
        height: 59px;
        margin: 0 auto;
        padding-bottom: 33px;
        background-image: url(../images/phone/event_style2_title_bk.png);
        background-color: #fff;
        background-repeat: no-repeat;
        background-size: auto 59px;
        background-position: top left;
    }
    .event_style2_title {
        height: 59px;
        margin-left: 18px;
    }
    /*單書制式活動 樣式二 推薦 */
    .event_style2_recommend_bk {
        margin: 0 auto;
        border: none;
        background-image: none;
    }
    .event_style2_recommend_top_bk {
        width: 100%;
        height: 89px;
        background-image: url(../images/phone/event_style2_top_bk.png);
        background-size: auto 89px;
        background-repeat: repeat-x;
        padding-top: 32px;
    }
    .event_style2_recommend_top_title {
        width: 199px;
        height: 38px;
        background-image: url(../images/phone/event_style2_top_title.png);
        background-repeat: no-repeat;
        background-size: 100%;
    }
    .event_style2_recommend_bottom {
        width: 100%;
        height: 15px;
        background-image: url(../images/phone/event_style2_bottom_bk.png);
        background-size: auto 15px;
        background-repeat: repeat-x;
    }
    .event_style2_recommend_center {
        width: 100%;
        height: auto;
        overflow: hidden;
        padding: 8px 0 10px 0;
        background-image: url(../images/event_style2_center_bk.png);
        background-position: -2px top;
    }
    .event_foot_banner_style2_pc {
        display: none;
    }
    .event_foot_banner_style2_phone {
        display: block;
    }
    /*單書制式活動 樣式三640px*/
    .event_style3_banner_block {
        max-width: 1060px;
        width: 100%;
        min-height: 647px;
        height: auto;
        overflow: hidden;
        margin: 0 auto;
        position: relative;
        background-image: url(../images/phone/event_style3_banner_bk.png);
        background-size: 640px 647px;
        background-position: center;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .event_style3_banner_cover_border {
        width: 217px;
        height: auto;
        margin: 0 auto;
        background-image: url(../images/phone/event_style3_banner_cover_border.png);
        position: relative;
        top: 17px;
        left: 0;
    }
    .event_style3_banner_right {
        width: 90%;
        height: 334px;
        position: absolute;
        top: 314px;
        left: 5%;
    }
    .event_style3_banner_price_block {
        width: 313px;
        height: 41px;
        position: relative;
        margin: 0 auto;
        background-image: none;
    }
    .event_style3_banner_price {
        display: none;
    }
    .event_style3_banner_title {
        width: 100%;
        height: 66px;
        color: #584f4f;
        font-size: 27px;
        text-align: center;
        overflow: hidden;
        padding: 4px 0;
        position: absolute;
        top: 56px;
        border-top: 4px #584f4f solid;
        border-bottom: 4px #584f4f solid;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .event_style3_banner_title_line {
        width: 100%;
        height: 50px;
        line-height: 50px;
        color: #333333;
        border-top: 1px #584f4f dotted;
        border-bottom: 1px #584f4f dotted;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .event_style3_banner_text {
        width: 100%;
        height: auto;
        line-height: 29px;
        font-size: 18px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        top: 139px;
    }
    .event_style3_banner_sale {
        margin: 17px 0 0 0;
    }
    .event_style3_banner_sale_bigred {
        margin: 4px 0 0 0;
    }
    .event_style3_banner_sale_red {
        margin: 17px 0 0 0;
    }
    .event_style3_banner_btn {
        width: 142px;
        height: 41px;
        margin: 0;
        float: right;
    }
    .event_style3_banner_btn a:link,
    .event_style3_banner_btn a:visited {
        width: 142px;
        height: 41px;
        display: block;
        background-image: url(../images/phone/event_style3_banner_price_btn.png);
        background-size: 100%;
        background-repeat: no-repeat;
    }
    .event_style3_banner_btn a:hover,
    event_style3_banner_btn a:active {
        width: 142px;
        height: 41px;
        display: block;
        background-image: url(../images/phone/event_style3_banner_price_btn_hover.png);
        background-size: 100% auto;
        background-repeat: no-repeat;
    }
    .event_book_sale {
        width: 185px;
        height: 21px;
    }
    .event_price_box {
        width: 130px;
        height: 21px;
        text-align: left;
        position: absolute;
        top: 1px;
        left: 0;
        margin: 0;
    }
    .event_price_text_gery {
        display: none;
    }
    .event_saleprice_text_red {
        height: 19px;
        line-height: 19px;
        font-size: 18.5px;
    }
    .event_style3_title01_bk {
        background-image: url(../images/phone/event_style3_title01_bk.png);
        background-size: auto 55px;
    }
    .event_style3_title02_bk {
        background-image: url(../images/phone/event_style3_title02_bk.png);
        background-size: auto 55px;
    }
    .event_style3_title {
        height: 59px;
        margin-left: 18px;
    }
    .event_style3_more a:link,
    .event_style3_more a:visited {
        background-image: url(../images/phone/event_style3_more_btn.png);
        background-size: 100%;
    }
    .event_style3_more a:hover,
    .event_style3_more a:active {
        background-image: url(../images/phone/event_style3_more_btn_hover.png);
        background-size: 100%;
    }
    /*單書制式活動 樣式三 推薦 */
    .event_style3_recommend_bk {
        width: 100%;
        height: auto;
        margin: 0 auto;
        padding: 4px 0;
        position: relative;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background-image: none;
        background-color: #f5739a;
    }
    .event_style3_recommend_border {
        width: 100%;
        height: 100%;
        padding: 4px 0;
        background-image: url(../images/event_style3_center_bk.jpg);
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .event_style3_recommend_title {
        width: 188px;
        height: 78px;
        background-image: url(../images/phone/event_style3__recommend_title.png);
        background-size: 100%;
        background-repeat: no-repeat;
        position: absolute;
        top: 20px;
        left: 50%;
        margin-left: -94px;
        z-index: 10;
    }
    .event_style3_recommend_center {
        width: 100%;
        height: 100%;
        padding: 70px 0 15px 0;
        border-top: 2px #ff8bae dotted;
        border-bottom: 2px #ff8bae dotted;
        border-left: none;
        border-right: none;
    }
    .event_foot_banner_style3_pc {
        display: none;
    }
    .event_foot_banner_style3_phone {
        display: block;
    }
    /*BN制式活動*/
    .bn_style_benner_pc {
        display: none;
    }
    .bn_style_benner_phone {
        display: block;
    }
    .event_bn_title {
        height: 59px;
        margin-left: 18px;
    }
    .event_bn_recommend_bk {
        padding: 0;
    }
    .event_foot_bn_pc {
        display: none;
    }
    .event_foot_bn_phone {
        display: block;
    }
    .tasks_member_title01 {
        font-size: 14.5px;
        margin-bottom: 6px;
    }
    .tasks_member_icon {
        width: 30px;
        height: 30px;
    }
    .tasks_member_account {
        min-height: 35px;
    }
    .cht_tasks_point_text {
        font-size: 23px;
        width: 95%;
    }
    /*任務表格*/
    .tasks_table {
        width: 92.18%;
    }
    .tasks_table_title {
        width: 100%;
        height: 29px;
        font-size: 13px;
        line-height: 29px;
    }
    .tasks_table_title .abox {
        width: 100px;
    }
    .tasks_table_title .bbox {
        width: 225px;
        height: 29px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: absolute;
        top: 0;
        right: 0;
    }
    .tasks_table ul li {
        width: 100%;
        min-height: 109px;
        height: auto;
        overflow: hidden;
        border-bottom: 1px solid #cbcbcb;
        background-color: #fff;
        position: relative;
    }
    .tasks_table ul li:last-child {
        width: 100%;
        min-height: 109px;
        height: auto;
        margin-bottom: 0;
        overflow: hidden;
        border-bottom: none;
        background-color: #fff;
        position: relative;
    }
    /*簡化的TOP*/
    .simply_logo {
        display: block;
        width: 106px;
        height: 22px;
        position: relative;
        margin: 0 auto;
        top: 13px;
        left: 0;
    }
    .top_log_open {
        display: none;
    }
    .top_log_close {
        display: none;
    }
    /*二次認證*/
    #verification_container {
        padding-top: 51px;
    }
    .verification_content {
        width: 90%;
        max-width: auto;
        min-height: 405px;
        margin: 51px auto 0 auto;
        padding-bottom: 76px;
    }
    .verification_foot {
        width: 100%;
        height: 76px;
        border-top: 1px dotted #a2a2a2;
        color: #656565;
        font-size: 0;
        text-align: center;
        position: absolute;
        bottom: 0;
        clear: both;
    }
    .verification_foot:before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        height: 100%;
    }
    .verification_foot_text {
        width: 100%;
        line-height: 18px;
    }
    .verification_foot_text span {
        display: block;
    }
    .verification_logo {
        display: block;
        width: 145px;
        height: 30px;
        position: absolute;
        top: 12px;
        left: 1px;
    }
    .verification_logo a {
        display: block;
        width: 100%;
        height: 30px;
        background-image: url(verification_logo.png);
        background-size: 100%;
        background-repeat: no-repeat;
    }
    .get_verification_title {
        color: #000;
        font-size: 24px;
        text-align: center;
        margin-top: 54px;
        font-weight: bold;
    }
    .get_verification_text {
        font-size: 18px;
        margin: 27px 0 47px auto;
        line-height: 27px;
    }
    .color_3f9903 {
        color: #3f9903;
    }
    .get_verification_btn {
        width: 90%;
        height: 46px;
        line-height: 46px;
        color: #fff;
        font-size: 18px;
        text-align: center;
        margin: 0 auto;
    }
    .get_verification_btn a {
        width: 100%;
        height: 46px;
        display: block;
        line-height: 46px;
        color: #fff;
        font-size: 18px;
        text-align: center;
        background-color: #629540;
    }
    .verification_code_input_time {
        width: 100%;
        height: 16px;
        color: #484848;
        font-size: 16px;
        text-align: center;
        margin: 7px 0 12px 0;
        line-height: 16px;
    }
    .verification_code_input_text {
        width: 100%;
        min-height: 16px;
        height: auto;
        color: #484848;
        font-size: 16px;
        margin: 0 0 13px 0;
        line-height: 20px;
    }
    .verification_code_input_text span {
        display: block;
    }
    .verification_code_input {
        width: 90%;
        max-width: 330px;
        height: 46px;
        position: relative;
        margin: 0 auto 12px auto;
    }
    .verification_code_input input {
        width: 100%;
        height: 46px;
        line-height: 36px;
        font-size: 20px;
        padding: 5px;
        border: 1px solid #666666;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
    }
    .verification_code_btn_box {
        width: 90%;
        max-width: 330px;
        height: 51px;
        margin: 0 auto 30px auto;
        position: relative;
    }
    .verification_code_btn01 {
        width: 49%;
        max-width: 162px;
        height: 46px;
        position: absolute;
        top: 0;
        left: 0;
        background-color: #999;
        -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
        -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
        box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    }
    .verification_code_btn01 a {
        width: 100%;
        height: 46px;
        line-height: 46px;
        display: block;
        color: #fff;
        font-size: 18px;
        text-align: center;
    }
    .verification_code_btn02 {
        width: 49%;
        height: 46px;
        position: absolute;
        top: 0;
        right: 0;
        background-color: #629540;
        -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
        -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
        box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    }
    .verification_code_btn02 a {
        width: 100%;
        height: 46px;
        line-height: 46px;
        display: block;
        color: #fff;
        font-size: 18px;
        text-align: center;
    }
    .verification_code_getitagain {
        width: 122px;
        height: 17px;
        line-height: 17px;
        color: #474747;
        font-size: 16px;
        margin: 0 auto;
        position: relative;
        background-image: url(../images/phone/verification_code_getitagain_arrow.png);
        background-size: 7px 9px;
        background-repeat: no-repeat;
        background-position: center right;
    }
    .verification_code_getitagain a {
        width: 122px;
        height: 17px;
        line-height: 17px;
        color: #474747;
        font-size: 16px;
        display: block;
    }
    .verification_code_input_error {
        width: 90%;
        max-width: 330px;
        height: 46px;
        position: relative;
        margin: 0 auto 11px auto;
    }
    .verification_code_input_error input {
        width: 100%;
        height: 46px;
        line-height: 36px;
        font-size: 20px;
        padding: 5px;
        border: 1px solid #cc0000;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
    }
    .verification_code_error_notice {
        width: 100%;
        text-align: center;
        height: 17px;
        color: #cb0000;
        font-size: 16px;
        line-height: 17px;
        margin: 0 auto 22px auto;
        position: relative;
    }
    .verification_time_out {
        width: 100%;
        height: 25px;
        color: #0c0000;
        font-size: 24px;
        margin: 54px 0 21px 0;
        font-weight: bold;
    }
    /*640*/
    .login_input_btn01_locked {
        max-width: 312px;
        width: 83.5%;
        height: 46px;
        line-height: 46px;
        font-size: 20px;
    }
    .login_input_btn01_locked a {
        width: 100%;
        height: 46px;
    }
    .login_page_forget_password {
        width: 68px;
        height: 17px;
        line-height: 17px;
        font-size: 16px;
        padding: 13px 7px 0 0;
        margin: 0 auto 29px auto;
    }
    .login_page_forget_password a:link,
    .login_page_forget_password a:visited {
        width: 100%;
        height: 17px;
        color: #474747;
        padding: 0 9px 0 0;
        background-position: right 1px;
        background-size: 8px 14px;
    }
    .login_page_forget_password a:hover,
    .login_page_forget_password a:active {
        width: 100%;
        height: 17px;
        color: #629540;
        padding: 0 9px 0 0;
        background-position: right 1px;
        background-size: 8px 14px;
    }
    .login_page_unlocked {
        width: 100px;
        height: 17px;
        font-size: 16px;
        line-height: 17px;
        padding: 13px 7px 0 0;
        margin: 0 auto 29px auto;
    }
    .login_page_unlocked a {
        width: 100%;
        height: 17px;
        color: #d22020;
        padding: 0 9px 0 0;
        background-position: right 1px;
        background-size: 8px 14px;
    }
    .login_page_text01 {
        max-width: 312px;
        width: 83.5%;
        height: 27px;
        line-height: 27px;
        font-size: 26px;
        padding: 25px 0 0 0;
    }
    .login_input_btn_white {
        max-width: 312px;
        width: 83.5%;
        font-size: 18px;
        margin: 0 auto 12px auto;
    }
    .login_input_btn_white a:link,
    .login_input_btn_white a:visited {
        width: 100%;
    }
    .login_input_btn_white a:hover,
    .login_input_btn_white a:active {
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .login_input_btn_white_text {
        width: auto;
        height: 28px;
        line-height: 28px;
        background-size: 28px;
        padding: 11px 0 0 37px;
        white-space: nowrap;
        word-break: keep-all;
    }
    .login_input_btn_white_text_phone {
        width: auto;
        height: 28px;
        line-height: 28px;
        background-size: 28px;
        padding: 11px 0 0 37px;
        white-space: nowrap;
        word-break: keep-all;
    }
    .login_input_btn_edu {
        max-width: 312px;
        width: 83.5%;
        font-size: 18px;
        margin: 0 auto 12px auto;
    }
    .login_input_btn_edu a:link,
    .login_input_btn_edu a:visited {
        width: 100%;
    }
    .login_input_btn_edu a:hover,
    .login_input_btn_edu a:active {
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .login_input_btn_edu_text {
        width: auto;
        height: 28px;
        line-height: 28px;
        background-size: 28px;
        padding: 5px 0 0 37px;
        white-space: nowrap;
        word-break: keep-all;
    }
    .login_input_btn_googletext {
        width: 75px;
        background-image: url(../images/login_page_icon_google.png);
    }
    .login_input_btn_fbtext {
        width: 75px;
        background-image: url(../images/login_page_icon_fb.png);
    }
    .login_input_btn_emailtext {
        width: 110px;
        background-image: url(../images/login_page_icon_email.png);
    }
    .login_input_btn_appletext {
        width: 150px;
        background-image: url(../images/login_page_icon_apple.png);
    }
    /*appleid 的說明*/
    .login_input_appleid_notice_pop01 {
        width: 96%;
        height: auto;
        position: absolute;
        top: 255px;
        left: 50%;
        margin-left: -48%;
        padding: 35px 20px;
    }
    .login_input_appleid_notice_text {
        font-size: 18px;
    }
    .login_input_btn_cht {
        max-width: 312px;
        width: 83.5%;
        font-size: 18px;
        margin: 0 auto 12px auto;
    }
    .login_input_btn_cht a:link,
    .login_input_btn_cht a:visited {
        width: 100%;
    }
    .login_input_btn_cht a:hover,
    .login_input_btn_cht a:active {
        width: 100%;
    }
    .login_page_singup_btn {
        width: 100%;
        height: 59px;
        line-height: 59px;
        background-color: #eeeeee;
        border-top: 1px #d4d4d4 solid;
        margin: 32px 0 0 0;
        position: fixed;
        bottom: 0;
    }
    .login_page_remember_password {
        width: 100px;
        height: 17px;
        line-height: 17px;
        font-size: 16px;
        padding: 12px 7px 0 0;
        margin: 0 auto 36px auto;
    }
    .login_page_remember_password a:link,
    .login_page_remember_password a:visited {
        width: 100%;
        height: 17px;
        display: block;
        color: #474747;
        padding: 0 7px 0 0;
        background-image: url(../images/login_page_arrow01.png);
        background-repeat: no-repeat;
        background-position: right 1px;
        background-size: 8px 14px;
    }
    .login_page_remember_password a:hover,
    .login_page_remember_password a:active {
        width: 100%;
        height: 17px;
        display: block;
        color: #629540;
        padding: 0 7px 0 0;
        background-image: url(../images/login_page_arrow01_hover.png);
        background-repeat: no-repeat;
        background-position: right 1px;
        background-size: 8px 14px;
    }
    .login_page_error_text01 {
        width: 100%;
        height: 17px;
        line-height: 17px;
        font-size: 16px;
        padding: 14px 0 0 0;
    }
    .login_page_customer_service {
        width: 133px;
        height: 17px;
        line-height: 17px;
        font-size: 16px;
        padding: 26px 7px 0 0;
        margin: 0 auto 36px auto;
    }
    .login_page_customer_service a:link,
    .login_page_customer_service a:visited {
        width: 100%;
        height: 15px;
        display: block;
        color: #474747;
        padding: 0 9px 0 0;
        background-image: url(../images/login_page_arrow01.png);
        background-repeat: no-repeat;
        background-position: right 1px;
        background-size: 8px 14px;
    }
    .login_page_customer_service a:hover,
    .login_page_customer_service a:active {
        width: 100%;
        display: block;
        color: #629540;
        padding: 0 9px 0 0;
        background-image: url(../images/login_page_arrow01_hover.png);
        background-repeat: no-repeat;
        background-position: right 1px;
        background-size: 8px 14px;
    }
    .reset_password_title {
        width: 100%;
        height: 32px;
        line-height: 32px;
        color: #484848;
        font-size: 31px;
        text-align: center;
        padding: 27px 0 0 0;
        margin: 0 auto 30px auto;
    }
    /*會員註冊*/
    .signup_input_list {
        max-width: 312px;
        width: 83.5%;
        height: 45px;
        position: relative;
        margin: 0 auto 15px auto;
    }
    .signup_input_list input {
        height: 45px;
        color: #000000;
        font-size: 18px;
        line-height: 45px;
    }
    .signup_input_list_error {
        max-width: 312px;
        width: 83.5%;
        height: 45px;
        color: #cc0000;
        font-size: 18px;
        line-height: 46px;
        margin: 0 auto 15px auto;
    }
    .signup_input_list_error input {
        height: 45px;
        color: #cc0000;
        font-size: 18px;
        line-height: 45px;
    }
    .signup_input_btn01 {
        max-width: 312px;
        width: 100%;
        height: 46px;
        line-height: 46px;
        font-size: 20px;
    }
    .signup_input_btn01 a:link,
    .signup_input_btn01 a:visited {
        width: 100%;
        height: 46px;
    }
    .signup_input_btn01 a:hover,
    .signup_input_btn01 a:active {
        width: 100%;
        height: 46px;
    }
    .sign_up_title01 {
        height: 32px;
        line-height: 32px;
        color: #484848;
        font-size: 31px;
        text-align: center;
        padding: 27px 0 0 0;
        margin: 0 0 18px 0;
    }
    .sign_up_text01 {
        height: 19px;
        line-height: 19px;
        font-size: 18px;
    }
    .signup_tick {
        width: 24px;
        height: 24px;
        top: 11px;
        right: -34px;
    }
    .sign_up_input_title {
        width: 70%;
        max-width: 286px;
        height: 19px;
        line-height: 19px;
        font-size: 18px;
        padding: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .sign_up_error_text01 {
        width: 70%;
        max-width: 286px;
        padding: 0;
    }
    .sign_up_confirmation_title {
        height: 32px;
        line-height: 32px;
        font-size: 31px;
        padding: 27px 0 0 0;
        margin: 0 auto 50px auto;
    }
    .sign_up_confirmation_text {
        width: 100%;
        line-height: 26px;
        margin: 0 auto 50px auto;
    }
    .sign_up_confirmation_notice {
        width: 100%;
        line-height: 26px;
        font-size: 16px;
        margin: 0 auto 33px auto;
        padding: 20px 8%;
    }
    .sign_up_success_concent {
        width: 100%;
        min-height: 100%;
        min-width: 100%;
        height: auto !important;
        height: 100%;
        padding-top: 51px;
        background-color: #ffffff;
    }
    .sign_up_success_texe01 {
        width: 84%;
        height: 24px;
        line-height: 24px;
        font-size: 23px;
        padding: 2px 0 0 0;
        margin: 0 auto 12px auto;
    }
    .sign_up_success_concent {
        width: 100%;
    }
    .sign_up_success_text_block {
        width: 84%;
    }
    .sing_up_success_qrcode {
        display: none;
    }
    .sing_up_success_btn {
        display: block;
        width: 312px;
        height: 46px;
        line-height: 46px;
        color: #fff;
        font-size: 21px;
        text-align: center;
        margin: 0 auto;
        background-color: #61953f;
        /* layer fill content */
        -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);
        /* drop shadow */
        -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);
        /* drop shadow */
        box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);
        /* drop shadow */
    }
    .sing_up_success_homebtn {
        display: none;
    }
    /*會員資訊640*/
    .menber_info_ph_text01_block {
        display: block;
        width: 75%;
        max-width: 405px;
        min-width: 300px;
        min-height: 19px;
        height: auto;
        line-height: 25px;
        color: #484848;
        font-size: 18px;
        padding: 35px 0 0 0;
        margin: 0 auto;
        overflow: hidden;
    }
    .member_info_block {
        width: 100%;
        max-width: 1039px;
        border: 0;
        background-color: transparent;
        padding: 0 0 10px 0;
        margin: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: relative;
    }
    .member_info_block .a1 {
        width: 75%;
        max-width: 405px;
        min-width: 300px;
        height: auto;
        padding: 25px 0 0 0;
        position: relative;
        margin: 0 auto;
    }
    .member_info_block .a2 {
        width: 75%;
        max-width: 405px;
        min-width: 300px;
        padding: 0;
        position: relative;
        margin: 0 auto;
        left: 0;
    }
    .menber_info_ph_title01 {
        display: block;
        width: 100%;
        height: 32px;
        line-height: 32px;
        color: #484848;
        font-size: 31px;
        text-align: center;
        padding: 29px 0 0 0;
    }
    /*會員資訊下拉選單 640*/
    .member_info_dropdown-menu {
        display: none;
    }
    .member_info-menu-style {
        display: none;
    }
    .member_info_floatleft {
        width: 100%;
        position: relative;
    }
    .member_info_floatleft01 {
        width: 30%;
        padding-right: 5%;
    }
    .member_info_floatleft02 {
        width: 30%;
    }
    .member_info_date_text {
        display: none;
    }
    .member_info_back_color {
        background-color: #fafafa;
    }
    /*會員資訊下拉選單 Phone*/
    .member_info_ph_select {
        display: block;
        width: 100%;
        height: 45px;
        margin-bottom: 0;
        position: relative;
    }
    .member_info_ph_select select {
        width: 100%;
        height: 45px;
        color: #000000;
        font-size: 18px;
        padding: 0 5px;
        border: 1px #666666 solid;
        background-image: url(../images/phone/member_info-menu_close.jpg);
        background-repeat: no-repeat;
        background-position: right;
        background-size: 43px;
        background-color: #fff;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
    }
    .member_info_ph_select select::-ms-expand {
        display: none;
    }
    /*會員地址下拉選單 Phone*/
    .member_adds_ph_select {
        display: block;
        width: 100%;
        height: 45px;
        margin-bottom: 0;
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .member_adds_ph_select select {
        width: 48.5% !important;
        height: 45px;
        color: #000000;
        font-size: 18px;
        padding: 0 5px;
        border: 1px #666666 solid;
        background-image: url(../images/phone/member_info-menu_close.jpg);
        background-repeat: no-repeat;
        background-position: right;
        background-size: 43px;
        background-color: #fff;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
    }
    .member_adds_ph_select select::-ms-expand {
        display: none;
    }
    /*640*/
    .member_info_block02 {
        width: 100%;
        max-width: 1039px;
        height: 100%;
        border: 0;
        background-color: transparent;
        margin: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: relative;
    }
    .member_info_block02 .a1 {
        width: 75%;
        max-width: 405px;
        min-width: 300px;
        height: auto;
        padding: 20px 0 0 0;
        position: relative;
        margin: 0 auto;
    }
    .member_info_block02 .a2 {
        width: 75%;
        max-width: 405px;
        min-width: 300px;
        padding: 0;
        position: relative;
        margin: 0 auto;
        left: 0;
    }
    .member_info_item_title {
        width: 100%;
        height: 19px;
        line-height: 19px;
        color: #484848;
        font-size: 18px;
    }
    /*640*/
    .member_info_two {
        width: 100%;
        height: 28px;
        padding: 0 0 0 0;
        margin: 0 0 28px 0;
        overflow: hidden;
        position: relative;
    }
    .member_info_two input[type="checkbox"] {
        display: none;
    }
    .member_info_two input[type="checkbox"] + label span {
        display: inline-block;
        width: 28px;
        height: 28px;
        margin: 0;
        background: url(../images/phone/check_radio_sheet.png) left top
            no-repeat;
        background-size: 61px 28px;
        cursor: pointer;
    }
    .member_info_two input[type="checkbox"]:checked + label span {
        background: url(../images/phone/check_radio_sheet.png) -33px top no-repeat;
        background-size: 61px 28px;
    }
    .member_info_two_text {
        width: auto;
        height: 28px;
        color: #474747;
        font-size: 18px;
        line-height: 28px;
        position: absolute;
        top: 1px;
        left: 40px;
    }
    .member_info_two_pop01 {
        width: 78%;
        height: 192px;
        position: absolute;
        top: 350px;
        left: 50%;
        margin-left: -39%;
    }
    .member_info_two_pop02 {
        width: 78%;
        height: 192px;
        position: absolute;
        top: 168px;
        left: 50%;
        margin-left: -39%;
    }
    .two_text {
        width: 100%;
        height: 192px;
        font-size: 18px;
        line-height: 192px;
    }
    /*交易安全驗證功能*/
    .member_info_safety_pop01 {
        width: 96%;
        height: auto;
        position: absolute;
        top: 350px;
        left: 50%;
        margin-left: -48%;
        padding: 35px 20px;
    }
    .member_info_safety_btn_block {
        width: 100%;
        height: 40px;
        text-align: center;
        margin: 20px auto 0 auto;
        padding-bottom: 8px;
        position: relative;
    }
    .safety_title {
        font-size: 18px;
    }
    .safety_text {
        font-size: 18px;
    }
    /*取消交易安全驗證功能*/
    .member_info_safety_pop02 {
        width: 96%;
        height: auto;
        position: absolute;
        top: 370px;
        left: 50%;
        margin-left: -48%;
        padding: 35px 20px;
    }
    .member_info_top {
        width: 100%;
        height: 0;
        display: block;
    }
    .member_info_input_list01 input {
        height: 45px;
        color: #000000;
        font-size: 18px;
        line-height: 45px;
    }
    .member_info_input_list03 input {
        height: 45px;
        color: #000000;
        font-size: 18px;
        line-height: 45px;
    }
    /*640*/
    .member_info_item_box01 {
        height: auto;
        margin: 0 0 22px 0;
    }
    .member_info_item_box02 {
        width: 100%;
        height: auto;
    }
    .member_info_item_title02 {
        width: 100%;
        height: 19px;
        line-height: 19px;
        font-size: 18px;
        padding: 0 0 12px 0;
        float: none;
        position: relative;
    }
    .member_info_item_title03 {
        width: 100%;
        height: 19px;
        line-height: 19px;
        color: #474747;
        font-size: 18px;
        padding: 0 0 10px 0;
        position: relative;
    }
    .member_info_item_title_address {
        width: 100%;
        height: 19px;
        line-height: 19px;
        color: #474747;
        font-size: 18px;
        padding: 0 0 10px 0;
        position: relative;
    }
    .member_info_radiobutton_box {
        width: 100%;
        height: 34px;
        float: none;
    }
    .member_info_radiobutton {
        width: 80px;
        height: 34px;
        line-height: 34px;
        float: left;
        position: relative;
    }
    .member_info_radiobutton input[type="radio"] + label span {
        display: inline-block;
        width: 34px;
        height: 34px;
        margin: 0;
        line-height: 34px;
        color: #000;
        font-size: 18px;
        background: url(../images/phone/member_info_check_radio_sheet.png) left
            top no-repeat;
        background-size: 73px 34px;
        cursor: pointer;
    }
    .member_info_radiobutton input[type="radio"]:checked + label span {
        background: url(../images/phone/member_info_check_radio_sheet.png) -39px
            top no-repeat;
        background-size: 73px 34px;
        line-height: 34px;
        color: #000;
        font-size: 18px;
    }
    .member_info_radiobutton_text {
        width: 53px;
        position: absolute;
        top: 1px;
        left: 39px;
    }
    .member_info_btn_block {
        width: 75%;
        max-width: 405px;
        min-width: 300px;
        height: 40px;
        margin: 0 auto;
        position: relative;
    }
    .member_info_btn01 {
        font-size: 20px;
        width: 48.5%;
    }
    .member_info_btn02 {
        font-size: 20px;
        width: 48.5%;
    }
    /*CHT會員 640*/
    .cht_exchange_recording_member {
        width: 86%;
        margin: 0 auto 25px auto;
    }
    .cht_index_logout_account {
        display: block;
    }
    /*CHT PC登入登出下拉選單 640*/
    .cht_top_menu01_drop_box {
        display: none;
        height: 0;
        width: 0;
        border: 0;
    }
    /*會員中心*/
    .login_page_input_item {
        width: 100%;
        max-width: 290px;
        height: 17px;
        font-size: 16px;
        color: #333333;
        line-height: 17px;
        margin: 0 auto 9px auto;
    }
    .unlocked_send_notice_title01 {
        height: 31px;
        line-height: 31px;
        color: #484848;
        font-size: 31px;
        padding: 28px 0 0 0;
        margin: 0 0 29px 0;
    }
    .unlocked_send_notice_text01 {
        width: 83.5%;
        max-width: 410px;
        height: auto;
        color: #474747;
        font-size: 18px;
        line-height: 24px;
        margin: 0 auto 34px auto;
    }
    .unlocked_send_notice_text02 {
        width: 83.5%;
    }
    .login_page_continue_password {
        width: 85px;
        height: 17px;
        font-size: 16px;
        line-height: 17px;
        padding: 10px 7px 0 0;
        margin: 0 auto 37px auto;
    }
    .login_page_continue_password a:link,
    .login_page_continue_password a:visited {
        width: 100%;
        height: 15px;
        display: block;
        color: #474747;
        background-size: 8px 14px;
        background-position: right 1px;
    }
    .login_page_continue_password a:hover,
    .login_page_continue_password a:active {
        width: 100%;
        height: 15px;
        display: block;
        color: #629540;
        background-size: 8px 14px;
        background-position: right 1px;
    }
    /*會員 驗證碼640*/
    .login_page_captcha_title01 {
        height: 31px;
        line-height: 31px;
        color: #484848;
        font-size: 31px;
        padding: 28px 0 0 0;
        margin: 0 0 29px 0;
    }
    .login_page_captcha_text01 {
        width: 83.5%;
        max-width: 410px;
        line-height: 24px;
    }
    .login_page_captcha_text02 {
        width: 83.5%;
        max-width: 410px;
        line-height: 24px;
    }
    .login_page_captcha_text03 {
        width: 83.5%;
        max-width: 410px;
        font-size: 15px;
        line-height: 19px;
    }
    .login_page_captcha_resend {
        width: 117px;
        height: 17px;
        font-size: 16px;
        line-height: 17px;
        padding: 13px 7px 0 0;
        margin: 0 auto 29px auto;
    }
    .login_page_captcha_resend a:link,
    .login_page_captcha_resend a:visited {
        width: 100%;
        height: 17px;
        color: #474747;
        padding: 0 9px 0 0;
        background-position: right 1px;
        background-size: 8px 14px;
    }
    .login_page_captcha_resend a:hover,
    .login_page_captcha_resend a:active {
        width: 100%;
        height: 17px;
        color: #629540;
        padding: 0 9px 0 0;
        background-position: right 1px;
        background-size: 8px 14px;
    }
    .login_page_captcha_btn_box {
        width: 83.5%;
        max-width: 312px;
        height: 45px;
        margin: 0 auto 1px auto;
        position: relative;
    }
    .login_page_captcha_btn01 {
        width: 49%;
        height: 45px;
        position: absolute;
        top: 0;
        left: 0;
        background-color: #999;
        -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
        -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
        box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    }
    .login_page_captcha_btn01 a {
        width: 100%;
        height: 45px;
        line-height: 45px;
        display: block;
        color: #fff;
        font-size: 18px;
        text-align: center;
    }
    .login_page_captcha_btn02 {
        width: 49%;
        height: 45px;
        position: absolute;
        top: 0;
        right: 0;
        background-color: #629540;
        -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
        -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
        box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    }
    .login_page_captcha_btn02 a {
        width: 100%;
        height: 45px;
        line-height: 45px;
        display: block;
        color: #fff;
        font-size: 18px;
        text-align: center;
    }
    /*QA會員專區新增*/
    .qa_in_page_a_step_text_long {
        min-height: 31px;
        font-size: 18px;
        line-height: 31px;
        padding: 0 20px 0 113px;
    }
    .qa_in_page_a_text05 {
        font-size: 20px;
        line-height: 25px;
        background-position: 35px 5px;
    }
    .qa_in_page_a_text06 {
        font-size: 20px;
        line-height: 26px;
        background-position: 35px 5px;
    }
    .qa_in_page_a_step_p7_box01 {
        width: 100%;
    }
    .qa_in_page_a_step_text_p7_a3 {
        width: 100%;
        font-size: 18px;
    }
    .qa_in_page_a_step_text_p7_a1 {
        font-size: 18px;
    }
    .qa_in_page_a_step_p7_text {
        min-height: 31px;
        font-size: 18px;
        line-height: 31px;
    }
    .qa_in_page_a_text05 {
        padding-left: 52px;
    }
    .qa_in_page_a_text06 {
        padding-left: 52px;
    }
    .qa4_in_page_a_step {
        left: 116px;
    }
    .qa4_in_page_a_text_box01 {
        min-height: 31px;
        font-size: 18px;
        line-height: 31px;
        padding: 0 20px 0 152px;
    }
    .qa_in_page_a_text07 {
        font-size: 18px;
        line-height: 31px;
        padding-left: 68px;
        padding-right: 20px;
    }
    /*有點數的CHT會員的帳號外框*/
    .cht_tasks_member_account {
        margin-top: 3px;
    }
    /*LBS*/
    .lbs {
        width: 92.75%;
    }
    .lbs_title01 {
        padding-top: 23px;
        margin-bottom: 3px;
    }
    .lbs_text01 {
        font-size: 16px;
        margin-bottom: 28px;
    }
    .lbs_store_block {
        margin-bottom: 32px;
    }
    .lbs_store_block ul li:nth-child(odd) {
        width: 100%;
        height: 78px;
    }
    .lbs_store_block ul li:nth-child(even) {
        width: 100%;
        height: 78px;
        background-color: #ffffff;
    }
    .lbsa1 {
        width: 100%;
        height: 78px;
        border: none;
    }
    .lbsa2 {
        width: 100%;
        height: 78px;
        background-color: #f8f8f8;
    }
    .lbs_store {
        padding: 0 21px 0 73px;
    }
    .lbs_logo {
        width: 44px;
        height: 44px;
        position: absolute;
        top: 17px;
        left: 21px;
    }
    .lbs_more_btn {
        width: 122px;
        height: 34px;
        margin-bottom: 40px;
    }
    .lbs_more_btn a {
        width: 122px;
        height: 34px;
        line-height: 34px;
        font-size: 18px;
    }
    /*lbs單商店分店*/
    .lbs_store_list_block {
        margin-bottom: 32px;
    }
    .lbs_store_list_title {
        display: block;
    }
    .lbs_store_list_item {
        height: 26px;
        line-height: 26px;
        font-size: 13px;
    }
    .lbs_store_list_item .a1 {
        height: 26px;
        padding-left: 14px;
    }
    .lbs_store_list_item_rightbox {
        height: 26px;
        padding: 0 0 0 114px;
    }
    .lbs_store_list_item .a2 {
        width: auto;
        height: 26px;
    }
    .lbs_store_list_line {
        display: block;
    }
    .lbs_store_list_item .a3 {
        height: 26px;
        float: left;
    }
    .lbs_store_list_block ul li {
        height: auto;
        padding: 12px 0;
    }
    .lbs_store_list_block ul li:nth-child(even) {
        height: auto;
        background-color: #f8f8f8;
        position: relative;
        padding: 12px 0;
    }
    .lbs_store_list_rightbox {
        height: auto;
        padding: 0 5px 0 114px;
    }
    .lbs_store_list_b1 {
        width: 20.4%;
        min-width: 114px;
        height: auto;
        padding: 12px 0 12px 14px;
    }
    .lbs_store_list_b2 {
        width: 100%;
        height: auto;
        position: relative;
    }
    .lbs_store_list_b2_text {
        font-size: 18px;
        padding: 0 10px 5px 0;
    }
    .lbs_store_list_b3 {
        width: 100%;
        height: auto;
        position: relative;
    }
    .lbs_store_list_b3_text {
        font-size: 18px;
        padding: 0 10px 0 0;
    }
    /*定點閱服務*/
    .qa_in_page_text {
        font-size: 18px;
        line-height: 31px;
        padding-left: 35px;
        padding-right: 20px;
    }
    .qa_in_page_a_step_branch {
        top: 1px;
        left: 33px;
    }
    .qa_in_page_a_step_branch_text {
        min-height: 31px;
        font-size: 18px;
        line-height: 31px;
        padding: 0 20px 0 89px;
    }
    .qa_in_page_a_text08 {
        font-size: 18px;
        line-height: 31px;
        padding-left: 50px;
        padding-right: 20px;
        text-indent: -15px;
    }
    /*手機簡訊認證碼 640*/
    .phone_vc_concent_main {
        width: 100%;
        min-height: 100%;
        padding: 0 0 59px 0;
        height: auto !important;
        height: 100%;
        display: block;
    }
    .phone_verification_code_title01 {
        padding: 28px 0 0 0;
        margin: 0 0 17px 0;
    }
    .phone_verification_code_text01 {
        width: 83.5%;
        max-width: 410px;
        margin: 0 auto 27px auto;
    }
    .phone_verification_code_list {
        max-width: 312px;
        width: 83.5%;
        height: 45px;
        position: relative;
        margin: 0 auto 10px auto;
    }
    .phone_verification_code_list input {
        height: 45px;
        color: #000000;
        font-size: 18px;
        line-height: 45px;
    }
    .phone_verification_code_text02 {
        width: 83.5%;
        max-width: 410px;
        font-size: 18px;
        line-height: 25px;
    }
    /*認證碼灰色按鈕 640*/
    .phone_vc_greybtn01 {
        max-width: 312px;
        width: 83.5%;
        height: 46px;
        line-height: 46px;
        font-size: 20px;
    }
    .phone_vc_greybtn01 a:link,
    .phone_vc_greybtn01 a:visited {
        width: 100%;
        height: 46px;
    }
    .phone_vc_greybtn01 a:hover,
    .phone_vc_greybtn01 a:active {
        width: 100%;
        height: 46px;
    }
    /*認證碼錯誤*/
    .phone_vc_error {
        max-width: 312px;
        width: 83.5%;
        font-size: 18px;
        margin: 0 auto 10px auto;
    }
    /*CHT會員登入*/
    .login_cht_menber_forgot_box {
        padding: 12px 0 38px 0;
    }
    .login_cht_menber_forgot {
        width: 125px;
        height: 18px;
        line-height: 18px;
        font-size: 18px;
    }
    .login_cht_menber_forgot_line {
        height: 19px;
    }
    /*帳號或蜜碼錯誤*/
    .login_cht_menber_error {
        max-width: 312px;
        width: 83.5%;
        font-size: 18px;
        margin: 0 auto 19px auto;
    }
    .login_cht_menber_forgot_pop_box {
        width: 88.164%;
        height: 315px;
    }
    .login_cht_menber_forgot_pop_text01 {
        width: 86.575%;
        margin: 0 auto;
    }
    .login_cht_menber_forgot_pop_btn_box {
        width: 85.479%;
        height: 110px;
    }
    .login_cht_menber_forgot_pop_title {
        font-size: 21px;
    }
    .login_cht_menber_forgot_pop_text01 {
        font-size: 18px;
    }
    .login_cht_menber_forgot_pop_greenbtn {
        width: 100%;
        height: 46px;
        top: 0;
        left: 0;
    }
    .login_cht_menber_forgot_pop_greenbtn a:link,
    .login_cht_menber_forgot_pop_greenbtn a:visited {
        height: 46px;
    }
    .login_cht_menber_forgot_pop_greenbtn a:hover,
    .login_cht_menber_forgot_pop_greenbtn a:active {
        height: 46px;
    }
    .login_cht_menber_forgot_pop_greybtn {
        width: 100%;
        height: 46px;
        top: 59px;
        left: 0;
    }
    .login_cht_menber_forgot_pop_greybtn a:link,
    .login_cht_menber_forgot_pop_greybtn a:visited {
        height: 46px;
    }
    .login_cht_menber_forgot_pop_greybtn a:hover,
    .login_cht_menber_forgot_pop_greybtn a:active {
        height: 46px;
    }
    /*18禁 分流頁*/
    .r18_pop_box {
        width: 90%;
        height: auto;
        border: 1px #787878 solid;
        background-color: #fff;
        z-index: 10;
        position: relative;
        margin: 25px auto 0 auto;
        -webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.39);
        box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.39);
    }
    .r18_pic {
        width: 230px;
        height: 232px;
        margin: 0 auto;
        margin-top: 33px;
        padding: 0 0 30px 0;
        background-image: url("../images/phone/r18.jpg");
        background-size: 100%;
        background-repeat: no-repeat;
    }
    .r18_text_box {
        width: 76%;
        margin: 0 auto 24px auto;
    }
    .r18_title {
        font-size: 20px;
    }
    .r18_text {
        font-size: 19px;
    }
    .r18_btn_box {
        width: 77.54%;
        height: auto;
        padding-bottom: 35px;
    }
    .r18_btn01 {
        width: 100%;
        height: 52px;
        margin-bottom: 15px;
        font-size: 19px;
        line-height: 52px;
        position: relative;
        top: auto;
        left: auto;
    }
    .r18_btn01 a:link,
    .lr18_btn01 a:visited {
        height: 52px;
    }
    .r18_btn01 a:hover,
    .r18_btn01 a:active {
        height: 52px;
    }
    .r18_btn02 {
        width: 100%;
        height: 52px;
        font-size: 19px;
        line-height: 52px;
        position: relative;
        top: auto;
        right: auto;
    }
    .r18_btn02 a:link,
    .lr18_btn02 a:visited {
        height: 52px;
    }
    .r18_btn02 a:hover,
    .r18_btn02 a:active {
        height: 52px;
    }
    /*首購優惠*/
    .first_buy_block {
        width: 100%;
        height: 100%;
        min-height: 100%;
        margin: 0 0 auto 0;
        border: none;
        background-color: #fff;
        -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
    }
    .first_buy_icon {
        margin: 0 auto;
        padding: 44px 0 0 0;
    }
    .first_buy_text01 {
        width: 80%;
    }
    .first_buy_email_title {
        width: 80%;
    }
    .first_buy_email_block {
        width: 80%;
    }
    .first_buy_email_input input:focus,
    .first_buy_email_input input:hover {
        padding: 0 10px;
    }
    .first_buy_pop_block {
        width: 90%;
        left: 5%;
    }
    .first_buy_btn {
        width: 80%;
    }
    .first_buy_back_btn {
        width: 80%;
    }
    /*弘光科技大學*/
    .lbs_login_error_block {
        max-width: 312px;
        width: 83.5%;
        margin: 0 auto 15px auto;
    }
    /*cookie 640*/
    .cookie {
        padding: 0;
    }
    .cook_text01 {
        display: inline;
    }
    .cook_text02 {
        display: inline;
    }
    .cookie_btn {
        width: 100%;
        height: 40px;
        font-size: 16px;
        text-align: center;
        line-height: 40px;
        position: relative;
        margin: 0 auto;
        padding: 7px 0 0 0;
    }
}

@media screen and (max-width: 610px) {
    .one_classification_book_content {
        width: 395px;
    }
}

@media screen and (max-width: 470px) {
    .new_arrivals_book_box {
        width: 100%;
    }
    /*排行榜書籍470px*/
    .leaderboard_book_gap {
        width: 46%;
        margin: 0 0.5%;
    }
    .leaderboard_book {
        width: 185px;
        max-width: 185px;
        height: auto;
        min-height: 332px;
        margin: 0 auto 38px auto;
    }
    .exchange_recording_table_title .bbox {
        width: 35%;
    }
    .exchange_recording_table_title .bbox02 {
        width: 30%;
    }
    .exchange_recording_table_list .bbox {
        width: 35%;
    }
    .exchange_recording_table_list .bbox02 {
        width: 30%;
    }
    .exchange_recording_table_list .bbox03 {
        width: 64%;
    }
    .exchange_recording_books_table ul li .bbox {
        width: 41%;
        height: auto;
        margin: 0 0 0 130px;
        padding: 7px 0;
    }
    .exchange_recording_books_item .bbox02 {
        left: 82px;
    }
    .exchange_recording_books_table ul li .bbox03 {
        padding: 7px 10px 7px 130px;
    }
    .exchange_recording_books_table ul li .bbox02 {
        padding: 7px 110px 7px 82px;
    }
    .coupon_qa {
        height: 18px;
        line-height: 18px;
        font-size: 18px;
    }
    .coupon_qa a {
        height: 18px;
        line-height: 18px;
        font-size: 18px;
    }
    .shopping_cart_btn_box {
        width: 94.86%;
        height: 105px;
        overflow: hidden;
        margin: 0 auto;
        padding-top: 23px;
        position: relative;
    }
    .shopping_cart_btn01 {
        width: 100%;
        height: 45px;
        position: absolute;
        top: 79px;
        left: 0;
    }
    .shopping_cart_btn01 a {
        width: 100%;
        height: 43px;
        display: block;
        line-height: 43px;
        font-size: 18px;
    }
    .shopping_cart_btn02 {
        width: 48.5%;
        height: 45px;
        position: absolute;
        top: 23px;
        right: 0;
    }
    .shopping_cart_btn02 a {
        width: 100%;
        height: 43px;
        display: block;
        line-height: 43px;
        text-align: center;
        padding-left: 32px;
        color: #fff;
        font-size: 18px;
        border: 1px solid #1a7100;
        background-color: #71a93c;
        background-image: url(../images/shopping_cart_btn01.png);
        background-repeat: no-repeat;
        background-position: 25px 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .shopping_cart_btn03 {
        width: 48.5%;
        height: 45px;
        margin-right: 10px;
        position: absolute;
        top: 23px;
        left: 0;
    }
    .shopping_cart_btn03 a {
        width: 100%;
        height: 43px;
        display: block;
        line-height: 43px;
        padding-left: 72px;
        color: #fff;
        font-size: 18px;
        background-image: url(../images/shopping_cart_btn02.png);
        background-repeat: no-repeat;
        background-position: 25px 7px;
    }
    .authorize_table_title .abox {
        width: 44%;
        height: 29px;
        padding-left: 6px;
    }
    .authorize_table_title .bbox {
        width: 33%;
        height: 29px;
        position: absolute;
        top: 0;
        left: 51%;
    }
    .authorize_table_title .cbox {
        width: 73px;
        height: 29px;
        text-align: right;
        position: absolute;
        top: 0;
        right: 6px;
    }
    .authorize_table ul li .abox {
        width: 44%;
        height: auto;
        line-height: 19px;
        min-height: 19px;
        font-size: 18px;
        margin-left: 6px;
    }
    .authorize_table ul li .bbox {
        width: 33%;
        min-width: 110px;
        height: 16px;
        font-size: 16px;
        line-height: 16px;
        position: absolute;
        top: 50%;
        left: 51%;
    }
    .authorize_table ul li .cbox {
        width: 80px;
        height: 14px;
        position: absolute;
        top: 50%;
        right: 6px;
    }
    .phone {
        font-size: 12px;
        white-space: nowrap;
    }
    /*主題書展*/
    .phone_item_bn_text_box {
        width: 90%;
    }
    .phone_item_bn_text01 {
        height: 51px;
        font-size: 43px;
        line-height: 43px;
    }
    .phone_item_bn_text02 {
        line-height: 21px;
        color: #fff;
        font-size: 16px;
    }
    /*促銷的書*/
    .focus_block {
        padding: 29px 7px 0 7px;
    }
    .focus_box {
        width: 100%;
        min-width: 770px;
        height: 356px;
    }
    .focus_book_gap {
        width: 25%;
        min-width: 185px;
        height: 356px;
        overflow: hidden;
        float: left;
    }
    .member_info_radiobutton {
        width: 70px;
        height: 34px;
    }
    .member_info_radiobutton input[type="radio"] + label span {
        font-size: 16px;
    }
    .member_info_radiobutton input[type="radio"]:checked + label span {
        font-size: 16px;
    }
    /*470*/
    .one_classification_bn_text {
        font-size: 27px;
    }
}

@media screen and (max-width: 406px) {
    .one_classification_book_content {
        width: 193px;
    }
    .new_arrivals_book_box {
        margin: 0 auto;
    }
    .search_finish02 {
        margin: 0 auto;
    }
    /*主題書展*/
    .phone_item_bn_text_box {
        height: 80px;
        margin-top: -40px;
    }
    .phone_item_bn_text01 {
        height: 42px;
        font-size: 35px;
        line-height: 35px;
    }
    .search_book_gap {
        width: 100%;
    }
    /*單書制式活動 樣式一406px*/
    .event_style1_banner_title {
        font-size: 25px;
    }
    .event_style1_banner_text {
        width: 100%;
        height: auto;
        line-height: 29px;
        font-size: 17px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        top: 139px;
    }
    /*單書制式活動 樣式二406px*/
    .event_style2_banner_title {
        font-size: 25px;
    }
    .event_style2_banner_text {
        width: 100%;
        height: auto;
        line-height: 29px;
        font-size: 17px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        top: 139px;
    }
    /*單書制式活動 樣式三406px*/
    .event_style3_banner_title {
        font-size: 25px;
    }
    .event_style3_banner_text {
        width: 100%;
        height: auto;
        line-height: 29px;
        font-size: 17px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        top: 139px;
    }
    .one_classification_bn_text {
        font-size: 25px;
    }
}

@media screen and (max-width: 390px) {
    /*排行榜書籍680px*/
    .leaderboard_book_gap {
        width: 100%;
        margin: 0 0.5%;
    }
    /*預覽所有書刊*/
    .index_book_title {
        width: 100%;
        height: 40px;
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 8px;
    }
    .index_book_title a {
        width: 100%;
        height: 47px;
        display: block;
    }
    .new_arrivals_big_title {
        padding: 0 5px;
    }
    .new_arrivals_big_title_text {
        font-size: 19px;
    }
    .one_sort_title_text {
        font-size: 19px;
    }
    .one_classification_open {
        padding-left: 5px;
        background-position: 95% center;
    }
    .one_classification_close {
        padding-left: 5px;
        background-position: 95% center;
    }
    .one_classification_choose {
        padding-left: 5px;
        background-position: 96% center;
    }
    .new_arrivals_sequence_open {
        padding-left: 5px;
        background-position: 95% center;
    }
    .new_arrivals_sequence_close {
        padding-left: 5px;
        background-position: 95% center;
    }
    .foot {
        font-size: 12px;
    }
    .phone {
        font-size: 12px;
        white-space: normal;
    }
    .exchange_recording_table_title .bbox {
        width: 29%;
        margin-left: 105px;
    }
    .exchange_recording_table_title .bbox02 {
        width: 29%;
        margin-left: 80px;
    }
    .exchange_recording_table_list .abox {
        width: 100px;
    }
    .exchange_recording_table_list .bbox {
        width: 30%;
        min-height: 75px;
        font-size: 16px;
        margin-left: 105px;
    }
    .exchange_recording_table_list .bbox02 {
        width: 30%;
        min-height: 75px;
        font-size: 16px;
        margin-left: 80px;
    }
    .exchange_recording_table_list .bbox03 {
        width: 64%;
        min-height: 75px;
        font-size: 16px;
        margin-left: 105px;
    }
    .exchange_recording_books_table ul li .fbox {
        font-size: 17px;
    }
    .search_book_title {
        font-size: 15px;
    }
    .exchange_recording_books_item .abox {
        left: 5px;
    }
    .exchange_recording_books_item .bbox {
        left: 115px;
    }
    .exchange_recording_books_item .bbox02 {
        left: 82px;
    }
    .exchange_recording_books_table ul li .abox {
        left: 5px;
    }
    .exchange_recording_books_table ul li .bbox {
        width: 35%;
        margin: 0 0 0 115px;
    }
    .exchange_recording_books_table ul li .bbox03 {
        padding: 7px 10px 7px 115px;
    }
    .shopping_cart {
        min-width: 300px;
    }
    .shopping_cart_btn02 {
        min-width: 120px;
    }
    .shopping_cart_btn02 a {
        min-width: 120px;
        background-position: 13px 11px;
    }
    .shopping_cart_btn03 {
        min-width: 120px;
    }
    .shopping_cart_btn03 a {
        min-width: 120px;
        background-position: 13px 8px;
    }
    /*閱讀包首頁 選單*/
    .vip_menu_bk {
        width: 100%;
        height: 49px;
    }
    .monthly_book_title {
        width: 182px;
        height: 47px;
        font-size: 16px;
        line-height: 23px;
        margin-bottom: 8px;
    }
    .monthly_book_title a {
        width: 182px;
        height: 47px;
        display: block;
    }
    .authorize_table_title .abox {
        width: 32%;
        height: 29px;
        padding-left: 5px;
    }
    .authorize_table_title .bbox {
        width: 33%;
        height: 29px;
        position: absolute;
        top: 0;
        left: 35%;
    }
    .authorize_table_title .cbox {
        width: 73px;
        height: 29px;
        text-align: right;
        position: absolute;
        top: 0;
        right: 6px;
    }
    .authorize_table ul li .abox {
        width: 32%;
        height: auto;
        line-height: 19px;
        min-height: 19px;
        font-size: 18px;
        margin-left: 5px;
    }
    .authorize_table ul li .bbox {
        width: 33%;
        min-width: 110px;
        height: 16px;
        font-size: 16px;
        line-height: 16px;
        top: 50%;
        left: 35%;
    }
    .authorize_table ul li .cbox {
        width: 80px;
        height: 14px;
        top: 50%;
        right: 6px;
    }
    /*390*/
    .vip_menu_btn02 {
        height: 49px;
    }
    .vip_menu_btn03 {
        height: 49px;
    }
    .focus_big_title {
        padding: 0 5px;
    }
    .focus_big_title_text {
        font-size: 19px;
    }
    /*單書制式活動頁 樣式一 390px*/
    .event_style1_banner_title {
        height: 52px;
        line-height: 52px;
        top: 43px;
    }
    .event_style1_banner_title_line {
        height: 36px;
        line-height: 36px;
    }
    .event_style1_banner_text {
        top: 108px;
        line-height: 26px;
        font-size: 17px;
    }
    .event_style1_banner_price_block {
        width: 280px;
        height: 32px;
    }
    .event_style1_banner_sale {
        margin: 10px 0 0 0;
    }
    .event_style1_banner_sale_bigred {
        margin: 0;
    }
    .event_style1_banner_sale_red {
        margin: 10px 0 0 0;
    }
    .event_style1_banner_btn {
        width: 110px;
        height: 32px;
    }
    .event_style1_banner_btn a:link,
    event_style1_banner_btn a:visited {
        width: 110px;
        height: 32px;
        display: block;
    }
    .event_style1_banner_btn a:hover,
    event_style1_banner_btn a:active {
        width: 110px;
        height: 32px;
        display: block;
    }
    /*單書制式活動頁 樣式二 390px*/
    .event_style2_banner_title {
        height: 52px;
        line-height: 52px;
        top: 43px;
    }
    .event_style2_banner_title_line {
        height: 36px;
        line-height: 36px;
    }
    .event_style2_banner_text {
        top: 108px;
        line-height: 26px;
        font-size: 17px;
    }
    .event_style2_banner_price_block {
        width: 280px;
        height: 32px;
    }
    .event_style2_banner_sale {
        margin: 10px 0 0 0;
    }
    .event_style2_banner_sale_bigred {
        margin: 0;
    }
    .event_style2_banner_sale_red {
        margin: 10px 0 0 0;
    }
    .event_style2_banner_btn {
        width: 110px;
        height: 32px;
    }
    .event_style2_banner_btn a:link,
    event_style2_banner_btn a:visited {
        width: 110px;
        height: 32px;
        display: block;
    }
    .event_style2_banner_btn a:hover,
    event_style2_banner_btn a:active {
        width: 110px;
        height: 32px;
        display: block;
    }
    /*單書制式活動頁 樣式三 390px*/
    .event_style3_banner_title {
        height: 52px;
        line-height: 52px;
        top: 43px;
    }
    .event_style3_banner_title_line {
        height: 36px;
        line-height: 36px;
    }
    .event_style3_banner_text {
        top: 108px;
        line-height: 26px;
        font-size: 17px;
    }
    .event_style3_banner_price_block {
        width: 280px;
        height: 32px;
    }
    .event_style3_banner_sale {
        margin: 10px 0 0 0;
    }
    .event_style3_banner_sale_bigred {
        margin: 0;
    }
    .event_style3_banner_sale_red {
        margin: 10px 0 0 0;
    }
    .event_style3_banner_btn {
        width: 110px;
        height: 32px;
    }
    .event_style3_banner_btn a:link,
    event_style3_banner_btn a:visited {
        width: 110px;
        height: 32px;
        display: block;
    }
    .event_style3_banner_btn a:hover,
    event_style3_banner_btn a:active {
        width: 110px;
        height: 32px;
        display: block;
    }
    /*會員註冊390*/
    .login_page_input_item {
        width: 100%;
        max-width: 100%;
        height: 17px;
        font-size: 16px;
        color: #333333;
        line-height: 17px;
        margin: 0 auto 9px auto;
        padding-left: 12%;
    }
    .signup_input_list {
        max-width: 414px;
        width: 100%;
        height: auto;
        padding: 0 45px;
    }
    .signup_input_list_error {
        max-width: 414px;
        width: 100%;
        padding: 0 45px;
    }
    .signup_tick {
        right: 10px;
    }
    .sign_up_verification_code {
        position: relative;
        top: 0;
        right: 0;
        margin-top: 10px;
    }
    .sign_up_input_title {
        width: 100%;
        min-width: 100%;
        padding-left: 17%;
    }
    .sign_up_error_text01 {
        width: 100%;
        min-width: 100%;
        padding-left: 17%;
    }
    .one_classification_bn_text {
        font-size: 22px;
    }
}

@media screen and (max-width: 330px) {
    /*主題書展*/
    .phone_item_bn_text_box {
        height: 78px;
    }
    .phone_item_bn_text01 {
        height: 40px;
        font-size: 32px;
        line-height: 32px;
    }
    .new_arrivals_sequence_open {
        width: 110px;
    }
    .new_arrivals_sequence_close {
        width: 110px;
    }
    /*單書制式活動 樣式一330px*/
    .event_style1_banner_title {
        font-size: 24px;
    }
    /*單書制式活動 樣式二330px*/
    .event_style2_banner_title {
        font-size: 24px;
    }
    /*單書制式活動 樣式三330px*/
    .event_style3_banner_title {
        font-size: 24px;
    }
    .login_page_text01 {
        height: 21px;
        line-height: 21px;
        font-size: 20px;
        padding: 20px 0 0 0;
        margin: 0 auto 20px auto;
    }
    /*會員 驗證碼330*/
    .phone_verification_code_title01 {
        height: 25px;
        line-height: 25px;
        font-size: 24px;
        padding: 28px 0 0 0;
        margin: 0 0 17px 0;
    }
    .one_classification_bn_text {
        font-size: 20px;
    }
}

/*# sourceMappingURL=style.css.map */
