@charset "UTF-8";
/* public*/
html {
  color: #666;
  font-family: Arial, Helvetica, Sans-Serif;
  word-wrap: break-word;
}
body {
  font-family: Arial, Helvetica, Sans-Serif
}
a {
  outline: none;
}
u,
ins {
  text-decoration: none;
}
s,
strike,
del {
  text-decoration: none;
}
blink {
  text-decoration: none;
}
cite,
em,
strong,
dfn,
address {
  font-style: normal;
  font-weight: normal;
}
.hide {
  left: -9999px;
  position: absolute;
}
img {
  vertical-align: bottom;
}
button {
  cursor: pointer;
}
input[type='button'] {
  cursor: pointer;
}
.cover,
.ban {
  vertical-align: bottom;
}
.type03_color a {
  color: #333;
}
.type03_color .main_wrap {
  background-color: #ffffff;
}
.type03_color {
  color: #666;
  background-repeat: no-repeat;
  background-position: 50% 0;
}
.type03_color .type04_breadcrumb a {
  color: #00929F;
}
.type03_frame_m007 {
  min-height: 450px;
}
.type03_frame_m008 {
  min-height: 416px;
}
.type03_frame_m001 {
  min-height: 460px;
}
.type03_frame_m001 .type03_cycle01 {
  margin-top: 10px;
}
/*-------------------------------------------------------------------------set*/
/** cycle **/
.type03_cycle li {
  float: left;
  width: 15px;
  height: 15px;
  margin: 0 3px;
  text-align: center;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-color: #bbbbbb;
  filter: alpha(opacity=80);
  opacity: 0.8;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.type03_cycle li.here {
  background-color: #94c722;
}
.type03_cycle li:hover {
  background-color: #959595;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
/** cycle01 **/
.type03_cycle01 a {
  width: 15px;
  height: 15px;
  margin: 6px 4px 0;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  background-color: #bbbbbb;
  /*
 filter:alpha(opacity=90);
 opacity:0.9;
 */
  display: inline-block;
  text-decoration: none;
  padding: 1px;
  line-height: 15px;
  color: #fff;
  font-size: 12px;
}
.type03_cycle01 a.here {
  color: #fff;
  background-color: #94c722;
}
.type03_cycle01 a:hover {
  color: #fff;
  background-color: #959595;
  filter: alpha(opacity=90);
  opacity: 0.9;
  text-decoration: none;
}
/** switch **/
.type03_switch {
  display: block;
  position: absolute;
  width: 40px;
  height: 35px;
  cursor: pointer;
  background-image: url(images/sp_type03_icon.png);
  background-repeat: no-repeat;
  background-color: #bbbbbb;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.type03_switch span {
  left: -9999px;
  position: absolute;
}
.type03_switch.prev {
  left: 0;
  background-position: 50% -138px;
}
.type03_switch.next {
  right: 0;
  background-position: 50% -188px;
}
.type03_switch.prev a:hover,
.type03_switch.prev:hover {
  background-position: 50% -138px;
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.type03_switch.next a:hover,
.type03_switch.next:hover {
  background-position: 50% -188px;
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.type03_m002 .type03_switch,
.type03_m003 .type03_switch,
.type03_m004 .type03_switch,
.type03_m005 .type03_switch,
.type03_m007 .type03_switch,
.type03_m008 .type03_switch {
  top: 40%;
}
/** button - button01 **/
.type03_button01 {
  background: linear-gradient(to bottom, #fce046 0%, #fce046 100%);
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #f8d413;
  display: inline-block;
  color: #333;
  font-family: arial;
  font-size: 93%;
  font-weight: normal;
  padding: 2px 6px 1px;
  text-decoration: none;
  /* text-shadow:0px 1px 0px #e6e3df; */
  line-height: 1.38;
}
.type03_button01:active {
  position: relative;
  top: 1px;
}
a.type03_button01 {
  color: #333;
}
/** tag width **/
.width01 li {
  width: 95px;
}
.width02 li {
  width: 120px;
}
.width03 li {
  width: 75px;
}
.type03_tabs_b li:not(first-of-type) {
  width: calc((100% - 150px) / 8);
}
.width04 li {
  width: 100px;
}
/** tabs tabs_b **/
.type03_tabs_b {
  position: relative;
  background: #eee;
}
.type03_tabs_b li {
  float: left;
}
.type03_tabs_b li span,
.type03_tabs_b li.here span {
  display: block;
  height: 4px;
  background: #bfbfbf;
  font-size: 0;
}
.type03_tabs_b li.here span {
  background: #94c722;
}
.type03_tabs_b li div {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  text-align: center;
  color: #333;
  border: 1px solid #e1dfdf;
  border-width: 0 0 1px 1px;
  background: #eee;
}
.type03_tabs_b h3 {
  height: 30px;
  line-height: 30px;
  font-size: 116%;
  font-weight: bold;
  text-align: center;
  color: #6F9B10;
  background: #fff;
  border-bottom: 1px solid #fff;
}
.type03_tabs_b h3 a {
  color: #f28900;
}
.type03_color .type03_tabs_b li.here div {
  background: #12AE57;
  color: #fff;
}
.type03_tabs_b li.here div {
  border-bottom: 1px solid #fff;
  background: #fff;
}
.type03_tabs_b li.last div {
  border-right: 1px solid #e6e4e4;
}
.type03_tabs_b li.title {
  width: 150px;
  overflow: hidden;
}
.type03_tabs_b .on_tabs li.title {
  width: 100%;
}
.type03_tabs_b .on_tabs h3 {
  text-align: left;
}
/*-------------------------------------------------------------------------mod*/
/*link*/
.type03_m002 a,
.type03_m003 a,
.type03_m004 a,
.type03_r001 a,
.type03_r002 a,
.type03_r003 a,
.type03_r006 a,
.type03_r011 a {
  color: #333;
  text-decoration: none;
}
.type03_m002 a:hover,
.type03_m003 a:hover,
.type03_m004 a:hover,
.type03_r001 a:hover,
.type03_r002 a:hover,
.type03_r003 a:hover,
.type03_r006 a:hover,
.type03_r011 a:hover {
  color: #f28900;
  text-decoration: underline;
}
/** title **/
.type03_r001 h3,
.type03_r002 h3,
.type03_r003 h3,
.type03_r006 h3,
.type03_r011 h3 {
  color: #6F9B10;
  font-size: 116%;
  font-weight: bold;
  height: 35px;
  line-height: 35px;
  text-align: center;
}
/** r001 **/
.type03_r001 {
  border: 1px solid #e1dfdf;
}
.type03_r001 h4 {
  display: block;
  display: -webkit-box;
  max-height: 6em;
  line-height: 1.5em;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  overflow: hidden;
  margin-bottom: 5px;
  font-weight: bold;
  max-height: 6em;
  -webkit-box-orient: vertical;
}
.type03_r001 .bd {
  padding: 0 8px 10px;
}
.type03_r001 p {
  line-height: 1.5em;
  max-height: 3em;
  overflow: hidden;
}
.type03_r001 img {
  display: block;
  margin: 0 auto 10px;
  width: 188px;
  height: 120px;
}
.type03_r001 .more {
  float: right;
  margin: 5px 0 0 0;
}
.type03_r001 .more a {
  display: block;
  padding-left: 22px;
  line-height: 1.5em;
  background: url(images/sp_type03_icon.png) no-repeat -783px 0px;
}
/** r002 **/
.type03_r002 {
  border: 1px solid #e1dfdf;
}
.type03_r002 .bd {
  padding: 0 8px 10px;
  /*text-align:justify;*/
}
.type03_r002 .btn {
  margin: 5px 0;
}
.type03_r002 .btn a,
.type03_r002 .btn a:hover {
  color: #333;
  text-decoration: none;
}
.type03_r002 h4 {
  line-height: 1.5em;
  margin: 5px 0;
  font-weight: bold;
}
.type03_r002 blockquote {
  color: #666;
  max-height: 3em;
  line-height: 1.5em;
  margin-top: 5px;
  overflow: hidden;
}
.type03_r002 .first .bd {
  /*text-align:justify;*/
  border-bottom: 1px solid #e1dfdf;
}
.type03_r002 .more {
  float: right;
}
.type03_r002 .more a {
  display: block;
  padding-left: 22px;
  line-height: 1.5em;
  background: url(images/sp_type03_icon.png) no-repeat -783px 0px;
}
.type03_r002 .cover {
  width: 130px;
  height: 130px;
  display: block;
  margin: 0 auto 10px;
}
.type03_r002 .price {
  margin: 5px 0;
  color: #666;
}
.type03_r002 .price em {
  text-decoration: none;
}
.type03_r002 .price strong {
  font-weight: bold;
  color: #D0021B;
  margin: 0 2px;
  font-size: 19px;
}
.type03_r002 .count strong {
  font-weight: bold;
  color: #D0021B;
  margin: 0 2px;
  font-size: 19px;
}
.type03_r002 .sale_details {
  position: relative;
  overflow: hidden;
  color: #666;
  font-size: 13px;
  margin: 8px auto;
}
.type03_r002 .sale_details li {
  position: relative;
  line-height: 1.5em;
  margin: 0 0 5px;
}
.type03_r002 .sale_details li:last-child {
  margin: 0 0 0;
}
.type03_r002 .sale_details .discount {
  margin: 0 3px 0 0;
}
.type03_r002 .sale_details .prod-price {
  margin: 0 2px 0 0;
  font-size: 13px;
  color: #D0021B;
}
.type03_r002 .sale_details .prod-price b {
  font-size: 19px;
  font-weight: bold;
  color: #D0021B;
}
.type03_r002 .sale_details .deloprice {
  font-size: 13px;
  color: #999999;
  margin-left: 5px;
  text-decoration: line-through;
  text-decoration-color: #999999;
}
.type03_r002 .sale_details .item_count {
  /*font-weight: bold;*/
  color: #000;
}
/** r003 **/
.type03_r003 {
  border: 1px solid #e1dfdf;
}
.type03_r003 .bd {
  padding: 0 8px 10px;
  /*text-align:justify;*/
}
.type03_r003 .list li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 23px;
  font-size: 100%;
  line-height: 1.5;
}
.type03_r003 .list em {
  width: 18px;
  height: 18px;
  position: absolute;
  top: 1px;
  left: 0;
  /*font-size:153.8%;*/
  font-size: 13px;
  font-weight: normal;
  text-align: center;
  color: #fff;
  display: block;
  background: #f28900;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
/*.type03_r003 .list .hot {color:#f28900;}*/
.type03_r003 .more {
  float: right;
  line-height: 1.5em;
}
.type03_r003 .more a {
  display: block;
  padding-left: 22px;
  line-height: 1.5em;
  background: url(images/sp_type03_icon.png) no-repeat -783px 0px;
}
/*r004*/
.type03_r004 img {
  width: 160px;
  height: 600px;
  display: block;
  margin: 0 auto;
}
/** r005 **/
.type03_r005 li {
  margin-bottom: 10px;
}
.type03_r005 img {
  width: 190px;
  height: 120px;
  overflow: hidden;
}
/** r006 **/
.type03_r006 {
  border: 1px solid #e1dfdf;
}
.type03_r006 .bd {
  padding: 0 0 10px;
}
.type03_r006 .bd li {
  border-bottom: 1px solid #e1dfdf;
}
.type03_r006 .bd img {
  width: 188px;
  height: 40px;
  overflow: hidden;
}
.type03_r006 .more {
  float: right;
}
.type03_r006 .more a {
  margin: 8px 8px 0 0;
  display: block;
  padding-left: 22px;
  line-height: 1.5em;
  background: url(images/sp_type03_icon.png) no-repeat -783px 0px;
}
/** r011 **/
.type03_r011 {
  border: 1px solid #e1dfdf;
}
.type03_r011 .bd {
  padding: 0 0 10px;
  /*text-align:justify;*/
}
.type03_r011 ul {
  border-bottom: 1px solid #e1dfdf;
}
.type03_r011 .bd li {
  border-top: 1px solid #e1dfdf;
  background: url(images/sp_type03_icon.png) no-repeat -680px -300px;
}
.type03_r011 .bd li.show {
  background: url(images/sp_type03_icon.png) no-repeat -780px -250px;
}
.type03_r011 .bd h4 {
  min-height: 2.5em;
  max-height: 3em;
  line-height: 1.5em;
  overflow: hidden;
  font-size: 100%;
  color: #333;
  padding: 2px 8px 2px 24px;
  margin: 0 0 5px 0;
}
.type03_r011 .bd p {
  line-height: 1.5;
  font-size: 100%;
  color: #666;
  padding: 0 8px 5px;
}
.type03_r011 img {
  width: 188px;
  height: 120px;
  display: block;
  margin-bottom: 6px;
}
.type03_r011 .more {
  float: right;
}
.type03_r011 .more a {
  margin: 8px 8px 0 0;
  display: block;
  padding-left: 22px;
  line-height: 1.5em;
  background: url(images/sp_type03_icon.png) no-repeat -783px 0px;
}
/** m002 | m003 | m004 | m005  **/
.type03_m002,
.type03_m003,
.type03_m004,
.type03_m005 {
  padding-top: 10px;
  height: 260px;
  overflow: hidden;
  position: relative;
}
.type03_m002 .box li,
.type03_m003 .box li,
.type03_m004 .box li {
  float: left;
  text-align: center;
  width: 180px;
  margin-right: 10px;
}
.type03_m002 .box li.last,
.type03_m003 .box li.last,
.type03_m004 .box li.last {
  margin-right: 0;
}
.type03_m002 .box h4,
.type03_m003 .box h4,
.type03_m004 .box h4 {
  line-height: 1.5em;
  height: 1.5em;
  overflow: hidden;
  margin-bottom: 5px;
}
.type03_m002 .box p,
.type03_m003 .box p,
.type03_m004 .box p {
  margin-top: 5px;
  height: 3em;
  line-height: 1.5em;
  overflow: hidden;
  color: #666;
}
.type03_m002 img.ban,
.type03_m003 img.ban {
  width: 180px;
  height: 180px;
}
/** m004 **/
.type03_m004 .box li {
  width: 246px;
  margin-right: 6px;
}
.type03_m004 .ban_box {
  height: 180px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.type03_m004 img.ban {
  width: 246px;
  height: 164px;
}
/** m005 **/
.type03_m005 .box {
  width: 750px;
  height: 246px;
  overflow: hidden;
}
.type03_m005 .ban_box {
  height: 246px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.type03_m005 .box li {
  width: 750px;
  height: 246px;
  float: left;
}
.type03_m005 img.ban {
  width: 750px;
  height: 240px;
}
/** m006 **/
.type03_m006 li {
  float: left;
  width: 145px;
  height: 50px;
  margin-right: 6px;
}
.type03_m006 li.last {
  margin-right: 0px;
}
.type03_m006 img {
  width: 145px;
  height: 50px;
}
/** m007 **/
.type03_m007 .box {
  position: relative;
  width: 590px;
  height: 425px;
}
.type03_m007 .ban {
  width: 590px;
  height: 400px;
  overflow: hidden;
}
.type03_m007 .type03_cycle01 {
  text-align: center;
}
.type03_m007 .box img {
  width: 590px;
  height: 400px;
  border-radius: 12px;
}
/** m008 全站分類 **/
.type03_m008 h3 {
  font-weight: bold;
  line-height: 2em;
  color: #000;
  border-bottom: 1px solid #e5e5e5;
}
.type03_m008 h3 a {
  color: #000;
}
.type03_m008 ul a {
  color: #8a8a8a;
}
.type03_m008 ul li {
  line-height: 2em;
  color: #8a8a8a;
}
/*m009 Banner*/
.type03_m009 {
  margin: 15px auto;
}
.type03_m009 li {
  float: left;
  width: 50%;
  text-align: center;
}
.type03_m009 img {
  width: 336px;
  height: 280px;
}
/*m010 限時限量搶購*/
.type03_m010 {
  position: relative;
  margin-top: 10px;
}
.type03_m010 h3 {
  display: -webkit-flex;
  display: flex;
  width: 750px;
  height: 35px;
  background-image: url(https://jci.book.com.tw/css/books/home/images/salepc_01.png);
}
.type03_m010 h3 time {
  flex: 1;
  color: #FCF003;
  position: absolute;
  top: 10px;
  left: 160px;
  font-size: 13px;
  font-weight: bold;
}
.type03_m010 h3 span {
  text-align: right;
  flex: 2;
  color: #ffffff;
  font-size: 13px;
  margin-top: 8px;
  margin-right: 10px;
}
.type03_m010 h3 b {
  background: #000;
  padding: 4px;
  margin: 0 4px;
  font-size: 16px;
  vertical-align: middle;
  border-radius: 4px;
}
.type03_m010 ul {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #F0F0F0;
  text-align: center;
}
.type03_m010 .item {
  width: 23%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 6px 6px;
  display: inline-flex;
}
.type03_m010 .item>div {
  text-align: center;
  position: relative;
  margin: 0 -2px;
}
.type03_m010 .title {
  text-align: center;
  margin: 2px auto 6px;
  width: 100%;
  float: left;
}
.type03_m010 .title b {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 3px;
  background: #ffffff;
  font-size: 13px;
  color: #FF3131;
  padding: 3px 6px;
  border: 1px solid #FF3131;
  margin: 5px;
}
.type03_m010 .title strong {
  text-align: center;
  color: #FF3131;
  font-size: 16px;
  font-weight: bold;
  vertical-align: middle;
}
.type03_m010 img {
  width: 175px;
  height: 175px;
  margin: 0 auto;
}
.type03_m010 h4 {
  margin: 8px 0;
  line-height: 18px;
  height: 36px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-break: break-all;
}
.type03_m010 h4 a {
  color: #333;
  text-decoration: none;
}
.type03_m010 .btn-wrap+span {
  font-size: 13px;
  color: #FD860E;
  line-height: 1.4;
  text-align: center;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 36px;
  overflow: hidden;
  word-break: break-all;
}
.type03_m010 .btn-wrap+span a {
  font-size: 13px;
  color: #FD860E;
  text-decoration: none;
}
.type03_m010 .special_offer {
  line-height: 20px;
}
.type03_m010 .special_offer em {
  font-size: 13px;
  color: #FF3131;
  margin-right: 2px;
}
.type03_m010 .special_offer b {
  font-size: 26px;
  color: #FF3131;
  font-weight: bold;
}
.type03_m010 .special_offer strong {
  text-decoration: line-through;
  color: #999999;
  font-size: 13px;
}
.type03_m010 .notice_offer {
  line-height: 24px;
  margin-bottom: 4px;
}
.type03_m010 .notice_offer em {
  font-size: 20px;
  color: #FF3131;
  font-weight: bold;
}
.type03_m010 .notice_offer b {
  color: #999999;
  font-size: 13px;
}
.type03_m010 .btn-wrap {
  display: flex;
  flex-direction: row;
  padding: 0;
  width: 80%;
  margin: 0 auto;
}
.type03_m010 .btn-wrap a {
  display: flex;
  flex-direction: row;
  padding: 0;
  width: 100%;
  margin: 0 auto 4px;
}
.type03_m010 .btn-wrap .button {
  font-size: 13px;
  margin: 4px;
  border: none;
  padding: 7px;
}
.type03_m010 .btn-wrap .button i {
  font-size: 13px;
  color: #ffffff;
}
.type03_m010 .btn-wrap .button1 {
  background-image: -webkit-linear-gradient(bottom, #ae0103, #fd3d54);
  background-image: -moz-linear-gradient(bottom, #ae0103, #fd3d54);
  background-image: -ms-linear-gradient(bottom, #ae0103, #fd3d54);
  background-image: -o-linear-gradient(bottom, #ae0103, #fd3d54);
  background-image: linear-gradient(to top, #ae0103, #fd3d54);
  color: #ffffff;
  width: 100%;
  float: left;
  border-radius: 25px;
}
.type03_m010 .btn-wrap .button2 {
  background-image: -webkit-linear-gradient(bottom, #868686, #B0B0B0);
  background-image: -moz-linear-gradient(bottom, #868686, #B0B0B0);
  background-image: -ms-linear-gradient(bottom, #868686, #B0B0B0);
  background-image: -o-linear-gradient(bottom, #868686, #B0B0B0);
  background-image: linear-gradient(to top, #868686, #B0B0B0);
  color: #ffffff;
  width: 100%;
  float: left;
  border-radius: 25px;
  cursor: not-allowed;
}
.type03_m010 .btn-wrap .button3 {
  background-image: -webkit-linear-gradient(bottom, #FFC107, #FFEB3B);
  background-image: -moz-linear-gradient(bottom, #FFC107, #FFEB3B);
  background-image: -ms-linear-gradient(bottom, #FFC107, #FFEB3B);
  background-image: -o-linear-gradient(bottom, #FFC107, #FFEB3B);
  background-image: linear-gradient(to top, #FFC107, #FFEB3B);
  color: #000;
  width: 100%;
  float: left;
  border-radius: 25px;
}
.type03_m010 .timeicon {
  display: flex;
  flex-direction: row;
  padding: 0;
  position: relative;
  left: 270px;
}
.type03_m010 .timeicon span {
  font-size: 13px;
  margin: 5px;
  border: none;
  padding: 4px 12px;
  min-width: 48px;
}
.type03_m010 .timeicon .time_start {
  color: #000;
  float: left;
  border-radius: 5px;
  background-color: #FCF003;
  font-weight: bold;
  line-height: 19px;
}
.type03_m010 .timeicon .time_off {
  color: #FF3131;
  float: left;
  border-radius: 5px;
  background-color: #ffffff;
  font-weight: bold;
  line-height: 19px;
}
.type03_m010 .btn-time {
  display: flex;
  flex-direction: row;
  padding: 0;
  margin: 0 auto 6px;
  position: relative;
  left: 280px;
}
.type03_m010 .btn-time a {
  display: flex;
  flex-direction: row;
  padding: 0;
  margin: 0 auto 6px;
}
.type03_m010 .btn-time .button {
  font-size: 13px;
  margin: 5px;
  border: none;
  padding: 4px 12px;
}
.type03_m010 .btn-time .button i {
  font-size: 13px;
  color: #FF3131;
}
.type03_m010 .btn-time .button1 {
  color: #FF3131;
  width: 90px;
  float: left;
  border-radius: 25px;
  background-color: #ffffff;
  height: 25px;
  font-weight: bold;
  cursor: pointer;
}
/* new */
.type03_m010 .img_wrap {
  position: relative;
  width: 175px;
  height: 175px;
  clear: both;
}
.type03_m010 .img_wrap img {
  width: 175px;
  height: 175px;
  box-sizing: border-box;
}
.type03_m010 .label_set {
  position: relative;
  overflow: hidden;
  font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft JhengHei", sans-serif;
}
.type03_m010 .label_set a::before {
  content: "";
  position: absolute;
  border: 6px solid #ad0000;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border-radius: 14px;
}
.type03_m010 .label_set img {
  border: 5px solid #ad0000;
}
.type03_m010 .label_discount {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 11px;
  top: -19px;
  left: -3px;
  font-size: 14px;
  font-weight: bold;
  color: #ffef07;
  background: #000;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  /* -webkit-clip-path: circle(50% at 50% 50%);
  clip-path: circle(50% at 50% 50%); */
  box-sizing: border-box;
}
.type03_m010 .label_discount b {
  font-size: 20px;
  font-weight: bold;
}
.type03_m010 .label_text {
  position: absolute;
  width: 175px;
  height: 20px;
  line-height: 20px;
  color: #fff;
  background-color: #8c40ff;
  text-align: right;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.2px;
  overflow: hidden;
  box-sizing: border-box;
}
.type03_m010 .label_text em {
  width: 100%;
  display: block;
  padding-left: 50px;
  font-size: 12px;
  font-weight: bold;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  text-align: center;
}
.type03_m010 .label_price {
  position: absolute;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  bottom: 0;
  left: 0;
  right: 0;
  height: 27px;
  line-height: 27px;
  color: #fffc01;
  font-size: 15px;
  font-weight: bold;
  background-color: #ad0000;
}
.type03_m010 .label_price.no_bg {
  background-color: transparent;
}
.type03_m010 .label_price .text {
  display: block;
  padding: 0 5px;
  height: 27px;
  line-height: 27px;
  overflow: hidden;
  font-weight: bold;
}
.type03_m010 .label_price .sticker {
  position: relative;
  display: block;
  margin-left: 4px;
  height: 38px;
  padding: 0 2px 0 1px;
  background: #740201;
  /* min-width: 50px; */
  /* clip-path: polygon(13% 0, 100% 0, 100% 100%, 0 100%); */
}
.type03_m010 .label_price .sticker::before {
  position: absolute;
  content: "";
  border-bottom: 38px solid #740200;
  border-left: 10px solid transparent;
  height: 0;
  width: 0.5px;
  left: -10px;
}
.type03_m010 .label_price .sticker_price {
  font-size: 38px;
  line-height: 38px;
  color: #ffef01;
  /*non-webkit fallback*/
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: -1px;
  background: -webkit-linear-gradient(90deg, #ffef01, #ffeb3b, #fffbc6);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.type03_m010 .prod_text {
  font-size: 13px;
  color: #FD860E;
  line-height: 1.4;
  text-align: center;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 36px;
  overflow: hidden;
  word-break: break-all;
}
.type03_m010 .prod_text a {
  font-size: 13px;
  color: #FD860E;
  text-decoration: none;
}
/* m011 */
.type03_m011 {
  position: relative;
  z-index: 0;
  min-height: 340px;
}
.type03_m011 .type03_switch {
  top: 45%;
  z-index: 1;
}
.type03_m011 .type03_tabs_b h3 {
  display: flex;
  color: #f5573e;
  justify-content: center;
  align-items: center;
}
.type03_m011 .type03_tabs_b {
  display: flex;
  justify-content: center;
  align-items: center;
}
.type03_m011 .type03_tabs_b .more {
  margin: 0 10px 0 auto;
}
.type03_m011 .type03_tabs_b .more i::before {
  display: inline-flex;
  color: #fff;
  width: 16px;
  height: 16px;
  line-height: 16px;
  align-items: center;
  justify-content: center;
  background-color: #e5ded8;
  border-radius: 50%;
}
.type03_m011 .type03_tabs_b li {
  width: 150px;
}
.type03_m011 .type03_tabs_b li:last-child {
  border-right: 1px solid #e6e4e4;
}
.type03_m011 .type03_tabs_b li.here span {
  background: #f4563d;
}
.type03_m011 .type03_tabs_b .title i.svg-icon-p-point {
  margin: 0 5px 0 0;
  width: 37px;
  height: 30px;
  background: url(//jci.book.com.tw/jss/books/mobilebase/css/images/svg-icon-p-point.svg) no-repeat center center;
}
.type03_m011 .type03_tabs_b .title i.svg-open-point {
  margin: 0 5px 0 0;
  width: 33px;
  height: 20px;
  background: url(//jci.book.com.tw/jss/books/mobilebase/css/images/svg-open-point.svg) no-repeat center center;
}
.type03_m011 .content_wrap {
  position: relative;
  overflow: hidden;
  /*   min-height: 317px; */
}
.type03_m011 .img_wrap {
  position: relative;
  width: 150px;
  height: 150px;
  margin-bottom: 10px;
}
.type03_m011 .img_wrap img {
  width: 150px;
  height: 150px;
}
.type03_m011 .carousel_inner {
  position: relative;
  display: inline-flex;
  flex-wrap: nowrap;
  padding: 15px 5px;
}
.type03_m011 .carousel_inner .item {
  width: 150px;
  margin: 0 5px;
  display: flex;
  flex-direction: column;
}
.type03_m011 .item h4 {
  font-size: 13px;
  color: #2a2a2a;
  margin-bottom: 10px;
  line-height: 1.5em;
  height: 3em;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.type03_m011 .item_info {
  padding: 0 7px;
}
.type03_m011 .op_plus {
  position: relative;
  font-size: 13px;
  color: #333;
  margin-bottom: 8px;
}
.type03_m011 .op_plus li {
  line-height: 1.5em;
  margin-bottom: 3px;
}
.type03_m011 .op_plus li:last-child {
  margin-bottom: 0;
}
.type03_m011 .op_plus i.icon-bui-op {
  width: 13px;
  height: 13px;
  margin-right: 2px;
  display: inline-block;
  background-size: cover;
  background-image: url("//jci.book.com.tw/img/bui/icon_P.svg");
}
.type03_m011 .op_plus .num {
  color: #d0021b;
  font-weight: bold;
}
.type03_m011 .op_plus_btn {
  width: 134px;
  margin: auto auto 0;
  height: 26px;
  border: 1px solid transparent;
  border-radius: 5px;
  color: #2a2a2a;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fce046;
  border: 1px solid #f8d413;
}
.type03_m011 .op_plus_btn i {
  width: 17px;
  height: 17px;
  margin-right: 5px;
  background-image: url("//jci.book.com.tw/img/bui/icon_P_white.svg");
}
.special_border_a {
  position: relative;
  display: inherit;
}
.special_border_div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
.special_border {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  position: relative;
}