@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&display=swap');
*{
  font-family: 'Noto Sans SC', 'Hiragino Sans GB', 'Microsoft Yahei', '微軟雅黑', Arial, sans-serif !important;
  font-weight: normal !important;
}
html, button, input, select, textarea {
  color: #191919;
}

input {
  font-family: 'Noto Sans TC', sans-serif !important;
  -webkit-appearance: none !important;  /* Safari 和 Chrome，常用於iOS下移除內建樣式 */
  -moz-appearance: none !important;     /* FireFox */
  appearance: none !important;
  border-radius: 0;
}
input:focus {
  color:#191919 !important;
}
input:disabled{
  color: #c8c8c8;
}
::placeholder { /* CSS 3 標準 */
  color: #c8c8c8 !important;
}
::-webkit-input-placeholder { /* Chrome, Safari */
  color: #c8c8c8 !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #c8c8c8 !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #c8c8c8 !important;
  opacity: 1;
}

body {
  line-height: 1.4;
  font-size: 16px;
  color: #505050;
  width: 100%;
  background-image: url(../images/bg.png);
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
  background-position: center;
  text-align: center;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #c8c8c8;
  margin: 1em 0;
  padding: 0;
}
img {
  vertical-align: middle;
}
html, body {
  position: relative;
}
header{
    text-align: left;
    max-width: 980px;
    margin: 130px auto 15px;
}
main{
  position:relative;
  max-width: 980px;
  background-color: #ffffffd6;
  margin: 0px auto 150px;
  width: 980px;
  box-shadow: 1px 2px 8px 0px #aaa;
  border-radius: 50px 50px 0px 0px;
}

/* Titles */
h1, h2, h3, h4, h5, h6 {
  color: #505050;
}
/* Paragraph & Typographic */

strong {
  font-weight: 500;
}
em {
  font-weight: 300;
}

/* Links */
H {
    color: #505050;
    word-wrap: break-word;
    text-decoration: none;
}
a{
    text-decoration: none;
    color: #505050;
}
a:hover{
    color: #20a893;
    text-decoration: none;
    outline: 0;
}
/* scrollbar Set */
  /* FireFox & IE */
.scroller {
    scrollbar-color: #959595 #f7f7f7 ;
    scrollbar-width: thin;
}
  /* webkit */
::-webkit-scrollbar{
    width:6px;
    height:6px;
    background-color:#f7f7f7;
}
::-webkit-scrollbar-track{
    border-radius:4px;
    -webkit-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);
    background-color:#f7f7f7;
}
::-webkit-scrollbar-thumb{
    border-radius:4px;
    -webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.3);
    background-color:#959595;
}
.clear{ clear: both; }
.logoImg img{
  max-width: 350px;
  margin-left: -10px;
}
.logoImg_1{margin-bottom: -10px;margin-left: 10px;}
.logoImg_2{}
.kv_block{
    min-height: 400px;
    position: relative;
    padding: 5px;
}
.titleImg{
  margin-top: 90px;
}
.subTitle_WrapA > div{
    height: 80px;
    background: url(../images/subTitle_01.png) no-repeat;
    background-position: center;
}
.subTitle_WrapB > div{
    height: 80px;
    background: url(../images/subTitle_02.png) no-repeat;
    background-position: center;
}
.aboutText{
    width: 70%;
    margin:60px auto 50px;
    line-height: 2;
    font-size: 1.15rem;
    letter-spacing: 0.5px;
    text-align: left;
}
.subTitle_WrapA > p > img{
  width: 65%; max-width: 900px; margin: -50px auto 40px;
  opacity: 0.8;
}
.bookwall_Wrap{
    width: 100%;
    padding: 1px 0px;
}
.bookwall{
    padding: 0px 0px 25px;
}
.subTxt{
  font-size: 1.2rem;
  color: #505050;
  border-top: 1px #b3b3b3 dashed;
  width: 90%;
}
.subTxt span{
  color: #0b7565;
  border-bottom: 1px solid #0b7565;
  padding-bottom: 2px;
}
.subTxt a{
  color: #0b7565;
  border-bottom: 1px solid #0b7565;
  padding: 0px 2px 2px 2px;
  margin-left: 5px; 
}
.subTxt-top{
  margin: -10px auto 20px;
  padding-top: 10px;
}
.subTxt-bottom{
  margin: 0px auto 30px;
  padding-top: 20px;
}
.hkbookTxt{
  width: 75%;
  margin: 0 auto;
  text-align: left;
  line-height: 2;
  margin-bottom: 50px;
  border-bottom: 1px #b3b3b3 dashed;
  padding-bottom: 40px;
}
.hkbookTxt h3{
  font-size: 1.4rem;
  text-align: center;
    margin-bottom:5px;
}
.hkbookTxt p{
    width: 75%;
    margin: 0 auto 10px;
}
.bookBox{
    display: inline-block;
    margin: 0px 10px;
    max-width: 150px;
}
.bookCover{
    background-color: #ffffff;
    position: relative;
    box-shadow: 4px 0px 7px 0px #c8c8c86e;
}

/*Page1*/

.book1_1{
    background-image: url(https://www.airitibooks.com/ABCUpLoad/9789620770050.jpg);
}
.book1_2{
    background-image: url(https://www.airitibooks.com/ABCUpLoad/9789620745133.jpg);
}
.book1_3{
    background-image: url(https://www.airitibooks.com/ABCUpLoad/9789620770067.jpg);
}
.book1_4{
    background-image: url(https://www.airitibooks.com/ABCUpLoad/9789620770043.jpg);
}
.book1_5{
    background-image: url(https://www.airitibooks.com/ABCUpLoad/9789620745140.jpg);
}
.book2_1{
    background-image: url(https://www.airitibooks.com/ABCUpLoad/9789620745126.jpg);
}
.book2_2{
    background-image: url(https://www.airitibooks.com/ABCUpLoad/9789620745072.jpg);
}
.book2_3{
    background-image: url(https://www.airitibooks.com/ABCUpLoad/9789620745089.jpg);
}
.book2_4{
    background-image: url(https://www.airitibooks.com/ABCUpLoad/9789620771460.jpg);
}
.book2_5{
    background-image: url(https://www.airitibooks.com/ABCUpLoad/9789620771477.jpg);
}
.book3_1{
    background-image: url(https://www.airitibooks.com/ABCUpLoad/9789620771484.jpg);
}
.book3_2{
    background-image: url(https://www.airitibooks.com/ABCUpLoad/9789620771545.jpg);
}
.book3_3{
    background-image: url(https://www.airitibooks.com/ABCUpLoad/9789620771767.jpg);
}
.book3_4{
    background-image: url(https://www.airitibooks.com/ABCUpLoad/9789620745874.jpg);
}
.book3_5{
    background-image: url(https://www.airitibooks.com/ABCUpLoad/9789620745898.jpg);
}
.book4_1{
    background-image: url(https://www.airitibooks.com/ABCUpLoad/9789620745836.jpg);
}
.book4_2{
    background-image: url(https://www.airitibooks.com/ABCUpLoad/9789620745867.jpg);
}

/*Page2*/

.book5_1{
    background-image: url(https://www.airitibooks.com/ABCUpLoad/9789888571567.jpg);
}
.book5_2{
    background-image: url(https://www.airitibooks.com/ABCUpLoad/9789888571598.jpg);
}
.book5_3{
    background-image: url(https://www.airitibooks.com/ABCUpLoad/9789888571253.jpg);
}
.book5_4{
    background-image: url(https://www.airitibooks.com/ABCUpLoad/9789888570058.jpg);
}
.book5_5{
    background-image: url(https://www.airitibooks.com/ABCUpLoad/9789888570409.jpg);
}
.book6_1{
    background-image: url(https://www.airitibooks.com/ABCUpLoad/9789888570577.jpg);
}
.book6_2{
    background-image: url(https://www.airitibooks.com/ABCUpLoad/9789888571383.jpg);
}
.book6_3{
    background-image: url(https://www.airitibooks.com/ABCUpLoad/9789888571390.jpg);
}
.book6_4{
    background-image: url(https://www.airitibooks.com/ABCUpLoad/9789888571376.jpg);
}
.book6_5{
    background-image: url(https://www.airitibooks.com/ABCUpLoad/9789888571574.jpg);
}
.book7_1{
    background-image: url(https://www.airitibooks.com/ABCUpLoad/9789620745256.jpg);
}
.book7_2{
    background-image: url(https://www.airitibooks.com/ABCUpLoad/9789620757990.jpg);
}
.book7_3{
    background-image: url(https://www.airitibooks.com/ABCUpLoad/9789888570171.jpg);
}
.book7_4{
    background-image: url(https://www.airitibooks.com/ABCUpLoad/9789888513994.jpg);
}
.book7_5{
    background-image: url(https://www.airitibooks.com/ABCUpLoad/9789888570010.jpg);
}
.book8_1{
    background-image: url(https://www.airitibooks.com/ABCUpLoad/9789888570034.jpg);
}
.book8_2{
    background-image: url(https://www.airitibooks.com/ABCUpLoad/9789888570157.jpg);
}
.book8_3{
    background-image: url(https://www.airitibooks.com/ABCUpLoad/9789888570263.jpg);
}
.book8_4{
    background-image: url(https://www.airitibooks.com/ABCUpLoad/9789888570331.jpg);
}
.book8_5{
    background-image: url(https://www.airitibooks.com/ABCUpLoad/9789888570478.jpg);
}
.book9_1{
    background-image: url(https://www.airitibooks.com/ABCUpLoad/9789888570607.jpg);
}
.book9_2{
    background-image: url(https://www.airitibooks.com/ABCUpLoad/9789888571017.jpg);
}
.book9_3{
    background-image: url(https://www.airitibooks.com/ABCUpLoad/9789888571444.jpg);
}

.book1_1,.book1_2,.book1_3,.book1_4,.book1_5,.book2_1,.book2_2,.book2_3,.book2_4,.book2_5,.book3_1,.book3_2,.book3_3,.book3_4,.book3_5,.book4_1,.book4_2,.book4_3,.book4_4,.book4_5{
    background-position: center;
    background-size: 140px 185px;
    background-repeat: no-repeat;
    width: 150px;
    height: 195px;
}
.book5_1,.book5_2,.book5_3,.book5_4,.book5_5,.book6_1,.book6_2,.book6_3,.book6_4,.book6_5,.book7_1,.book7_2,.book7_3,.book7_4,.book7_5,.book8_1,.book8_2,.book8_3,.book8_4,.book8_5,.book9_1,.book9_2,.book9_3{
    background-position: center;
    background-size: 140px 185px;
    background-repeat: no-repeat;
    width: 150px;
    height: 195px;
}
.coverMask{ display: none; position: absolute;top: 0;}
.coverMask img{ width: 150px;height: 195px;}
.bookCover:hover .coverMask{ display: block; }
.bookTitle{margin: 10px auto 25px;text-align: left;line-height: 1.5;font-size: 15.5px;}
.bookTitle > a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    display: inline-block;
    height: 50px;
    width: 150px;
}
.subTitle_WrapA{
    margin: 0px auto 40px;
}
.subTitle_WrapB{
    margin: 0px auto 60px;
}
.pageContent{
    line-height: 40px;
    margin-top: -50px;
}
.pageList{   
    text-align: right;
}
.pageList li{
    background-color:#0b7565;
    text-align: center;
    border-radius: 10px;
    display: inline-block;
    margin: 0px 65px 35px 0px;
}
.pageList li.pageList-atv{
    background-color:#2cbba5;    
}
.pageList li:hover{
    background-color:#2cbba5;
}
.pageList li a{
    line-height: 40px;
    color: #fff;
    height: 40px;
    display: block;
    padding: 0px 15px;
}
.pageList li.pageList-atv a{
    cursor: unset;
}
.pageList li.noShow{ display: none; }
.QA_Wrap{
    width: 980px;
    margin: 120px auto 150px;
    display: none;
}
.QA_img{
    float: left;
    width: 25%;
    margin-right: -10px;
    margin-left: 20px;
}
.QA_text{
    text-align: left;
    float: left;
    width: 70%;
    position: relative;
}
.QA_text h3{
    margin-bottom: 20px;
    margin-top: 25px;
}
.QA_text > div > P{
    margin-left: 35px;
    margin-bottom: 15px;
    position: relative;
    padding-left: 20px;
    font-size: 18px;
}
.QA_text > div > P:before{
    content: url(../images/qaPoint.png);
    position: absolute;
    left: -10px;
    top: 0px;
}
.QA_text > div > h3:nth-child(1){ 
    margin-top: 10px;
}
.QA_text p > span{
    color: #c30d23;
}
.QA_text > div > P > a{
    color: #c30d23;
    text-decoration: underline !important;
}
.QA_textHR{
    background-image: url(../images/qa_hrBG.png);
}
.QA_textHR_1{
    width: 470px;
    height: 40px;
    position: absolute;
    top: 12px;
    right: 0;
}
.QA_textHR_2{
    width: 230px;
    height: 40px;
    position: absolute;
    bottom: 10px;
    left: -220px;
}
.copyright {
    background-color: #970b1cb3;
    color: #fff;
    line-height: 50px;
    /*! display: none; */
    visibility: hidden;
}
