body {
  background: #ffffff;
  letter-spacing: 0.1px;
  min-width: 320px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-family:
    Arial,
    Helvetica,
    '微軟正黑體',
    Times New Roman,
    sans-serif !important;
}
@font-face {
  font-family: 'MyFont';
  src: url('font.woff2') format('woff2');
  font-display: swap; /* 关键！确保文本立即显示 */
}
h1,
.h1 {
  font-size: 1.875rem;
  font-weight: bold;
}
h2,
.h2 {
  font-size: 1.625rem !important;
  font-weight: bold;
}
h3,
.h2 {
  font-size: 1.25rem !important;
}
h4,
.h2 {
  font-size: 1rem !important;
}

a {
  cursor: pointer;
}

html,
body {
  scrollbar-width: thin;
}
img {
  max-width: 100%;
  height: auto;
}
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background-color: #f5f5f5;
}

::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #a5a5a5;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #f5f5f5;
}
ul li {
  list-style: none;
}
*:focus-visible {
  outline: none;
}
.table td {
  padding: 0.75rem;
  vertical-align: top;
}

.text-primary {
  color: #00a0e9 !important;
}

.process-disabled {
  background: #cccccc2e !important;
  cursor: not-allowed !important;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  color: #b4b4b4;
}
.process-disabled .grid-card-title {
  color: #b4b4b4 !important;
}
.process-disabled a {
  cursor: not-allowed !important;
}
.process-disabled:hover {
  background: #cccccc2e !important;
  cursor: not-allowed !important;
  border: 1px solid #ccc;
  border-color: #ccc !important;
}
.process-disabled2 {
  background: #cccccc2e !important;
  cursor: not-allowed !important;
}
.process-disabled2:hover {
  background: #cccccc2e !important;
  cursor: not-allowed !important;
  border-color: #ccc !important;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #bd6f00 !important;
}

.text-gray {
  color: #696969 !important;
}
.el-button.is-text.text-gray:hover {
  color: #00a0e9 !important;
  background: transparent;
}
.text-purple {
  color: #8b74b7;
}
.text-Reminder {
  color: #c38122 !important;
}
.text-highlight {
  color: #00a0e9 !important;
}
.text-highlight:hover {
  color: #0d63bf !important;
}

.btn-outline-highlight {
  font-size: 0.875rem !important;
  border-color: #00a0e9;
  color: #00a0e9;
}
.btn-outline-highlight:hover,
a.btn-outline-highlight:focus {
  color: #fff;
  background-color: #00a0e9;
  border-color: #00a0e9;
}
.rounded-s {
  border-radius: 0.5rem;
}
.border-dashed {
  border: 1px dashed #fff !important;
}

.btn-purple {
  color: #fff;
  background-color: #a168b0;
  border-color: #a168b0;
}
.btn-purple:hover,
.btn-purple:focus {
  opacity: 0.8;
  color: #fff;
}
.btn-outline-purple:hover {
  border-color: #00a0e9;
  color: #00a0e9;
  background: #fdf3ff;
}
.btn-blue {
  color: #ffffff;
  background-color: #337ecc;
  border-color: #337ecc;
}
.btn-blue:hover,
.btn-blue:focus {
  background-color: #78a9e3;
  border-color: #78a9e3;
}
.btn-xlarge {
  font-size: 1rem;
  padding: 14px 30px;
  height: auto;
}
.btn-light-lg {
  background-color: #f8f8f8;
  color: #8c8c8c;
  border-color: #f8f8f8;
  padding: 8px 24px;
}
.btn-light-lg:hover {
  color: #ab5ea9;
}
.btn-gray {
  color: #8c8c8c;
  display: inline-block;
  cursor: pointer;
}
.btn-gray:hover,
.btn-gray.active {
  color: #ab5ea9;
}
.filter-normal {
  filter: none !important;
}

/*圖標字體*/
.icon-sm {
  font-size: 1.125rem;
  vertical-align: middle;
  color: currentColor;
}

.icon-m {
  font-size: 1.25rem;
  color: currentColor;
}

.icon-n {
  font-size: 1.65rem;
}

.icon-2rem {
  font-size: 2rem;
}
.icon-4rem {
  font-size: 4rem;
}

.icon-l {
  font-size: 3rem;
  vertical-align: middle;
  color: currentColor;
}

.icon-xl {
  font-size: 5rem;
}

/*插件替换样式*/
.el-checkbox .el-checkbox__inner::after {
  height: 10px;
  left: 6px;
  border-width: 2px;
}
.overflow-initial .el-tabs__content {
  overflow: initial;
}

/*--ie不兼容dropdown-menu--*/
.tb {
  display: inline;
  position: relative;
}

.tl {
  display: none;
  position: absolute;
}

.tb1 {
  display: inline;
  position: relative;
}

.tb2 {
  display: inline;
  position: relative;
}

.tl {
  display: none;
  position: absolute;
}

.tl1 {
  display: none;
  position: absolute;
}

.tl2 {
  display: none;
  position: absolute;
}

.tb:hover .tl {
  display: block;
}

.tb1:hover .tl1 {
  display: block;
}

.tb2:hover .tl2 {
  display: block;
}

/*--模板鼠标移上去特效*/
.addcart-overlay {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  transform: scale(0);
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
  background: #0009;
}

.addcart-overlay .addcart-icon a {
  transition: all 0.3s ease-in-out;
  background-color: #ffffff;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  display: inline-block;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
}

.addcart-overlay .addcart-content .lab-btn {
  position: fixed;
  top: 40%;
  left: 27%;
  border-radius: 20px;
  font-size: 0.9rem;
  font-weight: 700;
  color: #fff;
  text-transform: none;
  transition: all 0.3s ease;
  background-color: #e0a800;
  opacity: 1;
  width: 46%;
}

.addcart-content .addcart-icon a:hover {
  background-color: #fff;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
  color: #ffffff;
}

.lab-btn:hover {
  -webkit-transform: translateY(-2px) !important;
  -ms-transform: translateY(-2px) !important;
  transform: translateY(-2px) !important;
}

.icon-moban_2 {
  font-size: 1.5rem !important;
  color: #f99c1b;
  text-align: center;
}

.heng_jie {
  padding: 0 5px;
  text-align: center;
  height: 32px;
  line-height: 32px;
  color: #757373;
  margin-right: 10px;
  display: inline-block;
  vertical-align: top;
  background: #f7f7f7;
  border-radius: 3px;
  -webkit-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
  border: 1px solid #e8e8e8 !important;
}

.heng_jie:hover {
  color: #e68f01;
  background: #e6e6e6;
}

.shu_jie {
  padding: 0 5px;
  text-align: center;
  height: 32px;
  line-height: 32px;
  color: #757373;
  margin-right: 10px;
  display: inline-block;
  vertical-align: top;
  background: #e6e6e6;
  border-radius: 3px;
  border: 1px solid #e8e8e8 !important;
}

.shu_jie:hover {
  color: #e68f01;
  background: #f7f7f7;
  border-radius: 3px;
  -webkit-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
  border: 1px solid #e8e8e8 !important;
}

/*--模板鼠标移上去特效结束*/
/*--top按钮特效--*/
.top_t_hover:hover a {
  animation-name: zoomIn;
}

#gallery-wrapper {
  position: relative;
  max-width: 100%;
  width: 100%;
}

/*--模板鼠标移上去特效结束*/
.borderBottom {
  border-bottom: 1px dashed #eeeeee !important;
}

.radio_l {
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 50%;
  border: 2px solid #7a7a7a;
  background: #ffffff;
  margin-right: 7px;
}

.select_l {
  color: #f99c1b;
  font-size: 30px;
  position: absolute;
  right: 0px;
  bottom: -8px;
  z-index: 999;
  opacity: 0;
}

.select_bg {
  cursor: pointer;
}

.select_bg:hover {
  border: 1px solid #f99c1b !important;
}

.select_bg:hover .select_l {
  opacity: 1;
}

.selectActive .active {
  border: 1px solid #f99c1b !important;
}

.selectActive .active .select_l {
  color: #f99c1b !important;
  opacity: 1 !important;
}

.selectActive .active .select_l_active {
  color: #f99c1b;
  opacity: 1;
}

.select_bg_avtive {
  border: 1px solid #f99c1b !important;
}

.select_bg_avtive .select_l {
  color: #f99c1b !important;
  opacity: 1 !important;
}

.select_bg_avtive .select_l_active {
  color: #f99c1b;
  opacity: 1;
}

.dropdown:hover .dropdown-menu {
  display: block;
}

.drodown-show:hover .ht-dropdown {
  display: block;
}

/*--字体*/
.template_h:hover div {
  animation-name: wobble;
}

.fontSize1 {
  font-size: 1rem;
}

.fontSize22 {
  font-size: 22px !important;
}
.fontSize18 {
  font-size: 18px !important;
}

.fontSize16 {
  font-size: 16px;
}

.fontSize14 {
  font-size: 14px;
}
.fontSize12 {
  font-size: 12px;
}
.fontSize32 {
  font-size: 32px;
}
.text-small {
  font-size: 12px !important;
  text-align: left !important;
  color: #aaa7a7 !important;
}

.text-shuang {
  color: #ce7b13 !important;
}

.font_bright {
  color: #00a0e9 !important;
}

.font_bright:hover {
  color: #0284c0;
}

.font_gray {
  color: #8a8a8a !important;
  line-height: 160%;
}

.font_gray:hover {
  color: #666 !important;
  line-height: 160%;
}

.font_gray1 {
  color: #666 !important;
  line-height: 160%;
}

.font_gray1:hover {
  color: rgb(36, 36, 36) !important;
  line-height: 160%;
}

/*--边距*/
.mlf15 {
  margin-left: -15px;
}

.mlf10 {
  margin-left: -10px;
}

.mtf15 {
  margin-top: -15px !important;
}

.mt10 {
  margin-top: 10px !important;
}
.mrb4 {
  margin-right: 4%;
}
/*--面包屑*/
.breadcrumb a {
  color: #707070;
  text-decoration: none;
}

.bg_breadcrumb {
  background-color: #f3f3f3 !important;
  padding: 0rem;
  margin-bottom: 0rem;
}

.breadcrumb {
  padding: 0rem !important;
  margin-bottom: 0rem !important;
}

.breadcrumb {
  background-color: #f3f3f3 !important;
}

.bg_breadcrumb nav {
  height: 38px;
  line-height: 38px;
}

.breadcrumb .active {
  color: #5a5a5a;
}

.template_label .el-check-tag,
.template_label .btn {
  color: #2c2c37 !important;
  border: none;
  border-radius: 50rem;
  background-color: #fff;
  margin: 0 8px 8px;
  line-height: 1.5;
  border: 1px solid #d8d8df;
}

.template_label .btn {
  padding: 0.375rem 2rem;
}

/*--带关闭的a*/
.close_a {
  position: relative;
  padding: 0.5rem 42px 0.5rem 12px;
  border-radius: 0 !important;
  border: 1px solid #e8e8e8 !important;
}

.close_ico {
  position: absolute !important;
  right: -10px !important;
  top: -5px !important;
  padding: 0 !important;
  background: #b3afaf !important;
  opacity: 1 !important;
  border-radius: 15px !important;
  width: 18px !important;
  height: 18px !important;
}

.close_ico :hover {
  background: #c61d1d !important;
  border-radius: 15px !important;
  width: 18px !important;
  height: 18px !important;
}

.close_span {
  display: block;
  height: 20px;
  line-height: 8px;
}

.close_x {
  font-size: 10px;
  margin-left: 3px;
  color: #fff;
  line-height: 16px;
}

.pt0pr0 {
  padding-left: 0;
  padding-right: 0;
}

.height28h {
  height: 28px;
  line-height: 28px;
}

/*--全部产品鼠标移上去菜单展开*/
.category-menu：hover .category-menu-list {
  display: block;
}

/*--瀑布流*/
.waterfall {
  margin-top: 5px;
  /*--border-top: 1px solid rgb(238, 238, 238);*/
  padding-top: 15px;
}

.waterfall .list-group > li:first-child {
  padding: 0;
  border: none;
}

.waterfall .list-group > li:first-child img {
  width: 100%;
}

.waterfall .list-group > li {
  background-color: #ffffff;
}

.jiantou_l {
  position: absolute;
  top: -7px;
  left: 49%;
  margin-left: -3px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #1495d3;
  border-left: 7px solid transparent;
  content: '';
}

/*# sourceMappingURL=main.css.map */
/*--模板标签按钮*/
.template_label .el-check-tag:hover,
.template_label .el-check-tag:active,
.template_label .el-check-tag.is-checked,
.template_label .btn:hover,
.template_label .btn:active {
  color: #ffffff !important;
  background-color: #00a0e9;
  border-color: #00a0e9;
}

.template_label .active {
  color: #ffffff !important;
  background-color: #00a0e9;
  border-color: #00a0e9;
}

.shop-layout_l .product-grid-view {
  padding: 30px 0px;
  padding: 25px 0px;
  border: 0;
  border-top-color: currentcolor;
  border-top-style: none;
  border-top-width: 0px;
  border-top: 1px solid #ededed;
  margin-top: 16px;
}

/*--空模板*/
.empty_template {
  position: absolute;
  top: 35%;
  left: 45%;
  color: #a4a3a3;
  font-weight: 500;
  text-align: center;
  z-index: 9;
}

.empty_template .icon-add {
  font-size: 28px;
  color: #abaaaa;
}

/*--友情链接--*/
.block-title-w {
  text-align: center;
  margin: 0 0 3rem 0;
  color: #666;
}

.block-title-w ul {
  display: inline-block;
  margin-top: 30px;
}

.block-title-w ul li {
  float: left;
  border: 1px solid #d7d7d7;
  border-radius: 3px;
  -o-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin: 0 6px;
  cursor: pointer;
}

.block-title-w ul li:hover,
.block-title-w ul li.active {
  background: #25bce9;
  border-color: #25bce9;
}

.block-title-w ul li:hover a,
.block-title-w ul li.active a {
  color: #ffffff;
}

.block-title-w ul li a {
  padding: 0 14px;
  line-height: 38px;
  text-transform: uppercase;
  font-size: 0.92rem;
}

.big_title {
  font-size: 1.8rem !important;
  color: #4e4e4e !important;
}

.big_title {
  font-size: 1.8rem;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #4e4e4e;
}

.block-title-w span.sub-title {
  font-size: 1.2rem;
  margin-bottom: 25px;
  display: block;
}

.block-title-w span.icon-title {
  display: block;
  min-width: 260px;
  max-width: 690px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.block-title-w span.icon-title > span {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #3b3b3b08;
  position: absolute;
  top: 50%;
  z-index: 90;
}

.block-title-w span.icon-title i {
  color: #807d7d;
  padding: 5px 15px;
  font-size: 1rem;
  position: relative;
  z-index: 100;
  background-color: #ffffff;
  font-style: normal;
  border-radius: 30px;
}

.block-titleSmall {
  background-color: #f6f6f6 !important;
  font-size: 1.8rem !important;
  color: #444 !important;
  font-weight: bold !important;
}

.link_an:hover div {
  animation-name: pulse;
}

.trust_hover:hover img {
  animation-name: pulse;
}

/*--2--*/
.block-title-w2 span.icon-title > span {
  background-color: #fff1d5 !important;
}

/*--首页广告--*/
.transparent_1 {
  background: #e1e3e5 !important;
  min-height: 269px !important;
}

.home-slider_l {
  color: #5b5a5a;
}

.home-slider_l h2 {
  color: #5b5a5a;
}

.home-slider_l h4 {
  color: #878787;
  text-align: left;
  padding-bottom: 0px;
  margin-bottom: 0px;
  font-size: 0.92rem;
}

.home-slider_l h2 {
  color: #9f6900;
}

.trust img {
  height: 74px;
  width: 89px;
  margin: 0 auto;
  margin-top: 10px;
}
/*--index banner--*/
.carousel-indicators li {
  width: 13px;
  height: 13px;
  margin: 0 5px;
  border-radius: 50%;
  background-color: #d3d3d3;
}

.carousel-indicators li.active {
  background-color: #25bce9;
}

/*-鼠标经过动画-*/
.cardhover1:hover > .hover_swing {
  -webkit-animation-name: swing;
  animation-name: swing;
}

.focus_swing:focus {
  -webkit-animation-name: swing;
  animation-name: swing;
}

.cardhoverb {
  border-bottom: 4px solid #f6f6f6;
}

.cardhoverb:hover {
  box-shadow:
    0 0.275rem 0.75rem -0.0625rem rgba(0, 0, 0, 0.06),
    0 0.125rem 0.4rem -0.0625rem rgba(0, 0, 0, 0.03);
  border-bottom: 4px solid #f8ad3f;
}

.cardhover1:hover {
  transform: translateY(-0.25rem);
  box-shadow:
    0 0.275rem 0.75rem -0.0625rem rgba(0, 0, 0, 0.06),
    0 0.125rem 0.4rem -0.0625rem rgba(0, 0, 0, 0.03);
}

.cardhover2:hover {
  box-shadow:
    0 0.275rem 0.75rem -0.0625rem rgba(0, 0, 0, 0.06),
    0 0.125rem 0.4rem -0.0625rem rgba(0, 0, 0, 0.03);
}

.link_an:hover div {
  animation-name: pulse;
}

.trust_hover:hover img {
  animation-name: pulse;
}

.btn-check:focus + .btn,
.btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0);
}

.btn-light_l {
  color: #808080;
  background-color: #e2e3e5 !important;
  border-color: #d7d7d9;
}

.btn-light:hover {
  color: #000;
  background-color: #f9fafb;
  border-color: #f2f2f2;
}

.card1 {
  border: 1px solid #e8ecf5;
}

.card_dan {
  border: 1px solid #f7f8f9 !important;
}

.border1 {
  border: 1px solid #e8ecf5;
}

.text-black2 {
  color: #a9a9a9 !important;
}

.height20 {
  height: 20px;
}

.btn_lsm {
  color: #937e2d !important;
  border-radius: 20px;
  background: #ececec;
  border: none;
}

.btn_lsm:hover {
  color: #ffffff !important;
  border: none;
}

.table-responsive_l tr {
  border-bottom: 1px solid #ececec;
}

.pagination-product_l {
  border-bottom: none;
  border-top: none;
  padding: 0px 0;
  margin-top: 2px;
}

.height30 {
  height: 30px;
}

/*--自助设计--*/
.self-design-Icon {
  height: 78px;
  width: 78px !important;
  transform: translate(-50%, -50%) !important;
  left: 50%;
}

/*--頂部無邊框--*/
.bordertop0 {
  border-top: none !important;
  left: 50%;
}

/*--底部--*/

.footer_logo {
  width: 70%;
}

.footer-main {
  padding: 50px 0px;
  background: #eef0f2;
  color: #5a5a5a;
  padding-bottom: 10px;
}

.footer-main ul {
  list-style: none;
  padding-left: 0;
  text-decoration: none;
}

.footer-main h2 {
  font-size: 1.5rem;
  font-weight: normal;
  color: #595959;
  width: 100%;
  text-transform: capitalize;
  margin-bottom: 20px;
  position: relative;
}

.footer-main a,
.footer-main p {
  color: #595959;
  text-decoration: none;
  letter-spacing: 0px;
  display: block;
  padding: 4px;
  cursor: pointer;
  transition:
    color 0.3s ease-in-out,
    box-shadow 0.3s ease-in-out;
}
.footer-main .corporate a:hover,
.footer-main .support a:hover {
  color: #e68f01;
  box-shadow: inset 200px 0 0 0 #00a0e9;
  color: #fff;
  text-decoration: none;
}
.e-SocialMedia a {
  display: inline;
}
.e-SocialMedia a:hover {
  color: #00a0e9;
  text-decoration: underline;
  box-shadow: none !important;
}
.e-SocialMedia .iconfont:hover {
  color: #00a0e9 !important;
}
.footer-main li {
  padding-bottom: 5px;
}

.footer-main p {
  line-height: 24px;
}

.footer-bottom-area {
  background: #1a1a1a;
  padding: 25px 0;
}
.footer {
  background-color: #1e88e5;
}
.footer-copyright > p {
  font-size: 0.92rem;
  margin-bottom: 0;
}

.footer-copyright > p > a:hover {
  color: #e68f01;
}
.footer-copyright {
  padding: 10px 0;
  color: #fff;
  font-size: 14px;
}

.footer-copyright a {
  color: #fff;
}
.footer-content .btn .iconfont {
  font-size: 2.5rem;
}

.footer-content .btn .iconfont:hover {
  color: #e68f01;
}
.en-font {
  font-family:
    Arial,
    Helvetica,
    Times New Roman,
    sans-serif;
}
.btn_edit {
  position: absolute;
  bottom: 10px;
  right: 15px;
}
.copyright {
  height: 41px;
  background: #00a0e9;
  padding: 10px 0;
  color: #fff;
  font-size: 14px;
}
.copyright a {
  color: #fff;
}
.paymentlogo {
  background: #eef0f2;
  padding: 10px 0;
}
/*购物车----------------------------------*/
.product-info-col .product-name {
  margin-bottom: 2px;
  text-align: left;
  font-size: 1rem !important;
}

.pro-option {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
  min-width: 110px;
}

.pro-option li {
  margin-bottom: 1px;
  line-height: 150%;
  font-size: 0.88rem;
}

.product-info-col ul li span {
  font-size: 0.88rem;
  margin: 0px 0 3px 0;
}

.pro_opt_label {
  color: #888888 !important;
}

.pro_opt_value {
  color: #444 !important;
}

.cart_list .card-header {
  padding: 0.5rem 1.25rem !important;
}

.cart_list .checkout-form-list label {
  margin: 0 0 0px;
  color: #444;
}

.table-content table th {
  border-top: medium none;
  font-size: 0.92rem;
  text-transform: capitalize;
  padding: 5px 10px;
  text-align: center;
  font-weight: 500;
  vertical-align: middle;
  white-space: nowrap;
}

.cart_operation label {
  font-size: 12px !important;
  color: #444 !important;
}

.cart_operation .nice-select {
  font-size: 12px !important;
  height: 36px !important;
  line-height: 36px !important;
  outline: none !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.cart_operation .nice-select .option {
  line-height: 30px;
  min-height: 30px;
  outline: none;
  padding-left: 10px;
  padding-right: 10px;
}

.lg_width260 {
  max-width: 260px;
}

.cart_operation .nice-select.wide {
  max-width: 160px;
}

/*頁碼---------------------------------*/
.page-link_c .page-link {
  color: #747474 !important;
  background-color: transparent;
  border-radius: 3px;
  margin-left: 5px;
  border: 1px solid #f0f0f0;
}

.page-link_c .active .page-link {
  z-index: 3;
  color: #ffffff !important;
  background-color: #1495d3;
  border-color: #1495d3;
  margin-left: 5px;
}

.page-link_c .page-link:focus {
  box-shadow: none !important;
}

/*Footer Corporate - Support----------------------------------*/

.footer-main .corporate a:hover,
.footer-main .support a:hover {
  color: #ffffff;
}

.order-button-payment_l {
  background: #1495d3 none repeat scroll 0 0;
  color: #ffffff;
  font-size: 16px;
  height: 46px;
  padding: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  padding: 0 4rem;
  border: 1px solid transparent;
  cursor: pointer;
  line-height: 46px;
  border-radius: 26px;
}

.order-button-payment_l:hover,
.order-button-payment_l:focus {
  color: #ffffff;
  background: #00a0e9 none repeat scroll 0 0;
}

.btn.design-outline.delAll {
  border-radius: 26px !important;
}

.bg_white {
  background: #ffffff;
  background-color: #ffffff !important;
}

.bg_light {
  background-color: #f8f9fa !important;
}

.dashboard-list_l .active {
  padding-left: 15px;
  background: #ffffff;
  color: #e68f01;
}

.aboutPay {
  width: 79px;
}

.line_h22 {
  line-height: 22px;
}
.line_h150 {
  line-height: 150%;
}
.round_solid {
  font-size: 29px;
  color: #1495d3;
  margin-right: 10px;
}

/* Footer other info------------------------------------------*/
.other-info > img {
  margin-top: 20px;
}

.alert-warning {
  color: #88794c;
}

.alert-danger {
  color: #e34856;
}

.text-muted {
  font-size: 0.875rem;
}

.boeder_shadow_n {
  box-shadow: none;
  border: none;
}

.yaoshi2 {
  position: absolute;
  left: 10px;
  top: 7px;
  color: #a2a2a2;
  z-index: 9;
}

.form-control:focus {
  color: #495057;
  background-color: #ffffff;
  border-color: #00a0e9;
  outline: 0;
  box-shadow: none;
}

.input-group-text {
  color: #ce7b13;
  background-color: #f4ede0;
  border: 1px solid #f9e2b8;
}

.zhanghao2 {
  position: absolute;
  left: 10px;
  top: 58px;
  color: #a2a2a2;
}

.yanjing {
  position: absolute;
  right: 10px;
  top: 50px;
  color: #a2a2a2;
  font-size: 25px;
}

.yanjing2 {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #a2a2a2;
  font-size: 25px;
}

.icon-success1_l {
  color: #0fac67;
  font-size: 6rem;
  text-align: center;
  display: block;
}

.line {
  width: 100%;
  height: 2px;
  background: linear-gradient(
    to right,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0) 10%,
    rgba(255, 255, 255, 0.3) 20%,
    rgba(255, 255, 255, 0.4) 30%,
    rgba(255, 255, 255, 0.5) 40%,
    rgba(255, 255, 255, 0.8) 50%,
    rgba(255, 255, 255, 0.5) 60%,
    rgba(255, 255, 255, 0.4) 70%,
    rgba(255, 255, 255, 0.3) 80%,
    rgba(0, 0, 0, 0) 90%,
    rgba(0, 0, 0, 0) 100%
  );
}

.shouxing {
  cursor: pointer;
}

.fa-search-plus_l {
  font-size: 32px !important;
  vertical-align: middle !important;
}

/* 鼠標手型------------------------------------------*/
.mouseHand {
  cursor: pointer; /* 鼠标移上去变成手型 */
}
.design-outline {
  color: #8a8883 !important;
  border-color: #e8e8e8 !important;
  background: #ffffff !important;
  border-radius: 4px !important;
}

.design-outline:hover {
  color: #ffffff !important;
  border-color: #1495d3 !important;
  background: #1495d3 !important;
  border-radius: 4px !important;
}

.design-btn {
  color: #ffffff !important;
  border-color: #1495d3 !important;
  background: #1495d3 !important;
  border-radius: 4px !important;
}

.design-btn:hover {
  color: #ffffff !important;
  border-color: #dd9206 !important;
  background: #dd9206 !important;
  border-radius: 4px !important;
}

.alert-hui {
  color: #938f8f;
  background-color: #f7f7f7;
  border-color: #f4f4f4;
}

.product-button {
  opacity: 1;
  transform: none;
  transition-duration: 0.3s;
}

.cat_but {
  text-align: center;
  padding: 0;
  font-size: 20px;
  line-height: 36px;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  display: inline-block;
  color: #1495d3;
  background-color: #f1f1f1;
}

.cat_but:hover {
  color: #fff;
  background-color: #ffc250;
  border-color: #1495d3;
  transform: scale(1);
}

.cat_butf {
  text-align: center;
  padding: 0;
  font-size: 20px;
  line-height: 36px;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  display: inline-block;
  color: #fff;
  background-color: #1495d3;
  border-color: #1495d3;
}

.cat_butf:hover {
  color: #ffffff;
  background-color: #ffc250;
  border-color: #1495d3;
  transform: scale(1);
}

.button-zakaria {
  transition: all 0.3s ease-in-out;
  z-index: 1;
}

.fontsize26 {
  font-size: 26px;
}

.border-bottom {
  border-bottom: 1px solid #f2f4f7 !important;
}

.sticker_input {
  position: absolute;
  top: 0px;
  left: 0;
  color: #ffffff;
  padding: 3px 8px;
  font-size: 0.88rem;
  font-weight: 500;
  text-align: center;
  z-index: 9;
}

.delutop {
  color: #7f7f7f !important;
  font-size: 14px !important;
}

.breadcrumb .active {
  color: #5a5a5a;
}

.select_l {
  color: #f99c1b;
  font-size: 30px;
  position: absolute;
  right: -1px;
  bottom: -7px;
  z-index: 90;
  opacity: 0;
}

.select_bg:hover {
  border: 1px solid #f99c1b;
}

.select_bg:hover .select_l {
  opacity: 1;
}

.select_bg_avtive {
  border: 1px solid #f99c1b !important;
}

.select_l_active {
  color: #f99c1b;
  opacity: 1;
}

/*-表格选中-*/
.select_ltable {
  color: #f99c1b;
  font-size: 26px;
  position: absolute;
  right: 0px;
  bottom: -7px;
  z-index: 999;
  opacity: 0;
}

.form-select {
  font-size: 0.95rem;
}

.select_bgtable:hover {
  --bs-table-accent-bg: var(--bs-table-hover-bg);
  color: var(--bs-table-hover-color);
}

.select_bgtable:hover .select_ltable {
  opacity: 1;
}

.select_bgtable_avtive {
  --bs-table-accent-bg: var(--bs-table-hover-bg);
  color: var(--bs-table-hover-color);
}

.select_ltable_active {
  color: #f99c1b;
  opacity: 1;
}

.price td {
  position: relative;
}

.font_custom {
  font-size: 4.555rem;
  color: #c3c4c4;
}

.template_l {
  background: #fabb71;
  width: 70px;
  height: 70px;
  margin: 0 auto;
  margin-top: 0px;
  border-radius: 100%;
  margin-top: 16px;
}

.icon-moban_l {
  font-size: 3rem !important;
  color: #ffffff;
  text-align: center;
  line-height: 70px;
}

.icon-bianji_l {
  font-size: 2.4rem !important;
  color: #ffffff;
  text-align: center;
  line-height: 70px;
}

.template_2 {
  background: #fd796e;
  width: 70px;
  height: 70px;
  margin: 0 auto;
  margin-top: 0px;
  border-radius: 100%;
  margin-top: 16px;
  text-align: center;
}

.template_3 {
  background: #59d0f3;
  width: 70px;
  height: 70px;
  margin: 0 auto;
  margin-top: 0px;
  border-radius: 100%;
  margin-top: 16px;
}

.icon-shangchuan4_l {
  font-size: 3rem !important;
  color: #ffffff;
  text-align: center;
  line-height: 70px;
}

.p-attributes {
  height: calc(63vh) !important;
  overflow-y: scroll;
}

.band {
  position: relative;
  background-color: #f4f4f400 !important;
  border-top: 45px solid #e9ecef !important;
}

.mtf60 {
  margin-top: -40px;
}

.band .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  background-color: #ffffff;
  border-color: #dee2e6 #dee2e6 #f4f4f4;
  color: #666;
  border-bottom: 1px solid #ffffff;
}

.band .nav-tabs {
  border-bottom: 1px solid #e9ecef !important;
}

.band .nav-link {
  color: #666 !important;
}

.details {
  background: #fff !important;
}

.btn_houjiagong {
  border-radius: 6px;
  border: 1px solid #ffffff;
}

.btn_houjiagong:hover {
  border: 1px solid #ffffff;
  background: #fff;
  color: rgb(64, 65, 64);
}

.machining {
  position: absolute;
  bottom: 10px;
  left: 33%;
  text-align: center;
  width: 33%;
}

.icon-help_hover:hover h5 {
  color: #f99c1b;
}

.single-slider1 {
  background-position: center right;
  background-size: auto;
  background-repeat: no-repeat;
  height: 350px;
}

.address_table thead th {
  vertical-align: middle;
  border-bottom: 1px solid #dee2e6;
  border-bottom-width: 1px;
}

.address_table td {
  vertical-align: middle;
  border-bottom: 1px solid #dee2e6;
  border-bottom-width: 1px;
}

.address_input {
  margin-left: 13px;
  height: 30px;
  width: 18px;
}

/*-分页-*/
.pagination-outer {
  text-align: center;
}

.pagination {
  position: relative;
}

.pagination li a.page-link {
  color: #ffffff;
  background: transparent;
  font-size: 0.92rem;
  line-height: 30px;
  height: 30px;
  width: 30px;
  padding: 0;
  margin: 0 6px;
  border: none;
  position: relative;
  z-index: 1;
  transition: all 0.4s ease 0s;
  text-align: center;
}

/*--
.pagination li:first-child .page-link {
  padding-left: 8px !important;
}
--*/
.pagination li.active a.page-link,
.pagination li a.page-link:hover,
.pagination li.active a.page-link:hover {
  color: #ffffff;
  background-color: transparent;
}

.pagination li a.page-link:before,
.pagination li a.page-link:after {
  content: '';
  background: linear-gradient(225deg, #ffc14a, #1495d3);
  height: 100%;
  width: 100%;
  border: 3px solid #ffffff;
  box-shadow: 0 0 3px #7574747d;
  border-radius: 50%;
  opacity: 1;
  transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  transition: all 0.3s ease-in;
}

.pagination li a.page-link:hover:before,
.pagination li.active a.page-link:before {
  border-radius: 50% 0 50% 50%;
}

.pagination li a.page-link:after {
  background: #ffffff;
  height: 3px;
  width: 3px;
  border: none;
  box-shadow: 0 0 0 transparent;
  opacity: 0;
  transform: translateX(-50%) translateY(0) rotate(0);
  top: auto;
  bottom: 0;
}

.pagination li a.page-link:hover:after,
.pagination li.active a.page-link:after {
  opacity: 1;
  bottom: 78%;
}

.pagination li:first-child a.page-link:before {
  transform: translateX(-50%) translateY(-50%) rotate(-135deg);
}

.pagination li:first-child a.page-link:hover:before {
  border-radius: 50% 0 50% 50%;
}

.pagination li:first-child a.page-link:after {
  transform: translateX(0) translateY(-50%);
  top: 50%;
  bottom: auto;
  left: auto;
  right: 0;
}

.pagination li:first-child a.page-link:hover:after {
  right: 80%;
}

.pagination li:last-child a.page-link:before {
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}

.pagination li:last-child a.page-link:hover:before {
  border-radius: 50% 0 50% 50%;
}

.pagination li:last-child a.page-link:after {
  transform: translateX(0) translateY(-50%);
  bottom: auto;
  top: 50%;
  left: 0;
}

.pagination li:last-child a.page-link:hover:after {
  left: 80%;
}

/* Styled Title */
.h-title {
  position: relative;
  padding-bottom: 0.85em;
}

.h-title:before {
  content: '';
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 2px;
  background: #f1f1f1;
}

.h-title:after {
  content: '';
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 0px;
  height: 2px;
  background: #1495d3;
}

.seach_but {
  background: #1495d3;
  border: 0;
  border-bottom: 3px solid #1495d3;
  color: #ffffff;
  box-shadow: none;
  padding: 0 15px;
  border-radius: 3px;
  font-weight: 400;
  cursor: pointer;
  font-size: 0.92rem;
  text-transform: capitalize;
  height: 38px;
  line-height: 38px;
}

.seach_but:hover {
  background: #e68f01;
  border-color: #e96405;
}

.seach_but i {
  font-size: 24px;
  vertical-align: middle;
  margin-right: 10px;
}

.order_list_input {
  width: 20px;
}

.borderRadius5 {
  border-radius: 5px !important;
}

.order_seach_input {
  width: 100%;
  height: 42px;
  font-size: 0.92rem;
  background: #fff;
  color: #333;
  border: 0;
  padding-right: 55px;
  border: 1px solid #e7e7e7;
  border-right-color: rgb(231, 231, 231);
  border-right-style: solid;
  border-right-width: 1px;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  border-right: 0px;
  min-width: 260px;
  border: 1px solid #e7e7e7;
}

.order_seach {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 44px;
  width: 60px;
  line-height: 44px;
  font-size: 0.92rem;
  cursor: pointer;
  text-align: center;
  color: #ffffff;
  border: 0;
  background: #1495d3;
  border-bottom: 3px solid #1495d3;
  padding: 0;
  border-radius: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.order_seach:hover {
  background: #af7302;
  border-bottom: 3px solid #af7302;
}

.order_seach_ico {
  position: absolute;
  font-size: 22px;
  right: 10px;
  top: 7px;
}

.main_but {
  background: #1495d3 none repeat scroll 0 0;
  color: #ffffff !important;
  font-size: 16px;
  height: 42px;
  padding: 0 25px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  border: 1px solid transparent;
  cursor: pointer;
  line-height: 42px;
  border-radius: 30px;
}

.main_but:hover {
  background: #00a0e9 none repeat scroll 0 0;
  color: #ffffff;
}

.main_but1 {
  background: #ce7b13;
  color: #ffffff;
  font-size: 16px;
  height: 42px;
  margin: 20px 0 0;
  margin-top: 20px;
  padding: 0 25px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  border: 1px solid transparent;
  cursor: pointer;
  line-height: 42px;
  border-radius: 30px;
}

.main_but1:hover {
  background: #00a0e9 none repeat scroll 0 0;
  color: #ffffff;
}

.main_but_a {
  background: #1495d3 none repeat scroll 0 0;
  color: #ffffff !important;
  font-size: 16px;
  height: 36px;
  margin: 20px 0 0;
  margin-top: 20px;
  padding: 0 25px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  border: 1px solid transparent;
  cursor: pointer;
  line-height: 36px;
  border-radius: 30px;
}

.main_but_a:hover {
  background: #00a0e9 none repeat scroll 0 0;
  color: #ffffff;
}

.main_but_b {
  background: #ce7b13 none repeat scroll 0 0;
  color: #ffffff !important;
  font-size: 16px;
  height: 36px;
  margin: 20px 0 0;
  margin-top: 20px;
  padding: 0 25px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  border: 1px solid transparent;
  cursor: pointer;
  line-height: 36px;
  border-radius: 30px;
}

.main_but_b:hover {
  background: #00a0e9 none repeat scroll 0 0;
  color: #ffffff;
}

.width120 {
  width: 120px;
}
.width140 {
  width: 140px;
}
.width20 {
  width: 20px;
}

.width15 {
  width: 15px;
}

.order_taber {
  margin-top: 16px;
  background: #ffffff;
}

.order_taber .manin_bg {
  background: linear-gradient(90deg, #1495d3 20%, #ea8505, #d97d04);
  color: #fff;
}

.order_taber .manin_bg > th {
  vertical-align: bottom;
  border-bottom: none;
}

.inside_table {
  background-color: #f7f7f7 !important;
}

.inside_table > th {
  border-top: 0px;
}

.order_taber th,
td {
  vertical-align: middle !important;
}

.inside_table td,
.inside_table th {
  padding: 10px 5px !important;
}

.inside_table tr td {
  color: #737272;
}

.operation_ico {
  background: #fdf4e3;
  line-height: 26px;
  border-radius: 20px;
  display: block;
  width: 26px;
  height: 26px;
  text-align: center;
  color: #1495d3;
  float: left;
  margin-right: 8px;
}

.operation_ico:hover {
  background: #1495d3;
  color: #fff;
}

.orderLlist2 {
  font-size: 0.88rem;
}

.order_top_ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
  width: 100%;
  font-size: 0.92rem;
}

.order_top_ul li {
  float: left;
}

.li_w1 {
  width: 3%;
}

.li_w2 {
  width: 3%;
}

.li_w3 {
  width: 10%;
}

.li_w4 {
  width: 10%;
}

.li_w5 {
  width: 10%;
}

.li_w6 {
  width: 10%;
}

.li_w7 {
  width: 10%;
}

.li_w8 {
  width: 10%;
}

.li_w9 {
  width: 10%;
}

.li_w10 {
  width: 10%;
}

.li_w11 {
  width: 14%;
}

.orderTopUl_bg {
  background: linear-gradient(90deg, #1495d3 20%, #ea8505, #d97d04);
  padding: 12px 0;
  color: #ffffff;
}

.orderTopUl_bg2 {
  padding: 12px 0;
  color: rgb(106, 105, 105);
  border-bottom: 1px solid #f4f4f4;
}

.order_list_input2 {
  width: 15px;
  height: 15px;
  vertical-align: middle;
}

.opacity0 {
  opacity: 0;
}

.fontSize10 {
  font-size: 10px;
}

.orderLlist4 {
  font-size: 0.88rem;
  background: #ffffff;
  border: 1px solid #e8e8e8;
}
.orderLlist4 thead {
  background-color: #eff4f8;
}
.orderLlist4 .table-warning {
  background-color: #eff4f8;
}
.orderLlist4 .table thead td {
  border-bottom: 1px solid #00a0e9;
  padding: 0.7rem 0.45rem;
  font-weight: 500;
}
.orderLlist4 .table thead .text-nowraptd {
  padding: 0.3rem;
  border-bottom: 1px solid #00a0e9;
}
.orderLlist4 .table-warning td {
  background-color: #eff4f8;
}
.orderLlist4 .table-warning td,
.table-warning th,
.table-warning thead th {
  border-color: #eff4f8;
}
.orderLlist4 .table tr td:first-child {
  min-width: 30px;
}
.orderLlist4 .w-75 {
  width: 94% !important;
}
.orderLlist4 .w-75 .text-nowrap {
  background: #d7eaff;
}
.orderLlist4 .w-75 .text-nowrap td {
  border-bottom: 1px solid #ebebed;
  border-top: none;
  padding: 4px 10px;
}
.orderLlist4 .table td {
  padding: 0.5rem 0.45rem;
}
.orderLlist4 .form-check {
  background: #d7a37d;
  color: #ffffff;
  height: 50px;
  padding: 10px 0 10px 1.8rem;
  border-top: 2px #d7a37d;
}

.order-option {
  list-style: none;
  height: auto;
  min-height: 165px;
  overflow: auto;
  margin-bottom: 16px;
  overflow-x: hidden;
}

.order-option li {
  margin-bottom: 3px;
}

.order_opt_label {
  color: #444 !important;
  width: 90px;
  display: inline-block;
  text-align: right;
}

.order_opt_value {
  color: #888888 !important;
}

.order4_table {
  background-color: #fff;
}

.order4_table thead th {
  vertical-align: bottom !important;
  border-top: 2px solid #d7a37d !important;
  padding: 13px 2px !important;
}

.order4_table tbody {
  color: #7d7c7b;
}

.order_icobtn {
  background-color: #f6f6f6 !important;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}

.order_icobtn a {
  color: #1495d3;
}

.order_icobtn a :hover {
  color: rgb(255, 255, 255);
}

.order_icobtn .btn-secondary {
  background-color: #f6f6f6 !important;
}

.order_icobtn .btn-secondary:hover {
  color: #ffffff;
  background-color: #dfdddd !important;
  border-color: #dfdddd;
}

.order_icobtn label {
  width: 20%;
}

.gerenxiantiao {
  display: inline-block;
  vertical-align: middle;
  width: 89px;
  height: 89px;
  background: #e3e3e3;
  border-radius: 50%;
}

.gerenxiantiao i {
  font-size: 50px;
  color: #b3b2b2;
  text-align: center;
  margin-left: 19px;
}

.bianji {
  color: #ffffff;
  font-size: 0.92rem;
  padding: 8px 12px;
  background: #d7a37d;
  text-transform: capitalize;
  border-radius: 4px;
}

.bianji:focus {
  background: #b98a68;
  color: #ffffff;
}

.bianji:hover {
  background: #b98a68;
  color: #ffffff;
}

.d-single-info a.bianji:hover {
  color: #ffffff !important;

  background: #a49387;
}

.contacts-option {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
  border-bottom: 1px solid #ebebeb52;
  border-top: 1px solid #ebebeb52;
}

.contacts-option li {
  margin-bottom: 3px;
  padding: 0.1rem 1rem;
}

.contacts-option ul li span {
  font-size: 0.88rem;
}

.payment_but1 {
  background: #fabb71;
  width: 50px;
  height: 50px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 25px;
  border-radius: 100%;
}

.payment_but {
  background: #fd796e;
  width: 50px;
  height: 50px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 25px;
  border-radius: 100%;
}

.icon-payment_but {
  font-size: 1.8rem !important;
  color: #ffffff;
  text-align: center;
  margin-left: 0px;
  line-height: 50px;
}

.payment_but_text {
  position: absolute;
  top: 22px;
  left: 110px;
  font-size: 16px;
}

.overflowXclip {
  overflow-x: clip;
}

.bg_jingtai {
  background: #f5f5f5;
  border-top: 1px solid #eaeaea;
  padding-bottom: 25px;
}

.pt-20 {
  padding-top: 20px;
}

.payment_subject {
  margin-top: 20px;
}

.payment_button {
  background: #46c753;
  color: #ffffff;
  font-size: 16px;
  line-height: 48px;
  display: block;
  width: 200px;
  border-radius: 6px;
}

.payment_button:hover {
  background: #38a843;
  color: #ffffff;
}

.margin-auto {
  margin: 0 auto;
}

.payment_success {
  margin-top: 20px;
  border-bottom: 1px solid #f0f0f0;
  background: #eff9eb;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 6px;
  box-shadow: 0px 5px 11px rgba(0, 0, 0, 0.1);
}

.payment_success .icon-success1 {
  color: #46c753;
  font-size: 80px;
  text-align: center;
  display: block;
}

.payment_success .payment_text {
  color: #14791e;
  border-top: 1px solid #dee2e6;
  padding-top: 15px;
  margin: 0 auto;
}

.zIndex999 {
  z-index: 999;
}

.maxHeight330 {
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
}

.maxHeight69 {
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
}

.zihui {
  color: #898989;
}

.tablebg {
  background: #f6f6f7;
  height: 32px;
  line-height: 32px;
  margin-bottom: 0;
}

.dlDt dt {
  color: #898989;
  text-align: right;
  font-weight: 400;
}

.protocol {
  overflow: auto;
  background: #f5f5f5;
  padding: 10px;
  max-height: 145px;
}

.protocol ol {
  font-size: 10pt;
  color: #898989;
}

/*鼠标移上去显示大图样式*/
.list {
  position: relative;
}

.list span img {
  /*CSS for enlarged image*/
  border-width: 0;
  padding: 2px;
  width: 400px;
}

.list span {
  position: absolute;
  padding: 3px;
  border: 1px solid rgb(199, 199, 199);
  visibility: hidden;
  background-color: #fff;
}

.list:hover {
  background-color: transparent;
  z-index: 199;
}

.list:hover span {
  visibility: visible;
  top: 0;
  left: 60px;
}

/*鼠标移上去摺工动画效果*/
.FoldingList {
  position: relative;
}

.FoldingList span img {
  /*CSS for enlarged image*/
  border-width: 0;
}

.FoldingList span {
  position: absolute;
  visibility: hidden;
  background-color: #fff;
}

.FoldingList:hover {
  background-color: transparent;
  z-index: 10;
}

.FoldingList:hover span {
  visibility: visible;
  left: 0px;
}

.priceList_topbg {
  background: #f6f6f6;
}

.priceList_topbg2 {
  background: #fbf9f0;
}

.table-small td {
  padding-left: 15px !important;
}

.header-bottom-area.header-style-2 .main-menu > li > a {
  padding: 0 15px !important;
}

.header-bottom-area.header-style-2 .main-menu > li:first-child a {
  padding: 0 !important;
}

.pl0 {
  padding-left: 0 !important;
}

.nice-select.open .list:hover {
  background-color: #fff;
  z-index: 9999;
}

.nice-select.open .list {
  max-height: 240px;
  overflow: auto;
}

.size_img {
  width: 332px;
  height: auto;
  margin-top: 15px;
  text-align: center;
}

.font_bright1 {
  padding-top: 15px !important;
}

.textEffect {
  text-shadow:
    0 0 2px hsl(40, 28.57%, 28.82%),
    0 0 2px hsl(40, 28.57%, 28.82%),
    0 0 2px hsl(40, 28.57%, 28.82%);
  font-size: 10em;
  color: rgb(204, 9, 116);
  opacity: 0.07;
  position: absolute;
  top: 10%;
  left: 30%;
  font-weight: bold;
}

.right15 {
  right: 15px;
}

/* 模板頁面樣式 */
#de-container {
  -webkit-column-width: 260px;
  /*Safari and Chrome*/
  -moz-column-width: 260px;
  /*Firefox*/
  -o-column-width: 260px;
  /*Opera*/
  -ms-column-width: 260px;
  /*IE*/
  column-width: 260px;
  padding: 0;
}

#de-container > div {
  /*宽度根据实际情况调节，应与上面一致*/
  overflow: inherit;
  /*防止内容溢出导致布局错位*/
}

/*.single-product {
  display: inline-block !important;
}*/

.single-product:hover .product-content > h4 {
  color: #ce7b13;
}

.thumbnail {
  border: 1px solid #ebebeb;
  width: 100%;
  height: 100%;
  min-width: 198px;
  min-height: 151px;
  margin: 0 auto;
}

.product-content > h4 > a:hover {
  color: #00a0e9;
}

/* 模板頁面樣式結束 */
.dNone {
  display: none !important;
}

/*鼠标移上去显示大图样式2*/
.bog_picture {
  position: relative;
}

.bog_picture span img {
  /*CSS for enlarged image*/
  border-width: 0;
  padding: 2px;
  width: 400px;
}

.bog_picture span {
  position: absolute;
  padding: 3px;
  border: 1px solid rgb(199, 199, 199);
  visibility: hidden;
  background-color: #fff;
}

.bog_picture:hover {
  background-color: transparent;
  z-index: 9999;
}

.bog_picture:hover span {
  visibility: visible;
  top: 0;
  left: 60px;
}
.main-menu .border-bottom {
  padding: 0.6rem 0 !important;
  border-bottom: 1px solid #dddddd !important;
}
.main-menu > .display_nav:hover {
  border-bottom: 0px solid #bd6a02 !important;
  height: 40px;
  transition: width 0.1s ease !important;
}

.main-menu > li:hover {
  transition: width 0.1s ease !important;
  animation-name: backInLeft;
}

.main-menu > li.active {
  border-bottom: 3px solid #bd6a02;
  transition: width 0.1s ease !important;
  animation-name: backInLeft;
}

.font-size30 {
  font-size: 26px;
  margin-left: 5px;
}

.font-size26 {
  font-size: 21px;
  margin-left: 9px;
}

.margin-leftb45 {
  margin-left: 45%;
}

.cursor_hand {
  cursor: pointer;
}

.ml100 {
  margin-left: 100px;
}

.mtf30 {
  margin-top: -25px;
}

.page-item.disabled .page-link {
  color: #ffffff;
  pointer-events: none;
  cursor: auto;
}

.disabled .bi-chevron-left {
  padding-left: -5px;
}

.mt-32 {
  margin-top: 15px;
  margin-bottom: 15px;
}
.ptb-32 {
  padding-top: 32px;
  padding-bottom: 32px;
}

.page-link:focus {
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0.25) !important;
}

.mgr4 {
  margin-right: 14px;
}

#de-register-modal input {
  padding: 20px 35px;
}

.meanmenu-reveal > a::before {
  font-family: 'bootstrap-icons';
  content: '\F479';
  font-size: 20px;
  font-weight: normal;
  text-align: center;
  color: #ffffff;
  display: block;
  line-height: 20px;
  height: 30px;
}

.minHeight120 {
  min-height: 90px;
}

.minHeight336 {
  min-height: 336px;
}

.mobile-menu .mean-bar .meanmenu-reveal span:before {
  font-family: 'bootstrap-icons';
  content: '\F63B';
  height: 5px;
  display: block;
  overflow: hidden;
}

.icon-gerenxiantiao-height {
  line-height: 18px;
  height: 18px;
}

.bg-introduce {
  background: #fdfbf6 !important;
}

.bg-introduce .card-text {
  color: #666 !important;
}

.de-register-button {
  padding: 8px 24px 32px 24px !important;
}

.de-findPassword-form input {
  padding-left: 35px;
}

.de-template .owl-dots {
  display: none !important;
}

.de-template .bestsellerSlide .owl-nav {
  display: none !important;
}

.der {
  position: absolute;
  left: 15px;
  top: 30px;
  z-index: 10;
}

.featured-new-product {
  position: relative;
}

.featured-new-product .owl-nav {
  position: absolute !important;
  width: 100% !important;
  height: 16px;
}

.featured-new-product .owl-nav .owl-prev {
  margin-top: 303px !important;
  margin-left: -26px !important;
  background: none;
  border: none;
  color: #9f9d9d;
  font-size: 1.5rem;
}

.featured-new-product .owl-nav .owl-next {
  right: -26px !important;
  position: absolute !important;
  margin-top: 303px !important;
  background: none;
  border: none;
  color: #9f9d9d;
  font-size: 1.5rem;
}

.design-bg {
  background: #f7f7f7;
}

.design-bg .icon-title i {
  background-color: #f7f7f7 !important;
}

.design-howTo-bg {
  color: rgb(236, 235, 235);
  background: url(/img/bg/bg_blog.jpg) scroll center center;
}

.design-howTo-bg .block-title {
  color: #ffffff;
}

.design-howTo-bg .icon-title i {
  background-color: #666 !important;
  color: rgb(236, 235, 235) !important;
}

.design-howTo-bg .iconfont {
  font-size: 1.8rem;
  font-weight: 100;
}

.font-size14re {
  font-size: 1.4rem !important;
}

.design-howTo-pl {
  padding-left: 11px;
  padding-right: 11px;
}

.mgb-8 {
  margin-bottom: 8px;
}

.img-more {
  width: 100%;
  height: 100%;
}

.ehover14 img {
  transition: all 0.35s;
}

.hover img {
  display: block;
  position: relative;
}

/* effect 14 */

.ehover14 img {
  transition: all 0.35s;
}

.ehover14:hover img {
  filter: brightness(1.1);
  -webkit-filter: brightness(1.1);
}

.ehover14 .overlay {
  opacity: 0;
  width: 40%;
  height: 60%;
  left: 30%;
  top: 20%;
  border-radius: 80%;
  border: 2px solid #ffffff;
  transition:
    opacity 0.35s,
    transform 0.35s;
  transform: translate3d(50%, 50%, 0);
  position: absolute;
}

.ehover14:hover .overlay {
  background-color: rgba(0, 0, 0, 0.3);
}

.ehover14 a {
  color: #ffffff;
  padding: 1em 0;
  opacity: 0;
  -webkit-transition:
    opacity 0.35s,
    -webkit-transform 0.35s;
  transition:
    opacity 0.35s,
    transform 0.35s;
  -webkit-transform: translate3d(-150%, -400%, 0);
  transform: translate3d(-150%, -400%, 0);
  z-index: 11;
}

.ehover14 h2 {
  background-color: transparent;
  color: #ffffff;
  padding: 1em 0;
  opacity: 0;
  -webkit-transition:
    opacity 0.35s,
    -webkit-transform 0.35s;
  transition:
    opacity 0.35s,
    transform 0.35s;
  -webkit-transform: translate3d(-150%, -400%, 0);
  transform: translate3d(-150%, -400%, 0);
}

.ehover14:hover button,
.ehover14:hover h2,
.ehover14:hover .overlay {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.login-right {
  background: #f19500;
  color: #fadeb0;
  border-top-left-radius: 14px;
  padding-bottom: 15px;
}

/*--新登录--*/
.login-right-radius {
  background: #f19500;
  border-radius: 0 0 50% 50%;
  height: 100px;
  width: 100%;
}

.login-right .iconfont {
  color: #ffffff;
  font-size: 1.3rem;
  font-weight: normal;
}

.login-right .icon-sheji {
  font-size: 1.6rem;
}

.login-right-bottom {
  background-color: #3d3939;
  border-bottom-left-radius: 14px;
}

.mgt-f18 {
  margin-top: -18px;
}

.border-radius-30 {
  border-radius: 30px !important;
}

.mgr-f15 {
  margin-right: -15px;
}

.border-right-radius {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.de-login-form,
.register-form {
  padding: 10px 25px 0 15px !important;
}

.pl15 {
  padding-left: 15px;
}

.f-getCode {
  position: absolute;
  z-index: 10;
  right: 0;
}

.login-clause a {
  color: #f19500 !important;
  font-size: 0.92rem;
}

.login-link {
  color: #a8a8a8;
  margin-left: 15px;
}

.login-link a {
  color: #f19500 !important;
}

.login-link a:hover {
  color: #39f !important;
}

.mgt-f15 {
  margin-top: -15px !important;
}

.other-login .icon-whatsapp {
  color: #26d367;
  font-size: 2.2rem;
}

.other-login .icon-facebook3 {
  color: #036fb7;
  font-size: 2.2rem;
}

.other-login .icon-gmail {
  color: #ea4235;
  font-size: 2.2rem;
}

.pd43 {
  padding: 5px 25px 0 15px !important;
}

.password-display-hidden {
  position: absolute;
  right: 30px;
  top: 4px;
  width: 29px;
  height: 29px;
  background: none;
}

.password-display-hidden i {
  font-size: 1.4rem;
  color: #c7c8ca;
}

.login_user {
  width: 110px;
  height: 110px;
  background: #f2dabe;
  border-radius: 100%;
  margin: 0 auto;
}

.login_user i {
  color: #ffffff;
  font-size: 3.4rem;
  line-height: 107px;
  height: 120px;
  text-align: center;
  margin-left: 3px;
}

.register-form .form-control {
  padding: 1.13rem 3.2rem !important;
}

.mgt-f25 {
  margin-top: -25px !important;
}

.de-findPassword-herf {
  color: #f19500 !important;
}

.form-control::placeholder {
  color: #c6c6c6;
  opacity: 1;
}

.loginSuccessful i {
  font-size: 9rem;
  color: #60c194;
}

.loginSuccessful h2 {
  margin-top: 30px;
}

.loginSuccessful h4 {
  color: #60c194;
}

.loginSuccessful {
  padding: 10px 25px 0 15px !important;
}

.welcome {
  position: absolute;
  bottom: 15px;
}

.getCode {
  z-index: 1 !important;
  background-color: #f5be58;
  border: none;
  color: #ffffff;
  padding: 5px 28px 5px 17px !important;
  letter-spacing: 0.5px;
  font-size: 0.88rem;
}

.getCode:focus {
  background: #e6e2dc;
  border: 1px solid #1495d37a;
  box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(241, 158, 0, 0.31);
  z-index: 10 !important;
  color: #aa6f01;
}

.f-getCode input {
  padding: 5px 16px 5px 17px !important;
}

.login-link-buttom {
  position: absolute;
  bottom: 15px;
}

/*--顶部手机屏幕搜索--*/
.btn-seach-min:hover {
  color: #ffffff;
}

.seach-min:hover .min-search-input {
  width: 136px !important;
}

.seach-min-input136 {
  width: 136px !important;
}

.mouseoverbt {
  width: 136px !important;
}

.mouseout {
  width: 136px !important;
}

/*--在线客服--*/
.onlineService {
  position: fixed;
  right: 20px;
  top: 80%;
  z-index: 999;
  text-align: center;
  display: none;
}

.onlineService a {
  color: #fff;
}

.onlineService a:hover {
  color: #fff;
}

.onlineService-ico {
  background: url(/img/svg/ke-fu.svg) 0 0 no-repeat;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  margin: 0 auto;
  margin-top: 10px;
  background-color: #e68f01;
  border: 2px solid #ffffff;
  display: block;
  box-shadow: -5px 5px 8px #35351f3d;
}

.onlineService-ico i {
  color: #fff;
  font-size: 2.4rem;
  line-height: 127%;
}

.onlineService-ico:hover {
  background-color: #1495d3;
  border-radius: 50%;
  margin: 0 auto;
  margin-top: 10px;
  box-shadow: -5px 5px 8px #35351f3d;
  color: #fff;
}

.onlineService-ico:hover i {
  color: #ffffff;
  font-size: 2.4rem;
  line-height: 127%;
  animation: bounce;
}

.onlineService-text {
  margin-top: 10px;
  text-align: center;
  color: #e68f01;
  font-size: 0.88rem;
  text-shadow: -5px 5px 8px #35351f3d;
  margin-top: 2px;
}

.icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}

.icon-gmail {
  background: #dbdddc;
  font-size: 40px;
  border-radius: 100%;
  padding: 4px;
}

.modal-content-custom {
  border-radius: 15px !important;
  width: 110%;
}

.quick-form .form-group label {
  font-size: 14px !important;
}

.footer-content .nav-link {
  padding: 0.5rem 1rem 0.1rem 0rem;
}

.font_gray2 {
  color: #333 !important;
  line-height: 160%;
  font-size: 0.92rem;
}

[type='button'],
[type='reset'],
[type='submit'],
button {
  /* 标准属性（放在最前/最后都可，浏览器优先识别前缀版） */
  appearance: none;
  /* Webkit 内核浏览器（Chrome/Safari/Edge） */
  -webkit-appearance: none;
  /* Firefox 浏览器 */
  -moz-appearance: none;
  /* 可选：IE/Edge 旧版本（极少用） */
  -ms-appearance: none;
}

.header-bottom-area.header-style-2 .main-menu > li > .active:after {
  position: absolute;
  font-family: 'bootstrap-icons';
  content: '\F229';
  right: 43%;
  top: 20px;
  text-align: center;
  margin: 0 auto;
  font-size: 0rem;
}

.header-bottom-area.header-style-2 .main-menu > li > a:hover:after {
  position: absolute;
  font-family: 'bootstrap-icons';
  /*--content: "\F229";--*/
  right: 43%;
  top: 20px;
  font-size: 0rem;
}

.header-bottom-area.header-style-2 .main-menu > .display_nav > a:hover:after {
  font-size: 0;
}

.header-bottom-area.header-style-2 .main-menu > li > a {
  position: relative;
}

.mobile-menu .mean-bar .mean-nav > ul li ul li ul {
  background-color: rgba(0, 0, 0, 0.04);
}

/*--手機版搜索框--*/
.mobile-search-top {
  background: #1495d3;
  height: 42px;
}

.mobile-search-top .bi-search {
  color: #ffffff;
  font-size: 1.3rem;
}

.mobile-search-top .close {
  float: right;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1;
  color: #ffffff;
  text-shadow: 0 1px 0 #b07504;
  opacity: 1;
  margin-top: 10px;
}

.mobile-search-top .search-form-input input {
  background: #ffffff;
  border-radius: 3px;
}

.modal {
  z-index: 1070;
}

.template_label-modal .btn {
  font-size: 0.8rem;
}

.state {
  width: 128px;
  height: 128px;
  background: #dfdede;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
}

.state-empty-cart {
  color: #ffffff;
  background: url(/img/svg/empty-cart.svg) 0 0 no-repeat;
  width: 100px;
  height: 100px;
  padding: 10px;
  position: absolute;
  left: 11px;
  top: 15px;
}

.state .icon-meiyoudingdan {
  font-size: 7rem;
  color: #ffffff;
  margin-left: 6px;
  line-height: 116%;
}

.state .icon-sheji {
  font-size: 5.6rem;
  color: #ffffff;
  margin-left: 19px;
  line-height: 139%;
}

.state-success {
  height: 128px;
  width: 128px;
  background: #28a745;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
}

.state-success .icon-success1 {
  color: #ffffff;
  margin-left: 24px;
  line-height: 159%;
  font-size: 5rem;
}

.state-danger {
  height: 128px;
  width: 128px;
  background: #e3727d;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
}

.state-danger .icon-shibai {
  color: #ffffff;
  margin-left: 24px;
  line-height: 159%;
  font-size: 5rem;
}

.header-top-menu > li > .active {
  color: #393b3c !important;
}

.border-01 {
  border: 1px solid #f0f0f0;
  border-radius: 3px;
}

.header-bottom-area.header-style-2 .main-menu > li:first-child a .width100 dl a:hover {
  color: #333;
  line-height: 50px;
}

.mt-f25 {
  margin-top: -25px;
}

.font-size-1d2 {
  font-size: 1.2rem;
}

.mgtb15 {
  margin-top: 15px;
  margin-bottom: 15px;
}

at-dropdown .position-bottom0 {
  position: absolute;
  bottom: 0px;
}

.tab-content {
  min-height: 160px;
}

.error-button-hui a {
  background: #9f988a none repeat scroll 0 0;
}

.paper-height {
  min-height: 160px;
}

.mo-seach a:hover {
  color: #1495d3 !important;
}

.category-menu-list > ul > li.right-menu > a::after {
  font-size: 0.7rem;
  content: '\F285';
  font-family: bootstrap-icons;
  float: right;
  vertical-align: top;
}

.bg-product-img {
  background: #f8f8f8;
}

.mgt22 {
  margin-top: 22px;
}

.category-menu-list > ul > li > .active {
  color: #1495d3 !important;
}

.category-menu-folding > ul > li > .active {
  color: #1495d3 !important;
}

.category-menu-list > ul > li > a {
  padding-left: 0;
}

.category-menu-list > ul > li > a::before {
  content: '';
  width: 0px;
  height: 0px;
  border: none;
  display: block;
  position: absolute;
  left: 15px;
  top: 15px;
  border-radius: 100%;
}

.mi-hight {
  min-height: 866px;
}

.alert.alert-warning {
  color: #77705d;
}

.mgl-22 {
  margin-left: 22px;
}

.mgt-42 {
  margin-top: 42px;
}

.mt-5re {
  margin-top: 5rem;
}

h2.entry-title::before {
  content: '\F415';
  display: inline-block;
  font-family: bootstrap-icons;
  font-size: 0.88rem;
  margin-right: 5px;
  vertical-align: top;
}

.min-height561 {
  min-height: 561px;
}

.more-title {
  font-size: 1.2rem !important;
  color: #262626 !important;
}

.category-menu-folding > ul > li > a,
.cat-dropdown > li > a {
  display: block;
  text-transform: capitalize;
  color: #333;
  height: 40px;
  line-height: 39px;
  overflow: hidden;
  padding-left: 10px;
  font-size: 1rem;
}

.category-menu-folding > ul > li > a:hover,
.cat-dropdown > li > a:hover {
  color: #1495d3;
}

.category-menu-folding > ul > li > a:before {
  content: '';
  width: 11px;
  height: 11px;
  border: 1px solid #555;
  display: none;
  position: absolute;
  left: 15px;
  top: 15px;
  border-radius: 100%;
}

.category-menu-folding > ul > li > a:hover:before {
  background: #1495d3;
  border-color: #1495d3;
}

.category-menu-folding > ul > li:last-child > a:before {
  display: none;
}

.category-menu-folding > ul > li.right-menu > a:after {
  content: '\f105';
  font-family: FontAwesome;
  float: right;
  vertical-align: top;
}

.category-menu-folding > ul > li.rx-parent > a {
  font-size: 0.92rem;
  font-weight: 600;
  color: #363f4d;
}

.rx-parent {
  cursor: pointer;
}

.category-menu-folding ul > li span.fa {
  float: left;
  padding-top: 13px;
  margin-left: -15px;
  margin-right: 15px;
}

.rx-child,
.category-menu-folding ul li a.rx-show {
  display: none;
}

.category-menu-folding ul li.rx-change a.rx-show {
  display: block;
}

.category-menu-folding ul li.rx-change a.rx-default {
  display: none;
}

.category-menu-folding {
  margin-top: -15px;
  width: 100%;
}

.category-menu-folding > ul {
  background: #ffffff;
  border-radius: 0px 0px 4px 4px;
}

.category-menu-folding > ul > li {
  list-style: none;
  border-bottom: none;
  padding: 0 0px;
  position: relative;
  text-align: left;
}

.mt-f15 {
  margin-top: -15px;
}

.header-bottom-area.header-style-3 .category-menu-folding > ul > li:first-child {
  border-top: 1px solid #ebebeb;
}

.bg-design {
  background: url(/img/bg/bg-slide.jpg) scroll center center;
}

.bg-design .icon-title i {
  background-color: #f7f7f9 !important;
}

.bg-design .icon-title .card1 {
  background-color: #fffffc !important;
}

.min-height240 {
  min-height: 240px;
}

.min-height310 {
  min-height: 310px;
}

.min-height68 {
  min-height: 68px;
}

.min-height40 {
  min-height: 40px;
}

.min-height140 {
  min-height: 140px;
}

.min-height90 {
  min-height: 90px;
}

.template-min-height310 {
  min-height: 169.8px;
}

.dropdown-btn {
  border: 1px solid #f7f7f7 !important;
  color: #4a4a4a !important;
  height: 40px;
  line-height: 24px;
}

.dropdown-btn:hover {
  color: #1495d3 !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mt-70 {
  margin-top: 5rem !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mt-90 {
  margin-top: 90px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.mt-110 {
  margin-top: 110px !important;
}

.no-downloads {
  height: 5px;
  background: #f4f4f469;
  margin-top: 1.4rem;
}

.mtf41 {
  margin-top: -41px;
}

.max-height716 {
  max-height: 716px;
}

.max-height135 {
  min-height: 135px;
}

.min-height135 {
  min-height: 135px;
}

.min-height161 {
  min-height: 161px;
}

.line-height1d5 {
  line-height: 1.5;
}

.border-dan {
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.border-bottomDan {
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.blog-day {
  position: absolute;
  bottom: 10px;
}

.category-menu-list {
  border: none;
}

.category-menu-list > ul > li {
  padding: 0;
}

.rounded-pill2 {
  border-radius: 3px !important;
  padding: 12px 23px;
  margin-left: 8px !important;
  margin-right: 8px !important;
}

.more-nav .nav-tabs {
  border-bottom: 1px solid #1495d3;
}

.more-nav .nav-tabs .nav-link.active {
  background-color: #1495d3 !important;
  border-color: #fff #dee2e6 #f4f4f4 !important;
  border-bottom-color: rgb(244, 244, 244);
  color: #ffffff !important;
  border-bottom: 1px solid #1495d3 !important;
}

.more-nav .nav-link {
  display: block;
  padding: 0.5rem 1.2rem;
  font-size: 1rem;
  margin: 0 5px;
}

.more-nav .nav-tabs .nav-link:hover {
  border-color: transparent;
  border: 1px solid #ffffff;
  border-bottom: 1px solid #1495d3 !important;
  color: #333;
}

.more-nav .nav-tabs .nav-link:focus {
  border-color: transparent;
  border: 1px solid #ffffff;
  border-bottom: 1px solid #1495d3 !important;
  color: #333;
}

.nav-pills .nav-link {
  color: #aa792b;
  background-color: #f6eee1;
  padding: 0.375rem 1.5rem;
  margin: 0 6px;
}

.nav-pills .nav-link:hover {
  background: #eb9e14;
  color: #fff;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background: #eb9e14;
  color: #fff;
}

.opacity3 {
  opacity: 0.3;
}

.text-indent {
  text-indent: 2em;
}

/*--首字缩进--*/
.vbox-num {
  width: 0;
  height: 0;
  background: none;
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
}

.vbox-next {
  width: 0px;
  height: 0px;
}

.vbox-prev {
  width: 0px;
  height: 0px;
}

/*--下屏幕导航--*/
.de-small-navigation .modal-dialog {
  margin: 0;
}

.de-mobile-search .modal-dialog {
  margin: 0;
}

.top-search-btn {
  width: 60px;
  height: 40px;
  line-height: 30px;
  color: #717171;
  font-size: 1.4rem;
}

.top-search-btn:hover {
  opacity: 0.8;
  color: #00a0e9;
}

.muddil-seach {
  display: block;
}

.seach-min {
  display: none;
}

.mglr6 {
  margin: 6px;
}

.add-to-cart:focus {
  color: #fff;
}

.maxW217 {
  width: 206px;
}

.border-b0-bb0 {
  border: none !important;
  border-bottom: 1px solid #dee2e6 !important;
}

.mega-menu .badge {
  position: relative;
  top: -7px;
  left: -3px;
  -webkit-text-fill-color: currentColor;
}
.mega-menu .badge-warning {
  background-color: #e8970a;
}
.mega-menu .badge-danger {
  background-color: #f8522c;
}
.width14 {
  width: 14px;
}

.height14h36 {
  height: 36px;
  line-height: 36px;
}
.height210 {
  height: 210px;
}
.height190 {
  height: 190px;
}
.designbtn {
  background: #1495d3;
  color: #ffffff;
  border-radius: 5px;
}

.designbtn:hover {
  background: #d68c01;
  color: #ffffff;
}

.min-width280 {
  min-width: 280px;
}

.overflow-inherit {
  overflow: inherit;
}

.product-action-right {
  right: 42px;
}

.de-edit-mod:hover {
  border: 1px solid #e68f01;
}

.release-button {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #e68f01;
  display: inline-block;
  font-size: 0.92rem;
  font-weight: bold;
  line-height: 35px;
  padding: 0 15px;
  text-transform: uppercase;
  color: #1495d3;
}

.release-button:hover {
  background: #1495d3 none repeat scroll 0 0;
  color: #ffffff !important;
}

.del-img {
  color: #495057;
  content: 'Browse';
  background-color: #ced4da;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
  padding: 7px 28px;
}

.height36 {
  height: 36px;
}

.pl-10 {
  padding-left: 10px !important;
}

.round img {
  border-radius: 8px !important;
}

.myde {
  background: url(../../public/img/bg/small_bg13.jpg) no-repeat #dedede;
  background-size: 100% 100%;
  text-align: center;
  min-height: 234px;
}

.myde > a > img {
  transition: all 0.3s ease-in-out;
  margin: 20px 0% 20px 0% !important;
  border: 0;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  box-shadow: 1px 4px 3px #b3b3b3;
  border-radius: 0px !important;
  max-height: 189px;
  width: auto;
  max-width: 90%;
}

.workReviewde {
  background: url(/img/bg/small_bg14.jpg) no-repeat #dedede;
  background-size: 100% 100%;
  text-align: center;
  min-height: 234px;
}

.workReviewde > a > img {
  transition: all 0.3s ease-in-out;
  margin: 20px 0% 20px 0% !important;
  border: 0;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  box-shadow: 1px 4px 3px #b3b3b3;
  border-radius: 0px !important;
  max-height: 189px;
  width: auto;
  max-width: 90%;
}

.design-mw {
  line-height: 100%;
  float: right;
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  box-sizing: border-box;
  background: #eeddbb61;
  height: 32px;
  width: 32px;
  margin-left: 10px;
  color: #c69502;
}

.design-mw .iconfont {
  font-size: 26px;
}

.design-mwt {
  float: left;
  height: 32px;
  line-height: 32px;
  margin-left: 10px;
}

.cardhover2:hover .addcart-overlay {
  transform: scale(1);
}

.lin-heing27 {
  line-height: 27px;
}

.lin-heing-height27 {
  line-height: 27px !important;
  height: 27px;
}

.product-content:hover .design-mw {
  background: #fbfbfb61 !important;
  color: #ff7800 !important;
}

.uploadde {
  background-size: 100% 100%;
  text-align: center;
  min-height: 190px;
}

.uploadde > a > img {
  transition: all 0.3s ease-in-out;
  border: 0;
  box-shadow: 1px 2px 3px #d5d2d27d;
  border-radius: 0px !important;
  max-height: 158px;
  width: auto;
  max-width: 92%;
  margin-top: 15px;
}

/*--模板页面筛选--*/
.new-template_label {
  margin-top: 15px;
  margin-bottom: 15px;
}

.left-templatetext {
  width: 112px;
  font-size: 14px;
  line-height: 25px;
  color: #7e7e7e !important;
  float: left;
}
.de-tag-list {
  margin-left: 115px;
}

.hr-mg {
  margin: 8px 0 8px 0 !important;
  background: #fff;
  z-index: 500;
}

.new_label {
  margin-right: 165px;
  background: #ffffff;
  word-break: break-all;
}

.new_label a {
  margin-right: 25px;
  margin-right: 37px;
  font-size: 14px;
  color: #7e7e7e !important;
  line-height: 25px;
  white-space: nowrap;
}

.new_label a:hover {
  color: #dc3545 !important;
}

.current1 {
  color: #dc3545;
  border: 1px solid #e1e1e1;
  padding: 6px 12px;
}

.current1:hover {
  color: #7e7e7e;
}

.no-current1 {
  color: #7e7e7e !important;
  border: 1px solid #e1e1e1;
  padding: 6px 12px;
}

.no-current1:hover {
  color: #dc3545;
}

.stow {
  position: absolute;
  right: 0;
  top: 1px;
  width: 120px;
}

.stow_a {
  padding: 2px 8px;
  color: #7e7e7e !important;
  border: 1px solid #e1e1e1;
  font-family: 'bootstrap-icons';
  content: '\F286';
  position: absolute;
  right: 20px;
  font-size: 12px;
}

.stow_a:after {
  font-family: 'bootstrap-icons';
  content: '\F286';
}

.stow .collapsed:after {
  font-family: 'bootstrap-icons';
  content: '\F282';
}

.new-close_a:after {
  font-family: 'bootstrap-icons';
  content: '\F62A';
}

.padding11 {
  padding: 11px;
}

.mig-height {
  width: auto !important;
  height: 158px;
  overflow: hidden;
  background-position: center !important;
  background-size: cover;
}

/*--文字省了--*/
.world-space {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
}

.small-mg0 {
  margin-left: -15px;
  margin-right: -15px;
}

.de-but2 {
  border: 1px solid #f9f9f9;
  background: #f9f9f9;
  border-radius: 40px;
  height: 34px;
  line-height: 26px;
  color: #575757ed;
  padding: 2px 10px;
  margin: 5px 8px;
  font-size: 1rem !important;
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
  font-family: 'bootstrap-icons';
  content: '\F297';
  font-size: 16px;
}

.label-fold {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.new-template_label .row {
  background: #ffffff;
}

.show-1 {
  max-height: 31px;
  min-height: 15px;
  overflow: hidden;
}

/*--一行--*/
.show-2 {
  min-height: 15px;
  overflow-y: auto;
}

/*--多行--*/
.mous-hand {
  cursor: pointer;
}

.mous-hand:hover {
  cursor: pointer;
}

.pt-smail {
  padding-top: 5rem;
}

.lin-heing19 {
  line-height: 19px;
}

.smaill-pt1b {
  padding-top: 1.5rem;
}

.template-p {
  text-align: left;
  padding-bottom: 10px;
}

.template-size {
  color: #7e7e7e;
  white-space: nowrap;
  word-break: break-all;
  text-align: left;
}

.template-p a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.template-collect {
  color: #7e7e7e;
  font-size: 14px;
  white-space: nowrap;
  word-break: break-all;
  text-align: left;
  text-overflow: ellipsis;
  right: 10px;
  margin-bottom: 0;
  position: absolute;
  bottom: 5px;
}

.template-collect .active {
  color: #f99c1b;
}

.owl-carousel .owl-item img {
  max-width: 290px;
  margin: 0 auto !important;
}

.shubiao1 {
  cursor: default !important;
}

/*--鼠标常规样式--*/
.modification
  > div:nth-child(1)
  > div:nth-child(1)
  > div:nth-child(1)
  > div:nth-child(2)
  > div:nth-child(1)
  > form:nth-child(1)
  > div:nth-child(5)
  > div:nth-child(2) {
  padding-left: 8px;
}

.f-input-e {
  width: 100%;
  margin-top: -10px;
  font-size: 80%;
  color: #dc3545;
}

.l-text {
  text-align: right;
}

.modal-dialog h4 {
  font-size: 1rem;
  letter-spacing: 1px;
}

.minheight100 {
  min-height: 100px;
}

.ptt0 {
  padding-top: 0px !important;
}

.de-address {
  min-height: 300px;
}

.owl-prev:hover {
  background: #eaeaea !important;
  border-radius: 3px !important;
  color: #fd7e14;
}

.owl-next:hover {
  background: #eaeaea !important;
  border-radius: 3px !important;
  color: #fd7e14;
}

.owl-prev .bi-chevron-left:hover {
  color: #fd7e14 !important;
}

.owl-next .bi-chevron-right:hover {
  color: #fd7e14 !important;
}

.btn-outline-secondary:hover {
  color: #ffffff;
  background-color: #00a0e9 !important;
  border-color: #00a0e9 !important;
}

.new-close_a:hover {
  color: #00a0e9;
}

.S9gUrf-YoZ4jf {
  top: 8px;
}

.el-page .page-link {
  margin: 0 4px;
  padding: 0 12px;
  height: 32px;
  line-height: 32px;
  background-color: #f0f2f5;
  color: #303133;
  border: none;
}
.el-pagination.is-background .el-pager li:not(.disabled).active,
.el-page .page-link.active {
  background-color: #1495d3 !important;
  color: #ffffff !important;
}

.el-pagination.is-background .el-pager li:not(.disabled).active:hover {
  background-color: #1495d3 !important;
  color: #ffffff !important;
}

.el-pagination.is-background .el-pager li:not(.disabled):hover,
.el-page .page-link:hover {
  color: #1495d3 !important;
}

.el-breadcrumb__inner {
  color: #00a0e9 !important;
}

.el-breadcrumb {
  line-height: 27px !important;
}

/*--热门模板添加背景--*/
.popular_template_bg {
  background-color: #f8f9fa;
  /*-- background: url('../img/bg/tooth-color-gr.png')repeat-x, #f6f6f6;--*/
  padding: 3rem 0;
}

.bg_color_template {
  background: #f8f9fa !important;
}

.pt-5re {
  padding-top: 5rem;
}

.seach_link {
  background: #fff;
  padding: 15px;
  border-bottom: 1px solid #cccccc21;
  border-radius: 6px;
  margin-bottom: 20px;
}

.hight30 {
  height: 30px !important;
}

/* 图片特效 */
/* 鼠标经过图片放大 */
.amplify {
  transform: scale(1);
}

.amplify:hover {
  transform: scale(1.2);
  transition: all 0.4s linear;
}

/* effect hover 1 */

.ehover1 img {
  transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  width: 100%;
}

.ehover1 .overlay {
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5);
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.ehover1 h2 {
  -moz-transform: translatey(-100px);
  -ms-transform: translatey(-100px);
  -o-transform: translatey(-100px);
  -webkit-transform: translatey(-100px);
  transform: translatey(-100px);
  opacity: 0;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.ehover1 button.info {
  opacity: 0;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.ehover1:hover img {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.ehover1:hover .overlay {
  opacity: 1;
}

.ehover1:hover h2,
.ehover1:hover button.info {
  opacity: 1;
  -moz-transform: translatey(0);
  -ms-transform: translatey(0);
  -o-transform: translatey(0);
  -webkit-transform: translatey(0);
  transform: translatey(0);
}

.ehover1:hover button.info {
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.product-action a:hover {
  transform: scale(1) !important;
}
/*video::-webkit-media-controls {*/
/*  !*不显示时间条*!*/
/*  object-fit: fill; !*设置预览图铺满*!*/
/*  display: none !important;*/
/*}*/
.de-attribute {
  display: inline-block;
  width: 50px;
}
.ml50 {
  margin-left: 50px;
}
.min-h227 {
  min-height: 227px;
}
.min-h217 {
  min-height: 220px;
}
/*相片書*/
.photo-album-testimonial {
  margin: 10%;
}
.photo-album-testimonial h2 {
  font-size: 2.2rem;
  font-weight: 700;
}
.photo-album-testimonial p {
  font-size: 1.4rem;
}
.stape-order-hp {
  width: 50%;
  position: relative;
  left: 25%;
}
.photo-borderB {
  border: 1px solid rgb(0 0 0 / 7%);
  padding: 0.75rem 0rem;
  font-size: 1rem;
}
.stepNumbers {
  width: 30px;
  margin-bottom: 12px;
}
.mobilePhoneSteps {
  width: 120%;
}
.mobileTypesetting h4 {
  border-radius: 30px;
  color: #ab61ac;
  text-align: center;
  display: table;
  margin: 0 auto;
  padding: 5px 14px;
  margin-bottom: 15px;
}
.mobileTypesetting img {
  margin: 0 auto;
  text-align: center;
  display: table;
  width: 70%;
}
.mobileTypesettingMiddle {
  margin-top: 30px;
}

/*--小屏幕--*/

.min_height248 {
  min-height: 248px;
}

.lastModificationTime {
  font-size: 0.92rem;
  letter-spacing: 0px;
  line-height: 130%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.font-size08 {
  font-size: 0.8rem;
}

.file-item-inOneDiv {
  background: #f4f4f4;
  border: 1px solid #eaeaea !important;
}

.font-weight_b {
  font-weight: bold;
}

.el-button--mini {
  font-size: 0.875rem;
}

.de-edit > .carousel-item img:not(:first-of-type) {
  display: none;
}

.de-edit > .carousel-item > img:not(:first-of-type) {
  display: block;
}

.btn-link {
  color: #00a0e9;
}

.btn-link:hover {
  color: #b89e00;
  /*--border-color: #b89e00;--*/
  text-decoration: none;
}

/*--在线设计的几个分类--*/
.pc_ico {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  background: url(/img/icon/pc_ico.png) no-repeat scroll 0px 100% !important;
  background-repeat: no-repeat;
}

.de_01 {
  width: 84px !important;
  height: 84px;
  background-position: -3px -6px !important;
}

.de_02 {
  width: 84px !important;
  height: 84px;
  background-position: -99px -6px !important;
}

.de_03 {
  width: 84px !important;
  height: 84px;
  background-position: -195px -6px !important;
}

.de_04 {
  width: 84px !important;
  height: 84px;
  background-position: -292px -6px !important;
}

.de_05 {
  width: 84px !important;
  height: 84px;
  background-position: -388px -6px !important;
}

.de_06 {
  width: 84px !important;
  height: 84px;
  background-position: -484px -6px !important;
}

.de-loggo-ico {
  width: 255px !important;
  height: 68px;
  background-position: -95px -94px !important;
}

.de-cart-ico .hover {
  width: 255px !important;
  height: 98px;
  background-position: -47px -66px !important;
}

.loadtb {
  margin-top: 24vh;
  margin-bottom: 50vh;
}

.positionCenter {
  position: absolute;
  left: 50%;
}

.design_product .product-img img {
  width: 100%;
}

.product-img > a > img {
  border: none;
}

.mt2rem {
  margin-top: 2rem;
}

.hr_lint_top {
  margin-left: 15px;
  margin-right: 15px;
  height: 2px;
  margin-top: 5px;
  margin-bottom: 5px;
}

/**/
.dropdown-menu-normal {
  min-width: 200px;
  max-width: 250px;
}
.dropdown-menu-normal .bi {
  margin-top: 3px;
}
.biMtop3 {
  margin-top: 3px;
}
.biMtop4 {
  margin-top: 4px;
}
.dropdown-menu-normal .el-link {
  display: block;
}
.el-backtop {
  box-shadow: none;
  background: transparent;
}
.el-backtop .bi {
  fill: #00a0e9;
}
.el-backtop .bi:hover {
  fill: #ffffff;
}
.el-backtop:hover .bi {
  fill: #ffffff;
}
/*login*/
.login-form .el-avatar--icon .el-icon,
.login-form .el-avatar--icon .el-icon svg {
  width: 55px;
  height: 55px;
}
.login-form .button-block {
  width: 100%;
}
#output .logo {
  padding: 1.25rem 2rem;
}

#output .logo img {
  width: 280px;
}

#output .logo h2 {
  font-size: 2.2rem;
  letter-spacing: 1px;
}

#output .card,
#output .el-divider__text {
  background: rgba(255, 255, 255, 0.85);
}

.loginAera {
  width: 430px;
}

.mt-minus50 {
  margin-top: -50px;
}

.my-account .table td {
  min-width: auto;
  word-break: break-all;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 400px #fff inset !important;
  -webkit-text-fill-color: #333 !important;
}

/*產品*/
.productItems .el-tabs__nav-wrap .el-tabs__item {
  height: auto;
  padding: 0 4px !important;
  width: 25%;
  flex: 0 0 15%;
}
.productItems .el-tabs__nav-wrap.is-scrollable {
  padding: 0;
}
.productItems .el-tabs__nav-wrap .el-tabs__item img {
  border: 3px solid transparent;
}
.productItems .el-tabs__nav-prev,
.productItems .el-tabs__nav-next {
  top: 38%;
  width: auto;
  line-height: 100%;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  z-index: 10;
}
.productItems .el-icon,
.productItems .el-icon svg {
  width: 2rem;
  height: 2rem;
}

.productItems .el-tabs__nav-wrap .el-tabs__item.is-active img,
.productItems .el-tabs__nav-wrap .el-tabs__item:hover img {
  border: 3px solid #1495d39c;
}
.productItems .el-tabs__nav-wrap .el-tabs__item.is-active .border,
.productItems .el-tabs__nav-wrap .el-tabs__item:hover .border {
  border: 1px solid transparent !important;
}
.productItems .el-tabs__nav-wrap::after {
  display: none;
}
.product-pricetab .nav-item .nav-link.active {
  color: #1495d3;
}
/*產品圖2025*/
.productimg {
  max-width: 585px;
}
.productimg .productItems .el-tabs__content {
  position: relative;
}

.productimg .productItems .el-tabs__content .el-tab-pane .img-fluid {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.productimg .productItems .el-tabs__content .el-tab-pane .img-fluid {
  touch-action: pan-y !important;
  -webkit-touch-action: pan-y !important; /* Safari, iOS, Android */
  -ms-touch-action: pan-y !important; /* Internet Explorer */
  -webkit-overflow-scrolling: touch !important;
  overflow-x: hidden; /* 隱藏水平滾動 */
  width: 100%;
  max-width: 100vw;
}
.productimg .el-tab-pane {
  display: flex;
  align-items: center;
  justify-content: center;
  max-height: 450px;
}

.templateItems .el-tabs__nav-wrap .el-tabs__item {
  width: auto;
  flex: auto;
  margin-bottom: 10px;
}
.templateItems {
  display: flex;
  height: 100%;
}
.templateItems .el-tabs__header {
  width: 20%;
}
.templateItems .el-tabs__nav {
  height: 100%;
  display: block;
}
.templateItems .el-tabs__content {
  width: 80%;
  padding: 1rem 2rem;
  display: flex;
  align-items: center;
  background: #cfd6e4;
  justify-content: center;
}
.templateFAQ .w-75 {
  width: 100% !important;
}

.confirm-template .el-card {
  cursor: pointer;
}
.confirm-template .activeClass .el-card {
  border: 1px solid #ebb563;
}
.radioGroupStyle .w-25.el-radio-button:nth-child(4n + 1) .el-radio-button__inner {
  border-left: 1px solid #dcdfe6;
}
.radioGroupStyle .el-radio-button__original-radio:checked + .el-radio-button__inner {
  background-color: #ffffff;
  border-color: #1495d3;
  color: #1495d3;
}
.w-20 {
  width: 20%;
}
.multiselect-normal .multiselect__input,
.multiselect-normal .multiselect__single {
  margin-bottom: 0 !important;
  line-height: 32px;
}
.multiselect-normal .multiselect__tags {
  min-height: auto;
  padding-top: 0;
}
.multiselect-normal.multiselect {
  min-height: 32px;
  line-height: 32px;
}
.multiselect-normal .multiselect__input {
  height: 30px;
}
.multiselect-normal .multiselect__option {
  padding: 8px 12px;
  min-height: 32px;
}

/*表格*/

.table {
  background-color: #fff;
  color: #5a5a5a;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #f8fbff;
}
.table td .icon-sm {
  float: right;
  color: #1495d3;
  height: 20px;
  cursor: pointer;
}

.table td .icon-sm:hover {
  opacity: 0.8;
}
.orderLlist4 .table .extraMargins td {
  padding: 10px 5px;
}
/*hover*/
.imghover {
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.imghover img {
  transition: all 0.4s ease-in;
}
/*
.imghover:hover img {
  filter: grayscale(1) blur(3px);
  -webkit-filter: grayscale(1) blur(3px);
  transform: scale(1.2);
}
*/
.imghover .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.1);
  transition: all 0.4s ease-in-out;
}

.imghover:hover .overlay {
  opacity: 1;
}

.imghover button.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  text-transform: uppercase;
  color: #00a0e9;
  border: 1px solid #00a0e9;
  margin: 90px 0 0 0;
  border-radius: 0px;
  background-color: #fff;
  transform: scale(0.7);
  transition: all 0.4s ease-in;
  opacity: 0;
}

.imghover:hover button.info {
  opacity: 1;
  transform: scale(1);
  box-shadow: 0px 0px 5px 1px #00a0e9;
}
.imghover .info .icon {
  color: #00a0e9;
  font-size: 1rem;
}
.imghover button.info.btn-outline-highlight {
  color: #00a0e9;
  border-color: #fff;
  padding: 7px 18px;
}
.imghover:hover button.info.btn-outline-highlight {
  box-shadow: 0px 0px 5px 1px #d4a9d3;
}
.imghover .info.btn-outline-highlight .icon {
  color: #00a0e9;
}

/*card*/
.card-common {
  border: none;
  min-height: 260px;
}
.cardhover:hover {
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.12);
}

.divider {
  position: relative;
  margin-top: 1rem;
  height: 1px;
}

.divider:before {
  content: '';
  position: absolute;
  top: 0;
  left: 10%;
  right: 10%;
  width: 80%;
  height: 1px;
  background-image: linear-gradient(to right, transparent, darkgrey, transparent);
}

.bg-light .divider-title h2 {
  background-color: #f3f3f3 !important;
}
/*卡片*/
.card-normal .el-card__header {
  padding: 6px 12px 5px;
}

.design-card .el-card__body {
  background-color: #f9f9f9;
  padding: 12px;
}

.design-card .el-icon-edit:hover {
  opacity: 0.8;
  cursor: pointer;
}

.design-card .svg-tool.hidden {
  opacity: 0;
  position: absolute;
  right: 6px !important;
  top: 6px !important;
}

.design-card:hover .hidden {
  opacity: 1;
}

.card-secondary .el-card__body {
  padding: 0;
}

/*购物车*/
.shopcarHandle.fixed-bottom .row {
  margin: 0 10px;
}

#preview_show {
  position: absolute;
  border: 1px solid #ccc;
  background: #e1e1e1;
  padding: 5px;
  z-index: 101;
}

.collapsed .bi-chevron-double-up::before {
  content: '\f27e';
}

/*購物車結算*/
.el-addressRadio .el-radio.is-bordered {
  height: auto;
  padding: 12px;
  margin-right: 0;
}
.dialog-normal .el-dialog__body {
  padding: 0;
  border-top: 1px solid #dedede;
}

.dialog-normal .el-dialog__footer {
  border-top: 1px solid #dedede;
  padding: 15px 20px;
  background: #ffffff;
}
.shopcarbox.el-dialog {
  max-width: 960px;
}
.shopcarbox .el-dialog__footer {
  background: #f5f5f5;
  border-radius: 0 0 20px 20px;
  padding: 15px 20px;
}
.dialog-dark {
  background-color: #27272a;
}
.dialog-dark .el-dialog__header {
  padding: 0;
}
.dialog-dark .el-dialog__body {
  color: #fff;
}
.dialog-dark .el-dialog__headerbtn .el-dialog__close {
  color: #fff;
}
.btn-outline-gray.is-text {
  border: 1px solid #626267;
  color: #ebebeb;
}
.btn-outline-gray.is-text:not(.is-disabled):hover {
  border: 1px solid #1495d3;
  color: #1495d3;
  background-color: transparent;
}

/* 订单前面的图片 */
.orderImg {
  max-width: 130px;
}

.tabs-primary span {
  margin-left: 20px;
  display: inline-block;
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
}

.tabs-primary {
  border-bottom: 2px solid #cfe4ee;
  -ms-flex-pack: center;
  justify-content: center;
}

.tabs-primary .nav-link {
  font-size: 1rem;
  font-weight: 500;
  padding: 0.5rem 0.75rem;
  margin: 0 0.5rem;
  margin-bottom: -2px;
  border-bottom: 3px solid transparent;
}

.tabs-primary .nav-link.active,
.tabs-primary .nav-link:hover {
  border-color: transparent;
  border-bottom: 3px solid #1495d3;
  background: transparent;
  color: currentColor;
}

.hoverlink:hover .dropdown-menu {
  display: block;
  top: 54px;
  left: auto;
  margin: 0;
}

.process-score {
  height: 6px;
  margin-top: 0.5rem;
}

/*二維碼*/
.hovertip .hovertip-inner {
  display: none;
  padding: 0.5rem 1.5rem;
  top: 32px;
  background: #fff;
  text-align: center;
  box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 18%);
  z-index: 10;
}

.hovertip:hover .hovertip-inner {
  display: block;
}

.dialog-s.el-dialog {
  width: 90%;
  max-width: 500px !important;
}
.dialog-QRcode .el-dialog__header {
  border-bottom: 1px solid #dedede;
}
.dialog-QRcode .el-dialog__body {
  padding: 20px 60px;
}
.dialog-QRcode .el-dialog__body textarea {
  border-radius: 10px;
}
.dialog-QRcode .el-dialog__body .el-tabs__content {
  height: calc(100vh - 540px);
  min-height: 350px;
  padding: 0 20px;
  scrollbar-width: thin;
  overflow: auto;
}
.dialog-QRcode .el-dialog__footer {
  text-align: center;
  padding: 10px 20px 30px;
}
.dialog-QRcode .el-dialog__footer .el-button.btn-lg {
  width: 240px;
  height: 40px;
  color: #fff;
  font-size: 15px;
}

/*印刷知識庫*/
.category-head {
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  padding: 20px 20px;
  text-align: left;
  color: #fff;
}
.category-head a {
  color: #fff;
}
.category-head a:hover {
  color: #1495d3;
}
.category-head a.el-button {
  color: #fff;
}
.wp-block-image img {
  max-width: 100%;
  height: auto;
}
.wp-block-heading {
  font-size: x-large;
  margin: 1.5rem 0 0.5rem;
}
.has-large-font-size {
  font-size: x-large;
  font-weight: bold;
}

/**AI**/
.index-header {
  background-color: #3e3a39;
  color: #ffffff;
}
.bg-gray {
  background-color: #595757;
}
.generate-login {
  display: inline-block;
  border: 2px solid transparent;
  color: rgb(119, 126, 144);
  border-color: rgb(89 87 87);
  border-radius: 90px;
  padding: 4px 14px;
}
.generate-login .el-link {
  color: #fff;
}
.generate-login .el-link:hover {
  color: #1495d3;
}
.generate-login:hover {
  border-color: rgb(161 161 161);
}
.el-link-light {
  color: #cfcece;
}
.el-link-light:hover,
.el-link-light.active {
  color: #e68f01;
}

.ai-adise {
  font-size: 0;
  width: auto !important;
}
.ai-adise .el-tabs__header {
  margin: 0;
}
.ai-adise .el-tabs__nav-wrap {
  margin-bottom: 0;
}
.ai-adise .el-tabs--left .el-tabs__header.is-left {
  margin-right: 0;
}
.ai-adise .el-tabs__item {
  height: auto;
  padding: 0;
  color: #ffffff;
  outline: none;
}
.ai-adise .el-tabs__item a {
  color: currentColor;
  display: block;
  padding: 18px 16px;
}
.ai-adise .el-tabs__active-bar,
.ai-adise .el-tabs__nav-wrap:after {
  display: none;
}
.ai-adise .el-tabs__item.is-left {
  display: block;
  text-align: center;
}
.ai-adise .el-tabs__item.is-active {
  background: #595757;
  color: #1495d3;
}
.ai-adise .el-tabs__item.is-active a,
.ai-adise .el-tabs__item:hover a {
  color: #1495d3;
}
.generate-description {
  border-radius: 12px;
  background-color: #595757;
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.125);
  box-shadow:
    0 0 0 rgba(0, 0, 0, 0.4),
    0 0 0 rgba(0, 0, 0, 0.3);
}
.generate-search .el-input-group--append {
  box-shadow:
    0 0.275rem 0.75rem 0.0625rem rgba(0, 0, 0, 0.06),
    0 0.125rem 0.4rem 0.0625rem rgba(0, 0, 0, 0.08);
  border-radius: 27px;
}
.generate-search .el-input__wrapper {
  padding: 6px 24px;
  border-radius: 50rem;
}
.generate-search .el-input-group__append {
  border-top-right-radius: 27px;
  border-bottom-right-radius: 27px;
}
.generate-search .el-input-group__append:hover {
  color: #1495d3;
  cursor: pointer;
}
.generate-description .el-textarea {
  padding: 16px 16px 32px 16px;
}
.generate-description .el-textarea__inner {
  box-shadow: none;
  padding: 0;
  resize: none;
  background: none;
  color: #fff;
}
.generate-description .el-textarea__inner:focus {
  border: none;
}
.generate-description .btn-clear {
  position: absolute;
  bottom: 0px;
  right: 10px;
  background: transparent;
  border: none;
  color: #cfcece;
}
.generate-description .btn-clear:hover {
  color: #1495d3;
}
.generate-description .btn-outline {
  border: 1px dashed transparent;
  border-color: #fff;
  background: transparent;
  color: rgb(252 252 253);
}
.btn-prompt {
  position: absolute;
  bottom: 8px;
  left: 10px;
  background: #646262;
  border: none;
  color: #fff;
  border-radius: 50rem;
  margin-left: 0 !important;
}
.btn-prompt:hover {
  background: #3e3a39;
}

.generate-modal {
  bottom: 180px !important;
  z-index: 0 !important;
  top: auto;
  background: transparent;
}
.generate-drawer.btt {
  background: #3e3a39;
  max-width: 1380px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 10px;
  box-shadow:
    0 0.275rem 0.75rem 0.0625rem rgba(0, 0, 0, 0.4),
    0 0.125rem 0.4rem 0.0625rem rgba(0, 0, 0, 0.3);
}
.generate-drawer .el-drawer__header {
  margin-bottom: 0px;
  padding-top: 10px;
  padding-right: 4px;
}
.generate-drawer .el-drawer__header .el-drawer__close-btn .el-icon,
.generate-drawer .el-drawer__header .el-drawer__close-btn .el-icon svg {
  height: 1.25em;
  width: 1.25em;
  color: #c8c9ca;
}
.generate-card .imghover {
  cursor: pointer;
}
.generate-card .imghover:hover img {
  filter: none;
  transform: scale(1.1);
}
.generate-card .overlay .el-button {
  left: 10px;
  margin-left: 0;
  padding: 6px;
  position: absolute;
}
.generate-card .overlay .el-button:focus {
  color: #606266;
  border-color: #dcdfe6;
}
.generate-card .overlay .el-button.is-active {
  color: #1495d3;
  border-color: #1495d3;
}
.generate-card .productItems .el-tabs__nav-wrap {
  text-align: center;
}
.generate-card .productItems .el-tabs__nav-scroll {
  display: inline-block;
}
.generate-card .productItems .el-tabs__nav-wrap .el-tabs__item img {
  max-height: 120px;
  min-height: 100px;
}
.generate-card .productItems .el-icon {
  width: 1.25rem;
  height: 1.25rem;
}
.genatateImg-tab .el-tabs__nav-wrap .el-tabs__item {
  width: auto;
  flex: auto;
}
.generate-hotwords {
  color: #fff;
  font-size: 0.85rem;
}
.generate-hotwords a {
  margin-right: 10px;
  color: #fff;
}
.generate-hotwords a:hover,
.generate-hotwords a:hover svg {
  color: #e68f01;
}
.generate-dialog {
  background-color: #353535;
  color: #ffffff;
}
.generate-dialog .el-dialog__title,
.generate-dialog a,
.generate-dialog button,
.generate-dialog .el-tabs__item {
  color: #ffffff;
}
.direction-title {
  color: #f7f7f7;
  padding-left: 16px;
  position: relative;
}
.direction-title::before {
  content: '';
  width: 5px;
  height: 20px;
  border-radius: 15px;
  background-color: #1495d3;
  display: inline-block;
  position: absolute;
  left: 2px;
  top: -4px;
}
.generate-tag {
  color: #cfcece;
}
.generate-tag .el-check-tag {
  background: #646262;
  padding: 0.25rem 1rem;
  line-height: 1.25rem;
  font-weight: 400;
  color: #fff;
  text-align: center;
  border-radius: 90px;
  border: 2px solid transparent;
}
.generate-tag .el-check-tag.is-checked,
.generate-tag .el-check-tag:hover {
  border-color: rgb(252 252 253);
  background: #ab61ac;
  /* background: radial-gradient(74.76% 334.54% at 49.84% 50%, rgb(55, 65, 118) 0%, rgba(55, 65, 118, 0) 100%); */
}
.btn-highlight {
  color: #ffffff;
  border-color: #00a0e9 !important;
  background: #00a0e9 !important;
}
.btn-highlight:hover {
  color: #ffffff;
  border-color: #b535b1 !important;
  background: #b535b1 !important;
}
.generate-size > div {
  width: 100px;
  text-align: center;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
  border-radius: 0.325rem;
  padding: 0.75rem;
  background: #595757;
  border: 1px solid transparent;
  cursor: pointer;
}
.generate-size > div:hover {
  background: #2d272d;
  border-color: #fff;
}
.generate-size .nuxt-icon svg {
  width: 60px;
  height: 60px;
}
.generate-size-m > div,
.generate-size-sm > div {
  width: 80px;
  padding: 0.325rem 0.75rem;
}
.generate-size-m .nuxt-icon svg {
  width: 40px;
  height: 40px;
}
.generate-size-sm .nuxt-icon svg {
  width: 30px;
  height: 30px;
}
.dialog-detail {
  background-color: #f7f7f7;
}
.generate-waterfull {
  position: relative;
  min-height: 100px;
}
.waterfull-items {
  width: 200px;
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden;
}
.generate-waterfull .visibles {
  visibility: visible;
}
.suggestion-list {
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.suggestion-list li {
  color: #cfcece;
  margin-bottom: 8px;
  border-bottom: 1px dashed #6d6a6a;
  padding-bottom: 4px;
}
.suggestion-list li:hover {
  color: #1495d3;
  cursor: pointer;
}
.suggestion-list li:last-child {
  border-bottom: none;
}
#prompt-text .el-textarea__inner {
  background-color: #fff;
  border: 1px solid #f29600;
  border-radius: 0.5rem;
  box-shadow: 0 0 0 1px #fff;
  color: #9e9e9f;
  padding: 0.5rem 1rem;
}
.dialog-m .el-dialog__body {
  padding: 20px;
}
.ai-tab .el-link.active {
  color: #1495d3;
}

/*******設計********/
.dialog-box .el-dialog__header,
.dialog-box .el-dialog__body {
  padding: 0;
}
.el-form-item--default .el-form-item__label {
  font-size: 14px;
}
.design-form .el-form-item--large {
  margin-bottom: 16px;
}
.el-card-footer {
  padding: 18px 20px;
  border: 1px solid #dedede;
  border-top: none;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.12);
}
.step-group .el-step__icon {
  width: 20px;
  height: 20px;
}
.step-group .el-step__title {
  font-size: 1em;
}
.step-group .el-step__icon-inner.is-status {
  transform: translateY(-1px);
}
.step-normal .el-step {
  flex-basis: auto !important;
}
.step-normal .el-step__head.is-wait {
  color: #303133;
  border: #303133;
}
.step-normal .el-step__title.is-wait {
  color: #303133;
  font-weight: 600;
}
.step-normal .el-step__description {
  color: #303133;
  font-size: 1rem;
  margin-bottom: 20px;
}
.imgPreview.el-dialog .el-dialog__headerbtn {
  position: fixed;
}
.imgPreview.el-dialog .el-dialog__headerbtn .el-dialog__close {
  font-size: 36px !important;
  color: #c5c5c5;
}
.design-price-card .el-checkbox.el-checkbox--large .el-checkbox__label {
  font-size: 1rem;
  font-weight: bold;
}
.design-price-card {
  border-bottom: 6px solid transparent;
}
.design-price-card.active-card {
  background-color: #fafafa;
  border-color: #ffedcb;
  border-bottom-color: #1495d3;
}
.detail-box li {
  display: flex;
  justify-content: space-between;
}

.help-description .icon-sm {
  position: absolute;
  top: 0;
  left: 60px;
  color: #606266;
  cursor: pointer;
}
.design-upload .el-upload {
  display: block;
}
.design-upload .el-upload-list {
  display: inline-block;
  width: auto;
  line-height: 150%;
  min-width: 300px;
}
.checkbox-border-left .el-checkbox-button__inner {
  border-left-color: #dcdfe6;
}
.el-checkbox-button.is-checked .select_l {
  bottom: -5px;
}
.el-checkbox-button.is-checked .select_l {
  opacity: 1;
  color: #fff;
}
.overlay .zoomIn {
  color: #1495d3;
}
.overlay .zoomIn:hover {
  opacity: 0.8;
}

/* lOGO */
.design-container {
  width: 75%;
}
.designlogoArea {
  margin: 0 -2rem;
}
.logo-design-sample {
  border-radius: 10px;
  overflow: hidden;
  transition: transform 500ms cubic-bezier(0, 0.8, 0.04, 0.98) 0s;
  will-change: transform;
  border: 3px solid transparent;
  cursor: pointer;
}
.logo-design-sample:hover {
  transform: scale(1.05);
}

.logo-design-sample.colorActive {
  box-shadow: rgba(0, 0, 0, 0.4) 0px 20px 35px -30px;
}
.card-color {
  border-radius: 12px !important;
}
.card-color > div {
  margin: 3px;
  border-radius: 8px;
}
.logo-design-sample img {
  padding: 3px;
  border-radius: 8px;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 20px 35px -30px;
}
.carousel-slider .el-carousel__button {
  opacity: 0.8;
  height: 3px;
}
.carousel-slider .el-carousel__indicator.is-active button {
  background-color: #f4c51c;
}
.logomakerForm {
  width: 480px;
}
.logomakerForm .input-xlarge {
  font-size: 18px;
  height: 60px;
  margin-bottom: 8px;
}
.logomakerForm .input-xlarge .el-input__inner {
  height: auto;
}
.logomakerForm .input-xlarge .el-input-group__append {
  background-color: #a168b0;
  border-color: #a168b0;
  color: #fff;
  padding: 0;
  box-shadow:
    0 1px 0 0 #a168b0 inset,
    0 -1px 0 0 #a168b0 inset,
    -1px 0 0 0 #a168b0 inset;
}
.logomakerForm .input-xlarge .el-input-group__append:hover {
  opacity: 0.8;
}
.logomakerForm .input-xlarge .el-input-group__append button.el-button {
  margin: 0;
  height: 100%;
  padding: 8px 26px;
}
.card-color:hover {
  border-color: #f5bb4d !important;
}
.delogoSvg svg {
  width: 250px !important;
  height: 190px !important;
}

/* 模板 */
.template-sort {
  white-space: nowrap;
  overflow-x: auto;
  text-align: center;
  scrollbar-color: #cfcfcf #f0f0f0;
  scrollbar-width: thin;
  padding-bottom: 10px;
}
.template-sort::-webkit-scrollbar {
  height: 4px;
  background-color: #f5f5f5;
}
.template-sort::-webkit-scrollbar-thumb {
  background-color: #cfcfcf; /* 设置滚动条Thumb颜色*/
}
.template-sort::-webkit-scrollbar-track {
  background-color: #f0f0f0;
}
.template-sort .sort-item {
  width: 115px;
  display: inline-block;
  text-align: center;
  color: #8c8c8c;
  margin: 0.5rem;
}
.template-sort .sort-item .rounded-circle {
  width: 115px;
  height: 115px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f0f0f0;
  padding: 2px;
  border: 2px solid transparent;
}
.template-sort .sort-item:hover,
.template-sort .sort-item.active {
  color: #00a0e9;
}
.template-sort .sort-item:hover .rounded-circle,
.template-sort .sort-item.active .rounded-circle {
  border-color: #00a0e9;
}
.drawer-normal .el-drawer__header {
  margin-bottom: 10px;
}
.drawer-normal .el-drawer__close,
.drawer-normal .el-drawer__close svg {
  width: 1.75rem;
  height: 1.75rem;
  color: #00a0e9;
}
.tag-normal {
  padding: 0 1rem;
  font-size: 0.875rem;
}
.tag-normal:hover,
.tag-normal.active {
  color: #00a0e9;
  border-color: #00a0e9;
  cursor: pointer;
}
.tag-color {
  border: 1px solid transparent;
  padding: 1px;
}
.tag-color span {
  width: 65px;
  height: 28px;
}
.tag-color span span {
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.1);
}

/*修改我的素材展示样式----------------------------------*/

.file-item-inOneDiv {
  border: 1px solid #f4f4f4;
  border-radius: 6px;
}

.file-item .file-item-inOneDiv:hover {
  border: 1px solid #f3ad3d;
}

.file-item:hover {
  border: 1px solid #fff !important;
}

.el-image {
  margin: 12px;
}

.file-item .imgInfor {
  overflow: hidden;
  white-space: nowrap;
  word-break: keep-all;
  word-wrap: normal;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  width: 80%;
  text-align: center;
  margin: 0 auto;
}
/* 我的圖片 */
.design-card .svg-tool.hidden .icon {
  color: #8a8a8a;
}
.design-card .svg-tool.hidden .icon:hover {
  color: #1495d3;
}

/* 個人資料彈框 */
.addressDialog {
  max-width: 800px;
}

.addressDialog .el-form-item__label {
  color: #8a8a8a !important;
}

.el-loading-spinner .path {
  stroke: #1495d3 !important;
}

.contactsDialog .el-form--label-top .el-form-item__label {
  margin-bottom: 0;
  padding-bottom: 0;
}

/* 202507新加樣式開始 */
/* 大類右側欄 */

.icon {
  width: 1.85rem;
  height: 1.85rem;
  vertical-align: -0.5em;
  fill: currentColor;
  overflow: hidden;
}

.leftBar {
  background: #fff;
}
.leftBar .bi {
  fill: #ffffff;
}
.leftBar:hover .bi {
  fill: #ffffff;
}
/* 202507 e-print更多默認按鈕顏色 */
.btn-outline-primary {
  color: #00a0e9;
  border-color: #00a0e9;
}
.btn-outline-primary:hover {
  color: #ffffff;
  background-color: #00a0e9;
  border-color: #00a0e9;
}
/* 202507 e-print 產品類頁面樣式 */

.card-common {
  border: none;
  min-height: 260px;
}

.card-common .card-body {
  padding: 1rem;
}

.card:hover {
  box-shadow: 0px 0px 12px 0px #d7d7d7;
}

.card-outline {
  border-radius: 0;
}

.card-outline .card-header {
  border: 1px solid #cfe4ee;
  background: #eff6fc;
  color: #3483c2;
}

.card-outline .btn-link:hover {
  text-decoration: none;
  border: 1px solid #a7d0f1;
}

.card-secondary {
  background: #67b5e9;
  border-radius: 1rem;
  color: #fff;
  padding: 1.5rem;
  text-align: center;
  cursor: pointer;
}

/* 可用紙質/加工居中 */
.swiper_Center > .swiper-wrapper {
  justify-content: space-evenly !important;
}
/* 產品資訊-產品小圖 */
.productinfo .swiper-wrapper {
  justify-content: normal !important;
}
.productinfo .swiper-button-next {
  width: 35px !important;
  height: 35px !important;
  top: 50% !important;
}
.productinfo .swiper-button-prev {
  width: 35px !important;
  height: 35px !important;
  top: 50% !important;
}

/* 202507搜索按鈕掉下來 */
.bi-search {
  vertical-align: 0.3rem;
}
/* 價目表下邊按鈕*/
.btn-primary {
  color: #ffffff;
  background: #00a0e9 linear-gradient(180deg, #26aeec, #00a0e9) repeat-x;
  border-color: #00a0e9;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075);
}
.btn-primary:hover {
  color: #ffffff;
  background: #0086c3 linear-gradient(180deg, #2698cc, #0086c3) repeat-x;
  border-color: #007db6;
}
.paymentlogo img {
  max-width: 8%;
  object-fit: contain;
}
/* 頭部LOGO排定義高度*/
.header-middle-area {
  height: 96px;
}
/* 頭部小nuv*/
.topNav {
  background-color: #eef0f2;
  font-size: 0.875rem;
  height: 38px;
}

.topNav .nav-link {
  color: #4c4c4c;
  white-space: nowrap;
}

.topNav .nav-link:hover {
  color: #00a0e9;
  cursor: pointer;
}
.bi-sm-size {
  width: 20px;
  height: 20px;
}

.topNav .dropdown-item {
  display: block;
  width: 100%;
  padding: 0.325rem 1.5rem;
  clear: both;
  font-size: 0.875rem;
  font-weight: 400;
  color: #6d6d6d;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.topNav .dropdown-item:hover {
  background-color: #e8f6fc;
  color: #00a0e9;
}

.carttotal .badge {
  position: relative;
  top: -6px;
  border-radius: 50%;
  font-size: 0.625rem;
  line-height: 96%;
}

.foot-whatsapp {
  box-shadow: 1px 1px 5px #ccc;
  border-radius: 50%;
  width: 50px;
  height: 50px;
}
.scrollUp:hover {
  background: #00a0e9;
  color: #ffffff;
}
.swiper-button-next,
.swiper-button-prev {
  display: none;
}
.e-collect {
  color: #8e8e8e;
}
.e-collect:hover {
  color: #4cb2ff;
}
.e-collect .icon {
  width: 1.4rem;
  height: 1.4rem;
}

.e-collect .active {
  color: #ec165c;
}
.serviceButton {
  margin-right: 0px;
}
.serviceButton a {
  display: block;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 8px 0;
}
.serviceButton a:hover {
  border-color: #4cb2ff;
  background: #f4fafe;
}
/* 202507產品屬性盒子佈局 */
.e-ssp {
  position: relative;
  padding-top: 40px;
}
/* 打稿内容区域 - 初始隐藏 */
.drafting-content {
  display: block;
  margin-top: 1.5rem;
  animation: fadeIn 0.3s;
}
.e-ssp-l input:focus {
  background: transparent;
  border: 1px solid #ffffff;
  box-shadow: none;
}
.e-ssp-l {
  overflow-y: auto; /* 启用垂直滚动 */
  overflow-x: hidden; /* 禁用水平滚动 */
  /*height: 100vh; /* 设置固定高度 */
  height: 100%;
  width: 100%; /* 宽度占满父容器 */
  box-sizing: border-box; /* 包含padding和border */

  /* 平滑滚动效果 */
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
}

/* 内部元素设置 */
.e-ssp-l > * {
  max-width: 100%; /* 防止内容溢出 */
  box-sizing: border-box;
}
/* 自定义垂直滚动条样式 */
.e-ssp-l::-webkit-scrollbar {
  width: 4px; /* 垂直滚动条宽度 */
}

.e-ssp-l::-webkit-scrollbar-thumb {
  background-color: #ccc; /* 滚动条滑块颜色 */
  border-radius: 4px; /* 圆角 */
}

.e-ssp-l::-webkit-scrollbar-track {
  background-color: #f1f1f1; /* 滚动条轨道颜色 */
}
/* 其它後加工樣式 */
.otherPost-container {
  display: grid;
  grid-template-columns: repeat(5, 1fr); /* 默认5列 */
  gap: 8px; /* 间距 */
  padding: 0px;
  padding-right: 10px;
}
.otherPost-container4 {
  grid-template-columns: repeat(4, 1fr);
}
.otherPost-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  border-color: #ccc;
  border-radius: 8px;
  border: 1px solid #ccc;
}

.otherPost-item img {
  width: 80%;
  height: auto;
  border-radius: 8px;
  margin-bottom: 0px;
}
.otherPost-item h4 {
  font-size: 14px;
}
.otherPost-item:hover {
  border: 1px solid #4cb2ff;
}
.otherPost-item:hover h4 {
  color: #4cb2ff;
}
.otherPost-item a {
  text-decoration: none;
  color: #ccc;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.e-ssp-r {
  position: relative;
}
.e-ssp-r .sticky-panel {
  position: sticky;
  top: 35px; /* 距離頂部的距離，可根據需要調整 */
  /*height: calc(100vh - 40px); /* 設置高度，減去頂部和底部的間距 */
  overflow-y: auto; /* 如果內容過多，也允許滾動 */

  border-radius: 8px; /* 圓角 */
  padding: 25px 0 25px 25px; /* 內邊距 */
  margin-top: 54px;
}
.e-ssp-r .sticky-panel2 {
  position: sticky;
  top: 68px;
  overflow-y: auto;
  border-radius: 8px;
  padding: 15px;
  margin-top: 0px;
  background: #f8f9fa;
}
.e-ssp-r .sticky-panel2 .el-collapse-item__header {
  display: flex;
  align-items: center;
  height: 40px;
  line-height: 40px;
  background-color: #f8f9fa;
  color: #303133;
  cursor: pointer;
  border-bottom: none;
  border-bottom-color: transparent;
  font-size: 14px;
  font-weight: 500;
  transition: border-bottom-color 0.3s;
  outline: 0;
}
.e-ssp-r .sticky-panel2 .el-collapse {
  padding: 5px;
}
.e-ssp-r .sticky-panel2 .el-collapse-item__header.is-active {
  border-bottom: 0px solid #00a0e9;
}
.e-ssp-r .sticky-panel2 h5 {
  display: flex;
  align-items: center;
  height: 48px;
  line-height: 48px;
  background-color: #f8f9fa;
  color: #303133;
  cursor: pointer;
  border-bottom: 2px solid #00a0e9;
  border-bottom-color: rgb(0, 160, 233);
  border-bottom-color: rgb(0, 160, 233);
  border-bottom-color: rgb(0, 160, 233);
  font-size: 16px;
  font-weight: 500;
  transition: border-bottom-color 0.3s;
  outline: 0;
}
.e-ssp-r .sticky-panel2 .priceSettlement-btn {
  width: 100%;
  padding: 0;
  margin-top: 45px;
}

.e-ssp-r .sticky-panel2 .priceSettlement-btn a {
  border-radius: 6px;
  margin-top: 45px;
}
.e-ssp-r .sticky-panel2 .input-group-text {
  color: #303133;
  background-color: #ffffff;
  border: 1px solid #ced4da;
}
.e-ssp-r .sticky-panel2 .icon-e-Query {
  width: 1.3rem;
  height: 1.3rem;
}
.e-ssp-r .sticky-panel2 .table-bordered thead th {
  border-bottom-width: 1px;
  padding-top: 8px;
  padding-bottom: 8px;
  background: #f8fbff;
  border: none;
  font-weight: initial;
}
.e-ssp-r-nav {
  background: #f0f0f0;
  border-radius: 10px;
  background: linear-gradient(to bottom, #fff 0%, #fff 5%, #f0f0f0 5%, #f0f0f0 100%);
}
.e-ssp-r-nav li {
  width: 50%;
  margin: 0;
  padding: 0;
  background: #f0f0f0;
  height: 48px;
  line-height: 48px;
  text-align: center;
  border-radius: 10px;
}
.e-ssp-r-nav button {
  width: 100%;
  margin: 0 !important;
}
.e-ssp-r-nav .nav-pills .nav-link {
  margin: 0px !important;
  color: #f0f0f0;
  background-color: #666;
  padding: 0.375rem 1.5rem;
  font-size: 16px;
}
.e-ssp-r-nav .nav-pills .nav-link.active {
  background-color: #f0f0f0;
  color: #666;
  border-top: 2px solid #09a9f3;
}
.e-ssp-r-nav .nav-link-l {
  border-radius: 10px 10px 0 0;
}
.e-ssp-r-nav .nav-link-r {
  border-radius: 10px 10px 0 0;
}
.e-ssp-r .priceSettlement {
  border-top: 1px solid #00a0e9;
  padding: 15px 0;
  text-align: right;
}
.e-ssp-r .priceSettlement-btn {
  display: flex;
  gap: 16px; /* 按钮之间的间距 */
  padding: 20px;
  padding-top: 5px;
}
.e-ssp-r .priceSettlement-btn a {
  flex: 1 1 calc(50% - 8px);
  min-width: 150px;
  padding: 12px 24px;
  border-radius: 30px;
  background-color: #f0f0f0;
  cursor: pointer;
  transition: background-color 0.3s;
  text-align: center;
  border: 1px solid #00a0e9;
  color: #00a0e9;
  font-size: 18px;
}
.e-ssp-r .priceSettlement-btn a:hover {
  background-color: #00a0e9;
  color: #ffffff;
}
.e-ssp-r .priceSettlement-btn .active {
  background-color: #00a0e9;
  color: #ffffff;
}
.e-ssp .btn {
  font-size: 14px;
}
.e-ssp-r .advancedLayout {
  padding: 20px 5px;
  text-align: center;
  font-size: 14px;
}
.e-ssp-r .advancedLayout a {
  color: #00a0e9;
  margin-left: 5px;
}
.e-ssp-r .advancedLayout .icon {
  width: 1.32rem;
  height: 1.32rem;
  margin-right: 3px;
}
/* 悬停下划线效果 */
.underline-hover {
  display: inline-block;
  position: relative;
  color: #333;
  text-decoration: none;
  padding: 1px 0;
  transition: all 0.3s ease;
}

/* 默认状态下无下划线 */
.underline-hover::after {
  content: '';
  position: absolute;
  width: 0;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #00a0e9;
  transition: width 0.3s ease;
}

/* 鼠标悬停时显示下划线 */
.underline-hover:hover::after {
  width: 100%;
}

/* 可选：悬停时文字颜色变化 */
.underline-hover:hover {
  color: #00a0e9;
}
.e-ssp .uploadform {
  padding: 15px;
}
.e-ssp .uploadform thead {
  background-color: #ffffff;
}
.e-ssp .uploadform thead th {
  border-top: none;
  border-bottom: 2px solid #b5b5b5;
  font-size: 16px;
  font-weight: inherit;
}
.e-ssp .icon-e-delete .icon {
  width: 1.2rem;
  height: 1.2rem;
}
.progress-bar {
  background-color: #00a0e9;
}
.e-ssp .icon-upArrow {
  width: 4rem;
  height: 3.4rem;
  color: #f4f3e9;
  margin-bottom: -22px;
  margin-left: 25px;
}
.e-ssp .el-drawer__header {
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.e-ssp .el-drawer__header .drawer-text {
  font-size: 14px;
  color: #4f4f4f;
}
.tooltip-content {
  border-radius: 5px;
  background: #f4f3e9;
  padding: 15px;
  z-index: 1;
  width: 100%;
}
.grid-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin: 0 auto;
}

.grid-6-columns {
  grid-template-columns: repeat(6, 1fr);
}
.grid-card {
  border-radius: 8px;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  border: 1px solid #ccc;
  padding: 5px;
  margin: 0px;
  transition: all 0.3s ease;
  box-sizing: border-box;
  background-color: #ffffff;
  text-align: center;
}

.grid-card:hover {
  border-color: #00a0e9;
}
.aColor:hover {
  color: #00a0e9;
}
.hover3 .grid-card:hover {
  border-color: #00a0e9;
  background: #f4fafe;
}
.hover3 .grid-card:hover svg {
  color: #00a0e9;
}
.grid-card.selected {
  border-color: #00a0e9;
  box-shadow: 0 0 0 2px #ffffff;
}

/*
.grid-card::after {
  content: "";
  position: absolute;
  right: 2px;
  bottom: 2px;
  border-radius: 50%;
  opacity: 0;
  transition: opacity 0.3s ease;

  background-size: 12px;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  background-size: 25px 25px;
}
*/
.grid-card:hover::after {
  opacity: 1;
}

.grid-card.selected::after {
  content: '';
  position: absolute;
  right: 2px;
  bottom: 2px;
  width: 20px; /* 設定固定寬度 */
  height: 20px; /* 設定固定高度 */
  border-radius: 50%;
  opacity: 1;
  background: #00a0e9 url('/img/svg/certificate.svg') no-repeat center center;
  background-size: 20px 20px; /* 調整 SVG 圖示大小 */
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.grid-card-img {
  width: 100%;
  height: auto;
  min-height: 62%;
  padding-bottom: 45%; /* 4:3 图片比例 */
  position: relative;
  overflow: hidden;
}

.grid-card-svg {
  height: 4.4rem;
  text-align: center;
  min-height: 30%;
}
.grid-card-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 197px;
  object-fit: contain;
}
.svg-ico {
  width: 4.4rem;
  height: 4.4rem;
  color: #666;
  margin-top: 5px;
}
.svg-ico3 {
  width: 2.6rem;
  height: 2.6rem;
  color: #505050;
  margin-top: 5px;
}
.svg-ico:hover {
  color: #00a0e9;
}
.grid-card-content {
  padding: 5px;
}

.grid-card-title {
  font-size: 14px;
  font-weight: 400;
  color: #333;
  margin-bottom: 0px;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2; /* 限制两行文字 */
  -webkit-box-orient: vertical;
  overflow: hidden;
  /*height: 40px;  两行文字高度 */
  line-height: 20px;
  text-align: center;
}

.grid-card-desc {
  font-size: 14px;
  margin-top: 8px;
}
.grid-title-e {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 6px;
}
.e-light-bulb {
  width: 1.1rem;
  height: 1.2rem;
  color: #5b5b5b;
}
.plr15 {
  padding: 0 15px;
}
/* ncr印刷顏色 */
.grid-container-color {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 5px;
  max-width: 1200px;
  margin: 0;
}
.grid-color {
  overflow: hidden;
  cursor: pointer;
  position: relative;
  border: 1px solid #ccc;
  padding: 5px;
  margin: 0px;
  transition: all 0.3s ease;
  box-sizing: border-box;
  background-color: #ffffff;
}
.color63 {
  background: #221618;
  border: 1px solid #221618;
}
.color64 {
  background: #2596d0;
  border: 1px solid #2596d0;
}
.color65 {
  background: #d30776;
  border: 1px solid #d30776;
}
.color66 {
  background: #f2e73f;
  border: 1px solid #f2e73f;
}
.colorPT1 {
  background: #795426;
  border: 1px solid #795426;
}
.colorPT2 {
  background: #32a065;
  border: 1px solid #32a065;
}
.colorPT3 {
  background: #37a38e;
  border: 1px solid #37a38e;
}
.colorPT4 {
  background: #2c4e8b;
  border: 1px solid #2c4e8b;
}
.colorPT5 {
  background: #2696d0;
  border: 1px solid #2696d0;
}
.colorPT6 {
  background: #272b73;
  border: 1px solid #272b73;
}
.colorPT7 {
  background: #57367b;
  border: 1px solid #57367b;
}
.colorPT8 {
  background: #9c538a;
  border: 1px solid #9c538a;
}
.colorPT9 {
  background: #c7347a;
  border: 1px solid #c7347a;
}
.colorPT10 {
  background: #c21c59;
  border: 1px solid #c21c59;
}
.colorPT11 {
  background: #d1433a;
  border: 1px solid #d1433a;
}
.colorPT12 {
  background: #d66835;
  border: 1px solid #d66835;
}
.color871 {
  background: #84704c;
  border: 1px solid #84704c;
}
.color876 {
  background: #92684e;
  border: 1px solid #92684e;
}
.color877 {
  background: #858c8d;
  border: 1px solid #858c8d;
}
.colorBgrey {
  background: #dcdcdc;
  border: 1px solid #dcdcdc;
}
.colorCG4U {
  background: #898983;
  border: 1px solid #898983;
}

.color67 {
  background: -webkit-linear-gradient(
    #2596d0 0%,
    #2596d0 25%,
    #d30776 25%,
    #d30776 50%,
    #f2e73f 50%,
    #f2e73f 75%,
    #221618 75%,
    #221618 100%
  ); /* Safari 5.1-6 */
  background: -o-linear-gradient(
    #2596d0 0%,
    #2596d0 25%,
    #d30776 25%,
    #d30776 50%,
    #f2e73f 50%,
    #f2e73f 75%,
    #221618 75%,
    #221618 100%
  ); /* Opera 11.1-12 */
  background: -moz-linear-gradient(
    #2596d0 0%,
    #2596d0 25%,
    #d30776 25%,
    #d30776 50%,
    #f2e73f 50%,
    #f2e73f 75%,
    #221618 75%,
    #221618 100%
  ); /* Firefox 3.6-15 */
  background: linear-gradient(
    #2596d0 0%,
    #2596d0 25%,
    #d30776 25%,
    #d30776 50%,
    #f2e73f 50%,
    #f2e73f 75%,
    #221618 75%,
    #221618 100%
  ); /* 標準語法 */
  border: 1px solid #ffffff;
}
.grid-container-color .grid-card-title {
  color: #ffffff;
}
.grid-color :hover {
  border-color: #00a0e9;
}
.hover3 .grid-color:hover {
  border-color: #00a0e9;
  background: #f4fafe;
}
.hover3 .grid-color:hover svg {
  color: #00a0e9;
}
.grid-color.selected {
  border-color: #00a0e9;
  box-shadow: 0 0 0 2px #ffffff;
}
.grid-color:hover::after {
  opacity: 1;
}

.grid-color.selected::after {
  content: '';
  position: absolute;
  right: 2px;
  bottom: 2px;
  width: 20px; /* 設定固定寬度 */
  height: 20px; /* 設定固定高度 */
  border-radius: 50%;
  opacity: 1;
  background: #00a0e9 url('/img/svg/certificate.svg') no-repeat center center;
  background-size: 20px 20px; /* 調整 SVG 圖示大小 */
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

/* 布局材料 */
.e-Material {
  border: 1px solid #e3e1e1;
  padding: 15px;
  border-radius: 8px;
}
.material-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  max-width: 1000px;
  margin: 0 auto;
  border-radius: 8px;
}

/* 卡片样式 */
.material-card {
  background-color: #fff;

  padding: 5px 5px 0 5px;
  display: flex;
  flex-direction: column;
  position: relative;
  border-bottom: 1px solid #ccc;
  margin: 15px;
}
.material-card :hover {
  cursor: pointer;
}

/* 单选按钮和标题容器 */
.material-card-header {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
/* 单选按钮和标题容器 */
.material-card-header2 {
  display: block;
}
/* 单选按钮样式 */
.material-radio-input {
  appearance: none;
  width: 20px;
  height: 20px;
  border: 2px solid #ccc;
  border-radius: 50%;
  margin-right: 15px;
  cursor: pointer;
  position: relative;
  transition: all 0.2s ease;
}

.material-radio-input:checked {
  border-color: #00a0e9;
}

.material-radio-input:checked::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  background-color: #00a0e9;
  border-radius: 50%;
}

/* 标题样式 */
.material-card-title {
  font-size: 14px;
  font-weight: 400;
  color: #333;
  flex-grow: 1;
  margin-bottom: 0;
}
/* 印刷顏色NCR */
.e-PrintingColor {
  border: 1px solid #e3e1e1;
  padding: 15px;
  border-radius: 8px;
}
.e-PrintingColor-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  max-width: 1000px;
  margin: 0 auto;
  border-radius: 8px;
}
.e-PrintingColor-card {
  background-color: #fff;

  padding: 0px 5px 0 5px;
  display: flex;
  flex-direction: column;
  position: relative;

  margin: 15px;
}
/* 是否加NO */
.e-addNO {
  border: 1px solid #e3e1e1;
  padding: 15px;
  border-radius: 8px;
}
.e-addNO-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  max-width: 1000px;
  margin: 0 auto;
  border-radius: 8px;
}
.e-addNO-card {
  background-color: #fff;

  padding: 0px 5px 0 5px;
  display: flex;
  flex-direction: column;
  position: relative;

  margin: 15px;
}

/* 帮助按钮 */
.help-btn {
  width: 24px;
  height: 24px;
  border: none;
  color: #afafaf;
  font-weight: bold;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease;
}

.help-btn:hover {
  color: #00a0e9;
}
.material-badge {
  border-radius: 60px;
  color: #ffffff;
  background-color: #f56c6c;
  position: absolute;
  margin-left: 4px;
}
/* 後加工容器布局 */
.processing-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  max-width: 1200px;
  margin: 0 auto;
  width: 100%; /* 100%宽度 */
  padding: 0; /* 添加内边距 */
  align-items: stretch;
}
.processing-container-out {
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
/* 卡片样式 */
.processing-card {
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid #e3e1e1;
  padding: 6px;
  display: flex;
  position: relative;
  flex-grow: 1;
}

/* 卡片图片 */
.processing-card-img {
  width: 90px;
  height: 90px;
  border-radius: 4px;
  object-fit: cover;
  align-self: center;
}

/* 卡片内容区域 */
.processing-card-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* 大标题 */
.processing-card-title {
  font-size: 14px;
  font-weight: 400;
  color: #5a5a5a;
  margin-bottom: 5px;
}

/* 小标题 */
.processing-card-subtitle {
  font-size: 12px;
  color: #606060;
  margin-bottom: 3px;
  overflow: hidden;
  width: 90%;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  display: -webkit-box;
  word-break: break-word;
}

.processing-card:hover {
  border-color: #00a0e9;
  transition: all 0.2s ease;
  cursor: pointer;
}

/* 编辑按钮 */
.processing-edit-btn {
  color: #5e5e5e;
  cursor: pointer;
  align-self: flex-start;
  transition: all 0.2s ease;
}

.processing-edit-btn:hover {
  color: #00a0e9;
}
.processing-edit-btn .icon {
  width: 1.5rem;
  height: 1.5rem;
}
/* 帮助图标 */
.help-icon {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #f1f1f1;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #666;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.2s ease;
}

.help-icon:hover {
  background-color: #00a0e9;
  color: #fff;
}
/* 帮助图标 */
.processing-help-icon {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #afafaf;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.2s ease;
}

.processing-help-icon:hover {
  color: #00a0e9;
}
/* 关闭图标 */
.processing-close-icon {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #f44336;
  display: none;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
}

/* 选中状态 */
.processing-card.selected {
  border: 1px solid #00a0e9;
}

.processing-card.selected .close-icon {
  position: absolute;
  top: -13px;
  right: -12px;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #00a0e9;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.2s ease;
}
/* 选中状态2 */
.processing-card.selected2 {
  border: 1px solid #00a0e9;
}

.processing-card.selected2::after {
  content: '';
  position: absolute;
  right: 2px;
  bottom: 2px;
  width: 20px; /* 設定固定寬度 */
  height: 20px; /* 設定固定高度 */
  border-radius: 50%;
  opacity: 1;
  background: #00a0e9 url('/img/svg/certificate.svg') no-repeat center center;
  background-size: 20px 20px; /* 調整 SVG 圖示大小 */
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.ribbon {
  height: 30px;
  line-height: 30px;
  clear: left;
  position: absolute;
  color: #fff;
}
.ribbon-info {
  background: #1e88e5;
}
.ribbon-corner {
  top: 0;
  background-color: transparent !important;
}
.ribbon-corner.ribbon-right {
  right: 0;
  left: auto;
  padding: 20px 32px 10px 0px;
}
.ribbon-info.ribbon-corner:before {
  border-top-color: #1e88e5;
  border-left-color: #1e88e5;
}
.ribbon-info.ribbon-corner.ribbon-right:before {
  border-right-color: #1e88e5;
  border-left-color: transparent;
}
.ribbon-info.ribbon-corner.ribbon-bottom:before {
  border-top-color: transparent;
  border-bottom-color: #1e88e5;
}
.ribbon-corner:before {
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  content: '';
  border: 16px solid transparent;
  border-top-right-radius: 5px;
}
.ribbon-corner .close {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 1.3rem;
  font-weight: normal;
  color: #ffffff;
  padding: 0 3px;
}

.format-tooltip {
  position: fixed;
  z-index: 1000;
}

.e-account-n {
  width: 1.4rem;
  height: 1.4rem;
  color: #5a5a5a;
  margin-right: 3px;
}
.e-account-n:hover {
  color: #00a0e9;
}
.e-account-phone {
  color: #ffffff;
}
.my-design3 {
  width: 1.6rem;
  height: 1.6rem;
  margin-right: 4px;
}
.iconAll {
  width: 1.4rem;
  height: 1.4rem;
  margin-top: -2px;
}
.e-Cart {
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 2px;
}
.fontSize8 {
  font-size: 0.8rem;
}
.e-ssp-title {
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 1.2rem;
}
.mt4Add {
  margin-top: 1.8rem !important;
  font-weight: bold;
}
.mt4Add .border {
  font-weight: initial;
}
.e-more {
  float: right;
  color: #00a0e9;
  font-size: 14px;
  font-weight: initial;
}
.e-more:hover {
  color: #0d63bf !important;
}
.e-more:hover .icon {
  color: #0d63bf !important;
}
.e-more .icon {
  width: 1.2rem;
  height: 1.5rem;
  color: #00a0e9 !important;
  font-weight: normal;
}
.e-input-container {
  display: flex;
  align-items: center;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 6px;
  padding: 2px 12px;
  margin-bottom: 15px;
  margin-top: 19px;
}

.e-input-label {
  color: #333;
  min-width: 80px;
  margin-right: 10px;
  display: inline-block;
  border-right: 1px solid #cccccc91;
}

.e-input-field {
  flex: 1;
  border: none;
  outline: none;
  padding: 8px 0;
  font-size: 16px;
}

.e-input-unit {
  color: #666;
  margin-left: 10px;
  min-width: 40px;
  text-align: right;
}
.e-input-container .input-field {
  border: 1px solid #ffffff;
}
.e-input-container .input-field:focus {
  background: transparent;
  border: 1px solid #ffffff;
  box-shadow:
    inset 0 0px 0px rgba(0, 0, 0, 0.075),
    0 0 8px #ffffff;
}
.small-ico {
  width: 1.4rem;
  height: 1.4rem;
}
/* 打搞 */
.e-draftingMethod {
  border-top: 1px solid #bfbfbf;
}
.draft-input {
  width: 18px;
  margin-right: 5px;
}
.mtf-8 {
  margin-top: -8px;
}
.mtf-40 {
  margin-top: -40px;
}
.mtf-45 {
  margin-top: -45px;
}
.mtf-32 {
  margin-top: -32px;
}
.e-draftingMethod .form-check-label {
  font-size: 14px;
}

.e-FileHandling {
  border-top: 1px solid #959494;
}
.e-FileHandling .grid-card:hover {
  border-color: #00a0e9;
  background: #f4fafe;
}
.e-FileHandling .grid-card:hover .svg-ico {
  color: #00a0e9;
}
/* 產品優惠 */
.e-productOffers {
  border-top: 1px solid #959494;
}
.e-ssp-l .e-productOffers input:focus {
  background: transparent;
  border: 1px solid #dee2e6;
  box-shadow: none;
}
.e-ssp-l .e-productOffers .input-group-text {
  color: #666665;
  background-color: #ffffff;
  border: 1px solid #dee2e6;
  padding: 0.2rem 0.6rem;
}
.e-ssp-l .e-productOffers .icon-e-Query {
  width: 1.4rem;
  height: 1.43rem;
}
.e-ssp-l .e-productOffers .e-blueForm {
  border: 1px solid #dee2e6 !important;
}
.e-ssp-l .e-productOffers .e-blueForm thead tr th {
  border: none !important;
  background: #f8fbff;
  padding: 0.4rem;
}
.e-ssp-l .e-productOffers .e-blueForm td {
  padding: 0.4rem;
}
.vermilion-font {
  color: #ff2d55;
}
.el-input-group__append .el-button {
  display: inline-flex;
}
/* 產品備註 */
.e-orderNotes {
  border-top: 1px solid #959494;
}
/* 保存模板 */
.e-orderTemplate {
  border-top: 1px solid #959494;
}
.e-orderTemplate .el-button {
  border-color: #f0f0f0;
  padding: 1.2rem;
}
/* 訂單結算 */
.e-pickupInformation {
  min-height: 80vh;
}
.e-pickupInformation .container {
  margin: 0 auto;
  overflow: hidden;
  padding-top: 10px;
}

.e-pickupInformation .content-wrapper {
  padding: 20px;
  gap: 30px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.e-pickupInformation .el-select {
  width: 100%;
}

.e-pickupInformation .option-label {
  display: block;
  margin-bottom: 10px;
  font-weight: 500;
  color: #606266;
}
.e-pickupInformation .content-section {
  display: none;
  border-radius: 4px;
  animation: fadeIn 0.3s ease;
}
.e-pickupInformation .content-section.active {
  display: block;
}
.e-pickupInformation td {
  white-space: nowrap;
  vertical-align: top !important;
}
.e-pickupInformation th {
  white-space: nowrap;
}
.table-top0 td {
  border-top: 0;
  border-bottom: 1px solid #dee2e6;
}

.e-paymentMethods .radio-container {
  background: #fff;
  overflow: hidden;
}

.e-paymentMethods .radio-item {
  display: flex;
  align-items: center;
  padding: 10px 35px;
  border-bottom: 1px solid #eef2f7;
  transition: all 0.3s ease;
  cursor: pointer;
}

.e-paymentMethods .radio-item:last-child {
  border-bottom: none;
}

.e-paymentMethods .radio-item:hover {
  background-color: #f8fafd;
}

.e-paymentMethods .radio-item .form-check-input {
  width: 22px;
  height: 22px;
  margin-right: 15px;
  cursor: pointer;
}

.e-paymentMethods .radio-icon {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
  border-radius: 8px;
  background: #eef7ff;
  color: #3498db;
  font-size: 18px;
}

.e-paymentMethods .radio-label {
  flex: 1;
  font-size: 0.92rem;
  color: #2c3e50;
  font-weight: 500;
  margin-bottom: 0;
}

.e-paymentMethods .radio-item.active {
  background-color: #f0f8ff;
}

.e-paymentMethods .radio-item.active .radio-icon {
  background: #3498db;
  color: #fff;
}

.e-paymentMethods .selected-value {
  font-size: 1.2rem;
  font-weight: 600;
  color: #3498db;
  padding: 10px 15px;
  background: #eef7ff;
  border-radius: 8px;
  display: inline-block;
  margin-top: 10px;
}
.e-paymentMethods .radio-container .radio-item .icon {
  width: 7rem;
  height: 4rem;
}
.icon-mastercard {
  width: 3rem !important;
  height: 3rem !important;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.e-pickupInformation .section-title {
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e6e9ed;
  color: #409eff;
  font-size: 18px;
}

.e-pickupInformation .specs-grid {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 10px 15px;
}
.e-pickupInformation .spec-label {
  font-weight: 500;
  color: #606266;
}
.e-pickupInformation .el-table {
  margin-top: 15px;
}

.e-pickupInformation .el-collapse {
  border-top: 1px solid #f8f9fa;
  border-bottom: 2px solid #f8f9fa;
  background: #f8f9fa;
  padding: 5px 15px;
  margin-bottom: 15px;
  border-radius: 5px;
}
.e-pickupInformation .el-collapse-item__header {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  height: 48px;
  line-height: 48px;
  background-color: #f8f9fa;
  color: #303133;
  cursor: pointer;
  border-bottom: 2px solid #00a0e9;
  border-bottom-color: rgb(0, 160, 233);
  font-size: 16px;
  font-weight: 600;
  transition: border-bottom-color 0.3s;
  outline: 0;
}
.orangeFont {
  color: #ef631d;
}
.e-pickupInformation .el-collapse-item__wrap {
  background-color: #f8f9fa;
  border-bottom: none;
}
.e-pickupInformation .el-collapse-item__header.is-active {
  border-bottom: 2px solid #00a0e9;
}
/* 客戶信息 */
.customerInformation {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2px;
  margin-top: 15px;
  font-size: 14px;
  padding: 0 5px;
}

.customerInformation .box {
  display: grid;
  grid-template-columns: 35% 65%;
  overflow: hidden;
  transition: all 0.3s ease;
}

.customerInformation .box-title {
  display: flex;
  align-items: center;
}

.customerInformation .box-content {
  display: flex;
  align-items: center;
}
/* 訂單提交成功 */
.e-Successfully {
  background: #eefbff;
}
.border-success {
  border-color: #28a745;
}
.e-SubmitSuccessfully {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 2px;
  margin-top: 15px;
  font-size: 14px;
  padding: 25px 25px;
  padding-top: 0;
}

.e-SubmitSuccessfully .box {
  display: grid;
  overflow: hidden;
  transition: all 0.3s ease;
  padding-top: 1px;
  padding-bottom: 1px;
}
.text-afterPayment {
  padding: 0 100px 20px 25px;
}
.icon-e-submitSuccessfully {
  padding: 0 100px 0px 100px;
  color: #01a601;
  margin-bottom: 0;
  text-align: center;
}
.icon-e-submitSuccessfully .icon {
  width: 5rem;
  height: 5rem;
}
.e-ssp .confirmationInformation {
  margin-top: 15px;
}
.e-ssp .confirmationInformation .vertical-radio-group {
  display: flex;
  flex-direction: column;
}

.e-ssp .confirmationInformation .el-radio .orangeFont {
  white-space: normal;
}
.el-checkbox__input.is-checked .el-checkbox__inner {
  background-color: #1495d3;
  border-color: #1495d3;
}
.el-checkbox__input.is-checked + .el-checkbox__label {
  color: #1495d3;
}
.el-radio__input.is-checked .el-radio__inner {
  border-color: #1495d3;
  background: #1495d3;
}
.e-ssp .el-collapse-item__content {
  padding-bottom: 5px;
}
.termsBox {
  border: 1px solid #dcdfe6;
  padding: 2px 15px;
  width: 70%;
  height: 200px;
  overflow: scroll;
  overflow-x: hidden;
  background: #ffffff;
}
.bg-white {
  background: var(--white);
}

hr {
  border-top: 1px solid #a3cae5;
}
.price-hr {
  border-top: 1px solid #c5c5c5;
}
.el-button {
  border-color: #00a0e9;
  cursor: pointer !important;
}
.el-button:hover {
  color: #ffffff !important;
  background: #0598db;
  border-color: #0598db;
}
.el-button--primary:hover {
  color: #ffffff !important;
  background-color: #0693d3 !important;
  border-color: #0693d3;
}

.el-buttonColorB {
  color: #00a0e9 !important;
}
.el-button-w:hover {
  color: #fff !important;
}
.productInformation table {
  margin-bottom: 0;
}
.productInformation th {
  padding-top: 8px;
  padding-bottom: 8px;
  background: #f8fbff;
  border-bottom: 1px solid #dee2e6 !important;
  font-weight: unset;
}

.e-pickupInformation-button {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 15px;
  margin-top: 10px;
  border-radius: 12px;
}

.e-pickupInformation-button .btn {
  flex: 1 0 auto;
  min-width: 100px;
  padding: 5px 5px;
  border-radius: 8px;
  font-weight: 400;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border: 1px solid #00a0e9;
  cursor: pointer;
  color: #00a0e9;
  font-size: 14px;
}

.e-pickupInformation-button .btn:hover {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
  text-decoration: none;
  background: #00a0e9;
  color: #fff;
}

.e-precautions {
  background: #f8f9fa;
  padding: 15px;
  border-radius: 5px;
}
.e-precautions svg {
  color: #b89e00;
}
.e-selectbar .icon-e-notify {
  width: 1.5rem;
  height: 1.5rem;
  color: #00a0e9;
  margin-right: 8px;
}

.padding8 {
  padding: 8px !important;
}
/* 核心布局样式 */
.e-operate-center {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
}
.e-operate-center .flex-shrink-1 {
  flex-shrink: 1;
}

.e-operate-center .flex-shrink-2 {
  flex-grow: 1;
}

.e-operate-center .form-check-oder {
  display: flex;
  align-items: center;
}

.e-operate-center .form-check-input {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  cursor: pointer;
}
.flex-shrink-1 .form-check-input {
  width: 16px;
  height: 16px;
  margin-right: 10px;
  cursor: pointer;
}
.e-operate-center .form-check-label {
  font-size: 16px;
  font-weight: 500;
  color: #2c3e50;
  cursor: pointer;
}
.e-pickupOder-button {
  display: flex;
  flex-wrap: wrap;
  background: #fff;
  overflow: hidden;
  margin: 0 -1px -1px 0; /* 修复边框重叠问题 */
  float: right;
}

.e-pickupOder-button .btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: left;
  /*flex: 1 0 calc(25% - 1px); /* 大屏幕每行4个按钮 */
  min-height: 36px;
  background: #fff;
  color: #00a0e9;
  font-size: 14px;
  font-weight: 500;
  border: none;
  padding: 0 15px;
  cursor: pointer;
  transition: all 0.3s ease;
  outline: none;
}

.e-pickupOder-button .btn:hover {
  color: #b89e00;
}

.e-pickupOder-button .btn:active {
  color: #b89e00;
}

.e-pickupOder-button .btn .icon {
  width: 22px;
  height: 22px;
  fill: currentColor;
  margin-right: 10px;
  flex-shrink: 0;
}

.e-pickupOder-button .btn-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.e-pickupOder-button .separator {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 30px;
  width: 1px;
  background-color: #34b3ed30;
}

/* 大屏幕每行最后一个按钮不显示分隔线 */
.e-pickupOder-button .btn:nth-child(4n) .separator {
  display: none;
}
.e-pickupOder-button ico {
  width: 1.6rem;
  height: 1.6rem;
}
/*# e-pring原來網站樣式 */

.d-grid {
  display: grid;
}

.flex-1 {
  flex: 1;
}

.input-group {
  position: relative;
}

.btn-toolbar .input-group .form-control {
  padding: 0.5rem 1rem;
  height: 42px;
  width: 240px;
  padding-right: 45px;
  border-color: #e2e2e2;
}

.btn-toolbar .input-group .input-group-append {
  position: absolute;
  right: 14px;
  top: 11px;
  color: #c0c0c0;
  cursor: pointer;
  z-index: 99;
}

.input-group .input-group-append:hover {
  color: #00a0e9;
}

.icon-list {
  padding-left: 0;
  list-style: none;
}

.icon-list li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 0.25rem;
}

.icon-list li::before {
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 1.5em;
  height: 1.5em;
  margin-right: 0.5rem;
  content: '';
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23212529' viewBox='0 0 16 16'%3E%3Cpath d='M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0zM4.5 7.5a.5.5 0 0 0 0 1h5.793l-2.147 2.146a.5.5 0 0 0 .708.708l3-3a.5.5 0 0 0 0-.708l-3-3a.5.5 0 1 0-.708.708L10.293 7.5H4.5z'/%3E%3C/svg%3E")
    no-repeat center center/100% auto;
}

iframe {
  vertical-align: middle;
}

::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background-color: #f5f5f5;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #f5f5f5;
}

::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #a5a5a5;
}

html,
body {
  scrollbar-width: thin;
}

a {
  color: #5a5a5a;
}
ul,
li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.icon {
  vertical-align: -0.5em;
  fill: currentColor;
  overflow: hidden;
}

.icon-sm {
  width: 1.5rem;
  height: 1.5rem;
}

.icon-lg {
  width: 2.5rem;
  height: 2.5rem;
}

.icon-xl {
  width: 7rem;
  height: 7rem;
}

.rounded-m {
  border-radius: 1.25rem;
}

.btn-outline {
  border: 1px solid #d9d9d9;
  color: #797979;
  padding: 0.325rem 1.5rem;
  border-radius: 0.2rem;
}

.btn-outline:hover {
  border-color: #4cb2ff;
  background: #f4fafe;
}

.btn-outline.btn-lg,
.btn-group-lg > .btn-outline.btn {
  padding: 0.5rem 1rem;
}

.btn-outline.btn-block {
  padding: 0.5rem;
}

.badge-hot {
  background-color: #e8970a;
}

.badge-new {
  background-color: #f8522c;
}

.toptips {
  width: 100%;
  height: 38px;
  padding: 8px 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;
  color: #8b8b8b;
  font-size: 0.875rem;
  margin-bottom: 0;
}

.toptips .close {
  font-size: 2rem;
  font-weight: 400;
  line-height: 20px;
  color: #5e5e5e;
}

.topNav {
  background-color: #eef0f2;
  font-size: 0.875rem;
}

.topNav .nav-link {
  color: #6d6d6d;
  white-space: nowrap;
}

.topNav .nav-link:hover {
  color: #00a0e9;
  cursor: pointer;
}

.hover-1 {
  background: linear-gradient(#0084c0 0 0) calc(100% - var(--p, 0%)) / var(--p, 0%) no-repeat;
  transition:
    0.4s,
    background-position 0s;
}

.hover-1:hover {
  --p: 100%;
}

.hover-2 {
  background: linear-gradient(#0084c0 0 0) no-repeat calc(200% - var(--i, 0) * 100%) 100%/200%
    calc(100% * var(--i, 0) + 0.08em);
  transition:
    0.3s calc(var(--i, 0) * 0.3s),
    background-position 0.3s calc(0.3s - calc(var(--i, 0) * 0.3s));
}

.hover-2:hover {
  --i: 1;
}

.hover-3 {
  background-image: linear-gradient(#0084c0, #0084c0), linear-gradient(#0084c0, #0084c0);
  background-repeat: no-repeat;
  background-size: 50% 0.08em;
  background-position:
    -100% 100%,
    200% 0;
  transition:
    background-size 0.3s,
    background-position 0.3s 0.3s;
}

.hover-3:hover {
  background-size: 50% 100%;
  background-position:
    10% 100%,
    100% 0;
  transition:
    background-size 0.3s 0.3s,
    background-position 0.3s;
}

.hover-4 {
  --c: #00a0e9;
  line-height: 1.2em;
  background:
    conic-gradient(from -135deg at 100% 50%, var(--c) 90deg, rgba(0, 0, 0, 0) 0) 0 var(--p, 0%) /
      var(--s, 0%) 200% no-repeat,
    conic-gradient(from -135deg at 1.2em 50%, rgba(0, 0, 0, 0) 90deg, var(--c) 0) 100% var(--p, 0%) /
      var(--s, 0%) 200% no-repeat;
  transition:
    0.4s,
    background-position 0s;
  cursor: pointer;
}

.hover-4:hover {
  color: #fff;
  --p: 100%;
  --s: calc(50% + 0.6em);
}

.hover-5 {
  background-image: linear-gradient(to right, #00a0e9, #00a0e9 50%, #5a5a5a 50%);
  background-size: 200% 100%;
  background-position: -100%;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}

.hover-5:hover {
  background-position: -200%;
}

.logo {
  display: inline-block;
}

.logo .btn-group {
  margin-left: 1rem;
}

.logo .btn-primary {
  border-radius: 0;
  padding: 0.5rem 1rem;
  box-shadow: none;
  border-color: #20acec;
}

.logo .btn-primary:hover {
  opacity: 0.8;
}

.logo .btn-outline-secondary {
  border-color: #dddddd;
  padding: 0.5rem 1rem;
  border-radius: 0;
}

.logo .btn-outline-secondary:hover {
  color: #00a0e9;
  border-color: #00a0e9;
  background: transparent;
}

.logo-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.logo-group img {
  padding: 0 0.5rem;
}

.logo-group > div img {
  border-right: 1px solid #dddddd;
  box-sizing: content-box;
}

.logo-group > div:last-child img {
  border-right: none;
}

.logo-group > div > a {
  display: grid;
}

.breadcrumb {
  margin-bottom: 0;
  background-color: #eef0f2;
}

.mainBar .navbar {
  padding: 0 2rem 0 1rem;
}

.mainBar .navbar-brand {
  color: #fff;
}

.mainBar .nav-link {
  color: #fff;
  font-size: 1rem;
  line-height: 30px;
  padding: 0.5rem 1rem !important;
  border-bottom: 2px solid transparent;
  cursor: pointer;
}

.mainBar .nav-link svg {
  vertical-align: -0.5rem;
}

.mainBar .nav-link:hover {
  border-bottom-color: #bce2ff;
}

.mainBar .show .nav-link.active,
.mainBar #productSort > li > .nav-link.active {
  background-color: #0084c0;
  border-bottom-color: #bce2ff;
}

#navbarDropdown:hover ~ div.main-menu {
  display: block;
}

.sort-menu {
  position: absolute;
  top: 100%;
  left: 1rem;
  width: calc(100% - 4rem);
  border-radius: 0;
  padding: 1rem 1.5rem;
  background-color: #eef0f2;
  box-shadow: 0px 0px 12px 0px #a7a7a7;
  display: none;
  z-index: 100;
}

.sort-menu .nav-pills {
  margin-top: 0.5rem;
}

.sort-menu .nav-pills .nav-link {
  padding: 0.25rem 0.5rem !important;
  color: #5a5a5a;
}

.sort-menu .nav-pills .nav-link:hover {
  background: #e3e6e8;
  color: #5a5a5a;
  border-color: transparent;
}

.sort-menu .nav-pills .nav-link.active,
.sort-menu .nav-pills .nav-pills .show > .nav-link {
  background: #e3e6e8;
  color: #5a5a5a;
  border-color: transparent;
}

.sort-menu:hover {
  display: block;
}

.drop-down a:hover + .sort-menu {
  display: block;
}

.leftBar {
  background: #fff;
}

.leftBar .navbar-brand {
  display: block;
  background-color: #00a0e9;
  color: #fff;
  margin-right: 0;
  font-size: 1.75rem;
  padding: 1rem;
}

.leftBar .navbar-brand svg {
  vertical-align: -0.5rem;
}

.leftBar .navbar .navbar-nav {
  width: 100%;
}

.leftBar .navbar .nav-item {
  padding-left: 1rem;
}

.leftBar .navbar .nav-item:hover {
  cursor: pointer;
  background-color: #f3f3f3;
}

.leftBar .navbar .nav-item a {
  font-size: 1rem;
}

.leftBar .navbar .nav-item a .icon {
  margin-right: 10px;
}

.leftBar .companylogo > div > a {
  display: grid;
  justify-content: center;
}

.divider {
  position: relative;
  margin-top: 1rem;
  height: 1px;
}

.divider:before {
  content: '';
  position: absolute;
  top: 0;
  left: 10%;
  right: 10%;
  width: 80%;
  height: 1px;
  background-image: linear-gradient(to right, transparent, darkgrey, transparent);
}

.divider-title h2,
.divider-title h3,
.divider-title h4 {
  position: absolute;
  left: 50%;
  background-color: #fff;
  padding: 0 2rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -0.65em;
  letter-spacing: 1px;
  margin-bottom: 0;
  white-space: nowrap;
}

.divider-title h3,
.divider-title h4 {
  letter-spacing: 0;
}

.mySwiper .swiper-slide {
  width: calc((100% - 60px) / 3);
  margin-right: 30px;
}

.swiper-button-next,
.swiper-button-prev {
  color: #8f989d !important;
  top: 40% !important;
  width: 40px !important;
  height: 40px !important;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 26px !important;
  font-weight: bold;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
  color: #909090;
}

.customSwiper {
  padding: 0 50px;
}

.customSwiper .swiper-wrapper {
  justify-content: space-around;
}

.customSwiper img {
  width: 100%;
}

.customSwiper .swiper-button-next,
.customSwiper .swiper-button-prev {
  color: #78beff;
  width: 40px;
  height: 100%;
  top: 0;
  right: 0;
  background: #fff;
  border-radius: 0;
}

.customSwiper .swiper-button-next {
  right: 0;
}

.customSwiper .swiper-button-prev {
  left: 0;
}

.product-card {
  margin-bottom: 1.5rem;
}

.product-card .card-img-top {
  display: grid;
  max-height: 320px;
}

.product-card .card-body {
  padding: 0.75rem;
}

.product-card .card-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 1.5rem;
}

.product-card .priceList {
  height: 108px;
  color: #ef631d;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-clamp: 5;
  -webkit-line-clamp: 5;
  overflow: hidden;
  margin-top: -1rem;
  white-space: pre-line;
}

.product-card .card-text {
  font-size: 0.95rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 24px;
}

.card {
  overflow: hidden;
}

.card-img-top {
  transition: all 0.35s ease-in-out;
  -webkit-transform: scale(1);
  transform: scale(1);
  cursor: pointer;
}

.card-img-top:hover {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.card-img-top > .img-fluid {
  width: 100%;
}

.card-img-top + .card-body {
  position: relative;
  overflow: hidden;
  background: #fff;
}

.quotesBox {
  background: url(../images/bg-quotes.webp) no-repeat;
  background-size: cover;
  padding: 2rem 1rem;
}

.quotesBox form {
  float: right;
  padding: 1rem 0.5rem 1rem 2rem;
  background-color: #fff;
}

.quotesBox::after {
  content: '';
  display: block;
  clear: both;
}

.quotesBox .price {
  background-color: #4182c3;
  line-height: 36px;
  font-size: 1rem;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

.quotesBox .btn {
  line-height: 40px;
  background: #ebecec;
  border-radius: 0;
}

.nav-tabs {
  background-color: #fff;
}

.nav-tabs .nav-link {
  border-radius: 0;
  font-size: 1rem;
  border: none;
  padding: 1rem 0.5rem 1rem 1rem;
  cursor: pointer;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-link:hover {
  color: #3fabf3;
  background-color: #e4f1ff;
}

.nav-tabs .nav-link.active .bi,
.nav-tabs .nav-link:hover .bi {
  color: #3fabf3;
}

.nav-tabs .nav-link .icon {
  margin-right: 0.5rem;
}

.nav-tabs .nav-link .bi {
  float: right;
  color: #bcbcbc;
}

.tab-content img {
  max-width: 100%;
}

.tabs-primary {
  border-bottom: 2px solid #cfe4ee;
  -ms-flex-pack: center;
  justify-content: center;
}

.tabs-primary .nav-link {
  padding: 0.5rem 0.75rem;
  margin: 0 0.5rem;
  margin-bottom: -2px;
}

.tabs-primary .nav-link:hover,
.tabs-primary .nav-link.active {
  border-bottom: 3px solid #1495d3;
  background: transparent;
  color: currentColor;
}

.rounded-badge {
  width: 200px;
  height: 200px;
  background-color: #00a0e9;
  color: #fff;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  transition: 0.5s;
}

.rounded-badge:hover {
  background: #fff;
  color: #00a0e9;
  cursor: pointer;
}

.rounded-badge .icon {
  width: 100px;
  height: 100px;
  vertical-align: middle;
}

.bg-vas {
  background:
    linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    url(/img/eprint/banner/bg-vas.webp) no-repeat fixed top;
  background-size: cover;
}

.card-common {
  border: none;
  min-height: 260px;
}

.card-common .card-body {
  padding: 1rem;
}

.card:hover {
  box-shadow: 0px 0px 12px 0px #d7d7d7;
}

.card-outline {
  border-radius: 0;
}

.card-outline .card-header {
  border: 1px solid #cfe4ee;
  background: #eff6fc;
  color: #3483c2;
}

.card-outline .btn-link:hover {
  text-decoration: none;
  border: 1px solid #a7d0f1;
}

.card-secondary {
  background: #67b5e9;
  border-radius: 1rem;
  color: #fff;
  padding: 1.5rem;
  text-align: center;
  cursor: pointer;
}

.card-secondary:hover .icon-xl {
  width: 6.5rem;
  height: 6.5rem;
}

.text-right .btn-lg,
.text-right .btn-group-lg > .btn {
  border-radius: 0;
  font-size: 1rem;
  padding: 0.5rem 2rem;
}

.footer {
  font-size: 1rem;
  background-color: #1e88e5;
}

.footer .list-group label {
  width: 80px;
  vertical-align: top;
}

.footer .list-group span {
  width: calc(100% - 85px);
  display: inline-block;
}

.footer .link-group .e-link {
  display: block;
  padding: 4px;
  margin: 4px 0;
  cursor: pointer;
  transition:
    color 0.3s ease-in-out,
    box-shadow 0.3s ease-in-out;
}

.footer .link-group .e-link:hover {
  box-shadow: inset 200px 0 0 0 #00a0e9;
  color: #fff;
  text-decoration: none;
}

.footer-copyright {
  padding: 10px 0;
  color: #fff;
  font-size: 14px;
}

.footer-copyright a {
  color: #fff;
}

.discountArea .w-25 {
  float: left;
  padding: 1rem;
}

.discountArea .w-25 img:hover {
  box-shadow: 0 0 12px 1px #bdbdbd;
}

.productMap .product-card {
  border: 1px solid #e9e9e9;
  text-align: center;
  padding-bottom: 1rem;
  cursor: pointer;
  height: calc(100% - 24px);
}

.productMap .product-card:hover {
  border-color: #81caeb;
}

.productMap .product-card img {
  max-width: 100%;
}

.download-link {
  margin-bottom: 1.5rem;
}

.download-link img {
  vertical-align: text-bottom;
  margin-right: 5px;
}

.download-link a {
  color: #0092ff;
}

.page-link {
  margin: 0 0.5rem;
  border-radius: 0.4rem;
  color: #6c757d;
  cursor: pointer;
}

.swiper-gallery {
  margin-bottom: 1rem;
}

.swiper-gallery .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.swiper-thumbs .swiper-slide {
  width: 25%;
  height: 100%;
  cursor: pointer;
}

.swiper-thumbs .swiper-slide:hover {
  border: 2px solid #fb9235;
}

.swiper-thumbs .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.swiper-thumbs .swiper-slide-thumb-active {
  opacity: 1;
  border: 2px solid #fb9235;
}

.product-intro {
  border: 2px solid #ccdeef;
}

.productForm {
  border-top: 3px solid #dce8f3;
  padding-top: 1rem;
  padding-bottom: 0.5rem;
}

.productForm .price {
  font-size: 1.75rem;
  color: #ff0000;
}

.editToolGroup {
  text-align: right;
}

.bi-sm-size {
  width: 20px;
  height: 20px;
}
.editToolGroup {
  text-align: right;
}

.card-outline {
  border-radius: 0;
  border-color: #cfe4ee;
}

.card-outline .card-header {
  border-color: #cfe4ee;
  background: #eff6fc;
  color: #3483c2;
  padding: 0.5rem 1rem;
  border-radius: 0;
}

.card-outline .btn-link:hover {
  text-decoration: none;
  border: 1px solid #a7d0f1;
}

.cardfaq {
  border: none;
  border-bottom: 1px solid #eef0f2 !important;
}

.cardfaq .card-header {
  background: #fff;
  border-color: #79bfff;
  cursor: pointer;
}

.table {
  background-color: #fff;
}

.pagination {
  -ms-flex-pack: center;
  justify-content: center;
}

select option {
  padding: 6px 0;
}

.svg-icon {
  width: 1.25rem;
  height: 1.25rem;
}

.hovertip .hovertip-inner {
  display: none;
  padding: 0.5rem 1.5rem;
  top: 30px;
  background: #fff;
  text-align: center;
  box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 18%);
  z-index: 10;
}

.hovertip:hover .hovertip-inner {
  display: block;
}

.imghover {
  width: 100%;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: pointer;
}

.imghover h2 {
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  position: relative;
  font-size: 1rem;
  padding: 10px;
  background: rgba(0, 0, 0, 0.2);
}

.imghover h4,
.imghover h6 {
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  bottom: 0;
  position: absolute;
  margin-bottom: 0;
  width: 100%;
  padding: 10px;
  background: rgba(0, 0, 0, 0.2);
}

.imghover h4 {
  font-size: 1.325rem;
  padding: 12px;
}

.imghover h2,
.imghover h4,
.imghover h6,
.imghover img {
  transition: all 0.4s ease-in-out;
}

.imghover img {
  transform: scale(1.1);
}

.imghover:hover img {
  transform: scale(1.1);
}

.imghover .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.imghover:hover .overlay {
  background-color: rgba(170, 170, 170, 0.4);
}

.imghover a.info {
  opacity: 0;
  transform: scale(1.5);
  transition: all 0.4s ease-in-out;
  font-weight: normal;
  border: 1px solid #fff;
  height: 70%;
  width: 86%;
  position: absolute;
  top: 22%;
  left: 7%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}

.imghover:hover a.info {
  opacity: 1;
  transform: scale(1);
  background-color: rgba(0, 0, 0, 0.4);
}

.imghover a.info:hover {
  box-shadow: none;
}

#top {
  position: fixed;
  right: 0.75rem;
  bottom: 2.5rem;
  z-index: 1041;
}
#top .backtop-icon {
  width: 30px;
  height: 30px;
}
.loginName {
  max-width: 240px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.dropdown-menumore {
  border: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 18%);
  display: none;
  top: 100%;
  transform: translateX(-56%);
  position: absolute;
  z-index: 100;
}

.navbar-more:hover .dropdown-menumore {
  display: block;
}

.dropdown-menumore .nav-item {
  background: #fff;
}

.dropdown-menumore .nav-item .nav-link {
  color: #333;
  padding: 0.25rem 1rem !important;
}

.dropdown-menumore .nav-item .nav-link:hover {
  color: #fff;
}

.table-responsive {
  margin-bottom: 1rem;
  overflow-y: hidden;
}

.table-responsive > .table {
  margin-bottom: 0;
}

.table img {
  max-width: 100%;
}

.table td {
  word-break: normal;
  word-wrap: normal;
}

.table tr td:first-child {
  min-width: 90px;
}

.table td .icon-sm {
  float: right;
  color: #cfe4ee;
}

.table td .icon-sm:hover {
  color: #1495d3;
}

#preview_show {
  position: absolute;
  border: 1px solid #ccc;
  background: #e1e1e1;
  padding: 5px;
  display: none;
}

.table tr[data-index] {
  cursor: pointer;
}

.req {
  color: red;
  white-space: nowrap;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  pointer-events: inherit;
}

.labelfixed {
  width: 140px;
}

.dropdown-item.active,
.dropdown-item:active {
  background: transparent;
  color: currentColor;
}

.text-ellipsis {
  position: relative;
}

.text-ellipsis::after {
  content: '...';
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 0;
}

.text-ellipsis-line {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  overflow: hidden;
  min-height: 38px;
}

.tagGroup .btn {
  color: #fff;
  padding: 0.2rem 0.75rem;
}

.jconfirm .jconfirm-box div.jconfirm-content-pane {
  min-height: 150px;
  align-items: center;
  margin-bottom: 0 !important;
}

.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content {
  margin: 10px 0 0;
}

.jconfirm .jconfirm-box .jconfirm-buttons {
  float: none;
  text-align: center;
  padding-bottom: 20px;
}

.input-group .position-absolute.invalid-feedback {
  bottom: -20px;
}

.bg-lightsuccess {
  background: #78be20;
  padding: 0.5rem 1.25rem;
}

*[onclick],
select {
  cursor: pointer;
}

.media-newsimg {
  max-width: 38%;
  flex: 0 0 38%;
}

.newsbanner.position-sticky {
  top: 60px;
}

.newscontent img {
  max-width: 100%;
  height: auto;
}

.publicdayList {
  margin-top: -10rem;
}

.calendarSet > div > label {
  display: block;
  margin-bottom: 0;
}

.swiper-thumbs .swiper-button-next,
.swiper-thumbs .swiper-button-prev {
  top: 50%;
  width: 35px;
  height: 35px;
}

.weddingForm {
  background: url('../img/eprint/weddingform_bg.jpg');
}

.awardimg img {
  width: 100px;
  height: auto;
}

#paymentlogo img {
  max-width: 7%;
  object-fit: cover;
}

.left-templatetext {
  width: 100px;
  font-size: 14px;
  line-height: 25px;
  color: #7e7e7e !important;
  float: left;
  white-space: nowrap;
}

.de-tag-list {
  margin-left: 100px;
}

.new_label {
  margin-right: 165px;
  background: #ffffff;
  word-break: break-all;
}

.new_label a {
  margin-right: 25px;
  margin-right: 37px;
  font-size: 14px;
  color: #7e7e7e !important;
  line-height: 25px;
  white-space: nowrap;
}

.new_label a:hover {
  color: #dc3545 !important;
}

.new-template_label .more {
  position: absolute;
  right: 10px;
  top: 1px;
}

.new-template_label .more .btn {
  border: 1px solid #e1e1e1;
  padding: 2px 8px;
}

.tag-select {
  padding: 4px 10px;
  display: inline-block;
  margin-right: 10px;
}

.tag-select .btn {
  padding: 0px;
  line-height: 1;
  color: #898989;
}

.tag-select .btn:hover {
  color: #00a0e9;
}

.downloadTable .tab-content .card-body img {
  max-height: 300px;
}

.text-line-2 {
  height: 45px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.text-line-4 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  line-clamp: 4;
  -webkit-line-clamp: 4;
  overflow: hidden;
}

.card .text-line-4 {
  height: 95px;
}

.knowledgeArea .product-card .card-img-top {
  height: 210px;
}

.blogDetail img {
  max-width: 100%;
  height: auto;
}

.blogDetail h3 {
  font-size: 1.25rem;
}

.card-ncr,
.card-ncr .card {
  height: 100%;
}

.card-ncr .card img {
  max-height: 300px;
}

.category-head {
  background: #00000080;
  bottom: 0;
  color: #ffffff;
  padding: 20px;
  text-align: left;
  width: 100%;
}

.de-height {
  max-height: 30px;
  overflow: hidden;
}

.blogSidebar > h3 {
  color: #2c2c37;
  font-size: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
  overflow: hidden;
  position: relative;
  text-transform: capitalize !important;
}

.blogSidebar > h3:before {
  content: '';
  background: #00a0e9;
  height: 2px;
  width: 100px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.price_discount {
  font-size: 20px;
  text-align: right;
}

.price_discount .promoPrice {
  font-size: 24px;
  color: #ff0000;
}

.list-style li {
  list-style: outside;
}

.list-style-dec li {
  list-style: decimal;
}

.table-align-middle td {
  vertical-align: middle;
}

.template-sort {
  white-space: nowrap;
  overflow-x: auto;
  text-align: center;
  scrollbar-color: #cfcfcf #f0f0f0;
  scrollbar-width: thin;
}

.template-sort::-webkit-scrollbar {
  height: 4px;
  background-color: #f5f5f5;
}

.template-sort::-webkit-scrollbar-thumb {
  background-color: #cfcfcf;
}

.template-sort::-webkit-scrollbar-track {
  background-color: #f0f0f0;
}

.template-sort .sort-item {
  width: 115px;
  display: inline-block;
  text-align: center;
  color: #8c8c8c;
  margin: 0.5rem;
  cursor: pointer;
}

.template-sort .sort-item .rounded-circle {
  width: 115px;
  height: 115px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f0f0f0;
  padding: 2px;
  border: 2px solid transparent;
}

.template-sort .sort-item:hover,
.template-sort .sort-item.active {
  color: #00a0e9;
  text-decoration: none;
}

.template-sort .sort-item:hover .rounded-circle,
.template-sort .sort-item.active .rounded-circle {
  border-color: #00a0e9;
}

.drawer-container.fade .modal-dialog {
  transform: translate(-50px, 0);
}

.drawer-container.show .modal-dialog {
  transform: none;
}

.drawer-container .modal-dialog {
  width: 400px;
  height: 100vh;
  margin: 0;
}

.drawer-container .drawer-inner {
  height: 100%;
  position: relative;
  background: #fff;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  color: #909399;
  pointer-events: auto;
}

.tag-normal {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
  box-sizing: border-box;
  white-space: nowrap;
  height: 36px;
  border: 1px solid #dedede;
  padding: 0 1rem;
  border-radius: 25rem;
  font-size: 14px;
  cursor: pointer;
  color: #2f2f2f;
}

.tag-normal:hover,
.tag-normal.active {
  border-color: #00a0e9;
  color: #00a0e9;
}

.tag-color {
  border: 1px solid transparent;
  padding: 1px;
}

.tag-color span {
  width: 65px;
  height: 28px;
}

.tag-normal .text-muted {
  border-radius: 50rem;
  padding: 1px;
}

.tag-normal .text-muted:hover {
  background: #909399;
  color: #fff !important;
}

.text-link:hover {
  opacity: 0.8;
}

.btn-group-inline .btn-link {
  color: #8c8c8c;
}

.btn-group-inline .btn-link:focus,
.btn-group-inline .btn-link:hover,
.btn-group-inline .btn-link.active {
  color: #00a0e9;
  box-shadow: none !important;
}

.btn-light.text-muted {
  background: #f8f8f8;
  border-color: #f8f8f8;
  padding: 4px 24px;
}

.btn-light.text-muted:hover {
  background: #eef0f2;
  border-color: #eef0f2;
}

button.btn-light.text-muted {
  padding: 8px 24px;
}

.ad {
  display: none;
  position: fixed;
  overflow-x: hidden;
  overflow-y: hidden;
  margin: 0 auto;
  top: 25%;
  left: 0;
  width: 100%;
  height: 0px;
  z-index: 999;
  text-align: center;
}

.ad-button {
  border-top-width: 0px;
  padding-right: 0px;
  padding-left: 0px;
  border-left-width: 0px;
  background: none transparent scroll repeat 0% 0%;
  border-bottom-width: 0px;
  padding-bottom: 0px;
  margin: 0px;
  cursor: pointer;
  padding-top: 0px;
  border-right-width: 0px;
}

.ad-close {
  right: 10px;
  cursor: pointer;
  top: 0px;
  position: absolute;
  z-index: 1999;
}

.whatapplink {
  position: fixed;
  z-index: 1040;
  right: 0.5rem;
  bottom: 8rem;
}
.whatapplink .icon-m {
  font-size: 1.7rem;
}
.whatapplink .el-button {
  border: 1px solid #67c23a;
}
.whatapplink .el-button:hover {
  border: 1px solid #1495d3;
}
.whatapplink img {
  box-shadow: 1px 1px 5px #cccccc;
  border-radius: 50%;
}

.whatapplink img:hover {
  opacity: 0.8;
}

.electionEntrance {
  position: fixed;
  z-index: 1041;
  right: 0.5rem;
  bottom: 20rem;
  text-align: right;
}

.electionEntrance img:hover {
  opacity: 0.8;
}

.advantage-card {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.side-nav .nav-item.active {
  background-color: #f3f3f3;
  color: #00a0e9;
}

.side-nav .nav-item.active .nav-link {
  color: #00a0e9;
}
.subtitle-h2 {
  font-weight: 400;
  font-size: x-large;
  text-align: center;
  margin-bottom: 15px;
}
.fontSize-large {
  font-size: large;
}
.align-items-center .el-dropdown {
  vertical-align: middle;
}

.customSwiper .swiper-button-next:after,
.customSwiper .swiper-button-prev:after {
  font-size: 36px;
}

.position-md-absolute {
  position: absolute !important;
}

/* 我的訂單 */
.hr-grey {
  border-top: 1px solid #afafafa1;
  margin-top: 4px;
}
.selectAllHeads {
  position: absolute;
  margin-left: 8px;
  margin-top: 5px;
}
.el-form--label-right .el-input__wrapper {
  width: 150px;
}
.e-selectbar .w273 {
  width: 273px;
  min-width: 228px;
}
.e-selectbar .w70 {
  width: 100px;
}
.e-selectbar .w140 {
  width: 140px;
}
.e-selectbar .el-button {
  padding: 5px 5px;
  border-radius: 8px;
  font-weight: 400;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border: 1px solid #00a0e9;
  cursor: pointer;
  color: #00a0e9;
  background: #ffffff;
}
.e-selectbar .el-button:hover {
  background: #00a0e9;
  color: #fff;
}
.e-selectbar .el-form--inline .el-form-item {
  margin-right: 0px;
  margin-left: 16px;
}
.form-check-oder {
  margin-bottom: 0;
}
.form-check-oder input {
  height: 16px;
  width: 16px;
  margin-bottom: 0;
}
.form-check-oder .form-check-label {
  white-space: nowrap;
  line-height: 27px;
  height: 16px;
}
.e-no-border {
  color: #333;
}
.e-no-border :deep(.el-input__inner) {
  color: #333 !important;
  border: none !important;
  border-bottom: 1px solid #dcdfe6 !important;
  border-radius: 0 !important;
  padding-left: 5px;
}
.e-primaryButton {
  min-width: 150px !important;
  padding: 12px 24px !important;
  border-radius: 30px !important;
  background-color: #00a0e9 !important;
  cursor: pointer !important;
  transition: background-color 0.3s !important;
  text-align: center !important;
  border: 1px solid #00a0e9 !important;
  color: #ffffff !important;
  font-size: 16px !important;
}
.e-primaryButtonHight {
  height: 48px;
  line-height: 48px;
}
.color-help {
  position: absolute;
  right: 28px;
  margin-top: -6px;
}
.e-primaryButton:hover {
  background-color: #ffffff;
  color: #00a0e9;
  border: 1px solid #00a0e9;
}
.weakBackground {
  background: #f8fbff;
}
.e-no-border :deep(.el-input__inner::placeholder) {
  color: #999;
}
.pt19rem {
  padding-left: 1.9rem;
}
/* 購物車*/
.shoppingCart-table tr th {
  background-color: #eff4f8;
  padding: 0.3rem;
  border-bottom: 1px solid #00a0e9;
}
/* 付款成功tabs*/
.e-paymentMethods .nav-tabs .nav-link {
  background-color: #ffffff;
  color: #666;

  padding: 10px 15px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border: 1px solid #dee2e600;
  border-bottom: 1px solid #dee2e6;
}
.e-paymentMethods .nav-tabs .nav-link.active {
  border: 1px solid #dee2e6;
  border-bottom: 1px solid #dee2e600 !important;
}
.e-paymentMethods .nav-tabs .nav-link:hover {
  border: 1px solid #dee2e6;
  border-bottom: 1px solid #dee2e600 !important;
}
.el-dialog__body {
  border-bottom: 1px solid #cccccc61;
  border-top: 1px solid #cccccc54;
}

.payment-form .el-alert__description {
  font-size: 14px;
}
.payment-form .orderName {
  width: 130px !important;
  display: inline-block;
  text-align: right;
  padding: 0 12px 0 0;
}
.picture-big-body {
  margin-top: 4vh;
}
.picture-big-body > .el-dialog__body {
  padding: 0 !important;
}

.edgeArrow .el-collapse-item__arrow {
  margin: 0 8px 0 0 !important;
}
/*.is-disabled {
  border: 1px solid #a8a8a9 !important;
  color: #a8a8a9 !important;
}
.is-disabled:hover {
  border: 1px solid #a8a8a9 !important;
  color: #a8a8a9 !important;
  background: #ffffff !important;
  cursor: not-allowed !important;
}*/
.e-addNO .is-disabled {
  border: none !important;
}
.e-addNO .is-disabled:hover {
  border: none !important;
}
/* NO顏色*/
.grid-container-noClor {
  gap: 20px;
  margin: 0;
}
.grid-container-noClor .grid-card {
  border-radius: 0px;
}
.grid-container-noClor .grid-card-img {
  height: 2em;
}
.grid-container-noClor .grid-card-content {
  padding: 0px;
}
.grid-container-noClor .grid-card-title {
  font-size: 14px;
  font-weight: 400;
  color: #333;
  margin-bottom: 0px;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
/* 銀色 */
.textSilver {
  color: #929495;
}
/* 紅色 */
.textRed {
  color: #e4121f;
}
/* 黑色 */
.textBlack {
  color: #000;
}
/* 金色 */
.textGold {
  color: #8d7b51;
}
/* 銀色背景色 */
.textSilver-bg {
  background: #929495 !important;
}
/* 紅色背景色*/
.textRed-bg {
  background: #e4121f;
}
/* 黑色背景色*/
.textBlack-bg {
  background: #000 !important;
}
/* 金色背景色*/
.textGold-bg {
  background: #8d7b51;
}
.lineHeight45 {
  line-height: 45px !important;
}
/* pps 繳費指引 */
.paymentStepsGuide {
  height: 600px;
  overflow: scroll;
  padding: 15px;
  overflow-x: hidden;
}
.paymentStepsGuide .stepNumber {
  width: 24px;
  display: inline-block;
  background: #00a0e9;
  height: 24px;
  text-align: center;
  border-radius: 24px;
  line-height: 24px;
  margin: 5px 1px 5px 5px;
  color: #ffffff;
}
.paymentStepsGuide .list-unstyled {
  line-height: 200%;
}
.paymentStepsGuide .icon-youjiantou {
  width: 20px;
  height: 20px;
  color: #fff;
  background: #1aa1e6ba;
  border-radius: 3px;
  margin-right: 10px;
}
.paymentStepsGuide .digitalBorder {
  display: inline-block;
  border: 1px solid #d35a00;
  width: 20px;
  text-align: center;
  color: #d35a00;
  margin: 0 2px 0 2px;
  font-weight: bold;
  font-size: larger;
}
.paymentStepsGuide .step-title {
  background: #cccccc21;
  padding: 5px 5px;
}
.stepsDialog .el-dialog__body {
  padding: 0 !important;
}
/*動態進度生成 */
.dynamicProgress {
  max-width: 60px;
}
/*.dynamicProgress .el-step__head {
  max-width: 60px;
}*/

.dynamicProgress .el-step__title {
  font-size: small !important;
  line-height: 18px;
}
.dynamicProgress .el-step__icon {
  width: 18px;
  height: 18px;
  align-items: stretch;
}
.dynamicProgress .el-icon svg {
  height: 1.1em;
  height: 1.12em;
  width: 1.12em;
  background: #6ac244;
  color: #fff;
  border-radius: 100%;
  margin-top: -4px;
}
/* 頭和低沒有線條的彈出框 */
.no-lineDialog .el-dialog__body {
  border-bottom: none;
  border-top: none;
}
.spacingLines {
  border-top: 20px solid #fff;
  margin-left: -15px;
  margin-right: -15px;
}

.icon-1rem {
  width: 1rem;
  height: 1rem;
}
.samll-iconBut {
  color: #00a0e9;
  padding: 2px 5px;
}
.maxHeight360 {
  max-height: 360px;
}
/*-彈出框邊通用設-*/
.pd-dialog .el-dialog__body {
  padding: 0 !important;
}
.general-dialog-hiddle {
  max-height: 79vh;
  overflow: auto;
  overflow-x: hidden;
  padding: 20px;
  min-height: 40vh;
}
.general-contentEditing-hiddle {
  max-height: 79vh;
  overflow: auto;
  overflow-x: hidden;
  padding: 10px 20px;
}
.contentEditing {
  max-height: 70vh;
  overflow: auto;
  overflow-x: hidden;
  padding: 10px 20px;
}
.pd25 {
  padding: 10px 25px;
}
.button-padding40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}
.e-input-container2 {
  display: flex;
  align-items: center;
  background-color: #fff;
  /* border: 1px solid #ddd; */
  border-radius: 6px;
  padding: 0px 0px 0px 12px;
  margin-bottom: 15px;
  margin-top: 19px;
}
.no-border-select .el-input__wrapper {
  border: none !important;
  padding: 5px 12px;
  box-shadow: none !important;
}

.loginDialog .el-dialog__body {
  border: 0 !important;
}
.loginDialog .login-intro {
  border-top-left-radius: 18px !important;
}
.cart-totalMl {
  margin-left: 0.25rem !important;
}

.discountAmount {
  background: #f94e77;
  color: #ffffff;
  padding: 5px 10px;
  margin-left: 15%;
}
.discountAmount2 {
  background: #f94e77;
  color: #ffffff;
  padding: 3px 10px;
  margin-top: -3px;
  margin-bottom: 3px;
}
.w200 {
  min-width: 200px;
}
.w63 {
  display: inline-block;
  min-width: 63px;
}
.bgLightBlue {
  clear: left;
  background: #f5f7fa;
  border: 1px solid #e4e7ed;
  padding: 0 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  height: 39px;
  border-radius: 5px;
  line-height: 32px;
  color: #a8abb2;
  font-size: 14px;
}
.height5e {
  height: 5em;
}
/* 書本下單 */
.material-tab .el-tabs__nav {
  width: 100%;
}
.material-tab .el-tabs__item {
  width: 25%;
  border-right-color: var(--el-border-color) !important;
  border-left-color: #dcdfe600 !important;
  border-bottom: 1px solid var(--el-border-color) !important;
  margin-left: 1px !important;
  padding: 25px 20px;
  line-height: 100%;
}
.material-tab .el-tabs__item.is-active {
  border-bottom: 1px solid #ffffff !important;
  background-color: #ffffff !important;
}
.material-tab .el-tabs--border-card > .el-tabs__header .el-tabs__item + .el-tabs__item {
  margin-left: 1px;
}
.material-tab .el-tabs__header {
  margin: 0;
  background-color: #f4f4f4 !important;
}

.material-tab .el-tabs__item.is-top:last-child {
  border-right: 0px !important;
  border-right-color: #ffffff !important;
}
.material-tab .el-tabs--top .el-tabs__item.is-top:nth-child(4) {
  border-right: 0px !important;
  border-right-color: #ffffff !important;
}
.material-tab .material-tabContent {
  background: #ffffff;
  padding: 15px;
}

/* 一行兩個備註 */

.e-twoNotes-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  max-width: 1000px;
  margin: 0 auto;
  border-radius: 8px;
}
.e-twoNotes-card {
  background-color: #fff;

  display: flex;
  flex-direction: column;
  position: relative;
}
/* 我的收藏頁面愛心 */
.collectLove {
  position: absolute;
  z-index: 2;
  right: 10px;
  top: 10px;
  cursor: pointer;
}
.myCollection .product-card .priceList {
  margin-top: 0.1rem;
}

/* 文章詳細頁鏈接 */
.blog-style a[href] {
  color: #00a0e9;
}
.blog-style a[href]:hover {
  color: #0d63bf;
  text-decoration: underline;
}
.blog-hotproducts .product-content {
  padding: 15px 10px;
}

/* 手機版落單報價按鈕 */
.mobile-footer-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 60px;
  background-color: #ffffff;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  padding: 0 15px;
  z-index: 2000 !important;
}
.mobilePaymentDetails .el-drawer__header {
  color: #72767b00;
}
.price-section {
  flex: 1;
}
.total-price {
  font-size: 14px;
  font-weight: bold;
  color: #dc3545;
}
.action-buttons {
  display: flex;
  gap: 10px;
}
.w-h40 {
  width: 40px;
  height: 40px;
}
.w-h60 {
  width: 60px;
  height: 40px;
}

/* 獎座顏色 */

.trophyColor-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  /*max-width: 1000px; */
  margin: 0 auto;
  border-radius: 8px;
}
.trophyColor-card {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  position: relative;
}
.trophyColor-container .is-disabled {
  border: none !important;
}
.trophyColor-container .el-input__wrapper {
  padding: 5px 12px;
}
.fontUrgent {
  color: #e25833;
}
.badgeFree {
  font-size: 12px;
  letter-spacing: 0px;
}
/* 贈送獎狀/證書一套  一行兩個佈局小屏幕垂直佈局 */
.giftCertificate-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
  margin: 0 auto;
  border-radius: 8px;
}
.giftCertificate-card {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  position: relative;
}
.mg0 {
  margin: 0;
}
/*-- 獎狀材料--*/
.CertificateMaterials-container {
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  gap: 0px;
  max-width: 1200px;
  margin: 0;
}
.CertificateMaterials-card {
  overflow: hidden;
  cursor: pointer;
  position: relative;
  border: 1px solid #cccccc75;
  padding: 3px;
  margin: 0px;
  transition: all 0.3s ease;
  box-sizing: border-box;
  background-color: #ffffff;
}
.CertificateMaterials-card:hover {
  border-color: #00a0e9;
}
.hover3 .CertificateMaterials-card:hover {
  border-color: #00a0e9;
  background: #f4fafe;
}
.hover3 .CertificateMaterials-card:hover svg {
  color: #00a0e9;
}
.CertificateMaterials-card.selected {
  border-color: #00a0e9;
  box-shadow: 0 0 0 2px #ffffff;
}

.CertificateMaterials-card:hover::after {
  opacity: 1;
}

.CertificateMaterials-card.selected::after {
  content: '';
  position: absolute;
  right: 2px;
  bottom: 2px;
  width: 20px; /* 設定固定寬度 */
  height: 20px; /* 設定固定高度 */
  border-radius: 50%;
  opacity: 1;
  background: #00a0e9 url('/img/svg/certificate.svg') no-repeat center center;
  background-size: 20px 20px; /* 調整 SVG 圖示大小 */
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.CertificateMaterials-card-img {
  width: 100%;
  height: 100%;
  padding-bottom: 70%;
  position: relative;
  overflow: hidden;
}

.CertificateMaterials-card-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-height: 197px;
  object-fit: contain;
}

.CertificateMaterials-card-title {
  font-size: 14px;
  font-weight: 400;
  color: #333;
  margin-bottom: 0px;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2; /* 限制两行文字 */
  -webkit-box-orient: vertical;
  overflow: hidden;
  /*height: 40px;  两行文字高度 */
  line-height: 20px;
  text-align: center;
}
/* 彈出視頻 */
.header-middle-area .el-dropdown:hover .e-account-n {
  color: #00a0e9;
}
.videoDialog .el-dialog__body {
  padding: 0;
  background-color: #f0f0f0;
}
/* 手機版滑動後頭部 */
.mobileSlideHead {
  position: absolute;
  right: 0px;
  top: 2px;
}
.mobileSlideHead .el-dropdown {
  color: #ffffff !important;
}
.mobilePaymentDetails {
  height: 60% !important;
  background: none;
  box-shadow: none;
}
.mobilePaymentDetails .el-drawer__body {
  background: #f0f0f0;
  padding: 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
}
.mobileSlideHead .mini-cart > a {
  color: #ffffff !important;
  margin-top: 5px;
}
.mobilePaymentDetails .is-top {
  width: 100% !important;
}
.mobilePaymentDetails .el-drawer__header {
  border-bottom: 0px solid #ccc;
}
.mobilePaymentDetails .el-drawer__close-btn {
  color: #fff;
  margin-right: -15px;
}
.mobilePaymentDetails .el-drawer__close-btn .el-drawer__close {
  font-size: 1.8rem !important;
}
.mobilePaymentDetails.el-tabs--border-card > .el-tabs__header .el-tabs__item.is-active {
  width: 50%;
}
.mobilePaymentDetails .el-tabs--border-card {
  background: #f0f0f0;
  border: 0px solid #dcdfe600;
}
.mobilePaymentDetails .el-tabs--border-card > .el-tabs__header .el-tabs__item.is-active {
  background-color: #f0f0f0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  color: #00a0e9;
  border-top: 2px solid #00a0e9;
}
.mobilePaymentDetails .el-tabs--border-card > .el-tabs__header .el-tabs__item {
  background: #666665;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  cursor: pointer;
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}
.mobilePaymentDetails .is-top {
  background: linear-gradient(to bottom, #777879 0%, #777879 5%, #f0f0f0 40%, #f0f0f0 100%);
}
.mobilePaymentDetails .el-tabs--border-card > .el-tabs__content {
  padding: 0px;
  padding-top: 15px;
}
.mobilePaymentDetails .priceSettlement {
  border-top: 1px solid #00a0e9;
  padding: 15px 0;
}
.bg-light {
  background-color: #f3f3f3 !important;
}
/* 沒有邊框的禁用 */
.noBorderDisabled .is-disabled {
  border: none !important;
}
.noBorderDisabled .is-disabled:hover {
  background: none !important;
}
/* 是否做稿 */
.draftProofChange .el-radio-button--small .el-radio-button__inner {
  font-size: 14px;
}
/* 媒體檢查大屏幕 */
.groupSelectButton .el-radio.is-bordered.el-radio--large {
  padding: 0 8px 0 8px !important;
}
.groupSelectButton .el-radio {
  margin-right: 15px;
}
.faq-accordion .card-header .collapse-title:hover {
  color: #00a0e9 !important;
}
.loginContent .el-form-item.is-error .input-mix .el-input-group__prepend {
  border-color: #dcdfe6;
  box-shadow:
    1px 0 0 0 #dcdfe6 inset,
    0 1px 0 0 #dcdfe6 inset,
    0 -1px 0 0 #dcdfe6 inset;
}
.loginContent .el-form-item.is-error .input-mix .el-input-group__append {
  border: 1px solid #dcdfe6;
  border-left: none;
}
.mainBar .nav-link {
  color: #ffffff;
  font-size: 1rem;
  line-height: 30px;
  padding: 0.5rem 1rem !important;
  border-bottom: 2px solid transparent;
  cursor: pointer;
}
.pointMore .nav-link {
  color: #ffffff;
  font-size: 1rem;
  line-height: 30px;
  padding: 0.5rem 1rem !important;
  border-bottom: 2px solid transparent;
  cursor: pointer;
  display: block;
  padding: 0.5rem 0.5rem;
}
.pointMore .dropdown-menumore {
  top: 89%;
}
.selectText {
  margin-top: 42px;
}
.blue-facebook {
  color: #036fb7;
}
.blue-facebook:hover {
  color: #00a0e9;
}
.card-90mmx54mm {
  background: #ebebeb;
}
.verticalAlign0 {
  vertical-align: 0rem !important;
}

.text-white h3 {
  color: #ffffff;
}

.text-white h5 {
  color: #ffffff;
}

.icon-m-account {
  width: 1.3rem;
  height: 1.85rem;
}
.mi-height50vh {
  min-height: 50vh;
}
/* 模板3D樣式 */

.product-img .btn-3d:hover {
  color: #00a0e9;
  transform: scale(1);
}
/* el-dialog__body沒有下邊線 */
.no-Bottom-Border .el-dialog__body {
  border-bottom: 1px solid #ccc0;
}
.design-card .icon:hover {
  color: #00a0e9 !important;
}
textarea:focus {
  background: transparent;
  border: 1px solid #00a0e9;
  box-shadow: none !important;
}
.stickerSize input {
  background: transparent;
  height: 38px;
  box-shadow: none;
  padding-left: 10px;
  font-size: 0.92rem;
  color: #a4a4a4;
  width: 100%;
  box-shadow: none;
  border-radius: 0;
}
.discSize input {
  background: transparent;
  height: 38px;
  box-shadow: none;
  padding-left: 10px;
  font-size: 0.92rem;
  color: #a4a4a4;
  width: 100%;
  box-shadow: none;
  border-radius: 0;
}
.pd2 {
  padding: 2px;
}
.mobileSlideHead .e-hide {
  color: #ffffff;
  display: none;
}
.mobileSlideHead .e-account-n:hover {
  color: #ffffff;
}
.shop-sidebar > h3:before,
.shop-sidebar > h5:before {
  content: '';
  background: #00a0e9;
}
.bi {
  fill: currentcolor;
  vertical-align: -0.3rem;
}
.btn {
  font-size: 0.875rem;
}
.btn-primary:focus,
.btn-primary:visited,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:active {
  color: #ffffff;
  background: #00a0e9 linear-gradient(180deg, #26aeec, #00a0e9) repeat-x;
  border-color: #00a0e9;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075);
}
.paperweight {
  margin: -10px;
}
.paperweight p {
  background: #cccccc3b;
  padding: 5px 10px;
  margin-bottom: 5px;
}
.paperweight .el-radio-group {
  padding-left: 10px;
}
.paperweight .el-radio.el-radio--large {
  height: 20px;
}
/*輸入款點擊時候黃色陰影*/
input:focus {
  background: transparent;
  border: 1px solid #fff;
  box-shadow:
    inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px #fff;
}
.addressDetailsSpace {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 97%;
  margin-left: 23px;
}
.addressEditButton {
  position: absolute;
  right: 14px;
  top: 12px;
}
/*數量形式禁用*/
.quantity-disabled {
  background: #cccccc2e !important;
  cursor: not-allowed !important;
  border: 1px solid #dddddd;
  border-color: #dddddd !important;
}
.quantity-disabled .no-border-select .el-input__wrapper {
  border: none !important;
  padding: 5px 12px;
  box-shadow: none !important;
  background: #f6f6f6;
  cursor: not-allowed !important;
}
.quantity-disabled input {
  cursor: not-allowed !important;
  border: none !important;
  background: #f6f6f6;
}
/*預覽*/
.effectPreview {
  border: 1px solid #00a0e9 !important;
  margin: 20px 0;
}
.effectPreview img {
  width: 100%;
  height: auto;
  max-width: 350px;
  max-height: 350px;
}
.giftEnvelopeColor {
  width: 100%;
  padding-bottom: 3%;
  position: relative;
  overflow: hidden;
}
.grid-stock-stamp {
  text-align: center;
  max-width: 1370px;
}
.grid-stock-stamp .grid-card-img {
  height: 6em;
  min-height: 42%;
}
.grid-stock-stamp .grid-card {
  cursor: pointer;
}
.grid-stock-stamp .grid-card:hover .btn-outline-primary {
  color: #ffffff;
  background-color: #00a0e9;
  border-color: #00a0e9;
}
.mtf10 {
  margin-top: -10px;
}
.mtf16 {
  margin-top: -16px;
}
.grid-card-NCRimg {
  height: 4em;
}
.ncr-mg {
  margin-top: 15px !important;
  margin-bottom: 5px;
}
.grid-container-ncr {
  gap: 10px;
}
.grid-container-ncr .grid-card {
  padding: 3px;
}
.grid-card-NO-img {
  height: 3em;
}
.disabled-but .is-disabled:hover {
  color: #b3b6bc !important;
  cursor: not-allowed !important;
}
.f-atext-important {
  background-color: #f56c6c;
}
.f-atext-warning {
  background-color: #e6a23c;
}
.f-atext-success {
  background-color: #67c23a;
}
.f-atext-primary {
  background-color: #409eff;
}
/*直接下單產品展示*/
.grid-productOrder {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 25px;
}

.card-productOrder {
  background-color: white;
  border-radius: 3px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.02);
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease;
  border: 1px solid #cccccc42;
}

.card-productOrder:hover {
  transform: translateY(-0px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
}

.card-productOrder-image {
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
  cursor: pointer;
}

.card-content-productOrder {
  padding: 20px;
  text-align: center;
}

.card-title-productOrder {
  font-size: 0.875rem;
  margin-bottom: 15px;
}

.card-button-productOrder {
  display: inline-block;
  background-color: white;
  color: #00a0e9;
  padding: 6px 25px;
  border-radius: 25px;
  text-decoration: none;
  font-weight: 500;
  transition: background-color 0.3s ease;
  border: 1px solid #00a0e9;
}

.card-button-productOrder:hover {
  background-color: #00a0e9;
  color: white;
  border: 1px solid #00a0e9;
}

/*直接下單所有類產品展示*/
.grid-productCategory {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 25px;
  align-items: stretch;
  margin: 0 auto;
  width: 100%;
  padding: 0;
}
.grid-productCategory-out {
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.card-productCategory {
  background-color: white;
  border-radius: 3px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.02);
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease;
  border: 1px solid #cccccc42;
}
.card-productCategory:hover {
  transform: translateY(-0px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
}
.card-productCategory-image {
  transition: 0.35s ease-in-out;
  width: 100%;
  overflow: hidden; /* 隐藏超出部分 */
  position: relative;
}
.zoom-image {
  width: 100%;
  height: 100%;
  object-fit: cover; /* 保持图片比例并填充容器 */
  transition: transform 0.3s ease; /* 平滑过渡效果 */
}
.zoom-image:hover {
  transform: scale(1.2);
}
.ranking {
  position: absolute;
  top: 5px;
  left: 5px;
}
.originalPrice {
  text-decoration: line-through;
  font-weight: bold;
  font-size: 20px;
  color: #5a5a5a;
  text-align: right;
  position: absolute;
  bottom: 30px;
  right: 10px;
}
.specialOffer {
  font-weight: bold;
  font-size: 24px;
  color: red;
  text-align: right;
  position: absolute;
  bottom: 0px;
  right: 10px;
}
.card-content-productCategory {
  padding: 15px;
  text-align: left;
  flex-grow: 1;
}
.operationButtons-productCategory {
  padding: 15px;
  text-align: right;
  flex-grow: 1;
}
.card-title-productCategory {
  font-size: 1.5rem;
  margin-bottom: 15px;
  margin-bottom: 5px;
}
.card-title-productCategory2 {
  font-size: 0.95rem;
  height: 24px;
}
.card-button-productCategory {
  display: inline-block;
  background-color: white;
  color: #00a0e9;
  padding: 6px 15px;
  border-radius: 25px;
  text-decoration: none;
  font-weight: 500;
  transition: background-color 0.3s ease;
  border: 1px solid #00a0e9;
  margin-right: 15px;
  margin-bottom: 5px;
}
.card-button-productCategory:hover {
  background-color: #00a0e9;
  color: white;
  border: 1px solid #00a0e9;
}
.two-lines {
  color: #eb6a01;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-clamp: 2;
  -webkit-line-clamp: 2; /* 限制显示2行 */
  overflow: hidden;
  line-height: 1.5; /* 设置行高，可选 */
  max-height: 3em; /* 行高 × 行数，可选但建议设置 */
  min-height: 45px;
  white-space: pre-line;
}
.my-account2 .table td {
  padding: 10px 5px;
}
.monthlyPrint {
  padding: 5px 12px !important;
  line-height: 100%;
  border-radius: 5px !important;
  margin-bottom: 10px;
}
.monthlyPrint .bi {
  font-size: 1.125rem;
  color: currentColor;
  line-height: 120%;
  margin-right: 5px;
}
/* 列印服務 */
.grid-container-upPrint {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  padding: 20px;
  padding-top: 28px;
}
/* 列印卡片样式 */
.cardUpPrint {
  overflow-y: auto;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  padding: 15px;
  background: #fff;
  border: 1px solid #ededed;
}

.cardUpPrint:hover {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.06);
}
/* 新加上傳區塊 */
.upload-container {
  width: 100%;
  background: white;
  overflow: hidden;
  transition: transform 0.3s ease;
  text-align: center;
}

.upload-container:hover {
  transform: translateY(-5px);
}
/* 上传图标 */
.upload-icon {
  padding: 40px 20px 20px;
  background: #00a0e9;
  cursor: pointer;
}

.icon-wrapper {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  border: 2px solid rgba(255, 255, 255, 0.5);
  transition: transform 0.3s ease;
}
.cardUpPrint .el-upload {
  display: block;
}
.icon-wrapper .icon-l {
  color: white;
}
.icon-wrapper:hover {
  transform: scale(1.1);
}
.icon-wrapper:hover .icon-l {
  opacity: 1;
}
.upload-icon h1 {
  color: white;
}

/* 上传标题 */
.upload-title {
  padding: 15px 30px 31px;
  background: #00a0e9;
  cursor: pointer;
}
/* 图片区域（固定高度 + 滚动） */
.cardUpPrint-images {
  height: 300px;
  /* 固定高度 */
  overflow-y: auto;
  /* 垂直滚动 */
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  padding: 10px;
  background: #f5f5f5;
  border-bottom: 1px solid #eaeaea9c;
}

.cardUpPrint-images img {
  width: 100%;
  height: auto;
  object-fit: cover;
  margin-bottom: 15px;
}
.cardUpPrint-images .el-image {
  margin: 0px;
}
.hlineH30 {
  height: 30px;
  line-height: 30px;
}
.print-property {
  width: 100%;
  margin-top: 15px;
}
.price-UpPrint {
  margin-top: 20px;
  color: white;
  font-weight: bold;
}
.tColorRed {
  color: #fffc54;
}
.upload-notes {
  padding: 25px 20px;
  background: #f8f9fa;
  border-top: 1px solid #e9ecef;
}
.notes-text {
  color: #666;
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  text-align: center;
}
.notes-highlight {
  color: #4b6cb7;
  font-weight: 500;
  margin-left: 5px;
  margin-right: 5px;
}
.print-table {
  padding: 15px 10px;
}

.print-table table {
  width: 100%;
  color: #5a5a5a;
  border-collapse: collapse;
  margin-top: 10px;
  margin-bottom: 10px;
}

.print-table table td {
  padding: 0.45rem;
  vertical-align: top;
  border: 1px solid #dee2e6;
  vertical-align: middle !important;
}
.precautions {
  text-align: left;
  color: #b89e00;
}
.grid-container-property {
  width: 100%;
  margin-bottom: 15px;
}
/* 文件信息 */
.file-name {
  padding: 10px;
  border-bottom: 1px solid #eee;
  width: 100%;
}
.file-name p {
  margin-bottom: 5px;
}
/* 未上傳，默認居中狀態 */
.emptyCenter {
  display: flex;
  justify-content: center;
  align-items: center;
}
.print-title {
  width: 34%;
  display: inline-block;
  height: 30px;
  line-height: 30px;
}

.print-title-content {
  height: 30px;
  line-height: 30px;
}
/* 按钮组 */
.print-buttonGroup {
  display: inline-block;
  width: 66%;
}
.btn-row {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.btn-row {
  padding: 4px 8px;
  border: 1px solid #ddd;
  background: white;
  cursor: pointer;
  font-size: 12px;
  width: 46%;
  display: inline-block;
}

.btn-row :hover {
  transition-property: background-color, border-color, color, fill, opacity;
  transition-duration: 0.15s;
  transition-timing-function: ease-in-out;
  background: #007bff;
  opacity: 0.7;
  color: #fff;
  border: 1px solid #007bff;
}

.print-buttonGroup .active {
  background: #abd3e6;
  color: #171a1b;
  border-color: #f5f5f5;
}
.print-buttonGroup .active:hover {
  color: #ffffff !important;
  background: #00a0e9;
  border-color: #00a0e9;
}
.printDeleteButton {
  border-top: 1px solid #eee;
}
.printDeleteButton .monthlyPrint {
  float: right;
  margin-top: 10px;
  margin-bottom: -4px;
  color: #1495d3;
}
.radius5 {
  border-radius: 5px;
  border: 1px solid #dcdfe6;
}
.radius5:focus {
  border: 1px solid #dcdfe6 !important;
}
.colorGap10 {
  gap: 10px;
}
.colorP0 {
  padding: 0px;
  border-radius: 0px;
}
.search-de {
  font-size: 16px;
  margin-top: 3px;
}
.search-de:hover {
  color: #00a0e9;
}
.search-de-button {
  color: #00a0e9;
}
.search-de-button:hover .search-de {
  color: #00a0e9;
}
.img-cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.max-height50 {
  max-height: 50px;
}
.icon-account {
  width: 1.2rem;
  height: 1.2rem;
  font-size: 1.2rem;
  fill: currentcolor;
  text-align: left;
  margin-right: 6px !important;
  display: inline-block;
}
.hr-account {
  border-top: 1px solid #eef0f2;
  margin: 5px 10px;
}
.max-hight8 {
  max-height: 80vh;
}
.product-action > ul > li > a {
  background-color: #00a0e9;
  border-bottom: 3px solid #00a0e9;
  line-height: 26px;
}
.bottom-whatsapp {
  box-shadow: 1px 1px 5px #ccc;
  border-radius: 50% !important;
  width: 55px !important;
  height: 55px !important;
}
.enter-error {
  color: #ff2d55;
  font-size: 12px;
  line-height: 1;
  margin-top: -9px;
  margin-left: 10px;
}
.estimate .el-form-item__label {
  width: 100% !important;
}
.de-tag-container .el-check-tag {
  font-weight: 400;
}
.rightFloatingButton .el-form-item__content {
  display: block;
}
.loginDialog .loginForm .logincode.is-error .el-input-group__append {
  box-shadow: none;
}
.loginDialog .login-intro .login-item li {
  margin: 10px 0;
  display: flex;
  position: relative;
}

.c-datepicker-picker {
  z-index: 2010 !important;
}
.grid1 {
  grid-template-columns: repeat(1, 1fr);
}
.grid2 {
  grid-template-columns: repeat(2, 1fr);
}
.grid3 {
  grid-template-columns: repeat(3, 1fr);
}
.grid4 {
  grid-template-columns: repeat(4, 1fr);
}
.grid5 {
  grid-template-columns: repeat(5, 1fr);
}
.grid6 {
  grid-template-columns: repeat(6, 1fr);
}
.grid7 {
  grid-template-columns: repeat(7, 1fr);
}
.grid8 {
  grid-template-columns: repeat(8, 1fr);
}
.grid9 {
  grid-template-columns: repeat(9, 1fr);
}
.grid10 {
  grid-template-columns: repeat(10, 1fr);
}
.grid11 {
  grid-template-columns: repeat(11, 1fr);
}
.grid12 {
  grid-template-columns: repeat(12, 1fr);
}
.grid13 {
  grid-template-columns: repeat(13, 1fr);
}
.grid14 {
  grid-template-columns: repeat(14, 1fr);
}
.grid15 {
  grid-template-columns: repeat(15, 1fr);
}
.grid16 {
  grid-template-columns: repeat(16, 1fr);
}
.grid17 {
  grid-template-columns: repeat(17, 1fr);
}
.grid18 {
  grid-template-columns: repeat(18, 1fr);
}
.grid19 {
  grid-template-columns: repeat(19, 1fr);
}
.md-grid-color {
  grid-template-columns: repeat(8, 1fr);
}
.e-hide2 {
  display: inline-block;
}
.input20 .form-check-inline .form-check-input {
  width: 20px;
}
.characteristic {
  margin-bottom: 15px;
}
.imgPreview2 .el-dialog__body {
  border-bottom: 1px solid #ccc0 !important;
  border-top: 1px solid #fff0 !important;
}
.imgPreview2 .el-dialog__header {
  display: none !important;
}
.badge-warning {
  color: #fff;
  background-color: #e1ca81;
}
/* 產品資訊特殊按鈕*/
.grid-cardButton {
  border: 1px solid #00a0e9;
  background-color: #00a0e9;
}
.grid-cardButton:hover {
  border: 1px solid #0693d3;
  background-color: #0693d3;
}
.grid-cardButton a {
  color: #fff !important;
}
.grid-cardButton a:hover {
  color: #fff !important;
}
.demo-tabs .el-tabs__item {
  font-size: 1rem !important;
}
.demo-tabs .el-tabs__nav {
  width: 180px !important;
}
.single-product-img {
  max-height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  overflow: hidden;
}
.single-product-img img {
  max-width: 100%;
  max-height: 80%;
}
.single-product-img a {
  color: #075d86;
}
.badge-danger {
  color: #fff;
  background-color: #f3717e;
}
.vh80 {
  min-height: 80vh;
  max-height: 83vh;
  /* overflow-x: hidden; */
}
.tab-content h2 {
  font-size: 1rem;
  font-weight: lighter;
}
.overlay h2 {
  font-size: 1rem !important;
  font-weight: normal;
}
#jxp5eqwrdh .text-white {
  font-size: 1rem;
}
#jxp5eqwrdh h5 {
  font-size: 1.25rem;
}
.tabeTitle {
  display: block;
  margin-bottom: 10px;
  margin-top: 15px;
  height: 32px;
  line-height: 32px;
  border-bottom: 1px solid #d7d7d7;
  font-size: 1rem;
}
.operationIcon a.text-secondary:hover {
  color: #00a0e9 !important;
}
.editingManagement .el-dialog__body {
  border-bottom: none !important;
}
.editingManagement {
  border-radius: 10px !important;
}
.editingManagement .el-tree-node__children .el-tree-node {
  border-bottom: 1px solid #cccccc38;
}
.editingManagement .el-tree-node__content {
  border-bottom: 1px solid #cccccc38;
}
.editingManagement .editingManagement .el-tree-node__content:hover {
  background-color: #e2eef7;
}
.editingManagement .menu-tree {
  padding: 0px;
}
.editingManagement .el-tree-node__content {
  padding: 5px 15px;
}
.editingManagement .el-tree-node__content:hover {
  background-color: #cce1ff5e;
}
.editingManagement .el-tree-node__content:focus {
  background-color: #cce1ff5e;
}
.paymentRecords_s .el-form-item__label {
  margin-bottom: 0;
  min-width: 122px !important;
}
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #00a0e9 !important;
  border-color: #00a0e9 !important;
}
/* 我的訂單手機單排版 */
/* 默认显示 webDisplay，隐藏 mobileDisplay（桌面端优先） */
.webDisplay {
  display: block;
}
.mobileDisplay {
  display: none;
}
.mobileFilter h5 {
  background: #f4eedc;
  padding: 6px;
  width: 78%;
  display: inline-block;
}
.mobileFilterBtn {
  width: 20%;
  text-align: right;
  display: inline-block;
}

.mobileFilterBtn button {
  display: inline-block;
  background: #fff;
  padding: 2px 15px !important;
  border: 1px solid #ccc;
}
.w-mobile .el-form--label-right .el-input__wrapper {
  width: 45% !important;
}
.faq-accordion .card-header .collapsed::before,
.faq-accordion .card-header .collapse-title::after {
  font-size: 20px;
}
.eCard_iframe {
  width: 100%;
  height: auto;
  min-height: 90vh;
  border: 0;
}
.rightSpan2 {
  display: inline-block;
  vertical-align: middle !important;
  color: #191919;
}
.disable-all-hover .grid-card:hover {
  border-color: #dcdfe6 !important;
}
.trAmount {
  background: #eff8fd;
  border-bottom: 1px solid #dee2e6;
}
.quotationBorderT {
  border-top: 1px solid #98cdeb;
}
.quotationBorder {
  border: 1px solid #98cdeb;
}
.quotationBorderB {
  border-bottom: 1px solid #98cdeb !important;
}
.materialsMobileHeight .el-drawer__header {
  margin-bottom: 0px;
  padding-bottom: 6px;
  border-bottom: 1px solid #cccccc4d;
}
.alignMiddle td {
  vertical-align: middle !important;
}
.mce-textbox {
  font-family: Helvetica, Arial, sans-serif !important;
}
.editDialog {
  min-height: 96vh;
}
.editDialogBody {
  min-height: 77vh;
}
.editDialogBody iframe {
  min-height: 62vh;
}
.editDialogBody .mce-window {
  top: 1vh !important;
  min-height: 97vh !important;
}
.dieMoldUp .el-form-item__content .el-form-item__error {
  top: 45% !important;
}
.fileHandling .svg-ico {
  margin-top: 10px;
}
.fileHandling .grid-card-img {
  padding-bottom: 32%;
}
/* 表單提交相關樣式 */
.registerFrame img {
  max-height: 40px;
}
.registerFrame .btn {
  width: auto;
}
.registerFrame .form-check-input {
  width: auto;
}
/* 表格內容多padding及文字縮小樣式 */
.table-fontsizesmall table td{
  font-size:.825rem; 
  padding: .75rem 0.45rem;
} 
.table-fontsizesmall table tr td:first-child {
  min-width: 60px;
}

.max-h70vh{max-height: 70vh;}
.colorCode{font-size: 14px;
    font-weight: 400;
    color: #333;
    margin-bottom: 0px;
    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 20px;
    text-align: center;
    padding-top: 5px;}
 .colorCode16{color:#ffffff;}
 .colorCode12{color:#ffffff;}
 .colorCode14{color:#ffffff;}
 .colorCode15{color:#ffffff;}
 .colorCode11{color:#ffffff;}
 .colorOX1{background: #7f1a35; }
 .colorOX2{background: #e23339; }
 .colorOX3{background: #97ca77; }
 .colorOX4{background: #f0cf48; }
 .colorOX5{background: #f2954c; }
 .colorOX6{background: #9acdef; }
 .colorOX7{background: #eda7c8; }
 .colorOX8{background: #1b1922; }
 .colorOX9{background: #2f3450; }
 .colorOX10{background: #3d56a5; }
 .colorOX11{background: #6351a0;}
 .colorOX12{background: #a1abd3; }
 .colorOX13{background: #dc4392; }
 .colorOX1 .grid-card-title{color: #fff !important;}
 .colorOX8 .grid-card-title{color: #fff !important;}
 .colorOX9 .grid-card-title{color: #fff !important;}
/* 右侧广告样式 */
.right-ad {position:fixed;right:.6rem;bottom:14rem;z-index:30;} 
.right-ad a:hover{opacity: .9;}
.right-ad img {border-radius:10px;}
.close-ad {
  position: absolute;
  top: -10px;
  right: -10px;
  background: #303030;
  color: #fff;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  text-align: center;
  line-height: 25px;
  cursor: pointer;
  font-size: 25px;
  font-weight: 400;
  z-index: 31;
}
/* 右侧广告样式结束 */
@media (max-width: 1400px) {
  .fileHandling .svg-ico {
    margin-top: 10px;
  }
  .fileHandling .grid-card-img {
    padding-bottom: 40%;
  }
  .grid-container-upPrint {
    grid-template-columns: repeat(4, 1fr);
  }
  .header-bottom-area.header-style-2 .main-menu > li > a {
    padding: 0 8px !important;
  }

  .product-template {
    padding: 0 1rem;
  }
  .logo .btn-outline-secondary {
    padding: 0.25rem 0.65rem;
  }

  .btn-toolbar .input-group .form-control {
    width: 180px;
  }

  .mainBar .nav-link {
    padding: 0.5rem !important;
  }
  .grid14 {
    grid-template-columns: repeat(12, 1fr);
  }
  .el-drawer {
    width: 40% !important;
  }
  .height190 {
    height: 160px;
  }
}
/* 媒體檢查大屏幕 */
@media (max-width: 1200px) {
  .fontSize16 {
    font-size: 14px !important;
  }

  .grid-container-upPrint {
    grid-template-columns: repeat(3, 1fr);
  }
  .md-2grid-container {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  .trophyColor-container .el-input__wrapper {
    padding: 1px 6px;
  }
  .bgLightBlue {
    height: 33px;
    line-height: 27px;
  }
  .selectText {
    margin-top: 40px;
  }
  .e-PrintingColor-card {
    margin: 0px;
    padding: 0;
  }
  .termsBox {
    width: 100%;
    font-size: 12px;
  }
  .design-container {
    width: 100%;
  }
  .category-heading > h2 .iconfont {
    margin-left: 0;
  }

  .header-bottom-area.header-style-2 .main-menu .display-first:hover {
    border-color: transparent;
  }
  .design-dialog {
    width: 90%;
  }
  #navbarproductSort {
    display: none !important;
  }

  .mySwiper .swiper-slide {
    width: calc((100% - 30px) / 2);
  }

  .appZone .nav-tabs {
    -ms-flex-direction: initial !important;
    flex-direction: initial !important;
    border: none;
    background-color: transparent;
  }

  .appZone .nav-tabs .nav-item {
    margin-right: 1rem;
    margin-bottom: 1rem;
  }

  .appZone .nav-tabs .nav-link {
    padding: 0.5rem 1rem;
    background-color: #fff;
  }

  .appZone .nav-tabs .nav-link .icon {
    margin-right: 0.5rem;
  }

  .appZone .nav-tabs .nav-link .bi {
    display: none;
  }

  .quotesBox .w-75 {
    width: 100% !important;
  }

  .btn-media-style {
    border: none;
    color: #5a5a5a;
    border-radius: 0 !important;
    background: #fff;
    font-weight: bold;
    line-height: 32px;
  }

  .btn-media-style:hover {
    color: #3fabf3;
  }

  .product-card .priceList {
    height: 100px;
    font-size: 0.95rem;
    line-height: 1.3;
    line-clamp: 5;
    -webkit-line-clamp: 5;
  }

  .publicdayList {
    margin-top: -8rem;
  }

  .price_discount {
    font-size: 18px;
  }

  .price_discount .promoPrice {
    font-size: 22px;
  }
  .ServicePlatform-Btn {
    display: none;
  }
  .el-drawer {
    width: 60% !important;
  }
  .fileHandling .svg-ico {
    width: 4rem;
    height: 4rem;
  }
  .height190 {
    height: 140px;
  }
}

/* 媒體檢查中屏幕 */
@media (max-width: 992px) {
  .e-hide2 {
    display: none;
  }
  .selectText {
    margin-top: 42px;
  }
  .bottom-whatsapp {
    width: 40px !important;
    height: 40px !important;
  }
  .card-button-productCategory {
    padding: 6px 10px;
    margin-right: 10px;
    font-size: 12px;
  }
  .originalPrice {
    font-size: 14px;
  }
  .specialOffer {
    font-size: 14px;
  }
  .card-title-productCategory {
    font-size: 1.3rem;
  }
  .grid-productCategory {
    grid-template-columns: repeat(3, 1fr);
  }
  .general-dialog-hiddle {
    max-height: 71vh;
  }
  .e-ssp .uploadform thead th {
    font-size: 12px;
    white-space: nowrap;
  }
  .el-button--large.is-round {
    padding: 12px 15px;
  }
  .grid-container-noClor .grid-card-title {
    font-size: 12px;
    height: 28px;
    line-height: 28px;
  }
  .grid-container-upPrint {
    grid-template-columns: repeat(2, 1fr);
  }
  .monthlyPrint {
    margin-left: 15px;
  }
  .grid-productOrder {
    grid-template-columns: repeat(3, 1fr);
  }
  .whatapplink {
    bottom: 12rem;
  }
  .right-ad {
    bottom: 16rem;
  }
  #top {
    bottom: 9rem;
    z-index: 999;
  }
  #top .backtop-icon {
    width: 22px;
    height: 22px;
  }
  .otherPost-container4 {
    grid-template-columns: repeat(3, 1fr); /* 小屏幕4列 */
  }

  /* 頭部LOGO排定義高度*/
  .header-middle-area {
    height: 75px;
  }
  /* 頭部小nuv*/
  .topNav {
    height: 36px;
  }
  .logo img {
    width: 100%;
  }

  /* 小屏幕落單報價 */
  .e-ssp-r2 {
    position: fixed;
    bottom: 0;
    z-index: 36;
    width: 72%;
  }
  .e-ssp-r2 .priceSettlement {
    padding: 0px 0;
    text-align: right;
  }
  .e-ssp-r-nav li {
    height: 30px;
    line-height: 30px;
  }
  .e-ssp-r2 .tab-content {
    min-height: 100px;
  }
  .e-ssp-r2 .priceSettlement-btn {
    padding: 5px;
  }
  .e-addNO-card {
    margin: 0px;
    padding: 0;
  }
  .lineHeight45 {
    line-height: 25px;
  }
  .e-addNO-container {
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
  }
  .e-PrintingColor-container {
    grid-template-columns: repeat(1, 1fr);
  }
  .grid-container-color .grid-card-title {
    font-size: 12px;
  }

  .e-pickupOder-button .btn {
    font-size: 12px;
  }
  .flex-shrink-1 {
    flex: 0 0 auto;
  }
  .flex-shrink-2 {
    flex: 1 1 auto;
  }

  .e-selectbar {
    grid-template-columns: repeat(1, 1fr);
  }
  .e-ssp-r .sticky-panel2 {
    padding: 15px 8px;
  }
  .e-SubmitSuccessfully {
    padding: 25px 15px;
    grid-template-columns: repeat(1, 1fr);
    padding-top: 0;
  }
  .icon-e-submitSuccessfully {
    padding: 0 15px 0px 15px;
  }
  .text-afterPayment {
    padding: 0 15px 20px 15px;
  }
  .table {
    font-size: 12px;
  }
  .grid-card-title {
    font-size: 12px;
  }
  .el-collapse-item table {
    font-size: 12px;
  }
  .customerInformation {
    grid-template-columns: repeat(2, 1fr);
    font-size: 12px;
  }

  .headerNavbar-collapse {
    position: absolute;
    width: auto;
    background-color: #eef0f2;
    z-index: 100;
    top: 100%;
    right: 0;
  }
  .block-title-w {
    margin-bottom: 1.5rem;
  }

  .block-title-w h2 {
    font-size: 1.325rem;
  }
  #prompt-text {
    max-height: 85px;
    overflow-y: auto;
    min-height: auto;
  }
  .sticky-panel {
    position: static;
    height: auto;
    margin-top: 20px;
  }

  .e-ssp-l {
    height: auto;
    overflow-y: visible;
  }

  .grid-container {
    grid-template-columns: repeat(4, 1fr);
  }
  .processing-container {
    grid-template-columns: repeat(2, 1fr);
  }
  .grid3 {
    grid-template-columns: repeat(2, 1fr);
  }
  .imghover h4 {
    font-size: 1.15rem;
  }

  .w-75 {
    width: 100% !important;
  }

  .topNav .dropdown-menu {
    right: 0;
    left: auto;
  }

  .btn-toolbar .input-group .form-control {
    display: none;
  }

  .btn-toolbar {
    position: absolute;
    top: -30px;
    right: 80px;
  }

  .btn-toolbar .input-group .input-group-append {
    position: static;
    color: rgba(0, 0, 0, 0.5);
  }

  .btn-toolbar:hover .form-control {
    display: block;
    position: absolute;
    top: 35px;
    right: -50px;
  }

  .footer .link-group .e-link {
    display: inline-block;
  }

  .headerNavbar-collapse {
    position: absolute;
    width: auto;
    background-color: #eef0f2;
    z-index: 100;
    top: 100%;
    right: 0;
  }

  .rounded-badge {
    width: 100px;
    height: 100px;
  }

  .rounded-badge .icon {
    width: 3rem;
    height: 3rem;
  }

  .publicdayList {
    margin-top: -5rem;
  }
  .topNav .dropdown {
    width: 100%;
  }

  .topNav .dropdown-menu {
    right: 0;
    left: auto;
  }
  .footer-payway {
    float: none !important;
    margin: 1rem 0 2rem;
    text-align: center;
  }
  .footer-payway + div {
    float: none !important;
    text-align: center;
  }
  .grid-stock-stamp {
    grid-template-columns: repeat(4, 1fr);
  }
  .md-5grid-container {
    grid-template-columns: repeat(10, 1fr);
  }
  .md-grid-color {
    grid-template-columns: repeat(7, 1fr);
  }
  .md-8grid-color {
    grid-template-columns: repeat(8, 1fr);
  }
  .templateFiltering {
    padding: 8px 13px;
  }
  .templateFiltering .mr-2 {
    margin-right: 0rem !important;
  }
  .colorGap10 {
    grid-template-columns: repeat(10, 1fr) !important;
  }
  .mobile-dialog-hiddle2 {
    max-height: 91vh !important;
  }
  .grid10 {
    grid-template-columns: repeat(8, 1fr);
  }
  .grid14 {
    grid-template-columns: repeat(8, 1fr);
  }
  .fileHandling .grid-card-svg {
    height: 5.6rem;
    padding-bottom: 30%;
  }
  .grid5 {
  grid-template-columns: repeat(5, 1fr);
}
.grid6{
  grid-template-columns: repeat(6, 1fr);
}
  
}

/* 小屏幕 - 每行一个 */
@media (max-width: 768px) {
  .mobile-Eng-none3 {
    display: none;
  }
  .thNoBorder {
    border-bottom: none !important;
  }
  .dynamicProgress {
    max-width: 210px;
  }
  .dynamicProgress .el-step__title {
    font-size: 12px !important;
    word-break: break-word;
    line-height: 18px !important;
  }
  .el-step.is-vertical .el-step__line {
    left: 8px;
  }
  .el-step.is-vertical .el-step__main {
    padding-left: 5px;
    flex-grow: 1;
  }
  .paymentRecords_s .el-form-item__label {
    display: inline;
  }
  /* 表單 */
  .mobileVerticalForms .e-input-label {
    min-width: 114px;
  }

  .mobileVerticalForms .el-form-item {
    display: block;
  }
  .mobileVerticalForms .el-form-item__label {
    display: block;
    width: 100% !important;
    text-align: left;
    margin-bottom: 0px;
  }
  .mobileVerticalForms .mobileVertical3 {
    max-width: 32%;
  }
  .mobileVerticalForms .mobileVertical3 .el-input__wrapper {
    margin-right: 2%;
  }
  .mobileVerticalForms .mobileVertical3 .el-input__wrapper {
    width: auto;
  }
  .mobileVerticalForms .el-form-item__content {
    margin-left: 0 !important;
    width: 100%;
  }
  .card-title-productCategory {
    font-size: 1.2rem;
  }
  .grid-productCategory {
    grid-template-columns: repeat(2, 1fr);
  }
  .e-selectbar .el-form--inline .el-form-item {
    margin-left: 6px;
  }
  .grid-productOrder {
    grid-template-columns: repeat(2, 1fr);
  }
  h1,
  .h1 {
    font-size: 1.5rem; /* 24px */
  }
  h2,
  .h2 {
    font-size: 1.25rem !important; /* 20px */
  }

  h3,
  .h3 {
    font-size: 1.125rem !important; /* 18px */
  }
  h4,
  .h4 {
    font-size: 1rem !important; /* 16px */
  }
  h5,
  .h5 {
    font-size: 0.875rem !important; /* 14px */
  }
  .mobileBottomMargin {
    margin-bottom: 20px;
  }
  /* 頭部LOGO排定義高度*/
  .header-middle-area {
    height: 80px;
  }
  /* 頭部小nuv*/
  .topNav {
    height: 36px;
  }

  .cart-totalMl {
    margin-left: -0.5rem !important;
  }
  .fontSize14 {
    font-size: 12px;
  }
  .payment-form .el-alert__description {
    font-size: 12px;
  }
  .flex-shrink-1 {
    order: 2;
    display: flex;
    justify-content: flex-start;
    padding-top: 15px;
  }
  .e-primaryButton {
    padding: 8px 12px;
    font-size: 12px;
  }

  /* 小屏幕每行最后一个按钮不显示分隔线 */
  .e-pickupOder-button .btn:nth-child(2n) .separator {
    display: none;
  }

  /* 覆盖大屏幕隐藏规则 */
  .e-pickupOder-button .btn:nth-child(4n) .separator {
    display: none;
  }

  .photo-album-testimonial h2 {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .photo-album-testimonial p {
    font-size: 0.9rem;
  }
  .big_title {
    font-size: 1.25rem !important;
  }

  .template_label .btn {
    padding: 0.375rem 0.75rem;
  }

  .logomakerForm {
    width: auto;
  }
  .logomakerForm .input-xlarge {
    height: 48px;
    font-size: 16px;
  }
  .logomakerForm .input-xlarge .el-input-group__append {
    padding: 0 20px;
  }
  .logomakerForm .input-xlarge .el-input-group__append button.el-button {
    font-size: 16px !important;
    padding: 8px;
  }
  .divider-title h2,
  .divider-title .h2,
  .divider-title h3,
  .divider-title h4 {
    position: relative;
    white-space: normal;
    text-align: center;
  }
  .logomakerArea .hero-slider-one .slider-content {
    padding-left: 10px;
  }
  .logo-template > div {
    width: 50%;
    margin: 5px 0 !important;
    padding: 0 5px;
  }
  .design-container .phone-title {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 28px;
    width: 90%;
    text-align: center;
  }
  .phone-step1 button {
    margin-top: 4rem !important;
  }
  .logo-design-sample img {
    width: 100%;
  }
  .btn-logo-search {
    width: 100%;
  }
  .e-pickupInformation-button .btn {
    flex: 0 0 calc(50% - 15px);
    font-size: 12px;
  }

  .grid-card-svg {
    padding-bottom: 12%;
  }
  .material-container {
    grid-template-columns: 1fr;
  }
  .processing-container {
    grid-template-columns: repeat(1, 1fr);
  }
  .subtitle-h2 {
    font-size: large;
  }
  .electionEntrance {
    position: fixed;
    z-index: 1041;
    right: 0.1rem;
    bottom: 5rem;
  }

  .electionEntrance img {
    width: 70%;
  }
  .electionEntrance img:hover {
    opacity: 0.8;
  }

  .product-card .card-title {
    font-size: 1.15rem;
  }

  .carousel-indicators {
    opacity: 0;
  }

  .nav-tabs .nav-link {
    font-size: 100%;
  }

  .mySwiper .swiper-slide {
    width: 100%;
  }

  .quotesBox {
    background: url(../img/eprint/bg-quotes-m.webp) no-repeat;
  }

  .quotesBox .w-75 {
    width: 100% !important;
  }

  .quotesBox form {
    padding: 1rem;
  }

  .bg-vas {
    background:
      linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
      url(/img/eprint/bg-vas-m.webp) no-repeat fixed top;
  }

  .discountArea .w-25 {
    width: 50% !important;
  }

  .main-menu .menuSort .dropdown-item {
    display: block;
  }

  .main-menu .menuSort .sortListName {
    width: 100%;
  }

  .imghover img {
    transform: scale(1);
  }

  .imghover {
    margin-bottom: 1rem;
  }

  .product-intro {
    margin-top: 1rem;
  }

  img {
    max-width: 100%;
    height: auto !important;
    min-height: 28px;
  }

  .icon-xl {
    width: 5rem;
    height: 5rem;
  }

  .card-secondary:hover .icon-xl {
    width: 4.5rem;
    height: 4.5rem;
  }

  .media-newsimg {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .media-newsimg + .media-body {
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 1rem;
  }

  .publicdayList {
    margin-top: -3rem;
  }

  .card .text-line-4 {
    height: auto;
  }

  .text-line-2 {
    height: auto;
  }

  button.btn-light.text-muted {
    padding: 6px 12px;
  }

  .btn-light.text-muted {
    padding-left: 12px;
    padding-right: 12px;
  }

  .awardimg img {
    width: 55px;
    height: auto;
  }

  .demo-ruleForm .el-form-item__label {
    width: 110px !important;
    justify-content: flex-end;
  }

  .payment-form .orderName {
    width: auto !important;
    padding: 0 12px 0 0;
  }
  .grid-card-img img {
    height: 100% !important;
  }
  .grid-container {
    gap: 15px;
  }
  .stape-order-hp {
    left: 0%;
  }
  .trophyColor-container {
    gap: 15px;
  }
  .colorGap10 {
    gap: 5px;
  }
  .fileHandling .grid-card-svg {
    height: 5.6rem;
    padding-bottom: 30%;
  }
  .height190 {
    height: auto;
  }
}
@media (max-width: 767px) {
  .header-bottom-area.header-style-2 {
    height: 40px;
  }
  .grid-stock-stamp .grid-card-img img {
    width: 100%;
  }
  .addressEditButton {
    position: absolute;
    right: 5px;
    top: 5px;
  }
  /* 頭部LOGO排定義高度*/
  .header-middle-area {
    height: 70px;
  }
  /* 頭部小nuv*/
  .topNav {
    height: 32px;
  }
  .el-drawer__body {
    padding-bottom: 80px;
  }
  .grid-card-img img {
    position: absolute;
    width: 70%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .form-check-oder .form-check-label {
    font-size: 12px;
    line-height: 23px;
    margin-left: 5px;
  }
  .e-SubmitSuccessfully {
    grid-template-columns: repeat(1, 1fr);
  }
  .e-ssp .customerInformation {
    grid-template-columns: 1fr;
    font-size: 12px;
  }
  .mobileTypesettingMiddle {
    margin-top: 0;
  }
  .designlogoArea {
    margin: 0;
  }
  .generate-cardrow {
    display: flex;
    flex-wrap: wrap;
  }
  .generate-cardImgList {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .has-large-font-size,
  .wp-block-heading {
    font-size: large;
  }
  .el-dialog {
    width: 90%;
  }
  .order-button-payment_l {
    padding: 0 1rem;
    line-height: 32px;
    height: 34px;
  }
  .left-templatetext {
    float: none;
  }
  .de-tag-list {
    margin-left: 0;
  }
  .tabs-primary .nav-link {
    font-size: 100%;
  }
  .nuxt-icon svg {
    font-size: 22px;
  }
  .circle-box32 .nuxt-icon svg {
    font-size: 16px;
  }
  .mini-cart .icon {
    margin-bottom: 0;
  }
  .badge-fill {
    height: 32px;
    width: 32px;
    font-size: 1.25rem;
    line-height: 26px;
  }

  .slick-dots {
    width: calc(100% - 2rem);
  }

  .w-75 {
    width: 100% !important;
  }

  .product-template {
    padding: 0 0.5rem;
  }

  .footer-main {
    padding: 30px 15px 10px;
  }

  .my-account .mt-minus50 {
    margin-top: -40px;
  }

  .main-menu > li:hover .dropdown-menu {
    animation-name: fadeInLeft;
  }

  #navbarDropdown:hover .dropdown-menu {
    opacity: 1;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
    transform: perspective(600px) rotateX(0deg) !important;
    visibility: visible;
    top: 0px !important;
    left: 0px !important;
    border-radius: 0;
    width: 100%;
    height: 100%;
    max-height: none;
    padding: 0;
    position: fixed !important;
    overflow-x: hidden !important;
    z-index: 3029;
  }

  .show#navbarDropdown:after {
    background: rgba(0, 0, 0, 0.5);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1045;
  }

  .show#navbarDropdown:before {
    content: '\2716';
    position: fixed;
    top: 1rem;
    right: 3%;
    display: block;
    font-size: 1.75rem;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999;
  }

  .mega-menu > li {
    padding: 0;
  }
  .menuSort .border-bottom {
    border-bottom: none !important;
  }
  .mega-menu .sortTitle {
    font-size: 16px;
    display: block;
    width: 100%;
    background: #49bcf0;
    color: #fff;
    height: 40px;
    line-height: 30px;
    padding: 0.5rem 1rem;
  }

  .main-menu .menuSort .sortTitle:hover {
    color: #00a0e9;
  }
  .mega-menu2 .sortTitle a.item-link {
    color: #fff;
  }

  .mega-menu2 .menuSort .sortList li {
    display: block;
    border-bottom: 1px solid #dedede;
    padding: 0.25rem 1rem;
    margin: 0;
    line-height: 28px;
  }
  .mega-menu2 .menuSort ul li a {
    font-weight: 300 !important;
  }

  .mega-menu2 .menuSort .sortList li:last-child {
    border-bottom: none;
  }

  .greetingcardde {
    min-height: 151px;
  }

  .smaill-pt1b {
    padding-top: 0.1rem;
  }

  .mi-hight {
    min-height: 420px;
  }

  .new_label {
    background: #ffffff;
    margin-right: 80px;
  }
  .new_label a {
    margin-right: 30px;
  }

  .product-action-right {
    right: 10px;
  }

  .smt-5re.shop-sidebar {
    display: none !important;
  }

  .smt-5re {
    margin-top: 8rem;
  }

  .smt-5re ul {
    position: absolute;
    right: 10px;
    top: -6px;
  }

  .smt-5re ul li {
    float: left;
    display: block;
    width: 100%;
  }

  .smt-5re1.shop-sidebar {
    display: none !important;
  }

  .smt-5re1 {
    margin-top: 2rem;
  }

  .smt-5re1 ul {
    position: absolute;
    right: 10px;
    top: -6px;
  }

  .smt-5re1 ul li {
    float: left;
    display: block;
    width: 100%;
  }

  .mbsm8px {
    margin-bottom: 8px !important;
  }

  .mlsm8px {
    margin-left: 8px !important;
  }

  .smaill-row-8 {
    margin-right: -8px;
    margin-left: -8px;
  }

  .mgtb15 {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .plr12 {
    padding-left: 8px;
    padding-right: 8px;
  }

  .pright12 {
    padding-right: 12px;
  }

  .logo img {
    width: 70%;
    margin-top: 6px;
  }

  .dashboard-list li a {
    font-size: 0.86rem;
  }

  .seach-min {
    display: inline-block;
  }

  .muddil-seach {
    display: none;
  }

  .top-search-btn {
    font-size: 1.6rem !important;
  }

  .small-navigation {
    display: inline-block;
  }

  .rounded-pill2 {
    border-radius: 3px !important;
    padding: 8px 10px;
    margin-left: 2px !important;
    margin-right: 2px !important;
  }

  .design-bg {
    display: none;
  }

  .band .nav-tabs .nav-link {
    border-right: 1px solid #dee2e6;
    padding: 10px 4px;
  }

  .band li > .nav-link {
    padding: 9px 4px !important;
  }

  .mobile-menu .mean-bar .mean-nav > ul li a {
    line-height: 40px;
  }

  .header-bottom-area.header-style-2 .main-menu > li > a.display-first:hover {
    background: none;
    height: 40px;
    line-height: 40px;
  }

  .main-menu > li:hover {
    border-bottom: none !important;
  }

  .small-screen {
    display: none;
  }

  .mt-5 {
    margin-top: 1.8rem !important;
  }

  .owl-nav {
    display: none;
  }

  .btn {
    font-size: 0.88rem;
  }

  .btn .icon-sm {
    font-size: 0.88rem;
  }

  .btn-seach-min {
    font-size: 1.2rem;
  }

  .font_gray2 {
    font-size: 0.8rem;
  }

  .footer-main h2 {
    font-size: 1.2rem;
  }

  .footer-main a {
    font-size: 0.875rem;
  }

  .faq-accordion .card-header .collapse-title {
    font-size: 0.875rem;
  }

  h4 {
    font-size: 1rem;
  }

  .table {
    font-size: 0.875rem;
  }

  .single-product-name {
    font-size: 1.25rem;
  }

  .mt-5re {
    margin-top: 2rem;
  }

  .onlineService {
    position: fixed;
    right: 2px;
    top: 80%;
    z-index: 999;
    text-align: center;
  }

  .template-min-height310 {
    min-height: 174.8px;
  }

  .onlineService-text {
    display: none;
  }

  .onlineService-ico {
    width: 38px;
    height: 38px;
  }

  .header-bottom-area.header-style-2 .mean-container .mean-nav {
    margin-top: 54px;
  }

  .footer-content img {
    max-width: 210px;
    height: auto;
  }

  .big_title {
    font-size: 1.4rem !important;
    color: #4e4e4e !important;
  }

  .header-bottom-area.header-style-2 .main-menu > li > a:hover {
    margin-top: 0;
  }

  .footer-main p {
    font-size: 0.88rem;
  }

  .block-title-w {
    margin-bottom: 1.75rem;
  }

  .popular_template_bg {
    padding: 1.5rem 0;
  }

  .el-button--mini,
  .el-button--mini.is-round {
    padding: 5px 5px;
    height: auto;
  }

  .el-button--mini {
    font-size: 0.8rem;
  }

  .el-breadcrumb {
    font-size: 0.8rem;
  }

  .cardde,
  .digitmenude,
  .digitmenude,
  .leafletdigitalde,
  .leafletdigitallongde,
  .leafletlongoffsetde,
  .leafletlongoffsetde,
  .leafletdigitalpostcardde,
  .stationerystampde,
  .booksoffsetnailcolorde,
  .booksdigitalnailmonode,
  .booksoffsetgluingmonode,
  .booksoffsetsewnbindingmonode,
  .booksoffsetwiremonode,
  .booksdigitalwiremonode,
  .digitnotebookde,
  .corporateredpackede,
  .paperbagde .greetingcardde,
  .premiumcardde,
  .pvccardde,
  .personalcalendarde,
  .wallcalendarde,
  .deskcalendarde,
  .redpacketde,
  .photobookpadde {
    min-height: auto;
  }
  .file-item .el-image__inner {
    height: auto;
    max-height: 155px;
  }

  .design-form .el-form-item .w-50 {
    width: 100% !important;
  }
  .template_l,
  .template_2,
  .template_3 {
    height: 50px;
    width: 50px;
  }
  .icon-moban_l,
  .icon-shangchuan4_l,
  .icon-bianji_l {
    font-size: 2rem !important;
    line-height: 50px;
  }
  .template_label .el-check-tag,
  .template_label .btn {
    margin: 0 4px 8px;
  }

  .e-ssp-r .sticky-panel {
    /*height: calc(100vh - 40px); /* 設置高度，減去頂部和底部的間距 */
    overflow-y: auto; /* 如果內容過多，也允許滾動 */

    border-radius: 8px; /* 圓角 */
    padding: 0px; /* 內邊距 */
  }
  .contactsDialog .el-form-item__content {
    margin-left: 0 !important;
  }
  .contactsDialog .el-form-item__label {
    text-align: left;
    margin-bottom: 0;
  }

  .footer-payway + div {
    float: none !important;
    text-align: center;
  }

  .el-message-box {
    width: 90%;
  }
  .custom-service .text {
    display: none;
  }
  .custom-service .el-button {
    padding: 12px !important;
  }
  .ai-header .logo img {
    max-height: 50px;
    margin-top: 0;
  }
  .product-img .btn-3d {
    width: 30px;
    height: 30px;
    line-height: 20px;
  }
  .product-img .btn-3d .iconfont {
    font-size: 17px;
  }
}

@media (max-width: 576px) {
  .materialsMobileHeight .el-drawer__header {
    margin-bottom: 20px;
  }
  .my-account3 .table td {
    padding: 10px 10px;
  }
  .td_table_InBlock {
    display: inline-block !important;
    width: 50%;
  }
  .propertyTitle {
    display: block !important;
    width: 100% !important;
  }
  .rightSpan {
    display: block;
    line-height: 100%;
    vertical-align: middle !important;
    width: 100% !important;
    word-wrap: break-word;
    white-space: normal;
    border: 1px solid #eee;
    padding: 10px;
    background: #eeeeee47;
  }
  .material-tab .el-tabs__item {
    padding: 25px 10px;
  }
  .el-table .cell {
    padding: 0 2px;
  }
  .fontSize22 {
    font-size: 1.5rem !important;
  }
  .grid-productCategory {
    grid-template-columns: repeat(1, 1fr);
  }
  .more-buttom-phone .el-button {
    padding: 8px 5px !important;
    margin-left: 5px;
    margin-top: 5px;
  }
  .processing-card {
    min-height: 90px;
  }
  .grid-container-noClor .grid-card-title {
    font-size: 12px;
    height: 28px;
    line-height: 28px;
  }
  .el-button--large.is-round {
    padding: 12px 10px;
  }
  .button-padding40 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .grid-container-upPrint {
    grid-template-columns: repeat(1, 1fr);
    padding: 15px 0;
  }
  .text-muted {
    margin-left: 6px;
  }
  .mainBanner {
    padding: 0 !important;
  }
  .general-dialog-hiddle {
    max-height: 71vh;
  }
  .mobile-dialog-hiddle {
    max-height: 90vh;
  }
  .bg_breadcrumb {
    display: none;
  } /*手機版不顯示麵包屑*/
  /*  .grid-card-img{height: 5.3rem;} */

  /* 頭部LOGO排定義高度*/
  .header-middle-area {
    height: 60px;
  }

  .footer-copyright {
    font-size: 12px;
  }
  .selectText {
    margin-top: 4px;
  }
  /* 通往自助平台的老按鈕 */

  .pBottom88b {
    padding-bottom: 88%;
  }
  .material-tab .material-tabContent {
    background: #ffffff;
    padding: 0px;
  }
  /* FAQ */
  .faq-accordion .card-header .collapse-title {
    padding: 10px 10px 10px 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 50px;
  }
  .faq-accordion .card-header .collapsed:before,
  .faq-accordion .card-header .collapse-title:after {
    font-size: 18px;
  }
  /* 是否做稿 */
  .draftProofChange .el-radio-button--small .el-radio-button__inner {
    font-size: 12px;
  }
  .mtf-40 {
    margin-top: -35px;
  }
  .mtf-32 {
    margin-top: -24px;
  }
  .right-mobile-produc {
    padding-top: 0px;
  }
  .icon-e-submitSuccessfully .icon {
    width: 4rem;
    height: 4rem;
  }
  .fontSize32 {
    font-size: 22px;
  }
  .pay-card {
    width: auto !important;
  }
  .icon-e-submitSuccessfully .icon {
    width: 4rem;
    height: 4rem;
  }
  .e-SubmitSuccessfully {
    font-size: 12px;
  }
  .e-primaryButton {
    min-width: 80px !important;
    padding: 5px 10px !important;
    border-radius: 30px !important;
    font-size: 12px !important;
  }
  .e-pickupInformation .el-collapse-item__header {
    height: 38px;
    line-height: 38px;
    font-size: 12px;
  }
  .e-ssp-r .sticky-panel2 h5 {
    height: 38px;
    line-height: 38px;
    font-size: 12px;
  }
  .e-ssp-r .sticky-panel2 .el-collapse-item__header {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
  }
  label {
    font-size: 12px;
  }
  .main_but {
    height: 30px;
    line-height: 20px;
    padding: 5px 15px !important;
  }
  .h4 {
    font-size: 1rem;
  }
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .row {
    margin-right: -10px;
    margin-left: -10px;
  }
  .pl15 {
    padding-left: 15px;
  }
  .pr0 {
    padding-right: 0;
  }
  .pr20 {
    padding-right: 20px;
  }
  .prl20 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .e-pickupOder-button .btn {
    justify-content: left;
  }
  .e-pickupOder-button .btn:nth-child(4n) .separator {
    display: none;
  }
  .e-pickupOder-button .btn {
    border: 1px solid #ccc;
    margin-bottom: 10px;
    margin-left: 4%;
    margin-right: 4%;
    font-size: 12px;
    flex: 1 0 calc(42% - 1px) !important;
  }

  .e-pickupOder-button .btn .separator {
    display: none !important;
  }

  .e-pickupOder-button .btn-text {
    font-size: 12px;
  }

  .otherPost-container {
    grid-template-columns: repeat(4, 1fr); /* 超小屏幕2列 */
  }
  .el-drawer {
    width: 100% !important;
  }
  .footer-main li {
    display: inline-block;
  }
  .mobileTypesettingMiddle {
    margin-top: 0;
  }
  .photo-album-testimonial h2 {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .photo-album-testimonial p {
    font-size: 0.9rem;
  }
  h3 {
    font-size: 14px !important;
  }

  h4 {
    font-size: 0.9375rem;
  }

  .col,
  .col-1,
  .col-10,
  .col-11,
  .col-12,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-auto,
  .col-lg,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-auto,
  .col-md,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-auto,
  .col-sm,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-auto,
  .col-xl,
  .col-xl-1,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-auto {
    padding-right: 10px;
    padding-left: 10px;
  }

  .waterfull-items {
    width: 48%;
  }
  /*
  .e-pickupInformation-button .btn {
    flex: 0 0 100%;
  }*/

  .grid-card-svg {
    padding-bottom: 10%;
  }
  .plr15 {
    padding: 0 5px;
  }
  .grid3 {
    grid-template-columns: repeat(1, 1fr);
  }
  .grid-container {
    grid-template-columns: 1fr;
  }
  .mi-1grid-container {
    grid-template-columns: repeat(1, 1fr);
    gap: 0px;
  }
  .mi-2grid-container {
    grid-template-columns: repeat(2, 1fr);
  }
  .mi-3grid-container {
    grid-template-columns: repeat(3, 1fr);
  }
  .mi-4grid-container {
    grid-template-columns: repeat(4, 1fr);
  }
  .mi-5grid-container {
    grid-template-columns: repeat(5, 1fr);
  }
  .mi-6grid-container {
    grid-template-columns: repeat(6, 1fr);
  }
  .mi-8grid-container {
    grid-template-columns: repeat(8, 1fr);
  }
  .processing-container {
    grid-template-columns: repeat(1, 1fr);
  }
  html {
    font-size: 87.5%;
  }

  ol {
    padding-left: 0;
  }

  .bi {
    vertical-align: -0.5rem;
  }

  .mainBar .nav-link svg {
    vertical-align: -0.75rem;
  }

  .logo img {
    width: 125px;
    margin-top: 0;
  }

  .logo .btn {
    padding: 0.5rem;
  }

  .logo .btn-outline-secondary {
    padding: 0.5rem 1rem;
  }

  .bi-sm-size {
    width: 24px;
    height: 24px;
  }

  .divider {
    height: auto;
  }

  .divider-title h2,
  .divider-title h3,
  .divider-title h4 {
    position: initial;
    padding: 0;
    text-align: center;
    transform: translateX(0);
    white-space: normal;
    letter-spacing: 0;
  }

  .divider:before {
    display: none;
  }

  .divider + .my-5 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .divider + .mt-5 {
    margin-top: 1rem !important;
  }

  .customSwiper {
    padding: 0 30px;
  }

  .customSwiper .swiper-button-next,
  .customSwiper .swiper-button-prev {
    width: 20px;
  }

  .mainBar .main-menu {
    position: fixed;
    display: block;
    overflow-x: hidden;
    width: 85%;
    height: 100vh;
    padding: 0;
    left: -80%;
    left: calc(-1 * (100% - 45px));
    top: 0;
    max-height: inherit;
    transition: left 0.3s;
  }

  .mainBar .show.main-menu {
    left: 0;
  }

  .show #navbarDropdown:after {
    background: rgba(0, 0, 0, 0.5);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 100;
  }

  .show #navbarDropdown:before {
    content: '\2716';
    position: fixed;
    top: 1rem;
    right: 3%;
    display: block;
    font-size: 1.75rem;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    z-index: 101;
  }

  .mainBar .main-menu .menuSort .dropdown-item {
    padding: 0 !important;
  }

  .mainBar .main-menu .menuSort .sortTitle {
    font-size: 16px;
    display: block;
    width: 100%;
    background: #49bcf0;
    color: #fff;
    height: 40px;
    line-height: 30px;
    padding: 0.5rem 1rem;
  }

  .mainBar .main-menu .menuSort .sortListName a {
    display: block;
    border-bottom: 1px solid #dedede;
    padding: 0.25rem 1rem;
    margin: 0 1rem;
    line-height: 30px;
  }

  .mainBar .main-menu .menuSort .sortListName a:last-child {
    border-bottom: none;
  }

  .card-secondary {
    padding: 1rem;
  }

  .product-card .priceList {
    line-clamp: 6;
    -webkit-line-clamp: 6;
  }

  .swiper-button-next,
  .swiper-button-prev {
    width: 32px;
    height: 32px;
    background: rgba(255, 255, 255, 0.5);
  }

  .swiper-button-next:after,
  .swiper-button-prev:after {
    font-size: 20px;
  }

  .carousel-control-prev-icon,
  .carousel-control-next-icon {
    width: 18px;
  }

  .knowledgeArea .product-card .card-img-top {
    height: auto !important;
  }
  .pt25 {
    padding: 0px;
    padding-top: 25px;
  }
  .material-card-title {
    font-size: 12px;
  }
  .processing-card-title {
    font-size: 12px;
  }
  .fontSize16 {
    font-size: 12px !important;
  }
  .fontSize1 {
    font-size: 0.75rem !important;
  }
  .e-more {
    font-size: 12px;
  }
  .price-hr label {
    font-size: 14px !important;
  }
  .footer-main {
    padding: 30px 0px 10px;
  }
  h2 {
    font-size: 1.3rem !important;
  }
  .e-primaryButtonHight {
    height: 38px;
    line-height: 38px;
  }
  .e-SubmitSuccessfully {
    font-size: 12px;
  }
  .e-paymentMethods .radio-label {
    font-size: 12px;
  }
  .md-grid-color {
    grid-template-columns: repeat(4, 1fr);
  }
  .tag-normal {
    font-size: 12px;
  }
  .material-card {
    margin: 5px 5px;
  }
  .quotedstyle {
    flex: 0 0 98% !important;
    max-width: 98% !important;
    margin: 0 auto !important;
  }

  /*
  兩個日期手機版不可以全部顯示
  }*/
  .el-picker-panel__sidebar {
    display: none;
  }
  .el-date-range-picker.has-sidebar {
    width: 486px;
  }
  .el-date-range-picker .el-picker-panel__body {
    min-width: 320px;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 5px;
    margin: 0 auto;
    margin-left: auto;
    margin-left: auto;
    margin-left: -10px;
    max-width: 320px;
  }
  .el-date-range-picker .el-picker-panel__content {
    border-radius: 8px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    border: 1px solid #ccc;

    padding: 5px;
    margin: 0px;
    transition: all 0.3s ease;
    box-sizing: border-box;
    background-color: #fff;
    width: 100%;
  }
  .el-date-range-picker__content {
    width: 100%;
  }
  .vh80 {
    min-height: 69vh;
    max-height: 77vh;
  }
  /*  .vh70{
  min-height: 69vh;
  max-height: 70vh;
  } */
  .materialsMobileHeight .el-drawer__body {
    padding-top: 0 !important;
  }
  .pointMore {
    display: none !important;
  }

  /* 移动端样式（最大宽度 756px） */
  .webDisplay {
    display: none;
  }
  .mobileDisplay {
    display: block;
  }
  .mobileDisplayNone {
    display: none;
  }
  .mobile-name-width {
    max-width: 174px;
  }
  .mobile-pickupOder {
    display: flex;
    flex-wrap: wrap;
    background: #fff;
    overflow: hidden;
    margin: 0 auto;
    margin-left: 9px;
  }
  .mobile-pickupOder .btn {
    border: 1px solid #ccc;
    margin-bottom: 10px;
    font-size: 12px;
    width: 30%;
    padding-left: 5px;
  }
  .mobile-pickupOderMg {
    margin-left: 2%;
    margin-right: 2%;
  }

  .mobile-pickupOder .btn .icon {
    width: 16px;
    height: 16px;
    fill: currentColor;
    margin-right: 5px;
    flex-shrink: 0;
  }
  .single-product-img {
    max-width: 70px;
  }
  .mobileDisplayJobnote .single-product-img .img-fluid {
    max-height: 60px;
  }
  .mobileDisplay .flex-shrink-2 {
    margin-top: -15px;
    margin-bottom: -15px;
  }
  .mobileMaxHeight {
    max-height: 91vh !important;
  }
  .footer-copyright {
    padding-bottom: 60px;
  }
  .width140 {
    width: 80px;
  }
  .mobileBlock10 {
    display: inline-block !important;
    width: 100%;
  }
  .mobileBorderLbr {
    border-left: 1px solid #e6e9ec;
    border-bottom: 1px solid #e6e9ec;
    border-right: 1px solid #e6e9ec;
  }
  .el-popper.is-pure {
    max-height: 80vh;
    overflow-y: auto;
    overflow-x: hidden !important;
    padding-bottom: 50px;
  }
  .grid-container {
    gap: 10px;
  }
  .grid-card-img img {
    width: 64%;
  }
  .el-pagination.is-background .btn-next, .el-pagination.is-background .btn-prev, .el-pagination.is-background .el-pager li {
    margin: 0 3px;
    background-color: var(--el-pagination-button-bg-color);
}
}

@media only screen and (max-width: 479px) {
  .mobile-menu .mean-bar .mean-nav > ul {
    max-height: 462px;
    overflow-y: auto;
  }

  .smt-5re ul li {
    float: left;
    display: inline;
    width: auto;
  }

  .uploadde {
    min-height: 120px;
  }

  .block-title-w h2 {
    padding: 0 1rem;
  }

  .digitalstickerde {
    background: #e9eef3;
    min-height: 160px;
  }
  .md-8grid-color {
    grid-template-columns: repeat(4, 1fr);
  }
  .el-table {
    font-size: 12px;
  }
}
@media (max-width: 485px) {
  .e-pickupOder-button .btn-text {
    font-size: 12px;
  }
  .page-link {
    margin: 0 0.25rem;
  }
  .header-middle-area {
    height: 60px;
  }
  .el-date-range-picker .el-picker-panel__body {
    margin-left: -5px;
    max-width: 485px;
  }
}
@media (max-width: 428px) {
  .el-date-range-picker .el-picker-panel__body {
    margin-left: -5px;
    max-width: 428px;
  }
}
@media (max-width: 414px) {
  .el-date-range-picker .el-picker-panel__body {
    margin-left: -5px;
    max-width: 414px;
  }
}
@media (max-width: 412px) {
  .el-input-group__append,
  .el-input-group__prepend {
    padding: 0 8px;
  }
  .colorGap10 {
    grid-template-columns: repeat(5, 1fr) !important;
  }
  .price-hr label {
    font-size: 12px !important;
  }
  .otherPost-container {
    grid-template-columns: repeat(2, 1fr);
  }
  .grid-card-title {
    line-height: 16px;
  }
  .grid-card-img img {
    width: auto;
    max-height: 100%;
  }
  h3 {
    font-size: 12px !important;
  }
  .page-link {
    padding: 0.325rem 0.65rem;
  }

  .btn-link {
    padding: 0.375rem 0;
  }
  .header-middle-area {
    height: 50px;
  }
  .el-date-range-picker .el-picker-panel__body {
    margin-left: -5px;
    max-width: 412px;
  }
}
@media (max-width: 390px) {
  .el-date-range-picker .el-picker-panel__body {
    margin-left: -5px;
    max-width: 390px;
  }
}
@media (max-width: 375px) {
  .el-date-range-picker .el-picker-panel__body {
    margin-left: -5px;
    max-width: 375px;
  }
}
@media (max-width: 360px) {
  .logo img {
    width: 115px;
  }

  .page-link {
    padding: 0.25rem 0.5rem;
  }
  .el-date-range-picker .el-picker-panel__body {
    margin-left: -5px;
    max-width: 360px;
  }
}
@media (max-width: 320px) {
  .el-date-range-picker .el-picker-panel__body {
    margin-left: -5px;
    max-width: 320px;
  }
}
@media (min-width: 767px) and (max-width: 992px) {
  .mobileSlideHead .de-cart-click {
    margin-top: 7px;
  }
  .mobileSlideHead .de-cart-click .e-hide {
    vertical-align: bottom !important;
  }
  .e-pickupInformation-button .btn {
    flex: 0 0 calc(25% - 15px);
  }

  .quoteButtonGroup .btn {
    flex: 0 0 calc(20% - 15px) !important;
  }
  .de-myOrder .table td {
    padding: 0.5rem 0.325rem;
  }
  .selectText {
    margin-top: 36px;
  }
}
@media (min-width: 577px) and (max-width: 992px) {
  .md-3grid-container {
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
  }
}
@media (min-width: 767px) and (max-width: 1398px) {
  .el-dialog {
    width: 76%;
  }
  .loginDialog {
    width: 70%;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .loginDialog {
    width: 85% !important;
  }
}
@media (min-width: 415px) and (max-width: 809px) {
  .smt-5re ul li {
    float: left;
    display: inline;
    width: auto;
  }

  .l-text {
    text-align: left;
  }
}

@media (min-width: 320px) and (max-width: 428px) {
  .el-dialog {
    width: 96%;
  }

  .groupSelectButton .el-radio.is-bordered.el-radio--large {
    padding: 0 6px 0 6px;
  }
  .groupSelectButton .el-radio {
    margin-right: 5px;
  }
  .monthlyPrint {
    margin-left: 0px;
  }
  .small-mg0 {
    margin-left: 0;
    margin-right: 0;
  }

  .l-text {
    text-align: left;
  }
  .index-header {
    padding: 0.25rem 0;
  }
}
@media (min-width: 577px) and (max-width: 767px) {
  .selectText {
    margin-top: -14px;
  }
  .mi-5grid-container {
    grid-template-columns: repeat(8, 1fr);
  }
}
@media (min-width: 576px) {
  .container,
  .container-sm {
    max-width: 100%;
  }
  .generate-drawer.btt {
    max-width: 520px;
  }
}
@media (min-width: 767px) {
  .articleCard {
    height: 100%;
  }
  .md-2grid-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin: 0 auto;
    border-radius: 8px;
  }
}
@media (min-width: 768px) {
  /* 大屏幕左右布局 表單*/
  .mobileVerticalForms .el-form-item {
    display: flex;
    align-items: center;
  }
  .mobileVerticalForms .el-form-item__label {
    display: inline-block;
    width: 143px !important;
    text-align: right;
    margin-bottom: 0;
  }
  .mobileVerticalForms .el-form-item__content {
    margin-left: 0 !important;
    flex: 1;
  }
  .generate-drawer.btt {
    max-width: 700px;
  }
  .migrid100 {
    grid-template-columns: repeat(1, 1fr) !important;
  }
}
@media (min-width: 809px) {
  .header-bottom-area.header-style-2 .main-menu > li > .active {
    color: #ffffff !important;
    height: 50px;
    background: #b34c042e;
    margin-top: 0px;
    margin-bottom: 0;
    line-height: 50px;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-left-radius: 28px;
    border-bottom-right-radius: 28px;
    border-bottom: 0;
    border-top: 0;
  }
}
@media (min-width: 992px) {
  .e-pickupInformation-button {
    width: 90%;
    margin-right: auto;
  }

  .e-pickupInformation-button .btn {
    flex: 0 0 calc(20% - 15px);
  }
  .quoteButtonGroup {
    width: 63%;
  }
  .quoteButtonGroup .btn {
    flex: none;
  }

  .otherPost-container {
    grid-template-columns: repeat(3, 1fr); /* 小屏幕3列 */
  }

  #navbarDropdown .dropdown-menu {
    display: block;
  }
  .generate-drawer.btt {
    max-width: 940px;
  }
}
@media (min-width: 1200px) {
  .otherPost-container4 {
    grid-template-columns: repeat(4, 1fr); /* 小屏幕4列 */
  }
  .container,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl {
    max-width: 1400px;
  }

  .generate-drawer.btt {
    max-width: 1120px;
  }
}
@media (min-width: 1400px) {
  .e-pickupInformation-button {
    width: 80%;
    margin-right: 18%;
  }
  .container,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl {
    max-width: 1400px;
  }
  .generate-drawer.btt {
    max-width: 1380px;
  }
  .processing-container {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 768px) {
  .e-ssp-r .priceSettlement-btn a {
    flex: 1 1 100%; /* 小屏幕时每行一个按钮 */
    font-size: 14px;
  }
  .e-ssp-r .sticky-panel2 .priceSettlement-btn.button {
    font-size: 14px;
    padding: 12px 12px;
  }
  .addressDialog .el-form--label-top .el-form-item__label {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .addressDialog .el-select {
    margin-bottom: 8px;
  }

  .contactsDialog .el-select {
    margin-bottom: 0px;
  }
  .customerSelect {
    margin: -10px -20px !important;
  }

  .customerItem {
    display: flex;
    flex-wrap: wrap;
  }

  .customerItem .el-form-item__content {
    margin-left: 0 !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .main-menu > li:nth-child(10) {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) and (max-width: 1300px) {
  .logo-group .d-xl-inline-block {
    display: none !important;
  }
}
.el-message {
  z-index: 2999 !important;
}
