@charset "UTF-8";
body {
  width: 100%;
  height: 100%;
  background-color: #fff224;
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-family: arial, roboto, '微軟正黑體';
}

area, a, img {
  border: none;
  outline: none;
}

.container {
  width: 1059px;
  margin: 0 auto;
}

.section1 {
  width: 100%;
  position: relative;
  min-height: 200px;
  margin-bottom: 15px;
  background-color: #fff;
}

.section2 {
  width: 100%;
  position: relative;
  min-height: 200px;
  margin-bottom: 15px;
  background-color: #fff;
}

.section3 {
  width: 100%;
  position: relative;
  min-height: 200px;
  margin-bottom: 15px;
  background-color: #fff;
}

.section4 {
  width: 100%;
  position: relative;
  min-height: 200px;
  margin-bottom: 15px;
  background-color: #fff;
}

.section5 {
  width: 100%;
  position: relative;
  min-height: 200px;
  margin-bottom: 15px;
  background-color: #fff;
}

.top_btn {
  width: 34px;
  height: 34px;
  display: block;
  position: fixed;
  bottom: 60px;
  left: 50%;
  margin-left: 530px;
  background: url(../images/top_btn.png) 0 0 no-repeat;
}

.row {
  overflow: hidden;
  *zoom: 1;
}

ul {
  margin: 0;
  padding: 0;
}
ul.list-unstyle li {
  list-style-type: none;
}
ul.list-inline li {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
}

.book301 .bxslider {
  background: url(../images/book301_bg.jpg) 0 0 no-repeat;
}

.book302 .bxslider {
  background: url(../images/book302_bg.jpg) 0 0 no-repeat;
}

.book303 .bxslider {
  background: url(../images/book303_bg.jpg) 0 0 no-repeat;
}

.banner {
  width: 100%;
}
.banner > .container {
  background-color: #fff;
}

.sliderWrap {
  width: 999px;
  height: 441px;
  margin: 0 auto;
  border: 5px solid #dee1e2;
  background-color: #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sliderWrap > li {
  list-style: none;
}

.section3 {
  height: 525px;
  background: url(../images/section3.jpg) center 0 no-repeat;
  padding-top: 158px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.book3Group {
  width: 939px;
  height: 332px;
  margin: 0 auto;
}
.book3Group > .book {
  width: 274px;
  height: 332px;
  float: left;
}
.book3Group > .book.mr {
  margin-right: 58px;
}

.book301 {
  background: url(../images/book301_bg.jpg) 0 0 no-repeat;
}

.book302 {
  background: url(../images/book302_bg.jpg) 0 0 no-repeat;
}

.book303 {
  background: url(../images/book303_bg.jpg) 0 0 no-repeat;
}

.section5 {
  margin-bottom: 0;
}
