.flex-1{flex: 1;}
.el-menu-item.active {
  background: rgb(254, 245, 230) !important;
}
.el-menu-item.active a{color: #e68f01;}
.list-style li{
  list-style: outside;
}
.radio-btn-group .el-radio-button__original-radio:checked+.el-radio-button__inner{border-color: #f19e00 !important;}
.carousel-indicators li{background-color: #c6d3e4de;opacity: .5;}
.carousel-indicators li.active{background-color: #ebad40de;}
.carouselHomebanner .carousel-control-next, .carouselHomebanner .carousel-control-prev{
  opacity: 1;
  background: transparent;
  color: rgba(255, 255, 255, .45);
}
.carouselHomebanner .carousel-control-next .carousel-control-next-icon, .carouselHomebanner .carousel-control-prev .carousel-control-prev-icon{}
.carouselHomebanner .carousel-control-next:hover{
  color: rgba(255, 255, 255, .8);
  background: linear-gradient(to right, rgba(0, 0, 0, .1) transparent);
}
.carouselHomebanner .carousel-control-prev:hover{
  color: rgba(255, 255, 255, .8);
  background: linear-gradient(to left, rgba(0, 0, 0, .1) transparent);
}

/***svg***/
.svgicon-l svg{
  width: 3rem !important;
  height: 3rem !important;
}

/*彈窗*/
.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;
}
.shopcarbox.el-dialog {
    max-width: 960px;
}
.shopcarbox .el-dialog__footer{
    background: #f5f5f5;
    border-radius: 0 0 20px 20px;
    padding: 15px 20px;
}
.el-checkbox .el-checkbox__inner, .el-checkbox.el-checkbox--large .el-checkbox__inner {
    height: 18px !important;
    width: 18px !important;
}
.el-checkbox.rounded-circle .el-checkbox__inner{border-radius: 50rem;}
.el-checkbox .el-checkbox__inner::after {
    height: 10px;
    left: 6px;
    border-width: 2px;
}
.el-addressRadio .el-radio.is-bordered {
    height: auto;
    padding: 12px;
    margin-right: 0;
}
.all-check .el-checkbox__input{vertical-align: middle;}
.dialog-dark{
  background-color: #27272a;
}
.dialog-dark .el-dialog__body{
  color: #ffffff;
}

/*卡片*/
.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: .8;
    cursor: pointer;
}

.design-card .svg-tool.hidden {
    opacity: 0;
    position: absolute;
    right: 15px;
    top: 12px;
}

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

.card-style-3{
  background: #f9f9f8;
  border-radius: 6px;
  border: 1px solid transparent;
  padding: 10px;
}
.card-style-3 *{color: #888888;}
.card-style-3>a{display: grid;}
.card-style-3:hover{
  border-color: #f19e00;
  cursor: pointer;
}
.card-style-3:hover *{
  color: #f19e00;
}
.icon-w130 svg{width: 130px !important;}

/*文件夹*/
.file-item {
    position: relative;
    border: 1px solid transparent;
    border-radius: 4px;
    padding-bottom: 16px;
}
.file-item .el-image__inner{
    height: 155px;
}
.file-item.dir-item .el-image__inner{
  height: auto;
}
.file-item .imgInfor{
    margin-top: 10px;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.file-item .svg-tool .svg-icon {
    width: 16px;
    height: 16px;
    background-color: #eaad3a;
    color: #ffffff;
    padding: 4px;
    border-radius: 5px;
    margin-left: 10px;
    cursor: pointer;
}
.file-item .svg-tool .svg-icon:hover{
    opacity: .8;
}
.file-item .svg-tool .svgiconclass{
    color: #e68f01;
    background-color: transparent;
    padding: 0;
    width: 18px;
    height: 18px;
}
.file-item .svg-tool .svgiconclass:hover {
    border: 1px solid #f3ad3d;
}
.file-item .el-checkbox__input{
    margin-right: 5px;
}

.design-card .icon{
    color: #898989;
    font-size: 1.2rem;
    margin-left: 5px;
    cursor: pointer;
}
.design-card .icon:hover{
    color: #e68f01;
}
.imghover button.info {
    margin: 80px 0 0 0;
}

/*產品*/
.productItems .el-tabs__nav-wrap .el-tabs__item{
  height: auto;
  padding: 0 4px !important;
  width: 25%;
  flex: 0 0 25%;
}
.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__active-bar{
  display: none;
}
.productItems .el-tabs__nav-wrap .el-tabs__item.is-active img,.productItems .el-tabs__nav-wrap .el-tabs__item:hover img{
  border: 3px solid #f19e009c;
}
.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: #f19e00;}
.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;}

.elementPage .btn-outline-secondary{
    border-color: #f0f2f5;
    background-color: #f0f2f5;
}
.elementPage .btn-outline-secondary:hover{
    border-color: #f0f2f5 !important;
    background-color: #f0f2f5 !important;
    color: #F19E00 !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: #fff;
  border-color: #f19e00;
  color: #f19e00;
}
.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;}
.tab-card-center .el-tabs__nav{
  float: initial;
  justify-content: center;
}
.tab-card-center .el-tabs--border-card>.el-tabs__header .el-tabs__item{
  height: 50px;
}


/**AI**/
.index-header {
  background-color: #3e3a39;
  color: #fff;
}
.index-main{}
.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: #ffffff;}
.generate-login .el-link:hover{color: #f19e00;}
.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: #fff;
  outline: none;
}
.ai-adise .el-tabs__item a{color: currentColor;display: block;padding: 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: #f19e00;
}
.ai-adise .el-tabs__item.is-active a, .ai-adise .el-tabs__item:hover a{color: #f19e00;}
.generate-description{
  border-radius: 12px;
  background-color: #595757;
  position: relative;
  border: 1px solid rgba(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: #f19e00;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: #ffffff;
}
.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: #f19e00;}
.generate-description .btn-outline{
  border: 1px dashed transparent;
  border-color: #ffffff;
  background: transparent;
  color: rgb(252 252 253);
}
.btn-prompt{
  position: absolute;
  bottom: 8px;
  left: 10px;
  background: #646262;
  border: none;
  color: #ffffff;
  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: #f19e00;
  border-color: #f19e00;
}
.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: #ffffff;font-size: .85rem;}
.generate-hotwords a{
  margin-right: 10px;
  color: #ffffff;
}
.generate-hotwords a:hover,.generate-hotwords a:hover svg{color: #e68f01;}
.generate-dialog{
  background-color: #353535;
  color: #fff;
}
.generate-dialog .el-dialog__title, .generate-dialog a, .generate-dialog button, .generate-dialog .el-tabs__item{color: #fff;}
.direction-title{color: #f7f7f7;padding-left: 16px;position: relative;}
.direction-title::before{
  content: '';
  width: 5px;
  height: 20px;
  border-radius: 15px;
  background-color: #f19e00;
  display: inline-block;
  position: absolute;
  left: 2px;
  top: -4px;
}
.generate-tag{color: #cfcece;}
.generate-tag .el-check-tag{
  background: #646262;
  padding: .25rem 1rem;
  line-height: 1.25rem;
  font-weight: 400;
  color: #ffffff;
  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: #fff;
  border-color: #891c86;
  background: #891c86;
}
.btn-highlight:hover{
  color: #fff;
  border-color: #b535b1;
  background: #b535b1;
}
.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: #ffffff;}
.generate-size .nuxt-icon svg{
  width: 60px;
  height: 60px;
}
.generate-size-m>div, .generate-size-sm>div{width: 80px;padding: .325rem .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,.125);}
.suggestion-list li{
  color: #cfcece;
  margin-bottom: 8px;
  border-bottom: 1px dashed #6d6a6a;
  padding-bottom: 4px;
}
.suggestion-list li:hover{color: #f19e00;cursor: pointer;}
.suggestion-list li:last-child{border-bottom: none;}
#prompt-text .el-textarea__inner{
  background-color: #ffffff;
  border: 1px solid #f29600;
  border-radius: 0.5rem;
  box-shadow: 0 0 0 1px #ffffff;
  color: #9e9e9f;
  padding: .5rem 1rem;
}
.ai-tab .el-link.active{color: #f19e00;}


/*******設計********/
.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: #f19e00;}
.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: #ffffff;
}
.overlay .zoomIn{
  color: #f19e00;
}
.overlay .zoomIn:hover{opacity: .8;}



/*  */
.carousel-slider .el-carousel__button{opacity: .8;height: 3px;}
.carousel-slider .el-carousel__indicator.is-active button{background-color: #f4c51c;}

.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{
  width: 240px;
  height: 40px;
  color: #ffffff;
  font-size: 15px;
}

/* 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: .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: #ffffff;
  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: .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;
}
.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: .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: #ab5ea9;}
.template-sort .sort-item:hover .rounded-circle, .template-sort .sort-item.active .rounded-circle{border-color: #ab5ea9;}
.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: #ab5ea9;}
.tag-normal{
  padding: 0 1rem;
  font-size: .875rem;
}
.tag-normal:hover,.tag-normal.active{
  color: #ab5ea9;
  border-color: #ab5ea9;
  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, .1);}

.overflow-initial .el-tabs__content{overflow: initial;}
.card-secondary .el-card__body {
  padding: 0;
}
.template-color>span{padding: 2px;
  display: inline-block;
  margin-left: 1px;
  border: 1px solid #ffffff;
  border-radius: 50rem;
  height: 24px;
  line-height: 17px;
}
.template-color>span:hover,.template-color>span.active{
  border-color: #ab5ea9;
}
.template-color>span:hover .el-button{border: none;}
.template-color .el-button{
  width: 18px;
  height: 18px;
}

/*公共假期*/
.holidayList{
  background-color: #f0f6ff;
}
.bg-striped{
  background-color: #aed6f0;
}
.holiday-item{
  text-align: center;
  width: 120px;
  box-shadow: -6px 6px 0px 0px #768fbe;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: #fff6c8;
}
.holiday-item .month{
  background-color: #e55c59;
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: bolder;
}
.holiday-item .way{
  color: #e55c59;
  font-size: 1.7rem;
  font-weight: bolder;
  padding: .5rem 0 0;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.day-item .title{
  color: #004579;
  font-size: 1.35rem;
}
.holiday-day li{
  display: inline-block;
  text-align: center;
  font-weight: bolder;
  padding-top: 10px;
  width: 58px;
  height: 58px;
  background: url(../img/calendar/calenday_day.png) no-repeat;
  background-size: contain;
  margin-right: 5px;
  margin-bottom: 4px;
}
.holiday-day li>*{line-height: 100%;}
.holiday-day li .num{
  font-size: 1.75rem;
  font-weight: 600;
}
.holiday-day li.yellow{
  background: url(../img/calendar/calenday_day_yellow.png) no-repeat;
  background-size: contain;
  color: #063599;
}
.holiday-day li.circle{
  background: none;
  vertical-align: top;
  margin: 0 1rem;
}
.holiday-day li.circle .num{
  border: 3px solid #e45b58;
  border-radius: 50rem;
  width: 40px;
  height: 40px;
  line-height: 36px;
  background-color: #fef5c8;
}

/****collapse摺叠*****/
.joblist-collapse .el-collapse-item__wrap{
  background: #f6f6f6;
  padding-left: 2rem;
}
.joblist-collapse .el-collapse-item__header{
  background: #f6f6f6;
  padding-left: 2rem;
}
.generator-collapse{
  border-left: 1px solid #ebeef5;
  border-right: 1px solid #ebeef5;
}
.generator-collapse .el-collapse-item__content{
  padding-left: 10px;
  font-size: 1rem;
}
.generator-collapse .el-collapse-item__header{
  font-size: 1.125rem;
  font-weight: bold;
  padding-left: 10px;
}
.generator-collapse .btn .nuxt-icon svg {
  margin-bottom: 0;
}
.generator-collapse .btn{
  width: 58px;
  height: 58px;
}
.generator-collapse .btn.active, .generator-collapse .btn:hover{
  box-shadow: 0 0 3px 2px #891c86;
  border-color: #ffffff !important;
}
.generator-form-inline.el-form--inline .el-form-item{
  margin-right: 0;
  padding-right: 32px;
}
.colorbox{
  width: 32px;
  height: 32px;
  display: inline-block;
  border-radius: 4px;
  vertical-align: middle;
  margin-right: 3px;
  margin-bottom: 4px;
  border: 1px solid #dedede;
  cursor: pointer;
}
.colorbox.active, .colorbox:hover{
  box-shadow: 0 0 3px 1px #891c86;
  border-color: #ffffff;
}
.el-popover .qrcode-icon{
  display: inline-block;
  position: absolute;
  left: 38%;
  top: 40%;
  background: #ffffff;
  width: 55px;
  height: 55px;
  line-height: 50px;
  text-align: center;
}
.qrcode-icon .nuxt-icon{
  font-size: 40px;
}

/* Mobile */
input[readonly] {
  pointer-events: none;
}
/* 助力活動 */
.bg-icon{
  background: url(../../assets/icons/fireworksDisplay.svg) no-repeat;
}
.share-page{
  max-width: 800px;
  margin: 0 auto;
  height: 100vh;
}
.share-area{
  background: linear-gradient(#f1e827, #f2d928);
  overflow-y: auto;
  height: 100%;
  font-size: 14px;
}
.share-page-bg{
  background: url(../img/mobile/share-bg.png) no-repeat;
  background-size: 100% auto;
  background-position: center 120px;
  min-height: 100%;
}
.mobile-nav{
  height: 60px;
  padding: 0px 16px;
}
.mobile-nav-title{
  font-size: 1rem;
}
.mobile-nav .link:hover{color: #f29600;cursor: pointer;}
.rule-bar{
  border-radius: 50rem 0 0 50rem;
  display: inline-block;
  background: linear-gradient(to right, #eaa728, #ee8d36);
  color: #ffffff;
}
.rule-bar .btn-light{
  background: transparent;
  color: #ffffff;
  border-color: transparent;
}
.rule-bar .btn-light:hover{
  background: transparent;
  border-color: #f19e00;
  border-radius: 50rem 0 0 50rem;
  cursor: pointer;
}
.share-container{
}
.share-container>h2{
  font-size: 1.8rem;
}
.share-container .share-box{
  width: 70%;
  margin: -4rem auto 0;
  border: 5px solid transparent;
  border-radius: 20px 20px 0 0;
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  background-image: linear-gradient(#fabe22, #fabe22), linear-gradient(to right, #ffcfba,#fa981a, #ed6a23);
}
.share-box .price-tag{
  position: absolute;
  top: 36%;
  right: 14px;
}
.share-box .price-tag b{
  position: absolute;
  top: 33%;
  left: 0px;
  line-height: 120%;
  font-size: 1rem;
  color: #ffeb00fc;
}
.share-box .price-tag b i{font-size: 1.5rem;}
.share-box .price-text{
  border-top: 1px dashed #fff7da;
  padding-top: 10px;
  white-space: nowrap;
}
.share-box .price-text .text1{
  font-size: 1.15rem;
}
.share-box .price-text .text2{
  font-size: 1.55rem;
  margin-top: -5px;
}
.share-box .price-text .text3{
  white-space: nowrap;
  margin-right: -6px;
  margin-top: -4px;
  font-size: 2.5rem;
  font-family: 'PingFang SC' !important;
}
.share-help-box .share-btn, .dialog-share-status .share-btn{
  background: url("/img/mobile/helpshare-btn.png") no-repeat;
  background-size: 100%;
  border-radius: 50rem;
  width: 300px;
  margin: 0 auto;
  font-size: 1.25rem;
  color: #ffffff;
  font-weight: bold;
  padding: 16px;
}
.share-help-box{
  background: #fff0e3;
  border-radius: 20px;
  padding: 6px;
  width: 92%;
  margin: 0 auto;
}
.share-help-box>div{
  background: #ffffff;
  border-radius: 20px;
  height: 100%;
}
.share-content{
  background: rgba(243, 253, 254, .5);
  border-radius: 20px;
  padding: 4px 4px 8px;
  width: 96%;
  max-width: 500px;
  margin: 5rem auto 0;
}
.icon-divider{
  color: #7b230f;
}
.icon-divider svg{
  width: 90vw !important;
}
.share-avatar .el-avatar{
  background: #fef0ed;
  color: #ff6821;
  border: 1px dashed #ffa174;
}
.share-history{
  background: linear-gradient(#fabe22, #f9e778);
  border-radius: 10px;
  width: 96%;
  margin: 0 auto;
  padding: 16px 6px 16px;
}
.share-history .share-list{
  background: #fefefe;
  border-radius: 10px;
  padding: 5px;
}
.share-history .share-list li{
  padding: 4px;
}
.share-sheet-options{
  position: relative;
  text-align: center;
}
.share-sheet-icon svg{
  font-size: 12vw;
}
.share-sheet-options .share-sheet-name {
  margin-top: 8px;
  padding: 0 4px;
  color: #646566;
  display: block;
  margin: 0 8px;
}
.dialog-share-status{
  background: #fef8f0;
  border: 4px solid #f5cece;
}
.dialog-share-help{
  border: none;
  background: transparent;
}
.dialog-share-help .el-dialog__headerbtn .el-dialog__close{
  color: #ffffff;
}
.dialog-share-status .el-dialog__headerbtn .el-dialog__close svg{
  font-size: 1.5rem;
}
.dialog-share-help .el-dialog__headerbtn{z-index: 10;}
.el-avatar+.avatar-name{
  width: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 auto;
}
.dialog-share-status{
  max-width: 600px;
}
.share-fail-icon.nuxt-icon svg {
  width: 16vw;
  height: 16vw;
}
.dialog-share-help-box{
  background: url('/img/mobile/helpshare-bg.png') no-repeat;
  background-size: 100%;
  background-position: center;
  width: 80%;
  margin: 0 auto;
  height: 540px;
}
.dialog-share-help-box h2{
  font-size: 2rem !important;
  font-family: 'PingFang SC' !important;
  letter-spacing: 2px;
  bottom: 14%;
}
.order-product-img{
  width: 125px;
}
.order-pl36{
  padding-left: 36px !important;
}
.block-title-w>p{max-width: 1000px;margin-left: auto;margin-right: auto;}

/* 印刷專區 */
.zone-banner {
  font-family: 'Adobe 繁黑體 Std';
  background-position: 63% 0;
  background-repeat: no-repeat;
}
.zone-banner-bady{background-image: url('/img/template/zone/SpecialZone006.jpg');}
.zone-banner-office{background-image: url('/img/template/zone/SpecialZone003.jpg');}
.zone-banner-wedding{background-image: url('/img/template/zone/SpecialZone001.jpg');}
.zone-banner-school{background-image: url('/img/template/zone/SpecialZone007.jpg');}
.zone-banner h1{font-size: 36pt;}
.zone-banner .banner-text{
  max-width: 700px;
  letter-spacing: 1.5px;
  line-height: 160%;
}
.zoneArea .product-list{
  width: 100%;
  overflow-x: auto;
  position: relative;
  z-index: 99;
}
.zoneArea .product-list .box{
  width: 114px;
  height: 114px;
  border-radius: 50rem;
  overflow: hidden;
}
.zoneArea .product-list .box:hover img{transform: scale(1.1);transition: transform 0.3s ease;}
.zone-office .curren-color,.zone-banner-office .product-list .box:hover +div{color: #336bb3;}
.zone-bady .curren-color,.zone-banner-bady .product-list .box:hover +div{color: #5aa1ac;}
.zone-wedding .curren-color,.zone-banner-wedding .product-list .box:hover +div{color: #a67751;}
.zone-school .curren-color,.zone-banner-school .product-list .box:hover +div{color: #667d64;}
.zone-wedding .product-list .box{background-color: #efdabb; border: 2px solid #fff0;}
.zone-wedding .product-list .box:hover{background-color: #fff7ec; border: 2px solid #efdabb;}
.zone-office .product-list .box{background-color: #bccff4; border: 2px solid #fff0;}
.zone-office .product-list .box:hover{background-color: #e6eefd; border: 2px solid #b3caf7;}
.zone-bady .product-list .box{background-color: #c3e1e6;border: 2px solid #fff0;}
.zone-bady .product-list .box:hover{background-color: #ddf5f9; border: 2px solid #bcdfe1;}
.zone-school .product-list .box{background-color: #ceebcd;border: 2px solid #fff0;}
.zone-school .product-list .box:hover{background-color: #def4dd; border: 2px solid #b1dbac;}
.zone-banner .bottompercent{width: calc(100% - 20px);z-index: 1;}
.seo-override h3{font-size: 1.75rem ;}
.seo-override a{color: #845b18;}
.imagehover {
  width: 100%;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: pointer;
  display: block;
}
.imagehover img {
  transform: scale(1);
  transition: all 0.4s ease-in-out;
}
.imagehover:hover img {
  transform: scale(1.1);
}
/****PDF***/
.drag-drop-area {
  border: 2px dashed #ab5ea9;
  border-radius: 8px;
  padding: 20px;
  text-align: center;
  cursor: pointer;
  transition: border-color 0.3s ease;
}
.drag-drop-area:hover{background: #fdfafe;}
.drag-drop-area.drag-over {
  border-color: #67C23A;
  background-color: #f0f9eb;
}
.drag-drop-area .el-upload-dragger .el-upload__text{font-size: 16px;}
.drag-drop-area .el-upload-dragger{border: none;background: transparent;}
.drag-drop-area .el-upload-dragger .el-icon--upload svg{fill: #a8abb2;}
.drag-drop-area:hover .el-upload-dragger .el-icon--upload svg{fill: #8b74b7 !important;}
.btn:disabled:hover{
  cursor: not-allowed;
}

/**PDF 工具**/
.progress-container{
  top: 0px;
  left: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(255, 255, 255, .7);
  min-height: 144px;
  z-index: 10;
}
.pdf-tool .el-card{
  transition: .4s ease-out;
}
.pdf-tool .el-card:hover {
  z-index: 999;
  background: #f5f5fa;
}
.pdf-tool .el-card .nuxt-icon svg{
  font-size: 3.5rem;
  transition: none;
}
.pdf-tool .el-card:hover .nuxt-icon svg{
  transform: scale(1.1);
}
img.file-icon{width: 36px;}
.percentage-value {
  font-size: 16px;
  font-weight: bold;
}

.percentage-label {
  font-size: 14px;
  color: #ab5ea9;
}

.output-format-container {
  margin-bottom: 20px;
}

.output-format-container label {
  display: block;
  margin-bottom: 8px;
  font-size: 14px;
  color: #606266;
}

.format-select {
  width: 100%;
}
.output-format-container .el-checkbox__input{vertical-align: middle;}

/* 橫向排列的文件列表 */
.pdf-toolpage .file-list-horizontal {
  display: flex;
  flex-wrap: wrap;
}

.pdf-toolpage .file-pdfitem {
  border: 1px solid #ddd;
  border-radius: 4px;
  background-color: #f9f9f9;
  position: relative;
  flex: 1;
  height: 100%;
}

.pdf-toolpage .file-thumbnail {
  width: 100%;
  object-fit: contain;
  border-radius: 4px;
  height: 78%;
}

.pdf-toolpage .file-name {
  padding: 0 6px;
  margin-top: 8px;
  font-size: 14px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.pdf-toolpage .file-remove-icon {
  cursor: pointer;
  color: #343434;
  position: absolute;
  right: 2px;
  top: 2px;
  background-color: #ffffff;
  border-radius: 25px;
  padding: 2px;
}
.pdf-toolpage .file-remove-icon:hover{color: #f29600;}

.pdf-toolpage .file-actions {
  margin-top: 8px;
  display: flex;
  gap: 8px;
}
.el-upload-flex{
  display: flex;
  flex-wrap: wrap;
}
.el-upload-flex .el-upload-list__item{padding: 2px 6px;}

/* ENG */
.de-select .selectActive .card{height: 100%;}

/* video */
.video_size{width: 850px; height: 481px !important;}
.video-js .vjs-big-play-button{    
  width: 80px !important;
  height: 80px !important;
  border-radius: 50% !important;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before{top: 15px !important;}


.blog-style a[href]{
  color: #891c86;
}
.blog-style a[href]:hover {
  color: #a16da0;
  text-decoration: none;
}

/**模板描述**/
.design-description {
  margin: 2rem auto;
  padding: 2rem;
  background: #f8f9fa;
  border-radius: 12px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  font-family: 'Segoe UI', system-ui, sans-serif;
  line-height: 1.6;
  color: #4a4a4a;
}

.design-description h3 {
  color: #5e4b8b;
  font-size: 1.25rem;
  margin: .5rem 0 1rem;
  padding-bottom: 0.5rem;
  border-bottom: 2px solid #d4c4ed;
  position: relative;
}

.design-description h3::after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 82px;
  height: 2px;
  background: #8b74b7; /* 搭配淺紫色 */
}

.design-description ul {
  padding-left: 1.5rem;
  margin: 1rem 0;
}

.design-description li {
  margin-bottom: 0.8rem;
  padding-left: 0.5rem;
  position: relative;
}

.design-description li::before {
  content: '•';
  color: #8b74b7;
  font-weight: bold;
  position: absolute;
  left: -1em;
}

.keyword {
  color: #6a4c9c;
  font-weight: 600;
}
.specs-grid {
  margin: 1rem 0;
  padding: 8px;
  background: #f8f9fa;
  height: calc(100% - 206px);
}

.spec-item {
  padding: 4px 8px;
  border-radius: 8px;
  display: flex;
}

.spec-item .label {
  width: 80px;
  color: #888888;
}
/* 动画效果 */
/* .design-description li:hover {
  transform: translateX(5px);
  transition: transform 0.3s ease;
  background: #faf9fc;
} */


/****Media****/ 
@media (min-width: 1024px) {
  .AssistActivities_h4{
    font-size: 1.4rem;
  }
}
@media (max-width: 1400px){
  .video_size{width: 850px !important; height: 481px !important;
  }
  .zone-banner .banner-text{
    max-width: 600px;
  }
  .zone-banner{
    background-size: auto 66%;
  }
  
  .radio-btn-group .el-radio-button:last-child .el-radio-button__inner{border-left: 1px solid #dcdfe6;}
}
@media (max-width: 1200px) {
  .carousel-slider .el-carousel__container{height: 380px !important;}
  .carousel-slider .slow-animation2 img{width: 80%;}
  .design-dialog{width: 90%;}
  .video_size{width: 700px !important; height: 396px !important;
  }
  .zone-banner .banner-text{
    max-width: 480px;
    height: 200px;
  }
  .zone-banner{
    background-position: 63% 0;
  }
  .radio-btn-group .el-radio-button:nth-child(3) .el-radio-button__inner{border-left: 1px solid #dcdfe6;}
  .radio-btn-group .el-radio-button:last-child .el-radio-button__inner{border-left: 0;}
}
@media (max-width: 992px) {
  .carousel-slider .el-carousel__container{height: 330px !important;}
  .carousel-slider .slow-animation2 img{width: 60%;}
  .card-secondary.el-card.is-always-shadow{box-shadow: none;border: none;}
  .card-secondary .border-right{border-right: none !important;}
  .link_an{width: 33.33%;}
  .zone-banner h2{font-size: 30pt;}
  .zone-banner-office{background: #dce7fb;margin-bottom: 100px;}
  .zone-banner-bady{background: #ddf5f9;margin-bottom: 100px;}
  .zone-banner-wedding{background: #fff7ec;margin-bottom: 100px;}
  .zone-banner-school{background: #defcdc;margin-bottom: 100px;}
  .zone-banner .banner-text{height: auto;}
  .zone-banner .bottompercent{bottom: -152px;}
  .specs-grid{height: auto;}
  .design-description h3{font-size: 1rem;}
  .design-description{padding: 1rem;}
}
@media (min-width: 992px) {
  .position-pc-relative{position: relative !important;}
}

@media (max-width: 768px) {
  .seo-override h3{font-size: 1.25rem;}
  .big_title {
    font-size: 1.25rem !important;
  }
  .template_label .btn {
    padding: 0.375rem 1rem;
  }
  .mobile-nav{background: transparent;}
  .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%;}

  .share-page-bg{background-position: center 73px;}
  .share-container{height: auto;}
  .mobile-nav{height: 46px;}
  .share-container .share-box img{
    width: 46%;
  }
  
  .share-fail-icon.nuxt-icon svg{
    width: 30vw;
    height: 30vw;
  }
  .dialog-share-status .share-btn{
    padding-top: 10px;
  }
  .dialog-share-help.dialog-share-status .share-btn{
    padding-top: 16px;
  }
  .dialog-share-help-box{
    width: 100%;
    height: 95vw;
  }
  .dialog-share-help-box h2{
    font-size: 1.8rem !important;
    bottom: 12%;
  }
  .AssistActivities_banner{max-height: 220px;}



  /* 登陸彈窗 */
  .loginDialog.el-dialog{
    width: 100% !important;
    height: 100%;
    margin: 0;
    overflow-y: hidden;
    border-radius: 0 !important;
  }
  .loginDialog .loginContent .el-avatar--icon {
    font-size: 40px !important;
    height: 70px !important;
    width: 70px !important;
    line-height: 70px !important;
    margin-top: -10px;
  }
  .loginDialog.el-dialog .el-dialog__headerbtn {
    top: 6px;
    right: 6px;
  }
  .el-dialog .el-dialog__headerbtn .el-dialog__close {
    font-size: 22px !important;
  }

  /* 購物車 */
  .order-product-img{width: auto;}
  .shopcarArea .table-content table{margin-bottom: 1rem;}
  .shopcarArea .table-content table th{
    display: block;
  } 
  .shopcarArea .table-content table td, 
  .shopcarbox.el-dialog .table-content table td{
    display: block;
    padding: 10px 10px 5px;
  }
  .order-pl36{
    padding-left: 16px !important;
  }
  .dialog-normal.el-dialog,
  .el-dialog.shopcarbox{
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    border-radius: 0 !important;
  }
  .dialog-responsive .el-dialog__body{height: calc(100% - 113px) !important;}
  .shopcarbox.el-dialog .el-dialog__footer{
    border-radius: 0;
    padding: 0;
    background: #ffffff;
    border-top: none;
  }
  .shopcarbox.el-dialog .dialog-order-footer{
    background: #f5f5f5;
    border-top: 1px solid #dedede;
    padding: 10px;
  }
  .dialog-normal .el-descriptions__body .el-descriptions__table .el-descriptions__cell{display: block;}
  .design-market .el-descriptions__body .el-descriptions__table .el-descriptions__cell{white-space: nowrap;}
  .el-dialog.mobiledialog-full{
    width: 100% !important;
    height: 100%;
    margin: 0;
    border-radius: 0 !important;
  }
  
  .el-dialog.mobiledialog-full .table td{max-width: none !important;}
  .el-dialog.mobiledialog-full .el-dialog__body{
    height: calc(100% - 54px);
    padding-top: 10px;
    overflow: auto;
  }
  .radio-btn-group .el-radio-button:nth-child(3) .el-radio-button__inner{border-left: 0;}
}


@media (max-width: 767px) {
  .el-dialog__header{padding: 8px 20px;}
  .el-dialog__title{font-size: 14px;}
  .el-dialog__headerbtn{width: 40px;height: 40px;}
  .dialog-normal .el-dialog__footer{padding: 10px 20px;}
  .el-dialog__footer .fontSize22{font-size: 18px;}
  .el-tabs__item{height: 30px;}
  .zone-banner h2{font-size: 22pt;}
  .zoneArea .product-list .box{
    width: 80px;
    height: 80px;
  }
  .zoneArea .product-list .box img{max-width: 100%;height: auto;}
  .zone-banner .bottompercent{width: calc(100% - 32px) !important;bottom: -112px;}
  .el-dialog.is-fullscreen .el-dialog__body{height: calc(100% - 54px);overflow-y: auto;}
  .el-dialog.is-fullscreen .el-dialog__footer{
    position: fixed;
    bottom: 0;
    width: 100%;
  }
  .submit-bar__tip {
      padding: 2px 12px;
      color: #f56723;
      font-size: 12px;
      line-height: 1.5;
      background-color: #fff7cc;
  }
  .generate-cardrow{display:flex;flex-wrap: wrap;}
  .generate-cardImgList{
    flex: 0 0 50%;
    max-width: 50%;
  }
  .file-item .el-image__inner{height: auto !important;max-height: 155px;}
  .waterfull-items{width: 48%;}
  .custom-service .text{display: none;}
  .custom-service .el-button{padding: 12px !important;}
  .form-responsive .el-form-item{display: block;}
  .form-responsive .el-form-item__label{display: block;text-align: left;}
  .selece-responsive .el-select-dropdown__item{
    white-space: normal;
    height: auto;
    line-height: 135%;
    padding: 8px 32px 8px 20px;
  }
  .link_an{width: 50%;}
  .share-box .price-tag .icon-xl{
    font-size: 3.2rem;
  }
  .share-box .price-tag{
    top: 28%;
    right: 20%;
  }
  .share-box .price-tag b{font-size: 12px;}
  .share-box .price-tag b i{font-size: 1.25rem;}
  .share-box .price-text .text1 {
    font-size: 16px;
  }
  .share-box .price-text .text2{font-size: 22px;}
  .share-box .price-text .text3{
    margin-right: 0px;
    margin-top: -2px;
    font-size: 2rem;
  }
  .video_size{width: 576px !important; height: 326px !important;
  }
  .drag-drop-area{padding: 0;}
  .el-descriptions__body .el-descriptions__table .el-descriptions__cell{font-size: 12px;}
  .dialog-orderpay-content .el-descriptions__body .el-descriptions__table:not(.is-bordered) .el-descriptions__cell{padding-bottom: 0;}
  .carousel-slider .el-carousel__container{height: 210px !important;}
  .carousel-slider .slow-animation2 img{width: auto;height: 42px;}
  .share-box .price-tag b{top: 30%;}
  .share-box .price-tag b i{font-size: 1.15rem;}
  .video_size{width: 460px !important; height: 260px !important;}
  .template-slide-menu .swiper-button-prev, .template-swiper .swiper-button-next{display: none;}
  .template-slide-menu .swiper-pagination-bullet{width: 8px;height: 8px;}
  .product-content{padding: 4px;}
  .el-rate{height: 18px;}
  .hero-slider-one .slider-content{padding-left: 5px;}
  .template-swiper.product-slide-menu .swiper-button-prev, .template-swiper.product-slide-menu .swiper-button-next{top: 30%;}
  .template-swiper.product-slide-menu .swiper-button-prev::after, .template-swiper.product-slide-menu .swiper-button-next::after{font-size: 30px;}
  .el-form-item{font-size: 12px;margin-bottom: 10px;}
  .el-form-item__content{line-height: 150%;font-size: 12px;}
}
@media (max-width: 576px) {.el-dialog.mobiledialog-full  .table td{display: block;}}

@media (max-width: 480px) {
  .share-help-box .share-btn, .dialog-share-status .share-btn{
    width: 78%;
  }
  .share-box .price-tag{
    top: 22%;
    right: 20%;
  }
  .share-box .price-text .text1 {
    font-size: 14px;
  }
  .share-box .price-text .text2{font-size: 19px;}
  .share-box .price-text .text3{
    margin-right: 0px;
    margin-top: -2px;
    font-size: 1.8rem;
  }
  .radio-btn-group .el-radio-button .el-radio-button__inner{border-left: 1px solid #dcdfe6 !important;margin-right: 8px;}
  
}

@media (max-width: 460px){
  .video_size{width: 320px !important; height:181px !important;
  }
}
@media (max-width: 390px){
.share-container>h2{
  font-size: 1.5rem;
}
.share-help-box .share-btn{padding: 12px;}
}
@media (max-width: 320px){
  .video_size{width: 280px !important; height:156px !important;
  }
}


