@charset "utf-8";
.wk-sales-base-box {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  /*消除iphone電話號碼顏色異常*/
  /*取消IE的input右側clear按鈕*/
  /*取消Chrome自動填入input淡黃色背景色*/
}
.wk-sales-base-box div,
.wk-sales-base-box span,
.wk-sales-base-box iframe,
.wk-sales-base-box h1,
.wk-sales-base-box h2,
.wk-sales-base-box h3,
.wk-sales-base-box h4,
.wk-sales-base-box h5,
.wk-sales-base-box h6,
.wk-sales-base-box p,
.wk-sales-base-box blockquote,
.wk-sales-base-box a,
.wk-sales-base-box address,
.wk-sales-base-box em,
.wk-sales-base-box img,
.wk-sales-base-box q,
.wk-sales-base-box s,
.wk-sales-base-box small,
.wk-sales-base-box strike,
.wk-sales-base-box strong,
.wk-sales-base-box sub,
.wk-sales-base-box sup,
.wk-sales-base-box b,
.wk-sales-base-box u,
.wk-sales-base-box i,
.wk-sales-base-box dl,
.wk-sales-base-box dt,
.wk-sales-base-box dd,
.wk-sales-base-box ol,
.wk-sales-base-box ul,
.wk-sales-base-box li,
.wk-sales-base-box form,
.wk-sales-base-box label,
.wk-sales-base-box table,
.wk-sales-base-box caption,
.wk-sales-base-box tbody,
.wk-sales-base-box tfoot,
.wk-sales-base-box thead,
.wk-sales-base-box tr,
.wk-sales-base-box th,
.wk-sales-base-box td,
.wk-sales-base-box article,
.wk-sales-base-box aside,
.wk-sales-base-box canvas,
.wk-sales-base-box footer,
.wk-sales-base-box header,
.wk-sales-base-box nav,
.wk-sales-base-box section,
.wk-sales-base-box summary,
.wk-sales-base-box time,
.wk-sales-base-box mark,
.wk-sales-base-box audio,
.wk-sales-base-box video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
.wk-sales-base-box article,
.wk-sales-base-box aside,
.wk-sales-base-box footer,
.wk-sales-base-box header,
.wk-sales-base-box nav,
.wk-sales-base-box section {
  display: block;
}
.wk-sales-base-box body {
  font-family: Arial, "微軟正黑體" !important;
}
.wk-sales-base-box ol,
.wk-sales-base-box ul {
  list-style: none;
}
.wk-sales-base-box blockquote,
.wk-sales-base-box q {
  quotes: none;
}
.wk-sales-base-box blockquote:before,
.wk-sales-base-box blockquote:after,
.wk-sales-base-box q:before,
.wk-sales-base-box q:after {
  content: '';
  content: none;
}
.wk-sales-base-box table {
  border-collapse: collapse;
  border-spacing: 0;
}
.wk-sales-base-box img {
  display: block;
  width: auto;
  height: auto;
}
.wk-sales-base-box a {
  color: #fff;
  text-decoration: none;
}
.wk-sales-base-box span {
  display: inline-block;
}
.wk-sales-base-box div,
.wk-sales-base-box p,
.wk-sales-base-box a,
.wk-sales-base-box li,
.wk-sales-base-box td {
  -webkit-text-size-adjust: none;
}
.wk-sales-base-box * {
  box-sizing: border-box;
}
.wk-sales-base-box .for-mobile {
  display: none;
}
@media all and (max-width: 800px) {
  .wk-sales-base-box .for-mobile {
    display: block;
  }
}
.wk-sales-base-box .for-desktop {
  display: block;
}
@media all and (max-width: 800px) {
  .wk-sales-base-box .for-desktop {
    display: none;
  }
}
.wk-sales-base-box a[href^=tel] {
  text-decoration: inherit;
  color: inherit;
}
.wk-sales-base-box ::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
.wk-sales-base-box input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
  padding: 0;
}
.only-one-company-type-tab {
  width: 100% !important;
}
.wk-sales-base-box {
  position: relative;
  width: 100%;
  min-height: 1500px;
  padding: 30px 0 60px;
  background: linear-gradient(to top, #ecf2f6 0%, transparent 100%);
}
@media all and (max-width: 1200px) {
  .wk-sales-base-box {
    min-height: auto;
  }
}
@media all and (max-width: 600px) {
  .wk-sales-base-box {
    padding: 30px 0;
    background: #fff;
  }
}
.wk-sales-base-box .bg-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 863px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('../images/bg-top.png');
}
@media all and (max-width: 600px) {
  .wk-sales-base-box .bg-top {
    background-image: none;
    display: none;
  }
}
.wk-sales-base-box .bg-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 978px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('../images/bg-bottom.png');
}
@media all and (max-width: 600px) {
  .wk-sales-base-box .bg-bottom {
    display: none;
  }
}
.wk-sales-base-box .box-wrap {
  position: relative;
  display: block;
  width: 100%;
  max-width: 1540px;
  margin: 0 auto;
  padding: 0 30px;
}
@media all and (max-width: 1200px) {
  .wk-sales-base-box .box-wrap {
    padding: 0 20px;
  }
}
.wk-sales-base-box .box-wrap .serch-outter-box {
  display: flex;
  width: 100%;
  justify-content: flex-end;
  margin-bottom: 70px;
}
.wk-sales-base-box .box-wrap .search-box {
  position: relative;
  float: right;
  width: 265px;
  height: 40px;
  font-size: 16px;
  background-color: #fff;
  border-radius: 5px;
  border: solid 2px #006CB7;
}
@media all and (max-width: 1300px) {
  .wk-sales-base-box .box-wrap .search-box {
    height: 40px;
  }
}
@media all and (max-width: 600px) {
  .wk-sales-base-box .box-wrap .search-box {
    width: 255px;
    height: 36px;
    font-size: 14px;
  }
}
.wk-sales-base-box .box-wrap .search-box .btn-search {
  cursor: pointer;
  float: right;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 100%;
  background-color: #006CB7;
}
@media all and (max-width: 600px) {
  .wk-sales-base-box .box-wrap .search-box .btn-search {
    width: 30px;
  }
}
.wk-sales-base-box .box-wrap .search-box .btn-search i {
  font-size: 20px;
  color: #fff;
}
@media all and (max-width: 600px) {
  .wk-sales-base-box .box-wrap .search-box .btn-search i {
    font-size: 14px;
  }
}
.wk-sales-base-box .box-wrap .search-box input {
  width: 156px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: none;
  outline: none;
  border-radius: 5px 0 0 5px;
  padding: 0 10px;
  font-size: 16px;
}
@media all and (max-width: 600px) {
  .wk-sales-base-box .box-wrap .search-box input {
    width: 76px;
  }
}
.wk-sales-base-box .box-wrap ul.area-list {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
.wk-sales-base-box .box-wrap ul.area-list:after {
  display: table;
  content: '';
  clear: both;
}
@media all and (max-width: 1200px) {
  .wk-sales-base-box .box-wrap ul.area-list {
    display: flex;
    margin-bottom: 30px;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.wk-sales-base-box .box-wrap ul.area-list li {
  opacity: 0.7;
  cursor: pointer;
  float: left;
  width: 230px;
  height: 200px;
  margin: 0 18px;
  background-color: #fff;
  border: solid 2px #fff;
  border-radius: 10px;
  box-shadow: 0 0 10px #eee;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-image: url('../images/dot-bg.png');
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.wk-sales-base-box .box-wrap ul.area-list li:hover {
  opacity: 1;
}
@media all and (max-width: 1600px) {
  .wk-sales-base-box .box-wrap ul.area-list li {
    height: 200px;
  }
}
@media all and (max-width: 1200px) {
  .wk-sales-base-box .box-wrap ul.area-list li {
    flex: 1;
    width: 33.3%;
    min-width: 23.3%;
    max-width: 33.3%;
    float: none;
    margin: 0 3%;
    margin-bottom: 60px;
  }
}
@media all and (max-width: 600px) {
  .wk-sales-base-box .box-wrap ul.area-list li {
    width: 44%;
    min-width: 44%;
    max-width: 44%;
    height: 50px;
    margin-bottom: 60px;
    border-radius: 5px;
    box-shadow: 0 0 10px #d2d2d2;
  }
}
.wk-sales-base-box .box-wrap ul.area-list li .ball {
  display: block;
  margin: 0 auto;
  margin-top: -45px;
  margin-bottom: 10px;
  width: 177px;
  height: 177px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('../images/area-ball-1.png');
}
@media all and (max-width: 1600px) {
  .wk-sales-base-box .box-wrap ul.area-list li .ball {
    width: 140px;
    height: 177px;
  }
}
@media all and (max-width: 600px) {
  .wk-sales-base-box .box-wrap ul.area-list li .ball {
    width: 60px;
    height: 60px;
    margin-bottom: 0px;
  }
}
.wk-sales-base-box .box-wrap ul.area-list li .area-name {
  z-index: 1;
  position: relative;
  font-size: 20px;
  line-height: 1.2;
  font-weight: bold;
  color: #2C2738;
  letter-spacing: 0px;
  display: block;
  text-align: center;
}
@media all and (max-width: 600px) {
  .wk-sales-base-box .box-wrap ul.area-list li .area-name {
    font-size: 12px;
  }
}
.wk-sales-base-box .box-wrap ul.area-list li .area-name .area-quantity {
  color: gray;
}
.wk-sales-base-box .box-wrap ul.area-list li.active {
  opacity: 1;
  border: solid 2px #006cb7;
  background-color: #E3F1FB;
  box-shadow: 0 0 20px #eee;
}
.wk-sales-base-box .box-wrap ul.area-list li.active .ball {
  animation: ballFloat 2.5s cubic-bezier(0.38, 0, 0.59, 0.94) 0s infinite forwards;
}
@media all and (max-width: 600px) {
  .wk-sales-base-box .box-wrap ul.area-list li.active .ball {
    animation: ballFloat2 2.5s cubic-bezier(0.38, 0, 0.59, 0.94) 0s infinite forwards;
  }
}
@keyframes ballFloat {
  0% {
    transform: translate(0, 0px);
  }
  50% {
    transform: translate(0, -20px);
  }
  100% {
    transform: translate(0, 0px);
  }
}
@keyframes ballFloat2 {
  0% {
    transform: translate(0, 0px);
  }
  50% {
    transform: translate(0, -10px);
  }
  100% {
    transform: translate(0, 0px);
  }
}
.wk-sales-base-box .box-wrap ul.area-list li:first-child {
  margin-left: 0;
}
@media all and (max-width: 1200px) {
  .wk-sales-base-box .box-wrap ul.area-list li:first-child {
    margin: 0 3%;
  }
}
.wk-sales-base-box .box-wrap ul.area-list li:last-child {
  margin-right: 0;
}
@media all and (max-width: 1200px) {
  .wk-sales-base-box .box-wrap ul.area-list li:last-child {
    margin: 0 3%;
  }
}
.wk-sales-base-box .box-wrap ul.area-list li.area4,
.wk-sales-base-box .box-wrap ul.area-list li.area5,
.wk-sales-base-box .box-wrap ul.area-list li.area6 {
  margin-bottom: 0;
}
.wk-sales-base-box .box-wrap ul.area-list li.area2 .ball {
  background-image: url('../images/area-ball-2.png');
}
.wk-sales-base-box .box-wrap ul.area-list li.area3 .ball {
  background-image: url('../images/area-ball-3.png');
}
.wk-sales-base-box .box-wrap ul.area-list li.area4 .ball {
  background-image: url('../images/area-ball-4.png');
}
.wk-sales-base-box .box-wrap ul.area-list li.area5 .ball {
  background-image: url('../images/area-ball-5.png');
}
.wk-sales-base-box .box-wrap ul.area-list li.area6 .ball {
  background-image: url('../images/area-ball-6.png');
}
.wk-sales-base-box .box-wrap .store-box {
  display: none;
}
.wk-sales-base-box .box-wrap .store-box ul.type-list {
  display: inline-block;
  margin-bottom: 30px;
  overflow: hidden;
}
@media all and (max-width: 1000px) {
  .wk-sales-base-box .box-wrap .store-box ul.type-list {
    width: 100%;
  }
}
@media all and (max-width: 600px) {
  .wk-sales-base-box .box-wrap .store-box ul.type-list {
    margin-bottom: 10px;
  }
}
.wk-sales-base-box .box-wrap .store-box ul.type-list li {
  cursor: pointer;
  float: left;
  width: 190px;
  padding: 5px 10px;
  font-size: 20px;
  line-height: 1.5;
  color: #006cb7;
  text-align: center;
  border-radius: 5px;
  margin-right: 20px;
  background-color: #fff;
  border: solid 2px #006cb7;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.wk-sales-base-box .box-wrap .store-box ul.type-list li:hover {
  color: #fff;
  background-color: #006cb7;
  border: solid 2px #fff;
}
@media all and (max-width: 1300px) {
  .wk-sales-base-box .box-wrap .store-box ul.type-list li {
    width: 150px;
    padding: 5px 10px;
    margin-right: 10px;
    font-size: 16px;
  }
}
@media all and (max-width: 1000px) {
  .wk-sales-base-box .box-wrap .store-box ul.type-list li {
    width: 30%;
    margin-right: 3%;
  }
}
@media all and (max-width: 600px) {
  .wk-sales-base-box .box-wrap .store-box ul.type-list li {
    font-size: 12px;
    padding: 3px;
  }
}
.wk-sales-base-box .box-wrap .store-box ul.type-list li.active {
  color: #fff;
  background-color: #006cb7;
  border: solid 2px #fff;
}
.wk-sales-base-box .box-wrap .store-box ul.type-list li:last-chlid {
  margin-right: 0;
}
@media all and (max-width: 1000px) {
  .wk-sales-base-box .box-wrap .store-box ul.type-list li.agent {
    width: 34%;
    margin-right: 0%;
  }
}
.wk-sales-base-box .box-wrap .store-box .serch-outter-box {
  display: inline;
  overflow: hidden;
}
@media all and (max-width: 1000px) {
  .wk-sales-base-box .box-wrap .store-box .serch-outter-box {
    display: block;
    margin-bottom: 30px;
  }
}
.wk-sales-base-box .box-wrap .store-box select {
  position: relative;
  float: right;
  width: 90px;
  height: 40px;
  font-size: 16px;
  margin-right: 15px;
  padding: 0 5px;
  background-color: #fff;
  border-radius: 5px;
  border: solid 2px #006CB7;
}
@media all and (max-width: 1300px) {
  .wk-sales-base-box .box-wrap .store-box select {
    height: 40px;
    font-size: 16px;
  }
}
@media all and (max-width: 1000px) {
  .wk-sales-base-box .box-wrap .store-box select {
    width: 30%;
    margin-right: 3%;
  }
}
@media all and (max-width: 600px) {
  .wk-sales-base-box .box-wrap .store-box select {
    height: 36px;
    font-size: 12px;
  }
}
.wk-sales-base-box .box-wrap .store-box .store-content {
  position: relative;
  width: 100%;
  min-height: 500px;
  padding: 30px 50px;
  border: solid 2px #006cb7;
  background-color: #fff;
  border-radius: 5px;
}
@media all and (max-width: 1200px) {
  .wk-sales-base-box .box-wrap .store-box .store-content {
    padding: 20px;
  }
}
.wk-sales-base-box .box-wrap .store-box .store-content ul.country-list {
  display: none;
}
.wk-sales-base-box .box-wrap .store-box .store-content ul.country-list > li {
  margin-bottom: 30px;
}
@media all and (max-width: 1200px) {
  .wk-sales-base-box .box-wrap .store-box .store-content ul.country-list > li {
    margin-bottom: 10px;
  }
}
.wk-sales-base-box .box-wrap .store-box .store-content ul.country-list > li .country-title {
  display: flex;
  justify-content: space-between;
  width: 100%;
  font-size: 28px;
  color: #006CB7;
  padding: 0 10px 15px;
  margin-bottom: 30px;
  border-bottom: solid 1px #006cb7;
}
@media all and (max-width: 1200px) {
  .wk-sales-base-box .box-wrap .store-box .store-content ul.country-list > li .country-title {
    padding: 0 10px 5px;
    margin-bottom: 10px;
    font-size: 20px;
  }
}
@media all and (max-width: 600px) {
  .wk-sales-base-box .box-wrap .store-box .store-content ul.country-list > li .country-title {
    font-size: 18px;
  }
}
.wk-sales-base-box .box-wrap .store-box .store-content ul.country-list > li .country-title .btn-expansion {
  cursor: pointer;
}
.wk-sales-base-box .box-wrap .store-box .store-content ul.country-list > li ul.store-list {
  padding: 0px 15px;
  padding-top: 0;
  height: 0px;
  overflow: scroll;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.wk-sales-base-box .box-wrap .store-box .store-content ul.country-list > li ul.store-list > li.store {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  font-size: 14px;
  min-height: 100px;
  color: #2C2738;
}
@media all and (max-width: 600px) {
  .wk-sales-base-box .box-wrap .store-box .store-content ul.country-list > li ul.store-list > li.store {
    display: block;
  }
}
.wk-sales-base-box .box-wrap .store-box .store-content ul.country-list > li ul.store-list > li.store > span {
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-right: 30px;
  width: 33%;
}
@media all and (max-width: 600px) {
  .wk-sales-base-box .box-wrap .store-box .store-content ul.country-list > li ul.store-list > li.store > span {
    width: 100%;
    max-width: 100%;
    margin: 0 0 10px;
  }
}
.wk-sales-base-box .box-wrap .store-box .store-content ul.country-list > li ul.store-list > li.store > span:last-child {
  width: 35%;
  margin-right: 0;
}
@media all and (max-width: 600px) {
  .wk-sales-base-box .box-wrap .store-box .store-content ul.country-list > li ul.store-list > li.store > span:last-child {
    width: 100%;
    max-width: 100%;
  }
}
.wk-sales-base-box .box-wrap .store-box .store-content ul.country-list > li ul.store-list > li.store .store-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 280px;
  padding: 15px;
  box-shadow: 0px 2px 5px rgb(0, 0, 0,0.1);
}
.wk-sales-base-box .box-wrap .store-box .store-content ul.country-list > li ul.store-list > li.store .store-logo img {
  width: 100%;
}
.wk-sales-base-box .box-wrap .store-box .store-content ul.country-list > li ul.store-list > li.store > span:nth-child(2) > span {
  margin-bottom: 5px;
}
@media all and (max-width: 600px) {
  .wk-sales-base-box .box-wrap .store-box .store-content ul.country-list > li ul.store-list > li.store > span:nth-child(2) > span {
    margin-bottom: 0;
  }
}
.wk-sales-base-box .box-wrap .store-box .store-content ul.country-list > li ul.store-list > li.store > span:nth-child(3) > span {
  margin-bottom: 5px;
}
@media all and (max-width: 600px) {
  .wk-sales-base-box .box-wrap .store-box .store-content ul.country-list > li ul.store-list > li.store > span:nth-child(3) > span {
    margin-bottom: 0;
  }
}
.wk-sales-base-box .box-wrap .store-box .store-content ul.country-list > li ul.store-list > li.store > span:nth-child(3) .tel {
  margin-right: 20px;
}
@media all and (max-width: 1500px) {
  .wk-sales-base-box .box-wrap .store-box .store-content ul.country-list > li ul.store-list > li.store > span:nth-child(3) .tel {
    margin-bottom: 5px;
  }
}
@media all and (max-width: 600px) {
  .wk-sales-base-box .box-wrap .store-box .store-content ul.country-list > li ul.store-list > li.store > span:nth-child(3) .tel {
    margin-bottom: 0;
  }
}
.wk-sales-base-box .box-wrap .store-box .store-content ul.country-list > li ul.store-list > li.store > span:nth-child(3) .fax {
  display: block;
}
.wk-sales-base-box .box-wrap .store-box .store-content ul.country-list > li ul.store-list > li.store > span:nth-child(3) .email {
  display: block;
}
.wk-sales-base-box .box-wrap .store-box .store-content ul.country-list > li.active ul.store-list {
  height: 300px;
}
.wk-sales-base-box .box-wrap .store-box .store-content ul.country-list .empty-text {
  font-size: 24px;
  color: #006cb7;
}
.wk-sales-base-box .box-wrap .store-box .store-content ul.country-list.active {
  display: block;
}
.wk-sales-base-box .box-wrap .store-box.active {
  display: block;
}
.wk-sales-base-box .btn-authorization-code-search {
  cursor: pointer;
  position: fixed;
  top: 50%;
  right: -13px;
  width: 161px;
  height: 167px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('../images/btn-search-en.png');
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.wk-sales-base-box .btn-authorization-code-search:hover {
  background-image: url('../images/btn-search-en-hover.png');
}
@media all and (max-width: 1300px) {
  .wk-sales-base-box .btn-authorization-code-search {
    width: 120px;
    height: 125px;
  }
}
@media all and (max-width: 600px) {
  .wk-sales-base-box .btn-authorization-code-search {
    width: 80px;
    height: 76px;
  }
}
.wk-sales-base-box .lightbox {
  display: none;
  z-index: 5;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wk-sales-base-box .lightbox .bg {
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
}
.wk-sales-base-box .lightbox .lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, calc(-50% + 50px));
  width: 1000px;
  margin: 0 auto;
  min-height: 400px;
  max-height: 500px;
  padding: 30px;
  border-radius: 10px;
  border: solid 2px #006cb7;
  background-color: #fff;
}
@media all and (max-width: 1200px) {
  .wk-sales-base-box .lightbox .lightbox-content {
    width: 90%;
    max-width: 1000px;
  }
}
@media all and (max-width: 600px) {
  .wk-sales-base-box .lightbox .lightbox-content {
    padding: 15px;
  }
}
.wk-sales-base-box .lightbox .lightbox-content .search-box {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 30px;
  border-bottom: solid 2px #006cb7;
  margin-bottom: 30px;
}
@media all and (max-width: 600px) {
  .wk-sales-base-box .lightbox .lightbox-content .search-box {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
}
.wk-sales-base-box .lightbox .lightbox-content .search-box span.text {
  font-size: 16px;
}
.wk-sales-base-box .lightbox .lightbox-content .search-box .input-box {
  position: relative;
  width: 250px;
  height: 40px;
  font-size: 16px;
  margin-left: 10px;
  background-color: #fff;
  border-radius: 5px;
  border: solid 2px #006CB7;
}
@media all and (max-width: 1300px) {
  .wk-sales-base-box .lightbox .lightbox-content .search-box .input-box {
    height: 46px;
  }
}
@media all and (max-width: 600px) {
  .wk-sales-base-box .lightbox .lightbox-content .search-box .input-box {
    width: 150px;
  }
}
.wk-sales-base-box .lightbox .lightbox-content .search-box .input-box .btn-search {
  cursor: pointer;
  float: right;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 100%;
  background-color: #006CB7;
}
@media all and (max-width: 600px) {
  .wk-sales-base-box .lightbox .lightbox-content .search-box .input-box .btn-search {
    width: 30px;
  }
}
.wk-sales-base-box .lightbox .lightbox-content .search-box .input-box .btn-search i {
  font-size: 20px;
  color: #fff;
}
@media all and (max-width: 600px) {
  .wk-sales-base-box .lightbox .lightbox-content .search-box .input-box .btn-search i {
    font-size: 14px;
  }
}
.wk-sales-base-box .lightbox .lightbox-content .search-box .input-box input {
  width: 200px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: none;
  outline: none;
  border-radius: 5px 0 0 5px;
  padding: 0 10px;
  font-size: 18px;
}
@media all and (max-width: 600px) {
  .wk-sales-base-box .lightbox .lightbox-content .search-box .input-box input {
    width: 100px;
  }
}
.wk-sales-base-box .lightbox .lightbox-content ul.store-list {
  padding: 0px 15px;
  padding-top: 0;
  height: 0px;
  overflow: scroll;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.wk-sales-base-box .lightbox .lightbox-content ul.store-list > li.store {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  min-height: 100px;
  color: #2C2738;
}
@media all and (max-width: 600px) {
  .wk-sales-base-box .lightbox .lightbox-content ul.store-list > li.store {
    display: block;
  }
}
.wk-sales-base-box .lightbox .lightbox-content ul.store-list > li.store > span {
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-right: 30px;
  width: 33%;
}
@media all and (max-width: 600px) {
  .wk-sales-base-box .lightbox .lightbox-content ul.store-list > li.store > span {
    width: 100%;
    max-width: 100%;
    margin: 0 0 10px;
  }
}
.wk-sales-base-box .lightbox .lightbox-content ul.store-list > li.store > span:last-child {
  width: 35%;
  margin-right: 0;
}
@media all and (max-width: 600px) {
  .wk-sales-base-box .lightbox .lightbox-content ul.store-list > li.store > span:last-child {
    width: 100%;
    max-width: 100%;
  }
}
.wk-sales-base-box .lightbox .lightbox-content ul.store-list > li.store .store-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 280px;
  max-height: 120px;
  padding: 15px;
  box-shadow: 0px 2px 5px rgb(0, 0, 0,0.1);
}
.wk-sales-base-box .lightbox .lightbox-content ul.store-list > li.store .store-logo img {
  width: 100%;
  max-height: 100%;
}
.wk-sales-base-box .lightbox .lightbox-content ul.store-list > li.store > span:nth-child(2) > span {
  margin-bottom: 5px;
}
@media all and (max-width: 600px) {
  .wk-sales-base-box .lightbox .lightbox-content ul.store-list > li.store > span:nth-child(2) > span {
    margin-bottom: 0;
  }
}
.wk-sales-base-box .lightbox .lightbox-content ul.store-list > li.store > span:nth-child(3) > span {
  margin-bottom: 5px;
}
@media all and (max-width: 600px) {
  .wk-sales-base-box .lightbox .lightbox-content ul.store-list > li.store > span:nth-child(3) > span {
    margin-bottom: 0;
  }
}
.wk-sales-base-box .lightbox .lightbox-content ul.store-list > li.store > span:nth-child(3) .tel {
  margin-right: 20px;
}
@media all and (max-width: 1500px) {
  .wk-sales-base-box .lightbox .lightbox-content ul.store-list > li.store > span:nth-child(3) .tel {
    margin-bottom: 5px;
  }
}
@media all and (max-width: 600px) {
  .wk-sales-base-box .lightbox .lightbox-content ul.store-list > li.store > span:nth-child(3) .tel {
    margin-bottom: 0;
  }
}
.wk-sales-base-box .lightbox .lightbox-content ul.store-list > li.store > span:nth-child(3) .fax {
  display: block;
}
.wk-sales-base-box .lightbox .lightbox-content ul.store-list > li.store > span:nth-child(3) .email {
  display: block;
}
.wk-sales-base-box .lightbox .lightbox-content ul.store-list .certificate-number {
  display: block;
  margin-bottom: 30px;
}
.wk-sales-base-box .lightbox .lightbox-content ul.store-list .certificate-number span {
  font-size: 14px;
}
.wk-sales-base-box .lightbox .lightbox-content ul.store-list .certificate-number > span:first-child {
  width: 75px;
  vertical-align: top;
}
.wk-sales-base-box .lightbox .lightbox-content ul.store-list .certificate-number > span:nth-child(2) {
  width: calc(100% - 85px);
}
.wk-sales-base-box .lightbox .lightbox-content ul.store-list .certificate-number > span:nth-child(2) > span {
  display: block;
}
.wk-sales-base-box .lightbox .lightbox-content ul.store-list.active {
  height: 320px;
}
.wk-sales-base-box .loading-mask {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
}
.wk-sales-base-box .lds-ripple {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -40px;
  margin-top: -40px;
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.wk-sales-base-box .lds-ripple div {
  position: absolute;
  border: 4px solid #d5d5d5;
  opacity: 1;
  border-radius: 50%;
  animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.wk-sales-base-box .lds-ripple div:nth-child(2) {
  animation-delay: -0.5s;
}
@keyframes lds-ripple {
  0% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: 0px;
    left: 0px;
    width: 72px;
    height: 72px;
    opacity: 0;
  }
}
.wk-sales-base-box.zh-tw .btn-authorization-code-search {
  background-image: url('../images/btn-search.png');
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.wk-sales-base-box.zh-tw .btn-authorization-code-search:hover {
  background-image: url('../images/btn-search-hover.png');
}
