﻿@charset "UTF-8";

.rwd-header {
    float: left;
    width: 100%;
    height: 85px;
    background: #fff;
    display: none;
    position: fixed;
    z-index: 999;
    top: 0;
    border-top: 4px solid #ff4300;
    padding: 10px 0; 
    box-shadow: 0px 0px 14px 4px rgba(0, 0, 0, 0.35);
}

.rwd-header.rwd-postshop {
    border-top: 4px solid #41ab01
}

.rwd-logo-mall {
    float: left;
    display: block;
    padding: 0 3px;
    /* 20190605 調整rwd logo size by shihung */
    width: 84px;
}

.rwd-logo-mall a {
    float: left
}

.rwd-logo-mall img {
    width: 100%
}

.rwd-search {
    float: left;
    width: 53%;
    margin: 0 2%;
    padding-top: 12px;
    text-align: center;
    position: relative
}

.rwd-search .search_btn {
    float: left;
    width: 65px;
    height: 60px;
    color: #fff;
    font-size: 1.5em;
    background: url(../images/rwd_search_btn.png) 10px center no-repeat #f8f8f8;
    border: 0;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.rwd-search .textfield {
    float: left;
    font-size: 28px;
    width: 76%;
    height: 50px;
    border: none;
    vertical-align: top;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    background: #f8f8f8
}

.rwd-nav-btn {
    width: 50px;
    height: 40px;
    float: left;
    display: block;
    padding: 22px 12px
}

.rwd-nav-btn img {
    width: 100%
}

.rwd-btn {
    float: right;
    text-align: right;
    padding: 10px 2% 10px 0
}

.rwd-btn1 {
    display: inline-block;
    margin-left: 15px;
    position: relative
}

.rwd-btn1.rwd-cart {
    padding: 0 4%;
    margin-left: 1%
}

.rwd-cart-num {
    -webkit-border-radius: 99em;
    -moz-border-radius: 99em;
    border-radius: 99em;
    width: auto;
    color: #fff;
    display: block;
    font-size: 12px;
    position: absolute;
    padding: 2px 6px 4px;
    right: -9px;
    top: -6px;
    background-color: #ff4300
}

.rwd-postshop .rwd-cart-num {
    background-color: #41ab00 !important
}

.rwd-nav-close-btn {
    background: url(../images/rwd_menu_close_btn.png) 0 0 no-repeat
}

.rwd-select-lang {
    color: #fff;
    text-align: center;
    padding: 13px 0
}

.rwd-select-lang span {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.1em
}

.rwd-select-lang .switch-btn {
    background: #054ca4;
    margin: 0 10px;
    width: 70px;
    height: 38px;
    -webkit-border-radius: 99px;
    -moz-border-radius: 99px;
    border-radius: 99px;
    behavior: url(../htc/PIE.htc);
    text-align: left
}

.rwd-select-lang .switch-btn .btn {
    background: #fff;
    ackground: #054ca4;
    margin: 4px 0 0 4px;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 99px;
    -moz-border-radius: 99px;
    border-radius: 99px;
    behavior: url(../htc/PIE.htc);
    display: inline-block;
    cursor: pointer
}

.rwd-search .hot-tag {
    padding: 10px 0;
    font-size: 18px;
    font-weight: normal;
    float: left;
    color: #fff
}

.rwd-search .hot-tag a {
    color: #fff
}

.rwd-nav-wrap {
    font-size: 25px
}

.rwd-other-function {
    border-top: solid 1px #555;
    padding: 20px 4%
}

.rwd-other-function a {
    margin: 0 3%;
    display: inline-block
}

.rwd-nav-row .rwd-subnav li .no-link {
    font-size: 20px;
    color: #fff;
    width: 92%;
    padding: 20px 4% 20px 4%;
    display: block
}

.rwd-subnav-level-2 {
    width: 100%;
    font-size: 15px
}

.rwd-subnav-level-2 a {
    padding: 20px 5% 20px 5%;
    font-size: 15px
}

.rwd-msic {
    width: 100%;
    float: left;
    font-size: 24px;
    text-align: center;
    border-top: solid 1px #353535
}

.rwd-msic ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none
}

.rwd-msic ul li {
    width: 49.8%;
    float: left;
    padding: 20px 0;
    text-align: center;
    border-bottom: solid 1px #353535
}

.rwd-msic ul li:nth-child(1),
.rwd-msic ul li:nth-child(3) {
    border-right: solid 1px #353535
}

.rwd-msic ul li span {
    display: block;
    color: #d2d2d2
}

.rwd-social {
    float: left;
    width: 100%;
    text-align: center
}

.rwd-social a {
    display: inline-block;
    padding: 0;
    margin: 10px 0
}

.rwd-social a img {
    width: 60%
}

.rwd-social .rwd-epaper {
    width: 53%
}

.rwd-focus-temp {
    display: none;
    width: 100%;
    float: left
}

.rwd-focus-temp img {
    width: 100%
}

.rwd-index-content {
    position: relative;
    width: 100%;
    display: none
}

.rwd-index-content img {
    width: 100%;
    display: block
}

.rwd-footer-nav {
    width: 100%;
    position: fixed;
    z-index: 999;
    bottom: -2px;
    border-top: 1px #ccc solid;
    display: none
}

.rwd-footer-nav img {
    width: 100%
}

.rwd-footer-nav a {
    width: 18%;
    float: left;
    margin: 0 1%;
    color: #333;
    text-align: center;
    padding: 7.5% 0 0 0
}

.rwd-footer-nav .r-nav1 {
    background: url(../images/rwd_nav1.jpg) center 3px no-repeat
}

.rwd-footer-nav .r-nav2 {
    background: url(../images/rwd_nav2.jpg) center 3px no-repeat
}

.rwd-footer-nav .r-nav3 {
    background: url(../images/rwd_nav3.jpg) center 6px no-repeat
}

.rwd-footer-nav .r-nav4 {
    background: url(../images/rwd_nav4.jpg) center 3px no-repeat
}

.rwd-footer-nav .r-nav5 {
    background: url(../images/rwd_nav5.jpg) center 3px no-repeat
}

.sb-slidebar.sb-active {
    width: 100%
}

.sb-slidebar {
    width: 100%
}

.bannner-in {
    padding-top: 140px
}

.sb-slidebar img {
    display: block;
    width: 100%
}

.rwd-content-nav2 {
    position: absolute;
    display: block;
    background: #f20;
    width: 20%
}

.rwd-content-store {
    display: block;
    width: 321px;
    height: 119px;
    background: #fff;
    position: absolute;
    top: 960px;
    right: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0
}

.rwd-content-store:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75
}

.index-search {
    display: block;
    position: absolute;
    top: 12px;
    left: 3px;
    width: 394px;
    height: 60px
}

.rwd-main-btn {
    float: left;
    padding: 13px 1% 12px 2%
}

.rwd-pd-menu {
    background: #f5f5f5;
    width: 94%;
    float: left;
    padding: 3% 3% 115px 3%;
    min-height: 821px
}

.rp-menu {
    float: left;
    width: 18%;
    background: #fff;
    padding: 0 0
}

.rp-menu li {
    float: left;
    width: 100%;
    padding: 18px 0
}

.rp-menu li a {
    float: left;
    width: 100%;
    text-align: center;
    padding: 60px 0 5px 0;
    color: #333
}

.rpm1 {
    background: url(../images/ind-m1.png) center 0 no-repeat;
    background-size: 50%
}

.rpm2 {
    background: url(../images/ind-m2.png) center 0 no-repeat;
    background-size: 50%
}

.rpm3 {
    background: url(../images/ind-m3.png) center 0 no-repeat;
    background-size: 50%
}

.rpm4 {
    background: url(../images/ind-m4.png) center 0 no-repeat;
    background-size: 50%
}

.rpm5 {
    background: url(../images/ind-m5.png) center 0 no-repeat;
    background-size: 50%;
    padding-top: 55% !important
}

.rpm6 {
    background: url(../images/ind-m6.png) center 0 no-repeat;
    background-size: 40%
}

.rpm7 {
    background: url(../images/ind-m7.png) center 0 no-repeat;
    background-size: 42%;
    padding-top: 45.5% !important
}

.rpm8 {
    background: url(../images/ind-m8.png) center 0 no-repeat;
    background-size: 42%;
    padding-top: 45.5% !important
}

.rwd-nav-row .rwd-subnav li a {
    font-size: 20px;
    background: none;
    padding: 20px 0 20px 52px;
    width: 80%
}

.rwd-nav-wrap {
    float: left;
    width: 78%;
    margin-left: 4%
}

.rwd-nav-row {
    float: left;
    width: 100%;
    margin-bottom: 7px
}

.rwd-nav-row .rwd-subnav {
    width: 100%;
    margin: 4px 0 0 0;
    float: left;
    display: none
}

.rwd-nav-row .rwd-subnav li {
    float: left;
    width: 100%;
    margin-top: 6px;
    background: url(../images/ind-rwd-level2-icon.png) 26px 23px no-repeat #fff
}

.rwd-nav-row .rwd-subnav li:first-child {
    margin-top: 0
}

.rwd-nav-row .rwd-sudbnav li a {
    font-size: 20px;
    background: none;
    padding: 20px 0 20px 52px;
    width: initial
}

.rwd-nav-row .rwd-nav-close2 {
    background: url(../images/ind-rwd-level2-icon2.png) 26px 23px no-repeat #fff !important
}

.rwd-nav-row .rwd-nav-close2 a {
    color: #FF4300;
    font-weight: 500
}

.rwd-nav-row .rwd-subnav .rwd-subnav2 {
    background: #fff;
    width: 100%;
    padding: 0 0;
    float: left;
    border-top: 6px #F5F5F5 solid
}

.rwd-nav-row .rwd-subnav .rwd-subnav2 li {
    float: left;
    width: 100%;
    background: url(../images/ind-rwd-level3-icon.png) 54px 23px no-repeat #fff;
    margin: 0
}

.rwd-nav-row .rwd-nav-close3 {
    background: url(../images/ind-rwd-level3-icon2.png) 54px 23px no-repeat #fff !important;
    color: #FF4300
}

.rwd-nav-row .rwd-subnav .rwd-subnav2 li a {
    font-size: 20px;
    background: none;
    padding: 20px 15px 20px 76px;
    width: 73%;
    color: #333
}

.rwd-nav-row .rwd-subnav .rwd-subnav2 .rwd-subnav3 {
    background: #fff;
    width: 94%;
    padding: 15px 3% 0 3%;
    float: left;
    border-top: 6px #F5F5F5 solid;
    border-bottom: 6px #F5F5F5 solid
}

.rwd-nav-row .rwd-subnav .rwd-subnav2 .rwd-subnav3 li {
    float: left;
    width: 43.5%;
    background: none;
    border: 1px #ccc solid;
    text-align: center;
    padding: 8px 2%;
    margin: 0 1% 15px 1%;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px
}

.rwd-nav-row .rwd-subnav .rwd-subnav2 .rwd-subnav3 li a {
    font-size: 17px;
    background: none;
    padding: 0;
    width: 100%
}

.rwd-drop-btn {
    background: url(../images/rwd_arr_open.png) 18% 16px no-repeat #fff;
    width: 8%;
    height: 60px;
    display: inline-block;
    cursor: pointer
}

.rwd-nav-row a {
    float: left;
    width: 84%;
    padding: 20px 4%;
    font-size: 24px;
    background-color: #fff;
    color: #333
}

.rwd-drop-btn.rwd-drop-btn-close,
.rwd-drop-btn.rdbc {
    background: url(../images/rwd_arr_close.png) 18% 16px no-repeat;
    background-color: #fff
}

.rwd-nav-row .no-arr-close {
    background: url(../images/rwd_arr_close.png) 96% 15px no-repeat;
    background-color: #fff
}

.rwd-nav-row strong {
    float: left;
    width: 90%;
    font-size: 20px;
    font-weight: 600
}

.rwd-nav-row span {
    font-size: 16px;
    margin-right: 3%;
    line-height: 24px;
    display: none
}

.rwd-pd-menu .rp-menu .current {
    font-weight: bold;
    background: #f5f5f5
}

.one-title {
    float: left
}

.rwd-nav-row .no-arr {
    background: #fff
}

.rwd-nav-background-white {
    background: #fff;
    display: flex
}

.rwd-nav-icon {
    float: left;
    width: 32px;
    max-height: 30px;
    overflow: hidden;
    margin: 0 15px 0 0;
    height: auto
}

.rwd-nav-icon img {
    width: 100%
}

.rwd-nav-row2 {
    float: left;
    width: 92%;
    margin-bottom: 7px;
    background: #fff;
    padding: 16px 4%
}

.rwd-nav-shopsort {
    float: left;
    width: 92%;
    margin-bottom: 7px;
    background: #fff;
    padding: 20px 4%
}

.rwd-nav-shopsort strong {
    float: left;
    width: 90%;
    font-size: 20px;
    font-weight: 600;
    color: #333
}

.rwd-nav-row2 a {
    display: block;
    width: 72%;
    padding: 20px 14%;
    font-size: 24px;
    background-color: #fff;
    color: #333
}

.rwd-nav-row2 strong {
    float: left;
    width: 87%;
    font-size: 20px;
    font-weight: 600;
    color: #333;
    line-height: 30px
}
}

.rwd-r1 {
    float: left;
    background: url(../images/rwd-r1.png) 18px 10px no-repeat
}

.rwd-r2 {
    float: left;
    background: url(../images/rwd-r2.png) 18px 10px no-repeat
}

.rwd-r3 {
    float: left;
    background: url(../images/rwd-r3.png) 23px 10px no-repeat
}

.rwd-r4 {
    float: left;
    background: url(../images/rwd-r4.png) 27px 10px no-repeat
}

.rwd-r5 {
    float: left;
    background: url(../images/rwd-r5.png) 18px 10px no-repeat
}

.rwd_mem_nav {
    background: #f5f5f5;
    width: 94%;
    float: left;
    padding: 3% 3%;
    min-height: 766px
}

.rwd_mem_nav .rwd-nav-wrap {
    float: left;
    width: 94% !important;
    margin-left: 3% !important
}

.rwd_mem_nav .rwd-nav-row .rwd-subnav li {
    float: left;
    width: 100% !important;
    text-align: center;
    background: #fff;
    border-top: 8px solid #F5F5F5;
    margin: 0
}

.rwd_mem_nav .rwd-nav-row .rwd-subnav li:first-child {
    border-top: none
}

.rwd_mem_nav .rwd-nav-row .rwd-subnav li a {
    font-size: 20px;
    background: none;
    padding: 3.5% 0 3.5% 0;
    width: 100%
}

.rwd-nav-mem_1 > a {
    float: left;
    width: 92%;
    padding: 15px 4%;
    background: url(../images/rwd-mem-arr1.jpg) 62% 20px no-repeat;
    text-align: center;
    font-size: 21px;
    color: #333;
    margin: 0 0 0 0;
    background-size: 2.8%
}

.rwd-nav-mem_1 .no-arr-close {
    background-color: transparent !important;
    background: url(../images/rwd-mem-arr2.jpg) 62% 20px no-repeat !important;
    background-size: 2.8% !important
}

.rwd-nav-mem_1 {
    float: left;
    margin-bottom: 9px
}

.rwd-nav-mem_1:first-child,
.rwd-nav-mem_1:nth-child(2),
.rwd-nav-mem_1:nth-child(3),
.rwd-nav-mem_1:nth-child(4),
.rwd-nav-mem_1:nth-child(5),
.rwd-nav-mem_1:nth-child(6),
.rwd-nav-mem_1:nth-child(7),
.rwd-nav-mem_1:nth-child(8) {
    background-size: 7% !important
}

.rwd-nav-mem_1:first-child {
    display: block;
    width: 100%;
    font-size: 24px;
    color: #333;
    background: url(../images/rwd-mem-a1.png) 36% 8px no-repeat #fff
}

.rwd-nav-mem_1:nth-child(2) {
    display: block;
    width: 100%;
    font-size: 24px;
    color: #333;
    background: url(../images/rwd-mem-a2.png) 35.5% 10px no-repeat #fff;
}

.rwd-nav-mem_1:nth-child(3) {
    display: block;
    width: 100%;
    font-size: 24px;
    color: #333;
    background: url(../images/rwd-mem-a3.png) 35.5% 10px no-repeat #fff;
}

.rwd-nav-mem_1:nth-child(4) {
    display: block;
    width: 100%;
    font-size: 24px;
    color: #333;
    background: url(../images/rwd-mem-a4.png) 35.5% 9px no-repeat #fff
}

.rwd-nav-mem_1:nth-child(5) {
    display: block;
    width: 100%;
    font-size: 24px;
    color: #333;
    background: url(../images/rwd-mem-a5.png) 35.5% 9px no-repeat #fff
}

.rwd-nav-mem_1:nth-child(6) {
    display: block;
    width: 100%;
    font-size: 24px;
    color: #333;
    background: url(../images/rwd-mem-a6.png) 34.5% 9px no-repeat #fff
}

.rwd-nav-mem_1:nth-child(7) {
    display: block;
    width: 100%;
    font-size: 24px;
    color: #333;
    background: url(../images/rwd-mem-a7.png) 35.5% 10px no-repeat #fff;
}

.rwd-nav-mem_1:nth-child(8) {
    display: block;
    width: 100%;
    font-size: 24px;
    color: #333;
    background: url(../images/rwd-mem-a8.png) 35.5% 10px no-repeat #fff;
}

.rwd_mem_nav .rwd-nav-mem_1 .rwd-subnav-mem_1 {
    width: 100%;
    margin: 0;
    float: left;
    display: none;
    border-top: 8px solid #F5F5F5
}

.rwd_mem_nav .rwd-nav-mem_1 .rwd-subnav-mem_1 li:first-child {
    border-top: none
}

.rwd-nav-mem_1 .rwd-subnav-mem_1 li {
    background: #fff;
    float: left;
    width: 100%;
    text-align: center;
    border-top: 8px solid #F5F5F5;
    padding: 2% 0
}

.rwd-nav-mem_1 .rwd-subnav-mem_1 li a {
    font-size: 20px;
    background: none;
    padding: 0;
    width: 100%;
    color: #333;
    float: left
}

.rwd-nav-row.mem_1 .no-arr {
    background: none
}

.rwd-right-btn span {
    width: 10px;
    height: 10px;
    background: #FF4300;
    display: block;
    border-bottom: 7px solid #fff
}

.rwd-title,
.rwd-ad-area1,
.rwd-ad-slider .bx-controls,
.rwd-apply-step {
    display: none
}

.rwd-pd-menu .rwd-nav-target {
    display: none
}

.rwd-pd-menu .rwd-nav-target:child(0) {
    display: block
}

.rwd-divider {
    /*    background: url(../images/gray_gradient_bg.png) repeat-x;*/
    width: 100%;
    height: 17px;
    position: absolute;
    float: left;
    padding-bottom: 0;
    bottom: -17px;
    display: none;
}

.rwd-title {
    text-align: center;
    float: left;
    width: 100%;
    background: #F9F9F9;
    padding: 47px 0 21px 0;
    font-size: 24px
}

.rwd-ad-area1 {
    float: left;
    width: 100%;
    margin: 25px 0 0 0
}

.rwd-ad-area1 li {
    float: left !important;
    margin: 0 9.1px;
    width: 221px !important;
    overflow: hidden;
    height: auto
}

.rwd-ad-area1 li img {
    width: 100%
}

.rwd-index-kv {
    width: 100%;
    padding: 0;
    overflow: hidden;
    background: #ddd;
    display: none
}

.rwd-index-kv img {
    width: 100%
}

.rwd-index-kv .bx-wrapper {
    position: relative;
    width: 1280px !important;
    max-width: 1280px !important;
    margin: 0 auto;
    padding: 0;
    display: none !important
}

.rwd-index-kv .bx-wrapper .bx-viewport {
    overflow: visible !important
}

.rwd-index-kv .bx-wrapper .bx-prev {
    left: 20px;
    background: url(../images/ad_prev.png) no-repeat 0 0
}

.rwd-index-kv .bx-wrapper .bx-next {
    right: 20px;
    background: url(../images/ad_next.png) no-repeat 0 0
}

.rwd-index-kv .bx-wrapper .bx-prev:hover {}

.rwd-index-kv .bx-wrapper .bx-next:hover {}

.rwd-index-kv .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -26px;
    outline: 0;
    width: 25px;
    height: 43px;
    text-indent: -9999px;
    z-index: 9999
}

.rwd-index-kv .bx-wrapper .bx-pager,
.rwd-index-kv .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 50px;
    width: 100%;
    display: none !important
}

.rwd-search-zone-wrap {
    width: 86%;
    float: left;
    display: none;
    padding: 30px 7% 25px 7%;
    background: #fff;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -moz-box-shadow: -6px 9px 5px #b7b7b7;
    box-shadow: -3px 9px 31px #f0f0f0
}

.rwd-search-zone-wrap .hot-tag {
    width: 100%;
    color: #333;
    float: left;
    margin-bottom: 12px;
    font-size: 15px;
    overflow: hidden;
    height: 15px
}

.rwd-search-zone-wrap .textfield {
    height: 24px;
    border: 2px solid #ff4300;
    width: 56%;
    font-size: 14.5px !important;
    float: left;
    font-family: 微軟正黑體;
    border-radius: 0
}

.rwd-search-zone-wrap .btn-wrap {
    float: left;
    width: 21%;
    position: relative
}

.rwd-search-zone-wrap .btn {
    float: left;
    border: 0;
    padding: 2px 23px 2px 8px;
    height: 30px;
    color: #333;
    font-size: 14px;
    margin-right: 0;
    border-right: 2px solid #ff4300;
    border-top: 2px solid #ff4300;
    border-bottom: 2px solid #ff4300;
    background: url(../images/header-search-arr.png) 88px 14px no-repeat #f9f9f9;
    line-height: 30px;
    cursor: pointer
}

.rwd-search-zone-wrap .btn-wrap-category .btn > span {
    width: 72px;
    overflow: hidden;
    float: left;
    height: 23px;
    display: -webkit-inline-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-align: center
}

.rwd-search-zone-wrap .btn-wrap-category {
    position: relative;
    float: left;
    width: 105px;
    margin: 0 8px 0 0
}

.rwd-search-zone-wrap .btn-wrap-category .select-drop {
    position: absolute;
    z-index: 9;
    top: 38px;
    left: -2px;
    background: #fff !important;
    border-right: 2px #eaeaea solid;
    border-bottom: 2px #eaeaea solid;
    border-left: 2px #eaeaea solid;
    padding: 8px 0 !important;
    background: #F9F9F9;
    max-width: 103px;
    display: none;
    height: 182px;
    overflow-y: scroll
}

.rwd-search-zone-wrap .btn-wrap .select-drop {
    position: absolute;
    z-index: 9;
    top: 38px;
    left: 0;
    background: #fff !important;
    padding: 8px 0 !important;
    background: #F9F9F9;
    max-width: 96px;
    display: none
}

.rwd-search-zone-wrap .select-drop a {
    padding: 5px 2% !important;
    width: 96% !important;
    float: left;
    text-align: center;
    margin-bottom: 8px !important;
    font-size: 14px;
    color: #333
}

.rwd-search-zone-wrap .select-drop a:last-child {
    margin-bottom: 0 !important
}

.rwd-search-zone-wrap .adv_btn {
    float: left;
    border: 0;
    padding: 0;
    width: 34px;
    height: 38px;
    line-height: 33px;
    color: #fff;
    font-size: 88%;
    font-family: 微軟正黑體;
    background: url(../images/header-search-icon.jpg) 5px 8px no-repeat #ff4300
}

.rwd-search-zone-wrap .hot-tag {
    width: 100%;
    color: #333;
    float: left;
    margin-bottom: 10px;
    font-size: 15px;
    overflow: hidden;
    height: 15px
}

.rwd-search-zone-wrap .hot-tag a {
    color: #333;
    margin-right: 11px;
    text-decoration: underline
}

.rwd-apply-step ul {
    padding: 0 2%;
    width: 96%;
    float: left;
    margin: 0 0 25px 0
}

.rwd-apply-step ul li {
    float: left;
    width: 21%;
    margin: 0 2%;
    text-align: center
}

.rwd-apply-step ul li span {
    float: left;
    width: 100%;
    background: url(../images/rwd-apply-step-bg2.png) 50% 0 no-repeat;
    color: #fff;
    padding: 11.5px 0;
    font-size: 19px;
    margin: 0 0 13px 0
}

.rwd-apply-cont {
    font-size: 15px
}

.rwd-apply-active {
    background: url(../images/rwd-apply-step-bg1.png) 50% 0 no-repeat !important
}

.rwd_member_login .btn-bar .btn_logout {
    color: #333333;
    background: #fff;
    padding: 8px 0;
    border-radius: 2px;
    margin: 0 3%;
    font-weight: bolder;
    font-size: 15px;
    font-family: "微軟正黑體";
    width: 125px;
    text-align: center;
    float: none
}

.rwd_member_login .btn-bar .btn {
    color: #333333;
    background: #fff;
    padding: 8px 14%;
    border-radius: 2px;
    margin: 0 3%;
    font-weight: bolder;
    font-size: 15px;
    font-family: "微軟正黑體"
}

.rwd_member_login .btn-bar {
    text-align: center
}

.hidden {
    margin: 0;
    padding: 20px 0;
    border-bottom: 1px solid #ff4300;
    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 999
}

.rwd_store_nav .rwd-nav-row .rwd-subnav {
    margin: 7px 0 0 0
}

.shop-index-menu-arr.rwd-drop-btn.m_level2_open.rwd-drop-btn-close {
    background: url(../images/rwd_arr_close.png) 0 15px no-repeat;
    background-color: #fff;
    width: 8%;
    height: 60px;
    background-size: 53%
}

.rwd_store_nav .rwd-nav-row h1 {
    width: 100%;
    line-height: 24px
}

.rwd_store_nav .rwd-nav-row strong {
    width: 100%;
    line-height: 24px;
    float: left;
    font-size: 20px;
    font-weight: 600
}

.rwd_store_nav .rwd-nav-row .rwd-subnav > li > a {
    font-size: 20px;
    padding: 20px 0 20px 49px;
    width: 465px;
    line-height: 24px
}

.rwd_store_nav .rwd-nav-row .rwd-subnav .rwd-subnav2 li > a {
    font-size: 20px;
    background: none;
    padding: 20px 0 20px 67px;
    width: 447px;
    color: #333;
    line-height: 24px
}

.rwd_store_nav .rwd-nav-row .rwd-subnav .rwd-subnav2 .rwd-subnav3 > li > a {
    font-size: 17px;
    background: none;
    padding: 0;
    width: 100%
}

.rwd_store_nav .rwd-nav-row .rwd-subnav > li {
    background: url(../images/ind-rwd-level2-icon.png) 26px 25px no-repeat #fff
}

.rwd_store_nav .rwd-nav-row .rwd-subnav .rwd-subnav2 > li {
    background: url(../images/ind-rwd-level3-icon.png) 50px 25px no-repeat #fff
}

.rwd_store_nav .rwd-nav-row .rwd-subnav .rwd-subnav2 .rwd-subnav3 {
    border-top: 7px #F5F5F5 solid;
    border-bottom: 0
}

/*F_1953 網購中心 酒駕警示標語 by Tom
*********************************************************/
@media (max-width: 980px) {
    .drunk-waring-inner {
        width: 98%;
    }

    .drunk-waring-inner p {
        font-size: 2.3rem;
        line-height: 69px;
    }
}
/* 780px */

@media (max-width: 780px) {
    .drunk_waring {
        height: 175px;
    }

    .drunk-waring-inner {
        padding: 0;
    }

    .drunk-waring-inner .txt {
        padding: 10px 0;
    }

    .drunk-waring-inner p {
        display: block;
        vertical-align: top;
        text-align: left;
        font-size: 2rem;
        line-height: 33px;
    }

    .drunk-waring-inner .line1 {
        margin-right: 0;
    }

    .drunk-waring-inner img {
        margin: 9px 10px 0 0;
    }
}
/* 780px end */

/* 414px */

@media (max-width: 420px) {
    #Container {
        padding-bottom: 90px;
    }

    .drunk_waring {
        letter-spacing: 0;
        height: 150px;
    }

    .drunk-waring-inner img {
        width: 60px;
    }

    .drunk-waring-inner p {
        font-size: 1.5rem;
        line-height: 28px;
    }
}
/*網購中心 酒駕警示標語 by Tom end
*********************************************************/