html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, lightbox_scroll {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

.clear, header, nav > ul, .breadcrumb {
  zoom: 1;
  clear: both;
}
.clear:after, header:after, nav > ul:after, .breadcrumb:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Jhenghei";
  font-size: 15px;
  //background-color: #f2f4f5;
  background: #fff;
}

a {
  text-decoration: none;
}

select, input, textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Jhenghei";
}

.max_container {
  min-width:320px;
  width: 100%;
  margin: 0 auto;
}

.max_width {
  width: 100%;
}

.self_width {
  width: 50%;
}

.auto_img  {
  display: block;
  width: 100%;
  height: auto;
}

.header_title {
  width: 24.6%;
  background-color: #fff;
  display: inline-block;
  cursor: pointer;
}

.header_show {
  position:absolute;
  z-index: 10;
  display:none;
}

.header_menu {
  background-color: #fff;
  z-index: 10;
}

.header_item ,.header_subitem {
  height: 50px;
  line-height: 50px;
}

.header_item img {
  vertical-align : middle;
}

.header_menu1 {
  font-size: 18px;
  width: 100%;
  color: #fff;
  background-color: #ff74ad;
  text-align: center;
  cursor: pointer;
}

.header_menu1_sub {
  font-size: 18px;
  width: 100%;
  color: #fff;
  background-color: #ee5d98;
  text-align: center;
}

.header_menu2 {
  font-size: 18px;
  width: 100%;
  color: #fff;
  background-color: #ff589d;
  text-align: center;
  cursor: pointer;
}

.header_menu2_sub {
  font-size: 18px;
  width: 100%;
  color: #fff;
  background-color: #f33f88;
  text-align: center;
}

.header_menu3 {
  font-size: 18px;
  width: 100%;
  color: #fff;
  background-color: #0abbb5;
  text-align: center;
  border-top: 1px solid #0bccc7;
  cursor: pointer;
}

.header_menu3_sub {
  font-size: 18px;
  width: 100%;
  color: #fff;
  background-color: #00a59f;
  text-align: center;
}

.header_menu3 a {
  color: #fff;
}

.line_header {
  border-left: 1px solid #c4eeec;
}

header {
  background-color: #fff;
  text-align: center;
}

.header_sub {
    display: none;
}
.header_sub a {
    color: #fff;
}

.list_sub {
	position: absolute;
	z-index: 2;
    display: none;
}
.list_sub a,.list_now a {
    color: #fff;
}

nav > ul > li {
  float: left;
}

#header_search {
  width: 75%;
  display: none;
}

.logo_search {
  float: right;
  width: 98%;
  height: 100%;
  //line-height: 32px;
  //margin-top: 5px;
  border: 3px solid #c7c7c7;
  background-color: #fff;
  vertical-align:middle;
}
.logo_search img {
  float: center;
  margin-right: 8px;
  //margin-top: 7px;
  cursor: pointer;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.logo_search img:hover {
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.logo_search input {
  float: left;
  width: 78%;
  height: 100%;
  font-size: 15px;
  //line-height: 32px;
  margin-left: 15px;
  padding: 0;
  border: transparent;
  outline: none;
}

.title_item {
  height: 40px;
  line-height: 40px;
}

.title_item2 {
  height: 50px;
  line-height: 50px;
}

.title_txt1 {
  font-size: 18px;
  width: 100%;
  color: #fff;
  background-color: #ff74ad;
  text-align: center;
}

.title_txt2 {
  font-size: 18px;
  width: 100%;
  color: #fff;
  background-color: #ff589d;
  text-align: center;
}

.title_txt3 {
  font-size: 18px;
  width: 100%;
  color: #fff;
  background-color: #0abbb5;
  text-align: center;
}

.title_txt4 {
  font-size: 18px;
  width: 100%;
  color: #fff;
  background-color: #4eccc8;
  text-align: center;
}

.title_txt5 {
  font-size: 18px;
  width: 100%;
  color: #fff;
  background-color: #00a59f;
  text-align: center;
}

.about_content {
  padding: 20px 3% 50px;
  width: 94%;
  color: #606060;
  font-size: 18px;
  line-height: 32px;
  background-image: url(../images/about_bg.png);
  background-position: right -80px top 160px;
  background-repeat: no-repeat;
  background-color: #fff;
}
.about_content span {
  font-size: 30px;
  color: #e76298;
}
.about_content img {
  display: block;
  margin-bottom: 20px;
}

.about_link {
    display: inline-block;
}

.about_link li {
    list-style: none;
    float: left;
    color: #fff;
    line-height: 35px;
    font-size: 16px;
    background-color: #0abbb5;
    margin-right: 8px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    width: 45%;
    min-width: 140px;
}

.about_link li a{
    color: #fff;
}

.question_item {
  height: 50px;
  line-height: 50px;
}

.question_menu{
  z-index: -1;
  position: relative;
  font-size: 18px;
  width: 100%;
  color: #fff;
  background-color: #4eccc8;
  text-align: center;
  border-top: 1px solid #fff;
  vertical-align:middle;
}

.question_arrow {
  position:absolute;
  top:0;
  right:0;
  width: 26px;
  height: 20px;
  margin-right: 20px;
  margin-top: 12px;
  cursor: pointer;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  background-image: url(../images/icon_down_white.png);
}

.question_arrow.active {
  background-image: url(../images/icon_up_white.png);
  cursor: text;
}

.question_row_q, .question_row_a {
  background-color: #fff;
  float: left;
  width: 100%;
}
.question_row_q div, .question_row_a div {
  float: left;
}

.question_txt {
  width: 88%;
}

.question_icon {
  max-width: 40px;
  width: 12%;
}

.question_icon.qtitle div {
  color: #fff;
  font-size: 24px;
  background-color: #ff5967;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}

.question_icon.atitle div {
  color: #fff;
  font-size: 24px;
  background-color: #4eccc8;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}

.question_row_q .question_txt {
  line-height: 75px;
  color: #cd0000;
  font-size: 20px;
}

.question_row_a {
  padding-bottom: 30px;
}
.question_icon,.question_row_a .question_txt {
  padding-top: 30px;
  font-size: 18px;
  line-height: 20px;
  color: #606060;
}

.question_icon,.question_row_q .question_txt {
  padding-top: 30px;
  font-size: 18px;
  line-height: 20px;
}

.question_icon {
  padding-top: 30px;
  font-size: 18px;
  line-height: 20px;
}

.contact_box div{
  color: #606060;
  font-size: 20px;
  line-height: 36px;
  padding-left: 20px;
}

.contact_box div:first-child {
  padding-left: 0px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.contact_box_2 {
  color: #606060;
  background-color: #fff;
  font-size: 20px;
  line-height: 36px;
  padding: 20px;
  //padding-left: 6%;
  padding-bottom: 50px;
}
.contact_box_2 .ezwaven_btn_green {
  display: block;
  width: 170px;
  margin-top: 35px;
}

.contact_row {
  margin-bottom: 10px;
}
.contact_row label {
  line-height: 30px;
  display: inline-block;
  width: 75px;
}
.contact_row input {
  width: 200px;
}

.ezwaven_btn_green, .ezwaven_btn_gray {
  display: inline-block;
  text-align: center;
  font-size: 20px;
  line-height: 40px;
  color: #fff;
  cursor: pointer;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.ezwaven_btn_green a, .ezwaven_btn_gray a {
  float: left;
  width: 100%;
  color: #fff;
}
.ezwaven_btn_green:hover, .ezwaven_btn_gray:hover {
  opacity: 0.6;
}

.ezwaven_btn_green {
  background-color: #0abab5;
}

.ezwaven_btn_gray {
  background-color: #cfcfcf;
}

.ezwaven_input, .contact_row input, .center_row input, .member_account input, .register-row input, .member_data input, .ezwaven_select, .member_data select, .cart_input_row input {
  padding: 0;
  border: 2px solid #c7c7c7;
  font-size: 16px;
  line-height: 30px;
  min-height: 30px;
  text-indent: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.comment_box {
  margin: 20px 0;
  width: 90%;
  max-width: 490px;
  height: 75px;
  font-size: 16px;
  border: 2px solid #c7c7c7;
}

.footer_title {
  display: inline-block;
  line-height: 50px;
}

#footer_service_list {
  display:none;
}

.footer_title_2nd {
  background-color: #474747;
  display: inline-block;
  line-height: 50px;
}

.footer_title_center {
  width: 33%;
  background-color: #535353;
  display: inline-block;
  line-height: 50px;
  border-left: 1px solid #747474;
  border-right: 1px solid #747474;
}

.footer_title_left {
  width: 31.5%;
  display: inline-block;
  line-height: 50px;
}

.footer_title_right {
  width: 31.5%;
  display: inline-block;
  line-height: 50px;
}

.footer_copyright {
  font-size: 12px;
  display: inline-block;
  line-height: 40px;
  padding: 0px 0;
}

.line_footer_top {
  border-top: 1px solid #747474;
}

footer {
  font-size: 18px;
  background-color: #5c5c5c;
  color: #d8d8d8;
  text-align: center;
}

footer a {
    color: #d8d8d8;
	border-color:#747474;
}

.hover_hover {
  cursor: pointer;
}

.header_2nd_member {
  position: absolute;
  top: 55px;
  right: 0;
  background-color: #f1fcfc;
  color: #fff;
  width: 270px;
  padding: 20px 35px;
  display: none;
  -moz-box-shadow: 1px 10px 20px 0px rgba(0, 0, 0, 0.37);
  -webkit-box-shadow: 1px 10px 20px 0px rgba(0, 0, 0, 0.37);
  box-shadow: 1px 10px 20px 0px rgba(0, 0, 0, 0.37);
}

.header_2nd_btn {
  width: 100%;
  height: 46px;
  line-height: 46px;
  text-align: center;
  font-size: 20px;
  display: block;
  margin-bottom: 10px;
  color: #fff;
  background-color: #0abab5;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.header_2nd_btn:hover {
  opacity: 0.6;
}
.header_2nd_btn a {
  float: left;
  width: 100%;
  color: #fff;
}

.header_2nd_btn:last-child {
  margin-bottom: 0;
}

.header_2nd_login {
  position: absolute;
  top: 55px;
  right: 0;
  background-color: #f1fcfc;
  color: #fff;
  width: 270px;
  padding: 0 20px 20px 20px;
  text-align: center;
  display: none;
  -moz-box-shadow: 1px 10px 20px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 1px 10px 20px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 10px 20px 0px rgba(0, 0, 0, 0.3);
}

#header_mini .header_2nd_login_new {
  padding: 0;
}

.header_2nd_login_title {
  width: 100%;
  height: 40px;
  margin-left: -20px;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 40px;
  font-size: 18px;
  background-color: #0abab5;
}

.header_2nd_login_box {
  max-width: 288px;
  width: 100%;
  background-color: #fff;
  padding: 0 15px;
  border: 1px solid #e5f7f7;
  font-size: 16px;
}
.header_2nd_login_box li {
  width: 100%;
  line-height: 40px;
  color: #6d6d6d;
}
.header_2nd_login_box input {
  width: 95%;
  height: 40px;
  line-height: 40px;
  border: 1px solid #9ed0cf;
  text-indent: 5px;
}

.header_2nd_login_txt {
  margin-top: 0;
}
.header_2nd_login_txt span {
  color: #ff0000;
}

.header_2nd_login_btn {
  margin-top: 20px;
}

.header_2nd_login_forget a {
  color: #0abab5;
  font-size: 16px;
  font-weight: bold;
}
.header_2nd_login_forget a:hover {
  text-decoration: underline;
}

.header_2nd_login_new {
  border-bottom: 1px solid #0abab5;
  padding: 5px 0;
  font-size: 18px;
}
.header_2nd_login_new a {
  color: #0abab5;
}
.header_2nd_login_new a:hover {
  color: #6d6d6d;
}

.header_device_click .header_2nd_login, .header_device_click .header_2nd_member {
  position: absolute;
  top: auto;
  left: 0;
  width: 80%;
  padding: 20px 5%;
  margin-left: 5%;
  margin-right: 5%;
}

.highlight {
  color: #fe3f3f;
  background-color: #fff;
  font-size: 23px;
  line-height: 32px;
  padding: 20px 3% 0px;
}

.center_content {
  padding: 30px 3%;
  font-size: 20px;
  line-height: 36px;
  color: #606060;
  background-color: #fff;
}

.center_row {
  margin-bottom: 10px;
  color: #606060;
  font-size: 16px;
}
.center_row label {
  line-height: 30px;
  display: inline-block;
  width: 70px;
}
.center_row input {
  width: 200px;
}

.center_box {
  padding: 30px 3% 0;
  background-color: #fff;
}

.question_content {
  padding: 10px 0 20px;
  color: #606060;
  font-size: 16px;
  line-height: 30px;
}
.question_content span {
  float: left;
  width: 100px;
}
.question_content input {
  float: left;
  margin-top: 4px;
  margin-right: 7px;
  width: 22px;
  height: 22px;
}

.question_content label {
  float: left;
  width: 100px;
}
.question_content textarea {
  margin: 20px 0;
  width: 90%;
  max-width: 490px;
  height: 75px;
  font-size: 16px;
  border: 2px solid #c7c7c7;
}
.question_content .ezwaven_btn_green {
  display: block;
  width: 170px;
}

select, input, textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Jhenghei";
}

.guide_step, .return_step {
  position: relative;
  float: left;
  color: #606060;
  background-color: #fff;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
}

.guide_step div, .return_step div{
  position: relative;
  left: -10px;
  margin-top: 30px;
}

.guide_step span, .return_step span{
  margin-left: 20px;
}

.return_content {
  padding: 30px 3%;
  font-size: 14px;
  line-height: 28px;
  color: #606060;
  background-color: #fff;
}

.return_content span {
  color: #00f;
}

.return_content span span{
  color: #f00
}

.atm_content {
  padding: 30px 3%;
  font-size: 14px;
  line-height: 28px;
  color: #606060;
  background-color: #fff;
}

.cvs_content {
  padding: 30px 3%;
  font-size: 14px;
  line-height: 28px;
  color: #606060;
  background-color: #fff;
}

.supplier_check {
  float: left;
  width: 155px;
  height: 22px;
  padding-bottom: 20px;
}
.supplier_check img, .supplier_check label {
  float: left;
  font-size: 16px;
  line-height: 22px;
}
.supplier_check label {
  text-indent: 10px;
}

.check_highlight {
  color: #f82e2e;
}

.index_banner {
  position: relative;
  float: left;
  width: 100%;
  background-color: #fff;
}

.banner_box {
  float: left;
  background-color: #fff;
}

#index-banner .item img {
  display: block;
  width: 100%;
  height: auto;
}

.btn_left, .btn_right {
  position: absolute;
  top: 32%;
  width: 10%;
  cursor: pointer;
}
.btn_left:hover, .btn_right:hover {
  opacity: 0.7;
}

.btn_left {
  left: 0%;
}

.btn_right {
  right: 0%;
}

#index-brand .item {
  display: block;
  height: auto;
¡@text-align:center;
¡@display:table-cell;
  vertical-align: middle;
}

#index-brand .item img {
  margin-top: 20px;
  display: block;
  height: auto;
  vertical-align: middle;
}

#index-brand {
  color: #6e6e6e;
  text-align: center;
  font-size: 22px;
  line-height: 40px;
}

#index-new ,#index-sale ,#index-hot ,#product-interest {
  //margin-top: 20px;
  margin-bottom: 30px;
}

.product_pic {
  position: relative;
  width: 100%;
  max-width: 220px;
  border: 1px solid #d9d6d6;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 30px;
}
.product_pic img {
  width: 100%;
  max-width: 260px;
}
.product_pic:hover:after {
  opacity: 1;
}

.product_pic:after {
  position: absolute;
  content: "";
  top: 1px;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-image: url(../images/product_hover.png);
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.product_data li {
  width: 100%;
  text-align: center;
}

.product_data li:first-child {
  text-align: center;
  color: #8b8b8b;
  padding-top: 15px;
  padding-bottom: 8px;
  font-size: 15px;
}
.product_data li:first-child span {
  text-decoration: line-through;
  font-style: 35px;
}

.product_data li:nth-child(2) {
  text-align: center;
  color: #ff5866;
  padding-bottom: 15px;
  font-size: 15px;
}
.product_data li:nth-child(2)span {
  font-style: 35px;
}

.product_data li:nth-child(3) {
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
  color: #6d6d6d;
  margin-bottom: 10px;
}

.product_data li:nth-child(4) {
  font-size: 15px;
  padding-bottom: 15px;
  color: #8b8b8b;
  display: show;
}

.product_data li:nth-child(5) div{
  background-color: #b8b8b8;
  font-size: 15px;
  width: 140px;
  max-width: 90%;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  display: show;
}

.product_data li:nth-child(6) {
  display: none;
}

.rank_1 {
  position: relative;
}
.rank_1:before {
  position: absolute;
  z-index: 2;
  content: "";
  height: 60px;
  width: 74px;
  top: -32px;
  left: -13px;
  background-image: url(../images/rank_1.png);
}

.rank_2, .rank_3 {
  position: relative;
}
.rank_2:before, .rank_3:before {
  position: absolute;
  z-index: 2;
  content: "";
  height: 40px;
  top: 7px;
  left: 7px;
}

.rank_2:before {
  width: 51px;
  background-image: url(../images/rank_2.png);
}

.rank_3:before {
  width: 50px;
  background-image: url(../images/rank_3.png);
}

.count_cover {
  width: 100%;
}

.count_content {
  margin-top: 20px;
  position: relative;
  height: 210px;
  width: 320px;
  text-align: left;
}

.count_data li:first-child {
  color: #6d6d6d;
  position: absolute;
  top: 0px;
  left: 145px;
  font-size: 18px;
}

.count_data li:nth-child(2) {
  color: #fe0000;
  position: absolute;
  top: 100px;
  left: 145px;
}

.count_data li:nth-child(2) span {
  font-size: 24px;
}

.count_data li:nth-child(3) span {
  color: #8b8b8b;
  text-decoration: line-through;
  position: absolute;
  top: 145px;
  left: 5px;
}

.count_data li:nth-child(4) {
  color: #ff5866;
  padding-bottom: 15px;
  font-size: 18px;
  position: absolute;
  top: 170px;
  left: 5px;
}

.count_data li:nth-child(5) div{
  background-color: #b8b8b8;
  font-size: 15px;
  width: 140px;
  max-width: 90%;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  position: absolute;
  top: 150px;
  right: 35px;
}

.count_pic {
  position: relative;
  width: 100%;
  max-width: 130px;
  border: 1px solid #d9d6d6;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.count_pic img {
  width: 100%;
  max-width: 130px;
}

.product_style {
  background-color: #f3f4f6;
}

.product_style ul li {
  cursor: pointer;
  display: inline;
  width: 25%;
}

.product_style ul li img{
  width: 12.5%;
  margin: 5%;
  margin-left: 18%;
  margin-right: 18%;
}

.product_cover {
  background-color: #fff;
  padding-bottom: 30px;
}

.product_block {
 position: relative;
 height: auto;
 width: 320px;
}

.product_block0 {
 position: relative;
 height: 170px;
 width: 320px;
}

.product_pic0 {
  position: absolute;
  width: 100%;
  max-width: 130px;
  border: 1px solid #d9d6d6;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  top: 30px;
}

.product_pic0 img {
  width: 100%;
  max-width: 130px;
}

.product_pic0:hover:after {
  opacity: 1;
}

.product_data0 li {
  text-align: left;
}

.product_data0 li:first-child {
  color: #8b8b8b;
  padding-top: 15px;
  padding-bottom: 8px;
  font-size: 15px;
  position: absolute;
  top: 110px;
  left: 145px;
}
.product_data0 li:first-child span {
  text-decoration: line-through;
  font-style: 35px;
}

.product_data0 li:nth-child(2) {
  color: #ff5866;
  padding-bottom: 15px;
  font-size: 18px;
  position: absolute;
  top: 145px;
  left: 145px;
}
.product_data0 li:nth-child(2)span {
  font-style: 35px;
}

.product_data0 li:nth-child(3) {
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
  color: #6d6d6d;
  position: absolute;
  top: 30px;
  left: 145px;
}

.product_data0 li:nth-child(4) {
  display: none;
}

.product_data0 li:nth-child(5) div{
  display: none;
}

.product_data0 li:nth-child(6) {
  position: absolute;
  top: 120px;
  right: 0px;
}

.product_data0 li:nth-child(6) img{
  width: 48px;
  height: 48px;
}

.product_desc {
  padding: 15px;
  font-size: 18px;
  color: #838383;
  line-height: 32px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
}
.product_desc img {
  display: block;
  max-width: 100%;
  margin: 25px 0;
}

.hide_box {
  font-size: 16px;
  line-height: 30px;
  display: none;
}

.box_title {
  color: #cb3434;
  padding: 30px 0;
  font-size: 24px;
}
.box_title:first-child {
  padding-top: 0;
}

.btn_detail {
  position: relative;
  cursor: pointer;
  margin-bottom: 1px;
}
.btn_detail:after {
  content: "";
  position: absolute;
  width: 26px;
  height: 20px;
  right: 20px;
  top: 8px;
  background-image: url(../images/icon_down_white.png);
}

.detail_box {
  width: 260px;
  padding-bottom: 20px;
}
.detail_box li {
  width: 100%;
}
.detail_box select {
  padding: 0;
  width: 260px;
  height: 40px;
  line-height: 40px;
  color: #0abab5;
  font-size: 20px;
  margin-bottom: 9px;
  border: 3px solid #c7c7c7;
}
.detail_box .ezwaven_btn_green {
  margin-top: 11px;
  width: 260px;
}

.product_seach_desc {
  border-top: 1px solid #d9d6d6;
  border-bottom: 1px solid #d9d6d6;
  padding: 20px;
  line-height: 24px;
}

.bagCount {
  position:absolute;
  top:7%;
  left:68%;
  font-weight:bold;
  color:#fff;
  background-color:#0abbb5;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 2%;
  padding-left: 4%;
  padding-right: 4%;
}

.lightbox_target {
  position: fixed;
  z-index: 100;
  top: -100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  overflow: hidden;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  //border: 3px solid #c7c7c7;
  vertical-align: middle;
}
.lightbox_target.active {
  opacity: 1;
  top: 0;
  bottom: 0;
}
.lightbox_target.active .lightbox_content {
  max-height: 90%;
  max-width: 90%;
  width: 320px;
  height: 500px;
}

.lightbox_target_p.active .lightbox_content {
  max-height: 90%;
  max-width: 90%;
  width: 320px;
  height: 500px;
  vertical-align: middle;
}

.lightbox_content {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

#dialog_privacy .lightbox_scroll, #dialog_right .lightbox_scroll {
  overflow: hidden;
}

.lightbox_scroll {
  position: relative;
  float: left;
  height: 100%;
  width: 100%;
  overflow-y: auto;
  background-color: #fff;
}

.product_content {
  padding: 20px;
}

.product_pic_new {
  margin-top: 0px;
}

.detail_box_new {
  padding-bottom: 0px;
}

.product_data2 {
  padding-bottom: 0px;
}

.product_data2 li:last-child {
  padding-bottom: 20px;
}

.ezwaven_btn_img {
  cursor: pointer;
}

.lightbox_close {
  position: absolute;
  float: right;
  top: 5px;
  left: 5px;
  width: 30px;
  height: 30px;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  background-color:#0abbb5;
}
.lightbox_close:hover {
  opacity: 0.6;
}

.product_cart_block {
  position: relative;
  text-align: left;
  height: 240px;
  color: #8b8b8b;
  font-size: 18px;
  margin: 20px 0;
}

.border_top {
  border-top: 1px solid #d9d6d6;
}

.product_cart_content li:first-child img{
  border: 1px solid #d9d6d6;
  box-sizing: border-box;
  width: 100px;
  height: 100px;
}

.product_cart_content li:nth-child(2) {
  position: absolute;
  left: 110px;
  top: 3px;
  height: 30px;
  line-height: 30px;
}

.product_cart_content li:nth-child(3) {
  position: absolute;
  left: 15px;
  top: 110px;
  height: 30px;
  line-height: 30px;
}

.product_cart_content li:nth-child(4) {
  position: absolute;
  right: 10px;
  top: 110px;
  height: 30px;
  line-height: 30px;
}

.product_cart_content li:nth-child(5) span{
  position: absolute;
  left: 10px;
  top: 150px;
  display: inline-block;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  color: #fff;
  background-color: #ff8686;
  text-align: center;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.product_cart_content li:nth-child(6) {
  position: absolute;
  right: 10px;
  top: 150px;
  color: #13b8b3;
  height: 30px;
  line-height: 30px;
}

.product_cart_content li:nth-child(6) span{
  font-size: 22px;
}

.product_cart_content li:nth-child(7) {
  position: absolute;
  left: 10px;
  top: 200px;
}

.product_cart_content li:nth-child(7) select {
  width: 75px;
  height: 40px;
  line-height: 40px;
  border: 3px solid #c7c7c7;
  color: #0abab5;
  font-size: 25px;
}

.product_cart_content li:nth-child(8) {
  position: absolute;
  right: 10px;
  top: 200px;
  color: #13b8b3;
  height: 40px;
  line-height: 40px;
}

.product_cart_content li:nth-child(8) span{
  font-size: 26px;
}

.cart_delete {
  position: absolute;
  left: 0;
  top: 70px;
  width: 60px;
  height: 30px;
  cursor: pointer;
  background-image: url(../images/btn_cart_delete.png);
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.cart_delete:hover {
  opacity: 0.8;
}

.product_cart_block_subtotal {
  position: relative;
  text-align: left;
  height: 120px;
  color: #8b8b8b;
  font-size: 18px;
  margin: 10px 0;
}

.product_cart_subtotal li:first-child {
  position: absolute;
  right: 10px;
  top: 0px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
}

.product_cart_subtotal li:nth-child(2) {
  position: absolute;
  left: 15px;
  top: 30px;
  height: 40px;
  line-height: 40px;
}

.product_cart_subtotal li:nth-child(3) {
  position: absolute;
  right: 10px;
  top: 30px;
  height: 40px;
  line-height: 40px;
  color: #525252;
}

.product_cart_subtotal li:nth-child(3) span{
  font-size: 22px;
  text-decoration:line-through;
}

.product_cart_subtotal li:nth-child(4) {
  position: absolute;
  left: 15px;
  top: 70px;
  height: 50px;
  line-height: 50px;
}

.product_cart_subtotal li:nth-child(5) {
  position: absolute;
  right: 10px;
  top: 70px;
  height: 50px;
  line-height: 50px;
  color: #f93648;
}

.product_cart_subtotal li:nth-child(5) span{
  font-size: 26px;
}

.product_cart_block_subtotal2 {
  position: relative;
  text-align: left;
  height: 50px;
  color: #8b8b8b;
  font-size: 18px;
  margin: 10px 0;
}

.product_cart_subtotal2 li:first-child {
  position: absolute;
  left: 15px;
  top: 0px;
  height: 50px;
  line-height: 50px;
}

.product_cart_subtotal2 li:nth-child(2) {
  position: absolute;
  right: 10px;
  top: 0px;
  height: 50px;
  line-height: 50px;
  color: #f93648;
}

.product_cart_subtotal2 li:nth-child(2) span{
  font-size: 26px;
}

.product_cart_block_total {
  position: relative;
  text-align: left;
  height: 90px;
  color: #8b8b8b;
  font-size: 18px;
  margin: 10px 0;
  background-color: #e1e1e1;
}

.product_cart_total li:first-child {
  position: absolute;
  left: 15px;
  top: 0px;
  height: 40px;
  line-height: 40px;
}

.product_cart_total li:nth-child(2) {
  position: absolute;
  right: 10px;
  top: 0px;
  height: 40px;
  line-height: 40px;
  color: #525252;
}

.product_cart_total li:nth-child(2) span{
  font-size: 22px;
}

.product_cart_total li:nth-child(3) {
  position: absolute;
  left: 15px;
  top: 40px;
  height: 50px;
  line-height: 50px;
}

.product_cart_total li:nth-child(4) {
  position: absolute;
  right: 10px;
  top: 40px;
  height: 50px;
  line-height: 50px;
  color: #f93648;
}

.product_cart_total li:nth-child(4) span{
  font-size: 26px;
}

.product_cart_block_total2 {
  position: relative;
  text-align: left;
  height: 50px;
  color: #8b8b8b;
  font-size: 18px;
  margin: 10px 0;
  background-color: #e1e1e1;
}

.product_cart_total2 li:first-child {
  position: absolute;
  left: 15px;
  top: 0px;
  height: 50px;
  line-height: 50px;
}

.product_cart_total2 li:nth-child(2) {
  position: absolute;
  right: 10px;
  top: 0px;
  height: 50px;
  line-height: 50px;
  color: #f93648;
}

.product_cart_total2 li:nth-child(2) span{
  font-size: 26px;
}

.product_cart_block_desc {
  text-align: left;
  color: #070707;
  font-size: 14px;
}

.product_cart_block_desc div:first-child {
  
  width: 30px;
  padding: 20px 15px;
  line-height: 25px;
  float: right;
  background-color: #c6c6c6;
}

.product_cart_block_desc div:nth-child(2) {
  height: 50px;
  padding: 20px 15px;
  line-height: 25px;
  background-color: #f3f4f6;
}

.product_cart_block_desc2 {
  text-align: left;
  color: #070707;
  font-size: 14px;
}

.product_cart_block_desc2 div:first-child {
  height: 50px;
  padding: 20px 15px;
  line-height: 25px;
  background-color: #f3f4f6;
}

.product_cart_block_step {
  width: 320px;
  height: 40px;
  line-height: 40px;
  padding-bottom: 10px;
}

.product_cart_block_step li {
    list-style: none;
    float: left;
    color: #fff;
    line-height: 35px;
    font-size: 16px;
    background-color: #0abbb5;
    margin: 3px 8px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    width: 45%;
    min-width: 140px;
}

.product_cart_block_step a:first-child li {
   background-color: #cfcfcf;
}

.user_data {
  //width: 100%;
  color: #606060;
  font-size: 16px;
  line-height: 40px;
  padding: 25px 20px;
  text-align: left;
}
.user_data span {
  margin-left: 25px;
}

.cart_input_box {
  padding: 25px 20px;
  text-align: left;
}

.cart_input_row {
  color: #606060;
  line-height: 40px;
}
.cart_input_row label {
  line-height: 40px;
  display: inline-block;
  width: 70px;
}
.cart_input_row input {
  width: 200px;
}
.cart_input_row select {
  color: #606060;
  line-height: 30px;
  border: 2px solid #c7c7c7;
  width: 65px;
  height: 30px;
}

.cart_input_row_sp {
  color: #606060;
  line-height: 40px;
  padding: 20px 0 30px;
}
.cart_input_row_sp label {
  line-height: 40px;
  display: inline-block;
  width: 130px;
}
.cart_input_row_sp select {
  color: #606060;
  line-height: 30px;
  border: 2px solid #c7c7c7;
  width: 240px;
  height: 30px;
}

.cart_input_row_txt {
  width: 100%;
  height: 75px;
  border: 2px solid #c7c7c7;
  font-size: 16px;
  padding: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.cart_input_checkbox {
  line-height: 40px;
  color: #606060;
}
.cart_input_checkbox img {
  margin-right: 18px;
  vertical-align: middle;
  cursor: pointer;
}

.pay_others {
  text-align: left;
  padding: 30px;
  font-size: 16px;
  color: #606060;
}

.detail_end {
  padding-top: 25px;
  padding-bottom: 40px;
  text-align: center;
  font-size: 20px;
  line-height: 28px;
}
.detail_end > div > span {
  color: #dd3131;
  margin: 0 8px;
}
.detail_end .ezwaven_btn_green {
  padding: 0 40px;
  margin-top: 20px;
}

.end_title {
  padding-top: 30px;
  color: #0abab5;
  font-size: 36px;
  text-align: center;
}

#register_twzipcode, #invoice_twzipcode {
  float: left;
  width: 290px;
  padding-left: 5px;
}
#register_twzipcode div, #invoice_twzipcode div {
  display: inline-block;
}
#register_twzipcode select, #register_twzipcode input, #invoice_twzipcode select, #invoice_twzipcode input {
  color: #606060;
  line-height: 30px;
  border: 2px solid #c7c7c7;
  width: 100px;
  height: 30px;
  text-indent: 5px;
}

#register_twzipcode .zipcode input, #invoice_twzipcode .zipcode input {
  width: 80px;
}

.invoice_box {
  padding-top: 25px;
}
.invoice_box .invoice_blue {
  font-size: 13px;
  line-height: 22px;
}

.btn_invoice {
  display: inline-block;
  width: 200px;
  line-height: 40px;
  background-color: #cfcfcf;
  color: #fff;
  text-align: center;
  cursor: pointer;
  margin-bottom: 10px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.btn_invoice:hover {
  opacity: 0.7;
}
.btn_invoice:after {
  content: url(../images/invoice_pointer.png);
  margin-left: 30px;
}

.btn_invoice.active:after {
  content: url(../images/invoice_pointer_active.png);
}

.invoice_blue {
  background-color: #f5f5f5;
  padding: 24px;
  color: #5b5b5b;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  text-align: left;
}

.cart_invoice_row {
  line-height: 40px;
}
.cart_invoice_row span {
  display: inline-block;
  width: 120px;
}

.btn_invoice_new {
  z-index: 1;
}

.sel_num {
  color: #13b8b3;
  height: 40px;
  line-height: 40px;
  font-size: 26px;
}

.history_table table th {
  color: #13b8b3;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  text-align: center;
}

.history_table table td {
  color: #5b5b5b;
  height: 40px;
  line-height: 40px;
  text-align: center;
}

.history_item {
  cursor: pointer;
}

.history_item:hover{
  background-color: #c3c3c3;
}

.member_history_block {
  position: relative;
  text-align: left;
  height: 240px;
  color: #8b8b8b;
  font-size: 18px;
  margin: 20px 0;
}

.member_history_content li:first-child {
  position: absolute;
  left: 10px;
  top: 0px;
  height: 30px;
  line-height: 30px;
}

.member_history_content li:first-child span {
    display: inline-block;
    width: 55px;
    height: 29px;
    line-height: 29px;
    font-size: 15px;
    color: #fff;
    background-color: #4eccc8;
    text-align: center;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.member_history_content li:nth-child(2) {
  position: absolute;
  right: 10px;
  top: 0px;
  height: 30px;
  line-height: 30px;
}

.member_history_content li:nth-child(3) {
  position: absolute;
  left: 10px;
  top: 40px;
  height: 30px;
  line-height: 30px;
}

.member_history_content li:nth-child(4) {
  position: absolute;
  left: 10px;
  top: 110px;
  height: 30px;
  line-height: 30px;
}

.member_history_content li:nth-child(5) {
  position: absolute;
  right: 10px;
  top: 110px;
  height: 30px;
  line-height: 30px;
}

.member_history_content li:nth-child(6) span{
  position: absolute;
  left: 10px;
  top: 155px;
  display: inline-block;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  color: #fff;
  background-color: #ff8686;
  text-align: center;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.member_history_content li:nth-child(7) {
  position: absolute;
  right: 10px;
  top: 155px;
  //color: #13b8b3;
  height: 30px;
  line-height: 30px;
}

.member_history_content li:nth-child(7) span{
  font-size: 22px;
}

.member_history_content li:nth-child(8) {
  position: absolute;
  left: 10px;
  top: 200px;
  height: 40px;
  line-height: 40px;
}

.member_history_content li:nth-child(9) {
  position: absolute;
  right: 10px;
  top: 200px;
  color: #13b8b3;
  height: 40px;
  line-height: 40px;
}

.member_history_content li:nth-child(9) span{
  font-size: 26px;
}

.member_history_block_freight {
  position: relative;
  text-align: left;
  height: 30px;
  color: #ff8686;
  font-size: 18px;
  margin: 20px 0;
}

.member_history_freight li:first-child {
  position: absolute;
  left: 10px;
  top: 0px;
  height: 30px;
  line-height: 30px;
}

.member_history_freight li:nth-child(2) {
  position: absolute;
  right: 10px;
  top: 0px;
  height: 30px;
  line-height: 30px;;
  color: #13b8b3;
}

.member_history_freight li:nth-child(2) span {
  font-size: 26px;
}

.member_history_block_discount {
  position: relative;
  text-align: left;
  height: 30px;
  color: #4eccc8;
  font-size: 18px;
  margin: 20px 0;
}

.member_history_discount li:first-child {
  position: absolute;
  left: 10px;
  top: 0px;
  height: 30px;
  line-height: 30px;
}

.member_history_discount li:nth-child(2) {
  position: absolute;
  right: 10px;
  top: 0px;
  height: 30px;
  line-height: 30px;;
  color: #13b8b3;
}

.member_history_discount li:nth-child(2) span {
  font-size: 26px;
}

.member_history_block_total {
  position: relative;
  text-align: left;
  height: 30px;
  color: #6d6d6d;
  font-size: 18px;
  margin: 20px 0;
}

.member_history_total li:first-child {
  position: absolute;
  left: 10px;
  top: 0px;
  height: 30px;
  line-height: 30px;
}

.member_history_total li:nth-child(2) {
  position: absolute;
  right: 10px;
  top: 0px;
  height: 30px;
  line-height: 30px;;
  color: #f93648;
}

.member_history_total li:nth-child(2) span {
  font-size: 26px;
}

.history_service {
  padding-top: 30px;
  width: 100%;
  font-size: 16px;
  line-height: 24px;
  color: #606060;
}

.history_service textarea {
  margin-top: 24px;
  width: 100%;
  max-width: 620px;
  height: 75px;
  border: 2px solid #c7c7c7;
}
.history_service .ezwaven_btn_green {
  width: 170px;
  margin-bottom: 23px;
}

.service_hint {
  color: #e97878;
  padding: 20px 0;
}

.service_qa {
  color: #5a5a5a;
  font-size: 20px;
  line-height: 28px;
  padding-bottom: 30px;
  text-align: left;
}
.service_qa div:first-child {
  color: #01aca7;
}
.service_qa div:last-child {
  font-size: 16px;
}

.row_q {
  padding-top: 30px;
  border-top: 1px solid #e3e3e3;
}

.member_data {
  padding-top: 20px;
  padding-left: 10px;
  color: #606060;
  text-align: left;
}
.member_data label {
  display: inline-block;
  width: 50px;
}
.member_data li {
  line-height: 30px;
  margin-bottom: 20px;
}
.member_data input {
  width: 200px;
}
.member_data select {
  height: 30px;
  line-height: 30px;
  width: 80px;
}

.member_box {
  width: 300px;
  margin: 40px auto 0;
  color: #726a6a;
  font-size: 18px;
  line-height: 32px;
  text-align: center;
}

.member_btn {
  width: 42.5%;
  margin-bottom: 20px;
}

.member_account {
  width: 100%;
  margin: 20px 0 30px;
  line-height: 30px;
  font-size: 16px;
}
.member_account span {
  color: #ff0000;
}

#data_twzipcode {
  float: left;
  width: 290px;
}
#data_twzipcode div {
  display: inline-block;
}

#data_twzipcode .data_long select {
  width: 100px;
  height: 30px;
  line-height: 30px;
}

#data_twzipcode .data_short input {
  width: 80px;
}

#data_twzipcode .data_full {
  margin-top: 10px;
  width: 100%;
}

@media screen and (max-width: 640px) {
  .question_content span {
    width: 100%;
  }
  .question_content div {
    float: left;
    width: 50%;
  }
  .supplier_check {
    width: 50%;
  }
}

.register-row {
  margin-bottom: 10px;
  color: #606060;
}
.register-row label {
  line-height: 30px;
  display: inline-block;
  width: 70px;
}
.register-row input {
  width: 200px;
}
.register-row select {
  color: #606060;
  line-height: 30px;
  border: 2px solid #c7c7c7;
  width: 65px;
  height: 30px;
}

.register-checkbox {
  margin-bottom: 20px;
  line-height: 22px;
  color: #606060;
}
.register-checkbox img {
  margin-right: 3px;
  vertical-align: middle;
  cursor: pointer;
}
.register-checkbox span {
  cursor: pointer;
  color: #089591;
  text-decoration: underline;
  margin: 0 0px;
}

.register_hint {
  color: #606060;
  padding: 10px 0 20px;
}
.register_hint span {
  color: #ff0000;
}

#register_twzipcode {
  float: left;
  width: 230px;
}
#register_twzipcode div {
  display: inline-block;
}
#register_twzipcode select, #register_twzipcode input {
  color: #606060;
  line-height: 30px;
  border: 2px solid #c7c7c7;
  width: 80px;
  height: 30px;
  text-indent: 5px;
}

#register_twzipcode .zipcode input {
  width: 40px;
}

.register_half {
  width: 320px;
  padding-top: 20px;
  padding-left: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
}

.register_box {
  //width: 300px;
  margin: 40px auto 0;
  color: #726a6a;
  font-size: 18px;
  line-height: 32px;
  text-align: center;
}

.small_title {
    background-color: #0abab5;
    line-height: 47px;
    color: #fff;
    font-size: 20px;
    text-align: center;
}

.product_container {
  padding: 45px 2.6% 0;
}

.privacy_content {
  width: 100%;
  height: 100%;
  padding: 40px 8%;
  color: #6e6e6e;
  line-height: 24px;
  border: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.brand_story {
  padding: 20px;
}

.brand_txt, .brand_content {
  color: #6e6e6e;
  font-size: 18px;
  line-height: 32px;
  text-align: left;
}

.brand_img, .brand_big {
  text-align: center;
}
.brand_img img, .brand_big img {
  max-width: 100%;
}

.brand_big {
  width: 100%;
  padding: 10px 0;
}

.brand_title {
  width: 100%;
  font-size: 40px;
  color: #6e6e6e;
  padding: 40px 0;
}

.brand_content {
  padding: 50px 0;
}

@media screen and (max-width: 640px) {
  .bagCount,.logo_search input {
    font-size:20px;
  }
}

@media screen {
  .bagCount,.logo_search input {
    font-size:36px;
  }
}

@media screen and (max-width: 1024px) {
  .bagCount,.logo_search input {
    font-size:30px;
  }
}

@media screen and (max-width: 800px) {
  .bagCount,.logo_search input {
    font-size:24px;
  }
}

@media screen and (max-width: 480px) {
  .bagCount,.logo_search input {
    font-size:16px;
  }
}