@charset "UTF-8";
@import url("reset.css");
/* CSS Document */
/* line 15, ../sass/detail-actionpack.scss */
.clear {
  clear: both;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1; /*For IE 6&7 only*/
}

/* line 19, ../sass/detail-actionpack.scss */
.main_wrapper {
  width: 829px;
  margin: 0 auto;
  font-size: 13px;
  line-height: 20px;
  color: #333;
  font-family: "Segoe UI", "微軟正黑體", "MS UI Gothic", "MS PGothic", Arial, Helvetica, sans-serif;
}
/* line 26, ../sass/detail-actionpack.scss */
.main_wrapper h2 {
  font-size: 18px;
  line-height: 25px;
  color: #000;
  font-family: "Segoe UI", "微軟正黑體", "MS UI Gothic", "MS PGothic", Arial, Helvetica, sans-serif;
  padding-bottom: 10px;
}
/* line 34, ../sass/detail-actionpack.scss */
.main_wrapper p {
  font-size: 13px;
  line-height: 21px;
  color: #333;
  font-family: "Segoe UI", "微軟正黑體", "MS UI Gothic", "MS PGothic", Arial, Helvetica, sans-serif;
}

/*==seitch==*/
/* line 44, ../sass/detail-actionpack.scss */
.switch_wrapper {
  width: 829px;
  height: 35px;
  margin: 0 auto;
  margin-top: 15px;
  border-bottom: 3px #CCCCCC solid;
}

/* line 52, ../sass/detail-actionpack.scss */
.switch_title {
  float: left;
  margin-top: 8px;
  margin-left: 430px;
  color: #333;
  font-weight: bold;
}

/* line 60, ../sass/detail-actionpack.scss */
.switch_btn_display {
  width: 210px;
  height: 35px;
  float: right;
}

/* line 66, ../sass/detail-actionpack.scss */
.switch_a_on {
  float: left;
  height: 35px;
  line-height: 35px;
  padding: 0 18px;
  font-weight: bold;
  color: #FFF;
  background-image: url(../img/switch_btn.png);
}

/* line 76, ../sass/detail-actionpack.scss */
.switch_a_off {
  float: left;
  cursor: pointer;
  height: 35px;
  line-height: 35px;
  padding: 0 18px;
  font-weight: bold;
  color: #333;
  background-image: url(../img/switch_btn.png);
  background-position: bottom left;
}

/* line 88, ../sass/detail-actionpack.scss */
.switch_b_on {
  float: left;
  height: 35px;
  line-height: 35px;
  padding: 0 14px;
  font-weight: bold;
  color: #FFF;
  background-image: url(../img/switch_btn.png);
  background-position: top right;
}

/* line 99, ../sass/detail-actionpack.scss */
.switch_b_off {
  float: left;
  cursor: pointer;
  height: 35px;
  line-height: 35px;
  padding: 0 14px;
  font-weight: bold;
  color: #333;
  background-image: url(../img/switch_btn.png);
  background-position: bottom right;
}

/*====*/
/* line 113, ../sass/detail-actionpack.scss */
.main-content {
  width: 829px;
  margin: 15px auto;
  margin-top: 20px;
}
/* line 117, ../sass/detail-actionpack.scss */
.main-content .top-sec {
  width: 797px;
  display: block;
  margin: 0 auto;
  margin-bottom: 25px;
  position: relative;
}
/* line 121, ../sass/detail-actionpack.scss */
.main-content .top-sec .boxshot {
  float: left;
  width: 170px;
  margin-right: 30px;
  margin-top: 36px;
}
.main-content .top-sec .boxshot img {
  width: 100%;
  height: auto;
  display: block;
}
.main-content .top-sec .info {
  width: 596px;
  float: left;
  margin-top: 30px;
}
.main-content .top-sec .info .brief {
  color: #333;
  font-family: "Segoe UI", Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 23px;
  margin-right: 10px;
}
/* line 128, ../sass/detail-actionpack.scss */
.main-content #new-bg {
  width: 50px;
  height: 65px;
  position: absolute;
  left: 138px;
  top: -5px;
}
/* line 136, ../sass/detail-actionpack.scss */
.main-content #new-bg .new-text {
  fill: #fff;
  font-size: 23px;
  font-weight: 400;
}
/* line 144, ../sass/detail-actionpack.scss */
.main-content h2 {
  font-family: "Segoe UI", "微軟正黑體", "MS UI Gothic", "MS PGothic", Arial, Helvetica, sans-serif;
  font-size: 28px;
  color: #000;
  line-height: 28px;
  font-weight: 100;
}
/* line 152, ../sass/detail-actionpack.scss */
.main-content .slogan {
  font-size: 17px;
  color: #333;
  line-height: 23px;
  margin-left: 3px;
}

/*box*/
/*[1]*/
/* line 165, ../sass/detail-actionpack.scss */
.template-block {
  width: 797px;
  margin: 0 auto;
  padding-bottom: 15px;
  margin-bottom: 30px;
  background-color: #dbe7f2;
  border: 1px solid #90b5d7;
}
/* line 172, ../sass/detail-actionpack.scss */
.template-block h6 {
  color: #294f72;
}
.template-block img {
  display: block;
}
/* line 175, ../sass/detail-actionpack.scss */
.template-block .template-block-title {
  color: #1e32b7;
  width: auto;
  height: 45px;
  background-image: url("../img/actionpack/box_title_01.jpg");
  font-size: 33px;
  line-height: 24px;
  padding: 30px 0px 0px 50px;
  font-weight: 500;
}
/* line 184, ../sass/detail-actionpack.scss */
.template-block .template-block-title .t2 {
  font-size: 25px;
  color: #101a5f;
  font-weight: 200;
}
/* line 190, ../sass/detail-actionpack.scss */
.template-block .template-block-title2 {
  color: #01986c;
  background-image: url("../img/actionpack/box_title_02.jpg");
}
/* line 193, ../sass/detail-actionpack.scss */
.template-block .template-block-title2 .t2 {
  color: #003324;
}

/* line 198, ../sass/detail-actionpack.scss */
.template-block2 {
  background-color: #e5faf5;
  border: 1px solid #7ce3cd;
}
/* line 201, ../sass/detail-actionpack.scss */
.template-block2 h6 {
  color: #1e8f77;
}

/* line 215, ../sass/detail-actionpack.scss */
.mid-sec {
  margin: 25px 15px 0 15px;
  margin-bottom: 10px;
}
/* line 218, ../sass/detail-actionpack.scss */
.mid-sec h6 {
  font-size: 18px;
  margin-left: 12px;
  margin-bottom: 5px;
  font-weight: normal;
}
/* line 224, ../sass/detail-actionpack.scss */
.mid-sec p {
  margin-bottom: 10px;
  margin-left: 10px;
}

/* line 230, ../sass/detail-actionpack.scss */
.mid-sec-right {
  width: 415px;
  float: right;
}

/* line 236, ../sass/detail-actionpack.scss */
.mid-sec-right-box {
  width: 162px;
  height: 116px;
  float: left;
  margin-right: 8px;
  margin-bottom: 8px;
}

/* line 244, ../sass/detail-actionpack.scss */
.mid-sec-left {
  width: 340px;
  height: 220px;
  float: left;
  overflow: hidden;
}

/* line 253, ../sass/detail-actionpack.scss */
.mid-sec-left-img {
  position: absolute;
  width: 312px;
  height: 241px;
  z-index: 998;
}

/* line 260, ../sass/detail-actionpack.scss */
.mid-sec-left-text {
  position: absolute;
  width: 410px;
  height: 35px;
  line-height: 35px;
  background-image: url(../img/black.png);
  color: #FFF;
  padding: 0 10px;
  z-index: 999;
  top: 206px;
}

/*=*/
/* line 275, ../sass/detail-actionpack.scss */
.for_YouCam {
  margin: 0 auto;
  width: 829px;
}

/* line 280, ../sass/detail-actionpack.scss */
.line_top {
  height: 20px;
  background-image: url(../img/lineaha.png);
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 0;
}

/* line 288, ../sass/detail-actionpack.scss */
.line_pro {
  height: 20px;
  background-image: url(../img/lineaha.png);
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 0;
}

/* line 297, ../sass/detail-actionpack.scss */
.bottom_text {
  background-color: #FFF;
  padding: 0 14px 20px 19px;
}

/* line 302, ../sass/detail-actionpack.scss */
.plop {
  float: left;
}
/* line 304, ../sass/detail-actionpack.scss */
.plop ul {
  list-style: disc;
}
/* line 306, ../sass/detail-actionpack.scss */
.plop ul li {
  margin-left: 20px;
}
/* line 310, ../sass/detail-actionpack.scss */
.plop p {
  margin-bottom: 8px;
}

/*.plop ul{
	margin-left:10px;}
.plop li{}*/
/* line 319, ../sass/detail-actionpack.scss */
.ttt_a {
  margin: 0 15px;
  margin-top: 13px;
  margin-bottom: 0px;
}

/* line 325, ../sass/detail-actionpack.scss */
.ttt_a_L {
  float: left;
  margin-right: 7px;
}

/* line 330, ../sass/detail-actionpack.scss */
.ttt_a_R {
  float: left;
  width: 660px;
}

/* line 335, ../sass/detail-actionpack.scss */
.ttt_a_title {
  font-size: 22px;
  color: #010101;
  margin-bottom: 18px;
  margin-top: 18px;
}

/* line 342, ../sass/detail-actionpack.scss */
.ttt_a_des p {
  font-size: 13px;
  color: #333;
}

/* line 347, ../sass/detail-actionpack.scss */
.theme {
  margin: 20px 15px 0 15px;
  padding: 0 10px 0 12px;
}

/* line 352, ../sass/detail-actionpack.scss */
.theme_title_all {
  height: 17px;
}

/* line 356, ../sass/detail-actionpack.scss */
.theme_L {
  float: left;
}
/* line 358, ../sass/detail-actionpack.scss */
.theme_L a {
  color: #0033FF;
  text-decoration: underline;
}
/* line 362, ../sass/detail-actionpack.scss */
.theme_L h6 {
  font-size: 18px;
  font-weight: normal;
}

/* line 368, ../sass/detail-actionpack.scss */
.theme_R {
  float: right;
  margin-bottom: 35px;
}

/* line 373, ../sass/detail-actionpack.scss */
.theme_bottom {
  clear: both;
  margin-top: 17px;
  padding: 0px;
}

/* line 379, ../sass/detail-actionpack.scss */
.theme_thumb1 {
  float: left;
  margin-right: 5px;
}

/* line 384, ../sass/detail-actionpack.scss */
.theme_thumb2 {
  float: left;
  margin-right: 0;
}

/* line 389, ../sass/detail-actionpack.scss */
.theme_new {
  font-size: 14px;
  color: #990000;
}

/* line 394, ../sass/detail-actionpack.scss */
.ttt_b {
  margin: 0 15px;
  margin-top: 13px;
  margin-bottom: 10px;
  margin-bottom: 10px;
  padding-bottom: 8px;
  font-size: 27px;
  line-height: 30px;
  color: #036;
  border-bottom: #999 1px solid;
  position: relative;
}

/* line 407, ../sass/detail-actionpack.scss */
.ttt_b_icon {
  position: absolute;
  left: 651px;
  top: -24px;
  width: 60px;
  height: 50px;
}

/* line 415, ../sass/detail-actionpack.scss */
.holiday5_dot_line {
  width: 470px;
  height: 1px;
  border-bottom: #c9cbd0 solid 1px;
  margin-top: 9px;
  float: right;
}

/* line 423, ../sass/detail-actionpack.scss */
.holiday5_dot_line_2 {
  width: 490px;
  height: 1px;
  border-bottom: #c9cbd0 solid 1px;
  margin-top: 9px;
  float: right;
}

/* line 431, ../sass/detail-actionpack.scss */
.holiday5_dot_line_3 {
  width: 516px;
  height: 1px;
  border-bottom: #c9cbd0 solid 1px;
  margin-top: 9px;
  float: right;
}

/* line 439, ../sass/detail-actionpack.scss */
.ttt_c {
  margin: 0 15px;
  margin-top: 13px;
  padding-bottom: 8px;
  margin-bottom: 10px;
  font-size: 27px;
  line-height: 30px;
  color: #030;
  border-bottom: #999 1px solid;
  position: relative;
}

/* line 451, ../sass/detail-actionpack.scss */
.ttt_c_icon {
  position: absolute;
  left: 651px;
  top: -24px;
  width: 60px;
  height: 50px;
}

/* line 459, ../sass/detail-actionpack.scss */
.pd_btn1, .pd_btn2 {
  background-color: #ef7c00 !important;
  display: block;
  float: right;
}
/* line 463, ../sass/detail-actionpack.scss */
.pd_btn1 a:hover, .pd_btn2 a:hover {
  background-color: #ef7c00 !important;
}

/* line 468, ../sass/detail-actionpack.scss */
#main1 p {
  font-size: 16px;
}

.purchase-sec {
  height: auto !important;
  margin-right: 0 !important;
}

.table {
  width: 100%;
  display: table;
}
.table .table-cell {
  display: table-cell;
  vertical-align: bottom;
}
.table .table-cell:nth-child(2) {
  text-align: right;
}
.theme_thumb1 img, .theme_thumb2 img {
  box-sizing: border-box;
  border: 1px solid #ddd;
}

.part_price {
  width: 797px;
  margin: 20px auto;
}
