/*=============共用=================*/
.breadcrumb {
  font-size: 95%;
  padding: 8px 10px 6px 10px;
}

#topbarbox {
  margin: 8px 0px 15px 0px;
}

#topbarbox #barmemu {
  width: 100%;
  padding: 5px 0px 10px 0px;
  margin: -20px 0px 40px 0px;
}

#topbarbox #barmemu li {
  padding: 0px 10px 0px 0px;
  float: left;
}

.showlist-group {
  position: relative;
  font-size: 90%;
  border-radius: 6px 6px 0px 0px;
  overflow: hidden;
  border: 1px solid #7AA3DB;
  padding: 0px 0px 20px 0px;
  margin: 0px 0px 30px 0px;
  background: #FFFFFF url(../../img/frame/) repeat-x left top;
}


.showlist-group .btn {
  width: 83%;
  margin: 10px 15px 0px 15px !important;
}

.showlist-group .list-group-item {
  padding: 6px 10px;
}

.showlist-group .list-group-top {
  font-size: 105%;
  position: relative;
  display: block;
  padding: 8px 5px 8px 12px;
  background: #1A7CEA url(../../img/frame/) repeat-x left top;
  color: #FFFFFF;
  transition: all .25s ease .03s;
  border-bottom: 1px solid #FFFFFF;
}

.showlist-group .list-group-top:hover {
  position: relative;
  background: #262626 url(../../img/frame/) repeat-x left top;
}

.showlist-group .top_red{
  background: #C00053 url(../../img/frame/) repeat-x left top !important;
}



.showlist-group .list-group-content {
  font-size: 100%;
  position: relative;
  display: block;
  padding: 8px 5px 6px 12px;
  background: url(../../img/frame/) repeat-x left top;
  color: #1E1E1E;
  transition: all .25s ease .03s;
  font-weight: 550;
}

.showlist-group .list-group-content:hover {
  background: #4F4F4F url(../../img/frame/) repeat-x left top;
  color: #FFFFFF;
}

.showlist-group .list-group-bottom {
  font-size: 95%;
  position: relative;
  display: block;
  padding: 3px 5px 3px 32px;
  background: url(../../img/frame/) repeat-x left top;
  color: #1E1E1E;
  transition: all .25s ease .03s;
}

.showlist-group .list-group-bottom:hover {
  background: #4F4F4F url(../../img/frame/) repeat-x left top;
  color: #FFFFFF;
}

.showlist-group .red {
  color: #DB0000;
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #EFEFEF;
    border-color: #EFEFEF;
}


/*======商品展示頁==========*/
#showbox {
  position: relative;
}

#showcontent {
  position: relative;
}

#showbox .col-md-2 {
  width: 20%;
  margin: 0px;
  padding: 0px 15px;
}

#showbox .col-md-10 {
  width: 80%;
  margin: 0px;
  padding: 0px;
}

#showbox .col-md-10 .col-md-7 {
  width: 53%;
  margin: 0px;
  padding: 0px 10px 0px 10px;
}

#showbox .col-md-10 .col-md-5 {
  width: 47%;
  margin: 0px;
  padding: 0px;
  padding: 0px 10px;
}

#showbox .col-md-10 .col-md-12 {
  width: 100%;
  margin: 0px;
  padding: 0px;
  padding: 0px 0px;
}

#showbox .qrcodebox {
  width: 100%;
}

#showbox .alert-pink {
  font-size: 120%;
}

#showbox .alert-pink .glyphicon {
  position: relative;
  top: 5px;
  font-size: 120%;
}

#neilproduct_iten #hoticon {
  position: relative;
  top: -3px;
  font-size: 70%;
  font-weight: normal;
  padding: 2px 6px 4px 6px;
}

#neilproduct_iten #itenul>li {
  border-bottom: 1px solid #D4D4D4;
}

#neilproduct_iten #itenul>li:last-child {
  border-bottom: none;
}

#neilproduct_iten #brieflybox {
  font-size: 80%;
  color: #5B5B5B;
  line-height: 175%;
  margin: 0px 0px 15px 0px;
}

#neilproduct_iten #brieflybox li {
  position: relative;
  margin: 0px 0px 0px 20px;
  list-style: disc;
}

#neilproduct_iten #itemstatusbox {
  position: relative;
  font-size: 85%;
  margin: 6px 0px;
  color: #353535;
}

#neilproduct_iten #numberbox {
  position: absolute;
  right: 0px;
}

#neilproduct_iten #typestyle1 a {
  color: #3366FF;
}

#neilproduct_iten #typestyle2 a {
  color: #D62872;
}

#neilproduct_iten #typestyle3 a {
  color: #0EAD00;
}

#neilproduct_iten #typestyle4 a {
  color: #000000;
}

#neilproduct_iten .pricebox {
  position: relative;
  padding: 15px 0px;
}



/*====銷售/展示/下架======*/
#neilproduct_iten #pricebox4 #moneybox,
#neilproduct_iten #pricebox3 #moneybox,
#neilproduct_iten #pricebox1 #moneybox {
  font-size: 90%;
}

#neilproduct_iten #pricebox4 #moneybox #focus,
#neilproduct_iten #pricebox3 #moneybox #focus,
#neilproduct_iten #pricebox1 #moneybox #focus {
  font-size: 135%;
  color: #D62872;
}

/*========促銷========*/
#neilproduct_iten #pricebox2 {
  font-size: 78%;
  color: #888888;
}

#neilproduct_iten #pricebox2 #moneybox {
  margin-right: 8px;
}

#neilproduct_iten #pricebox2 #moneybox #focus {
  text-decoration: line-through;
}

#neilproduct_iten #pricebox2 #discounimebox,
#neilproduct_iten #pricebox2 #discountbox {
  display: inline-block;
  color: initial;
  margin-right: 8px;
}

#neilproduct_iten #pricebox2 #discountbox #focus {
  font-size: 145%;
  color: #D62872;
}

#neilproduct_iten #pricebox2 #discounimebox #focus {
  font-size: 110%;
  color: #D62872;
}

#neilproduct_iten #pricebox2 #discounttextbox {
  font-size: 100%;
  color: #353535;
}

#neilproduct_iten #projectbox #typebox2 li,
#neilproduct_iten #pricebox2 #discounttextbox li {
  position: relative;
  margin: 0px 0px 0px 20px;
  list-style: disc !important;
}

#showcontent #adminbtnbox {
  margin: 25px 0px 35px 0px;
}

#showcontent #adminbtnbox .btn {
  margin: 0px 0px 15px 0px;
}

#showcontent #adminbtnbox .badge {
  background: #FFFFFF url(../../img/frame/) repeat-x left top;
  color: #727272;
}

/*========自訂欄位項目區塊========*/
#neilproduct_iten #projectbox {
  font-size: 85%;
  padding: 15px 0px;
  color: #424242;
}

#neilproduct_iten #projectbox .col-md-3 {
  margin: 0px;
  padding: 0px;
  width: 22%;
  white-space: initial !important;
}

#neilproduct_iten #projectbox .col-md-9 {
  margin: 0px;
  padding: 0px;
  width: 78%;
}

#neilproduct_iten #projectbox #typebox2 {
  word-break: break-all;
}

#neilproduct_iten #projectbox #typebox4 #fieldtitlebox {
  float: left;
}

#neilproduct_iten #projectbox #typebox4 ul {
  width: 106%;
  font-size: 90%;
}

#neilproduct_iten #projectbox #typebox4 ul li {
  float: left;
  margin: 3px 10px 6px 0px;
}

#neilproduct_iten #projectbox #typebox4 #itnmlibox {
  border-radius: 6px;
  border: 1px solid #ADADAD;
  padding: 4px 8px;
}

#neilproduct_iten #consultbox {
  position: relative;
  margin: 25px 0px 0px 0px !important;
  font-size: 115% !important;
}

#neilproduct_iten #consultbox .fa {
  font-size: 120% !important;
}

#neilproduct_iten #consultbox .lbox {
  padding: 0px 15px 0px 0px;
}

#neilproduct_iten #consultbox .rbox {
  padding: 0px 0px 0px 15px;
}

#showcontent #communitybox {
  position: relative;
}

#showcontent .fb-share-button {
  position: relative;
  top: 10px !important;
}

#showcontent #linebtn {
  position: absolute;
  top: 13px !important;
  left: 80px;
}

#neilproduct_iten #projectbox .borndays {
  padding-left: 5px;
  color: #D62872;
}

/*=========商品說明區=============*/
#illustratediv {
  position: relative;
  margin: 50px 0px 0px 0px;
}

#illustratediv .formatbox {
  color: #3C3C3C;
  font-size: 95%;
}

.skltbs-theme-light .skltbs-tab,
.skltbs-theme-dark .skltbs-tab {
  display: block;
  padding: 8px 12px;
  color: inherit;
  border: 0;
  font-family: inherit;
  font-size: 1.2rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #EFEFEF;
}

.skltbs-theme-light .skltbs-tab-item,
.skltbs-theme-dark .skltbs-tab-item {
  margin: 0 10px 0px 0;
}

.skltbs-theme-light .skltbs-tab.skltbs-active {
  color: #fff;
  background: #1A7CEA;
}

.skltbs-theme-light .skltbs-panel,
.skltbs-theme-dark .skltbs-panel {
  padding: 15px;
  min-height: 250px;
}

#directionstext .panel {
  position: relative;
  margin: 10px 0px 45px 0px;
}

#illustratediv #bookmarkbox {
  position: relative;
  margin: 10px 0px 45px 0px;
}

#illustratediv .panel-heading {
  text-align: center;
}

/*===========推薦商品===============*/
/*============共用================*/
#directionstext #captionbox {
  position: relative;
  margin: 10px 0px;
  padding: 0px 5px;
  max-height: 50px;
  overflow: hidden;
  font-size: 90%;
  line-height: 145%;
  text-align: center;
}

#directionstext #captionbox a {
  color: #696969;
}

#directionstext #captionbox a:hover {
  color: #C00053;
}

#directionstext #pricebox {
  text-align: center;
  font-size: 110%;
  color: #D62672;
}

#directionstext #pricebox #unitbox {
  font-size: 70%;
}

#directionstext #pricebox #cheapprice {
  position: relative;
  top: -3px;
  margin: 0px 7px 0px 0px;
  font-size: 70%;
  background: #FF285A url(../../img/frame/) repeat-x left top;
  color: #FFFFFF;
  border-radius: 4px;
  padding: 0px 4px 2px 4px;
}

#directionstext #recommendbox {
  position: relative;
  left: 0px;
  margin: 30px 0px 0px 0px;
}

#directionstext #recommendbox .page-header {
  border-bottom: 1px solid #1C6FBC;
  font-family: 'Noto Sans TC', sans-serif;
}

#directionstext #recommendbox .glyphicon-thumbs-up {
  position: relative;
  top: 2px;
  font-size: 90%;
}

#directionstext #recommendbox .owl-carousel {
  position: relative;
  width: 101.3%;
  margin: 25px 0px 0px 0px;
}

#directionstext #recommendbox .item {
  width: 94%;
}

#directionstext #recommendbox #commodityboximg {
  position: relative;
  width: 100%;
  height: 240px;
 /* display: flex;
  align-items: center;
  justify-content: center; */
  overflow: hidden;
}

#directionstext #recommendbox #commodityboximg:hover {
  border: 1px solid #D62672;
}

#directionstext #recommendbox #commodityboximg img:not(#hoticon img) {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#directionstext #recommendbox #captionbox {
  position: relative;
  margin: 10px 0px;
  padding: 0px 5px;
  max-height: 50px;
  overflow: hidden;
  font-size: 90%;
  line-height: 145%;
  text-align: center;
}

#directionstext #recommendbox #captionbox a {
  color: #696969;
}

#directionstext #recommendbox #captionbox a:hover {
  color: #C00053;
}

#directionstext #recommendbox #pricebox {
  text-align: center;
  font-size: 110%;
  color: #D62672;
}

#directionstext #recommendbox #pricebox #unitbox {
  font-size: 70%;
}

#directionstext #recommendbox #pricebox #cheapprice {
  position: relative;
  top: -3px;
  margin: 0px 7px 0px 0px;
  font-size: 70%;
  background: #FF285A url(../../img/frame/) repeat-x left top;
  color: #FFFFFF;
  border-radius: 4px;
  padding: 0px 4px 2px 4px;
}

#directionstext #recommendbox .owl-dots {
  margin: 15px 0px 10px 0px;
}

/*============左右按鈕===========*/
#directionstext #recommendbox .owl-nav .owl-prev {
  position: absolute;
  top: 90px !important;
  z-index: 1000;
  left: 1px;
  width: 40px;
  height: 52px;
  background: #000 url(../../../images/leftarrow.png) no-repeat center center;
  opacity: 0.5;
}

#directionstext #recommendbox .owl-nav .owl-next {
  position: absolute;
  top: 90px !important;
  z-index: 1000;
  right: 15px;
  width: 40px;
  height: 52px;
  background: #000 url(../../../images/rightarrow.png) no-repeat center center;
  opacity: 0.5;
}

#directionstext #recommendbox .owl-nav .owl-next span,
#directionstext #recommendbox .owl-nav .owl-prev span {
  opacity: 0;
}

/*==========瀏覽紀錄==============*/
#cookieArrbox {
  position: relative;
  left: 0px;
  margin: 15px 0px 0px 0px;
}

#directionstext #cookieArrbox .page-header {
  border-bottom: 1px solid #C00053;
  font-family: 'Noto Sans TC', sans-serif;
  margin-bottom: 25px;
}

#directionstext #cookieArrbox .glyphicon-eye-open {
  position: relative;
  top: 2px;
  font-size: 90%;
}

#directionstext #cookieArrbox .row {
  position: relative;
  width: 102%;
}

#directionstext #cookieArrbox #cookieArrimg {
  position: relative;
  width: 92%;
  height: 240px;
 /* display: flex;
  align-items: center;
  justify-content: center; */
  overflow: hidden;
}

#directionstext #cookieArrbox #pricebox,
#directionstext #cookieArrbox #captionbox {
  position: relative;
  width: 92%;
}

#directionstext #cookieArrbox #cookieArrimg:hover {
  border: 1px solid #D62672;
}

#directionstext #cookieArrbox #cookieArrimg img:not(#hoticon img) {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/*==========自訂按鈕區塊================*/
#custombtn {
  position: relative;
  text-align: center;
}

#custombtn .btn {
  margin: 0px 12px 15px 0px
}

/*===========商品首頁================*/
#product_index {
  position: relative;
  margin: 10px 0px 0px 0px;
}

#product_index #topbarbox #barmemu {
  margin: -20px 0px 40px 5px;
}

#product_index #topbarbox .navbar-form {
  margin-left: -20px;
}

#product_index .navbar-default {
  background-color: #545454;
  border-color: #565656;
  font-family: 'cwTeXHei', sans-serif !important;
  margin: 0px 0px 35px 0px;
}

#product_index .navbar-default .navbar-nav>li>a {
  color: #FFFFFF;
}

#product_index .navbar-default .navbar-nav>li>a:hover {
  color: #DDDDDD;
}

#product_index .container-fluid {
  margin: 0px 0px !important;
  width: 105%;
}

#product_index .navbar-brand {
  float: left;
  height: 0px;
  padding: 17px 4px 0px 4px;
  font-size: 1em;
  line-height: 20px;
  color: #FFFFFF;
}

#product_index .navbar .navbar-form {
  padding: 0px 0px 0px 20px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: 0px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: none;
  width: 30%;
}

#product_index .navbar .navbar-form .form-group {
  width: 64%;
}

#product_index .navbar .navbar-form .form-control {
  display: inline;
  width: 100%;
  vertical-align: middle;
}

#product_index .nav>li>a {
  position: relative;
  display: block;
  padding: 19px 14px 19px 14px;
  font-size: 1em;
}

#product_index .navbar-default .navbar-nav>.open>a,
#product_index .navbar-default .navbar-nav>.open>a:hover,
#product_index .navbar-default .navbar-nav>.open>a:focus {
  color: #FFFFFF;
  background-color: #720404;
}

#product_index .navbar-default .navbar-nav>.active>a,
#product_index .navbar-default .navbar-nav>.active>a:hover,
#product_index .navbar-default .navbar-nav>.active>a:focus {
  color: #FFFFFF;
  background-color: #720404;
}

#product_index_content .col-md-2 {
  width: 20%;
  padding: 0px 10px 0px 0px;
}

#product_index_content .col-md-10 {
  width: 80%;
  padding: 0px 0px 0px 10px;
}

#product_index .consultbox .number {
  position: absolute;
  top: -12px;
  right: 0px;
  background-color: #E00061;
  font-size: 80% !important;
  border-radius: 30px;
  padding: 6px 6px;
  min-width: 28px;
}

/*==========商品選單=================*/
#product_index_content .accordion-group {
  position: relative;
}

#product_index_content .accordion-header-no a{
display: block;
}


#product_index_content .accordion-group .swhbtn {
  position: absolute;
  right: 10px;
  font-size: 120%;
  font-weight: bold
}

#product_index_content .accordion-body {
  display: none;
  padding: 0px 0px 0px 0px;
  border-radius: 0px;
  margin: 15px 0px;
}

#product_index_content .layer1 {
  font-size: 90%;
  background: #e7e9ea url() no-repeat 20px center;
  margin: 0px 0px 18px 0;
  color: #555;
  padding: 6px 12px 6px 15px;
  cursor: pointer;
  border-radius: 5px;
  position: relative;
}

#product_index_content .layer1 a {
  color: #000000;
}

#product_index_content .layer1.default-open,
#product_index_content .layer1.open {
  background: #545454 url() no-repeat 19px center;
  color: #FFFFFF;
  font-weight: bold
}

#product_index_content .layer1.default-open a,
#product_index_content .layer1.open a {
  color: #FFFFFF;
}

#product_index_content .layer2 {
  background: url() no-repeat 20px center;
  margin: -5px 0px 8px 0;
  color: #555;
  padding: 0px 12px 5px 15px;
  font-size: 85%;
  border-bottom: 1px solid #D8D8D8;
  border-radius: 0px;
}

#product_index_content .layer2 a {
  color: #000000;
}

#product_index_content .layer2.default-open,
#product_index_content .layer2.open {
  background: url() no-repeat 19px center;
  color: #000000;
  font-weight: bold
}

#product_index_content .layer2.default-open a,
#product_index_content .layer2.open a {
  color: #D60018;
}

#product_index_content .layer3 {
  background: url() no-repeat 20px center;
  margin: -10px 0px 15px 0;
  color: #555;
  padding: 0px 10px 2px 33px;
  font-size: 80%;
  border-bottom: 1px solid #D8D8D8;
  border-radius: 0px;
}

#product_index_content .layer3 a {
  color: #000000;
}

#product_index_content .layer3.default-open,
#product_index_content .layer3.open {
  background: url() no-repeat 19px center;
  color: #000000;
  font-weight: bold
}

#product_index_content .layer3.default-open a,
#product_index_content .layer3.open a {
  color: #D60018;
}

#product_index_content .layer4 {
  background: url() no-repeat 20px center;
  margin: -10px 0px 10px 0;
  color: #555;
  padding: 2px 0px 2px 49px;
  font-size: 78%;
  border-radius: 0px;
}

#product_index_content .layer4 a {
  color: #000000;
}

#product_index_content .layer4.default-open,
#product_index_content .layer4.open {
  background: url() no-repeat 19px center;
  color: #000000;
  font-weight: bold
}

#product_index_content .layer4.default-open a,
#product_index_content .layer4.open a {
  color: #D60018;
}

/*==========內容===============*/
#product_index_content .panel-heading {
  padding: 6px 15px;
  color: #000000;
  font-size: 95%;
}

/*==========商品區塊==============*/
#product_arr_box {
  position: relative;
  width: 102%;
}

#product_arr_box #centontbox {
  position: relative;
  border: 1px solid #CFCFCF;
  border-radius: 6px;
  margin: 0px 0px 25px 0px;
  transition: all .25s ease .1s;
  background-color: #FFFFFF;
}

#product_arr_box #joindefaultbox {
  height: 35px;
}

#product_arr_box #productimg {
  position: relative;
  border-radius: 6px 6px 0px 0px;
  overflow: hidden;
}

#product_arr_box #productimg img {
  position: relative;
  width: 100%;
  transition: all .55s ease .1s;
}

#product_arr_box #infobox {
  position: relative;
  padding: 5px 10px 20px 10px;
  font-size: 85%;
  line-height: 150%;
  text-align: center;
  color: #606060;
}

#product_arr_box #starttimebox #remaintime_sky {
  font-size: 140%;
  color: #D62872;
}

#product_arr_box #statusbox {
  position: relative;
  padding: 2px 0px;
  margin: 5px 0px;
  transition: all .25s ease .1s;
}

#product_arr_box .statuscolor1 {
  color: #FFFFFF;
  background-color: #3366FF;
}

#product_arr_box .statuscolor2 {
  color: #FFFFFF;
  background-color: #D62872;
}

#product_arr_box .statuscolor3 {
  color: #FFFFFF;
  background-color: #0EAD00;
}

#product_arr_box .statuscolor4 {
  color: #FFFFFF;
  background-color: #000000;
}

#product_arr_box #statusbox a {
  color: inherit;
}

#product_arr_box #titlebox {}

#product_arr_box #titlebox a {
  color: #3A3A3A;
}

#product_arr_box #pricebox {
  color: #D62872;
  margin: 3px 0px 5px 0px;
}

#product_arr_box #itemidbox {
  color: #168DDD;
  font-size: 90%;
  margin: 3px 0px 0px 0px;
}

#product_arr_box #itemidbox a {
  color: #168DDD;
}

#product_arr_box #itemidbox a:hover {
  color: #D62872;
}

#product_arr_box #counterbox {
  color: #2D2D2D;
  background-color: #EAEAEA;
  font-size: 80%;
  margin: 7px 0px 5px 0px;
}

#product_arr_box .joinbtn {
  margin: 10px 0px 5px 0px !important;
}

#product_arr_box #adminbox {
  margin: 13px 0px 5px 0px !important;
}

#product_arr_box #centontbox:hover {
  border: 1px solid #D62872;
}

#product_arr_box #centontbox:hover #productimg img {
  transform: scale(1.3, 1.3);
}

#product_arr_box #centontbox:hover #titlebox a {
  color: #006B89;
}

#product_arr_box #centontbox:hover #statusbox {
  color: #FFFFFF;
  background-color: #D34300;
}

#product_arr_box #block_custom_1 {
  font-size: 95%;
}

/*===熱門商品ICON==========*/
#cookieArrbox #hoticon img,
#recommendbox #hoticon img,
#discountbox #hoticon img,
#product_arr_box #hoticon img {
  position: absolute;
  right: 3px;
  top: 3px;
  width: 15% !important;
  z-index: 100;
}

#productarr #hoticon img {
  position: absolute;
  right: 3px;
  top: 3px;
  width: 20% !important;
  z-index: 100;
}

/*=========讀取圖片===========*/
#allrecordsimg {
  position: relative;
  display: none;
  left: 26%;
  width: 400px;
  height: 255px;
  background: url(../../../images/201404180822583ffad.gif) no-repeat left top;
}

/*==========自訂按鈕區塊================*/
#modulesmenuArrbox {
  position: relative;
  text-align: center;
}

#modulesmenuArrbox .btn {
  margin: 0px 12px 20px 0px;
}

/*===========優惠商品===============*/
#product_index_content #discountbox {
  position: relative;
  left: 0px;
  margin: 30px 0px 0px 0px;
  height: 1000px;
}

#product_index_content #discountbox .page-header {
  border-bottom: 1px solid #1C6FBC;
  font-family: 'Noto Sans TC', sans-serif;
  text-align: center !important;
}

/*
#product_index_content #discountbox .glyphicon-thumbs-up {
  position: relative;
  top: 2px;
  font-size: 90%;
}*/
#product_index_content #discountbox .owl-carousel {
  position: relative;
  width: 100.5%;
  margin: 25px 0px 0px 0px;
}

#product_index_content #discountbox #discountboximg {
  position: relative;
  width: 100%;
  height: 240px;
 /* display: flex;
  align-items: center;
  justify-content: center; */
  overflow: hidden;
}

#product_index_content #discountbox #discountboximg:hover {
  border: 1px solid #D62672;
}

#product_index_content #discountbox #discountboximg img:not(#hoticon img) {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#product_index_content #discountbox #captionbox {
  position: relative;
  margin: 10px 0px;
  padding: 0px 5px;
  max-height: 50px;
  overflow: hidden;
  font-size: 90%;
  line-height: 145%;
  text-align: center;
}

#product_index_content #discountbox #captionbox a {
  color: #696969;
}

#product_index_content #discountbox #captionbox a:hover {
  color: #C00053;
}

#product_index_content #discountbox #pricebox {
  text-align: center;
  font-size: 110%;
  color: #D62672;
}

#product_index_content #discountbox #pricebox #unitbox {
  font-size: 70%;
}

#product_index_content #discountbox #pricebox #cheapprice {
  position: relative;
  top: -3px;
  margin: 0px 7px 0px 0px;
  font-size: 70%;
  background: #FF285A url(../../img/frame/) repeat-x left top;
  color: #FFFFFF;
  border-radius: 4px;
  padding: 0px 4px 2px 4px;
}

/*============左右按鈕===========*/
#discountbox .owl-nav .owl-prev {
  position: absolute;
  top: 80px !important;
  z-index: 1000;
  left: 0px;
  width: 40px;
  height: 52px;
  background: #000 url(../../../images/leftarrow.png) no-repeat center center;
  opacity: 0.5;
}

#discountbox .owl-nav .owl-next {
  position: absolute;
  top: 80px !important;
  z-index: 1000;
  right: 0px;
  width: 40px;
  height: 52px;
  background: #000 url(../../../images/rightarrow.png) no-repeat center center;
  opacity: 0.5;
}

#discountbox.owl-nav .owl-next span,
#discountbox .owl-nav .owl-prev span {
  opacity: 0;
}

/*=========填寫商品諮詢================*/
#commconsultbox {
  position: relative;
}

#consultrecord .page-header,
#consultshow .page-header,
#commconsultbox .page-header {
  border-bottom: 1px solid #1C6FBC;
  font-family: 'Noto Sans TC', sans-serif;
  text-align: center !important;
  font-size: 110%;
  line-height: 180%;
  margin: 5px 0px 30px 0px;
}

#consultrecord #consultspan,
#consultshow #consultspan,
#commconsultbox #consultspan {
  color: #D1256F;
  font-size: 120%;
}

#consultshow #gohomeproduct,
#commconsultbox #gohomeproduct {
  position: relative;
  width: 25%;
  margin: 20px auto;
  text-align: center;
}

#commconsultbox #noticebox {
  margin: 30px 0px;
}

/*=======加入商品諮詢區塊=============*/
#consultshow #productarr,
#commconsultbox #productarr {
  position: relative;
  margin: 30px 0px;
}

#consultshow #productarr .well,
#commconsultbox #productarr .well {
  min-height: 30px;
  padding: 15px;
  margin-bottom: 30px;
  background-color: #FFFFFF;
  border: 1px solid #CFCFCF;
  border-radius: 4px;
  font-size: 87%;
  line-height: 155%;
}

#consultshow #imgbox,
#commconsultbox #imgbox {
  position: relative;
 /* display: flex;
  align-items: center;
  justify-content: center; */
  width: 100%;
  height: 101px;
  border-radius: 6px;
  overflow: hidden;
  border: 1px solid #CFCFCF;
}

#consultshow #imgbox img:not(#hoticon img),
#commconsultbox #imgbox img:not(#hoticon img) {
  width: 100%;
  height: 100%;
  object-fit: cover; 
  transition: all .55s ease .1s;
}

#consultshow #productarr .col-mdinitial,
#commconsultbox #productarr .col-mdinitial {
  padding: 10px !important;
}

#commconsultbox #productarr input[type='checkbox'] {
  position: relative;
  top: 0px;
  transform: scale(2, 2);
}

#commconsultbox #productarr .col-1 {
  width: 4%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px;
}

#commconsultbox #productarr .col-2 {
  width: 13%;
}

#commconsultbox #productarr .col-3 {
  margin-top: -5px;
  width: 60%;
}

#commconsultbox #productarr .col-4 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px;
  width: 18%;
}

#commconsultbox #productarr .col-5 {
  width: 5%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px;
}

#consultshow #productarr #titlebox,
#commconsultbox #productarr #titlebox {
  max-height: 59px;
  overflow: hidden;
}

#consultshow #productarr #titlebox a,
#commconsultbox #productarr #titlebox a {
  color: #3A3A3A;
}

#consultshow #productarr #numberbox,
#commconsultbox #productarr #numberbox {
  font-size: 90%;
  color: #898989;
}

#consultshow #productarr #typestyle1 a,
#commconsultbox #productarr #typestyle1 a {
  color: #3366FF;
}

#consultshow #productarr #typestyle2 a,
#commconsultbox #productarr #typestyle2 a {
  color: #D62872;
}

#consultshow #productarr #typestyle3 a,
#commconsultbox #productarr #typestyle3 a {
  color: #0EAD00;
}

#consultshow #productarr #typestyle4 a,
#commconsultbox #productarr #typestyle4 a {
  color: #000000;
}

#consultshow #productarr #starttimebox,
#commconsultbox #productarr #starttimebox {
  position: relative;
}

#consultshow #productarr #remaintime_sky,
#commconsultbox #productarr #remaintime_sky {
  font-size: 120%;
  color: #D62872;
}

#consultshow #productarr #pricebox,
#commconsultbox #productarr #pricebox {
  font-size: 90%;
  color: #636363;
}

#consultshow #productarr #pricebox #focus,
#commconsultbox #productarr #pricebox #focus {
  font-size: 150%;
  color: #D62672;
}

#consultshow #productarr .well:hover,
#commconsultbox #productarr .well:hover {
  border: 1px solid #D62872;
}

#consultshow #productarr .well:hover #imgbox img,
#commconsultbox #productarr .well:hover #imgbox img {
  transform: scale(1.3, 1.3);
}

#consultshow #productarr .well:hover #titlebox a,
#commconsultbox #productarr .well:hover #titlebox a {
  color: #006B89;
}

#consultshow #productarr #totalamount,
#commconsultbox #productarr #totalamount {
  text-align: right;
  font-size: 90%;
}

#consultshow #productarr #totalamount #totalspan,
#commconsultbox #productarr #totalamount #totalspan {
  font-size: 150%;
  color: #D62672;
}

#consultshow #productarr #block_custom_1,
#commconsultbox #productarr #block_custom_1 {
  position: relative;
  font-size: 90%;
  color: #686868;
  padding: 0px 0px 0px 18px;
}

#consultshow #productarr #block_custom_1::before,
#commconsultbox #productarr #block_custom_1::before {
  content: '★';
  position: absolute;
  left: 0px;
  top: -3px;
  font-size: 130%;
  color: inherit;
}

#consultshow #productarr #block_custom_1 .borndays,
#commconsultbox #productarr #block_custom_1 .borndays {
  padding-left: 5px;
  color: #D62872;
}

/*========諮詢表單=================*/
#fillinform #selectproduct .glyphicon,
#fillinform #warningtext .glyphicon {
  position: relative;
  top: 5px;
  font-size: 130%;
}

#fillinform #ajaxselect {
  background-color: #939393;
  font-size: 85%;
}

#fillinform #barmemu {
  width: 100%;
  padding: 5px 0px 10px 0px;
  margin: 0px 0px 40px 0px;
}

#fillinform #barmemu li {
  padding: 0px 10px 0px 0px;
  float: left;
}

#fillinform .citybox li {
  width: 20%;
}

#fillinform .citybox #of_cityid2 {
  width: 347%;
}

/*==========自訂欄位區塊==============*/
#fillinform #productformbox {
  position: relative;
  margin: 20px 0px 20px 0px;
}

#fillinform .alert-blue-customize {
  font-size: 90%;
}

#consultshow #fillinform #invertfieldbox,
#commconsultbox #fillinform #invertfieldbox {
  position: relative;
  margin: 12px 0px 12px 0px;
  font-size: 90%;
  min-height: 70px;
}

#fillinform #invertfieldbox #helpBlock {
  font-size: 90%;
  margin: 5px 0px;
}

#fillinform .col-md-12 .col-md-2 {
  width: 12%;
}

#fillinform .col-md-12 .col-md-10 {
  width: 88%;
}

#fillinform .col-md-7 .col-md-3 {
  width: 21.5%;
}

#fillinform .col-md-7 .col-md-9 {
  width: 78.5%;
}

#fillinform .col-md-5 .col-md-4 {
  width: 31%;
}

#fillinform .col-md-5 .col-md-8 {
  width: 69%;
}

#fillinform .col-md-4 .col-md-4 {
  width: 38%;
}

#fillinform .col-md-4 .col-md-8 {
  width: 61%;
}

#fillinform .checkbox-inline,
#fillinform .radio-inline {
  white-space: unset !important;
}

#fillinform .control-label {
  white-space: unset;
}

/*=========防機器人=============*/
#fillinform #checkboxmycheckbox {
  position: relative;
  left: -47px;
}

#fillinform .robottimedateboxdiv {
  position: relative;
  left: -47px;
}

#fillinform .radio-inline {
  position: relative;
  top: -2px;
}

/*=======會員註冊區塊===========*/
#fillinform #registerbox {
  position: relative;
  margin: 35px 0px;
}

#fillinform .userinbox .help-block {
  font-size: 75%;
  white-space: nowrap;
  padding: 3px 0px 0px 0px;
  margin: 0px;
}

#fillinform #userinboxtext .alert-pink {
  text-align: center;
  font-size: 100%;
}

#fillinform #userinboxtext .glyphicon {
  position: relative;
  top: 6px;
  font-size: 135%;
}

#fillinform .userinbox .red {
  font-size: 90%;
}

/*=========商品諮詢資料顯示================*/
#consultshow {
  position: relative;
}

#consultshow #productarr .col-2 {
  width: 13%;
}

#consultshow #productarr .col-3 {
  margin-top: -5px;
  width: 68%;
}

#consultshow #productarr .col-4 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px;
  width: 19%;
}

/*=====自訂區塊資料顯示===========*/
#consultshow #fieldcontentbox {
  position: relative;
  margin: 0px 0px 10px 0px;
  line-height: 190%;
  word-break: break-all;
  font-size: 100%;
}

#consultshow #filedivbox {
  position: relative;
  margin: 8px 0px 10px 0px;
}

#consultshow #filedivbox .thumbnail {
  position: relative;
  margin-bottom: 25px;
}

#consultshow #filedivbox #datename {
  position: relative;
  word-break: break-all;
  height: 52px;
  overflow: hidden;
  font-size: 95%;
  line-height: 155%;
  padding: 0px 6px 0px 6px;
  margin: 8px 0px;
  text-align: center;
  color: #424242;
}

#consultshow #filedivbox .fimgbox {
  position: relative;
  height: 220px;
  overflow: hidden;
 /* display: flex;
  align-items: center;
  justify-content: center; */
}

.iframebox #consultshow #filedivbox .fimgbox {
  height: 235px !important;
}

#consultshow #filedivbox .fimgbox #browsebox {
  position: absolute;
  height: 220px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  background-color: rgba(114, 114, 114, 0);
  opacity: 0;
}
#consultshow #filedivbox .fimgbox img{
  width: 100%;
  height: 100%;
  object-fit: cover; 
}

.iframebox #consultshow #filedivbox .fimgbox #browsebox {
  height: 235px !important;
}


#consultshow #filedivbox .fimgbox:hover #browsebox {
  animation-duration: 0.2s;
  /* 執行時間  */
  animation-fill-mode: forwards;
  animation-name: browsebox;
  animation-timing-function: ease-in-out;
  opacity: 0;
}

@keyframes browsebox {
  0% {
    transform: scale(0.5, 0.5);
    opacity: 0;
  }

  100% {
    transform: scale(1, 1);
    opacity: 1;
    background-color: rgba(114, 114, 114, .4);
  }
}

#consultshow #filedivbox .fimgbox #browsebox .glyphicon {
  font-size: 500%;
  color: #FFFFFF;
}

#consultshow #filedivbox .operatebox {
  position: relative;
  margin: 10px 0px 15px 0px !important;
}

#consultshow #fillinform .askcontent {
  min-height: 20px;
  padding: 20px 15px;
  margin: 15px 0px 30px 0px;
  background-color: #F9F9F9;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

#consultshow #fillinform .askcontent .col-md-2 {
  width: 13%;
}

#consultshow #fillinform .askcontent .col-md-10 {
  width: 87%;
}

#consultshow #contactbox #invertfieldbox {
  position: relative;
  margin: 10px 0px 10px 0px;
  padding: 10px 0px 10px 0px;
  font-size: 90%;
  min-height: 25px;
  border: 1px solid #EFEFEF;
}

#consultshow #contactbox .adminbox {
  background-color: #F9F9F9;
}

#consultshow #fillinform .askreply {
  min-height: 20px;
  padding: 20px 15px;
  margin: 15px 0px 30px 0px;
  background-color: #FFF2F8;
  border: 1px solid #FFD8D8;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  color: #B51010;
}

#consultshow .topbtnbox #gohomeproduct {
  position: relative;
  width: 80%;
  margin: 0px auto 0px auto;
  text-align: center;
}

#consultrecord .topbtnbox #gohomeproduct {
  position: relative;
  width: 25%;
  margin: 0px auto 0px auto;
  text-align: center;
}

.adminui .topbtnbox #gohomeproduct {
  position: relative;
  width: 80% !important;
}

/*=====商品諮詢 新增/回覆區塊============*/
#consultshow #inputdatabox {
  position: relative;
  margin: 50px 0px 0px 0px;
}

#consultshow #inputdatabox .contentbtn {
  position: relative;
  margin: 20px 0px 0px 0px;
}

#consultshow #fillinform #allrecordsimg {
  left: 35%;
}

#consultshow #askmaterial .askreply {
  min-height: 20px;
  padding: 20px 15px;
  margin: 15px 0px 30px 0px;
  background-color: #FFFFE5;
  border: 1px solid #CCCC00;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  color: #333300;
}

#consultshow .askcontent ul li {
  list-style: initial;
}

#consultshow .askcontent ul,
#consultshow .askcontent ol {
  padding: 0px 0px 0px 30px;
}

#consultshow .askcontent ol li {
  list-style-type: decimal !important;
}

#consultshow .askcontent em {
  font-style: italic;
}

#consultshow #inputdatabox .alertbrowsetext {
  font-size: 120%;
}

/*=========防機器人=============*/
#consultshow #inputdatabox #checkboxmycheckbox {
  position: relative;
  margin: -10px 0px 20px 0px;
  left: -67px;
}

#consultshow #inputdatabox .robottimedateboxdiv {
  position: relative;
  margin: -30px 0px 20px 0px;
  left: -67px;
}

#consultshow #inputdatabox .radio-inline {
  position: relative;
  top: -2px;
}

/*==========商品諮詢管理============*/
#consultrecord {
  position: relative;
}

#consultrecord #tablebox {
  position: relative;
  margin: 15px 0px 0px 0px;
  font-size: 90%;
}

#consultrecord #tablebox #tablecontent {
  position: relative;
  margin: 25px 0px 0px 0px;
}

#consultrecord #tablecontent .table {
  position: relative;
  margin: 25px 0px 0px 0px;
  font-size: 87%;
}

#consultrecord #tablecontent .remind {
  background: #FFF3EF url(../../img/frame/) repeat-x left top;
}

#consultrecord #tablecontent input[type='checkbox']:not(#checkboxtop) {
  position: relative;
  top: 0px;
  transform: scale(1.7, 1.7);
}

#consultrecord #tablecontent #checkboxtop {
  display: none;
}

#consultrecord #tablecontent #operatebox {
  position: relative;
  margin: 20px 0px 20px -15px !important;
}

#consultrecord #tablecontent th:nth-child(1) {
  width: 2%;
}

#consultrecord #tablecontent th:nth-child(2) {
  width: 13%;
}

#consultrecord #tablecontent th:nth-child(3) {
  width: 12%;
}

#consultrecord #tablecontent .list-group-item {
  position: relative;
  display: block;
  padding: 6px 12px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
  line-height: 170%;
}

#consultrecord #tablebox #statisticsbox {
  position: relative;
  margin: 25px 0px 15px 0px;
}

#consultrecord #tablebox #statisticsbox .btn {
  margin: 0px 0px 15px 0px;
}