@charset "UTF-8";

/*----------------- 首頁 ----------------- */

.store_index {
    width: 100%;
    background: #fff;
    overflow: hidden;
}

.contanier {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
}

.main_banner {
    width: 1280px;
    height: 120px;
    overflow: hidden;
}

.main_banner img {
    width: 100%;
}


/*--------------------商店選單-----------------*/

.store_header {
    width: 100%;
}

.store_nav {
    text-align: center;
    width: 100%;
    max-width: 1280px;
    display: block;
    margin: 0 auto;
    background: #3d2207;
}

.store_nav li {
    display: inline-block;
    width: 13%;
    border-left: 1px solid #fff;
    text-align: center;
    overflow: hidden;
}

.store_nav li:nth-child(8),
.store_nav li:nth-child(9),
.store_nav li:nth-child(10),
.store_nav li:nth-child(11),
.store_nav li:nth-child(12),
.store_nav li:nth-child(13),
.store_nav li:nth-child(14),
.store_nav li:nth-child(15),
.store_nav li:nth-child(16) {
    display: none;
}

.store_nav li:last-child {
    border-right: 1px solid #ccc;
}

.store_nav li a {
    color: #fff;
    float: left;
    text-align: center !important;
    width: 128px;
    margin: 11px 20px;
    overflow: hidden;
    height: 16px;
}


/*.store_nav li a {
    color: #fff;
    float: left;
    text-align: center !important;
    width: 128px;
    margin: 11px 20px;
    overflow: hidden;
    height: 19px;
    line-height: 19px;
}*/


/*--------------------商店選單-結束----------------*/

.store_index_content {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 20px 0;
}

.store_index_content.store3 {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 25px 0;
}


/*-----------------左選單-------------------*/

.store_index_content .left {
    width: 18%;
    display: inline-block;
    text-align: center;
}

.store_appraise {
    padding: 0;
}

.discount-slider.store {
    width: 200px;
    height: 200px;
    overflow: hidden;
    display: inline-block;
}

.store_appraise .store {
    width: 228px;
    height: 228px;
    overflow: hidden;
    display: block;
    margin: 0 auto;
    padding: 0;
    border: 1px solid #ccc;
}

.index_right_cont.store2 .discount-wrap.store .store {
    border: 0px;
}

.store_appraise>.store>img {
    width: 100%;
}

.appraise {
    text-align: left;
    margin: 0 0 15px 0;
    display: inline-block;
    width: 88%;
}

.appraise p {
    color: #333333;
    font-size: 15.5px;
    padding: 10px 0px;
    vertical-align: middle;
}

.appraise .star_text {
    color: #f64100;
    font-size: 30px;
    font-weight: 600;
    display: inline-block;
    margin: 0 2.5% 0 0;
}

.add_btn {
    text-align: left;
}

.add_btn li {
    padding: 13px 0;
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0;
    text-align: center;
    background: #f3f3f3;
    cursor: pointer;
}

.add_btn li .heart {
    padding: 0 2% 0 0;
    display: inline-block;
}

.product_infor {
    margin: 14% 0;
    text-align: left;
}

.product_infor strong {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 9px 0;
    margin-bottom: 8%;
    text-align: left;
    font-size: 17px;
    font-weight: bold;
    color: #333333;
    float: left;
    width: 100%;
}

.product_infor input {
    padding: 3px 1.5%;
    margin: 15px 3.5% 0 0;
    color: #333;
    font-size: 15px;
    border: 1px solid #d1d1d1;
    width: 69%;
    font-family: 微軟正黑體;
    height: 28px;
}

.product_infor .store-sear-btn {
    padding: 7.5px 2%;
    margin: 0;
    color: #000;
    font-size: 15px;
    border: none;
    font-family: 微軟正黑體;
    width: 23%;
    background: #e9e9e9;
    height: 37px;
    cursor: pointer;
}

.add_btn li:hover {
    background: #ccc;
}

.add_btn .click {
    background: #e4e4e4 !important;
}


/*-----------------左選單-結束------------------*/


/*-----------右邊內容-----------*/

.index_right_cont {
    float: right;
    width: 75.5%;
    margin: 0 0 30px 0;
}

.right_cont {
    float: right;
    width: 74%;
    margin: 0 3%;
}

.right_cont.store1 {
    float: right;
    width: 75.5%;
    margin: 0 0 50px 0;
}

.product_inside {
    margin: 0 0 50px 0;
    float: left;
    width: 100%;
}

.index_right_cont .banner {
    width: 966px;
    height: 175px;
    overflow: hidden;
}

.index_right_cont .banner img {
    width: 100%;
}


/*-----------右邊內容-結束----------*/

.store_index_title {
    color: #f64100;
    font-size: 21px;
    font-weight: 400;
    margin: 0 0 30px 0;
}


/*--------------產品套件--------------*/

.right_cont.store1 .banner {
    width: 966px;
    height: 175px;
    overflow: hidden;
    margin: 0 0 45px 0;
}

.right_cont.store1 .banner img {
    width: 100%;
}

.sindex-ad {
    float: left;
    width: 100%;
    margin: 0 0 45px 0;
    background: #fff;
    padding: 0;
}

.spd-slide {
    width: 100%;
    margin-bottom: 10px;
}

.spd-slide .bx-pager.bx-default-pager {
    display: none;
}

.spd-slide .bx-wrapper {
    position: relative;
    /* width: 900px !important;
    max-width: 1190px !important; */
    margin: 0 auto;
    padding: 0;
}

.spd-slide ul li {
    /* float: left !important;
    width: 190px !important;
    margin: 0px 17px !important; */
}

.spd-slide ul li a {
    float: left;
    width: 100%;
}

.spd-slide ul li a .pd-pic {
    padding-bottom: 18px;
    width: 100px;
    height: 100px;
    overflow: hidden;
    display: block;
    margin: 0 auto;
}

.spd-slide ul li a .pd-pic img {
    width: 100%;
}

.spd-slide ul li a .pd-name {
    font-size: 15px;
    color: #333333;
    height: 42px;
    overflow: hidden;
    line-height: 21.5px;
    text-align: center;
    display: -webkit-inline-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    width: 90%;
    margin: 0 auto;
}

.spd-slide ul li .pd {
    float: left;
    width: 100%;
    margin-top: 7px;
}

.spd-slide ul li .pd-price {
    float: left;
    width: 100%;
    font-size: 17px;
    color: #ff4300;
    margin-left: 0;
    text-align: center;
    position: relative;
}

.spd-slide ul li .pd-price .vip_price {
    position: absolute;
    background: url(../images/vip_crown.png) 0 0 no-repeat;
    width: 20px;
    height: 23px;
    margin: 0 0 0 3px;
    top: -8px;
    /* background-size: 45px; */
}

.spd-slide ul li .pd-price i {
    font-size: 14px;
}

.spd-slide .bx-wrapper .bx-prev {
    left: -33px;
    background: url(../images/prev_icon.jpg) 0 0px no-repeat;
    padding: 0 4px 0 0;
}

.spd-slide .bx-wrapper .bx-next {
    right: -32px;
    background: url(../images/next_icon.jpg) no-repeat 0px 0px;
    padding: 0 3px 0 0;
}


/*--------------產品套件-結束-------------*/

.index_product_1 {
    float: left;
    width: 100%;
    margin: 0px 0px 45px;
    background: #fff;
}

.product_list {
    float: left;
    width: 100%;
}

.product_list ul li {
    float: left;
    width: 22%;
    margin: 0 1.5% 30px 1.5%;
    height: 225px;
}

.product_list .pd-info .pd-name {
    font-size: 15px;
    text-align: center;
    color: #333;
    float: left;
    width: 100%;
    margin: 14px 0 9px 0;
    line-height: 23px;
    height: 44px;
    overflow: hidden;
    display: -webkit-inline-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.product_list ul li .pd-info {
    float: left;
    padding: 0 8%;
    width: 84%;
    line-height: 22px;
    text-align: center;
}

.product_list ul li .pd-price span {
    width: auto;
    color: #9a9a9a;
    text-decoration: line-through;
    margin: 0 3px 0 0;
    font-size: 16px;
}

.product_list ul li .pd-price {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #ff4300;
    text-align: center;
    margin: 0;
    position: relative;
    display: inline-block;
}

.product_list ul li .pd-price .vip_price {
    position: absolute;
    background: url(../images/vip_crown.png) 0 0 no-repeat;
    width: 20px;
    height: 23px;
    margin: 0 0 0 3px;
    top: -5px;
    /* background-size: 45px; */
}

.product_list>ul>li>a>.pd-pic {
    width: 140px;
    height: 140px;
    overflow: hidden;
    display: block;
    margin: 0 auto;
    padding: 0 !important;
    border: 1px solid #dfdfdf;
}

.product_list ul li .pd-pic img {
    width: 100%;
}

.page {
    padding: 40px 0px 30px;
    text-align: center;
}

.page a {
    border: 1px solid #ccc;
    padding: 5px 10px;
    color: #333333;
}

.page a:hover {
    background: #e3e3e3;
}

.index_product_main {
    float: left;
    width: 100%;
    margin: 0px 0px 25px;
    background: #fff;
}

.index_product_2 {
    float: left;
    width: 100%;
    margin: 0px 0px 25px;
    background: #fff;
}

.index_product_2 .pd-sort {
    margin: 0;
}

.index_product_2 .product_list {
    margin-bottom: 70px;
}

.pd-sort .pd-sort-mode {
    padding: 14px;
}

.pd-sort .chose_2 {
    padding: 4% 7%;
    border: 0px;
}

.product_infor .menu_level2 {
    text-align: left;
}

.product_infor .m_level2 a {
    border-bottom: 0px;
    color: #333333;
    font-weight: bold;
}

.product_infor .menu_level2,
.menu_level2 ul {
    border: 0px;
}

.product_infor .menu_level3 {
    display: none;
    border-right: none;
    border-left: none;
}

.product_infor .m_level4 {
    background: url(../images/menu_arr3-1.png) 10% 13px no-repeat;
}

.product_infor .m_level4 a {
    color: #333;
    padding: 10px 0 10px 17% !important;
    float: left;
    width: 71%;
}

.product_infor .menu_level5 {
    background: none;
}

.product_infor .m_level5 a {
    border: 0px;
    color: #585858;
    font-weight: normal;
    padding: 8px 0 8px 17% !important;
}

.product_infor .m_level3 a {
    border: 0px;
    color: #585858;
    font-weight: normal;
    padding: 10px 0 10px 10%;
}

.product_infor .m_level3 {
    background: #fff;
}

.product_infor .m_level2 {
    background: url(../images/nav_folding.jpg)left 17px no-repeat;
}

.product_infor .m_level2_open {
    background: url(../images/nav_drop_down.jpg)left 20px no-repeat;
}


/*----------------- 首頁-結束 ----------------- */


/*---------------------------店家-FAQ-------------------------*/

.store_inside {
    width: 100%;
    background: #fff;
    overflow: hidden;
}

.store_index_content .main-unit-title {
    width: 100%;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative;
    padding: 0 !important;
    color: #3b2106;
    font-size: 32px;
    font-weight: 600;
    background: none !important;
}

.main-unit-title h1 {
    margin: 0 0 20px 0;
    font-size: 28px;
}

.sub-unit-title {
    margin-bottom: 3%;
}

.sub-unit-title h1 {
    color: #f74200;
    font-size: 22px;
    font-weight: bolder;
    background: url(../images/store_sub_title_nav.jpg) left 6px no-repeat;
    padding: 0 1.7%;
}


/*---------------商店FAQ---------------*/


.basis-paragraph .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 30px;
    font-size: 1.25em;
    font-weight: bold;
    letter-spacing: 0.15em;
    color: #3e2424;
}

.faq_list ul.major_list .number_list {
    margin-bottom: 0;
}

.faq_list ul.major_list {
    float: left;
    width: 100%;
    margin: 8px 0 0 0;
    line-height: 29px;
}

.faq_list ul.major_list li {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
}

.faq_list .major_list li .text {
    display: initial;
    width: 95%;
    vertical-align: initial;
    line-height: 29px;
    float: left;
}

.faq_section .faq_list .major_list li .item {
    display: initial;
    vertical-align: initial;
    line-height: 29px;
    float: left;
    width: 100%;
}

.faq_list li .ans .number_list li {
    padding: 0;
    line-height: 29px;
    margin: 0;
}

.faq_list li .ans p {
    margin: 0;
}

.qa_ans_text.ans p {
    line-height: 29px;
    float: left;
}

.html-content .faq_list li a {
    text-decoration: none;
}

.store_index_content .faq_section {
    float: left;
    width: 100%;
    margin: 8px 0 10px 0;
}

.faq_section {
    float: left;
    width: 100%;
    margin: 0 0 30px 0;
}

.faq_list {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    float: left;
}

.faq_list li {
    width: 100%;
    float: left;
    margin: 0 0 20px 0;
}

.faq_list li:last-child {
    margin-bottom: 0;
}

.faq_list li .quest_up {
    color: #fff;
    display: block;
    background: url(../images/fqa_up_icon.png) 98% 12px no-repeat;
    font-weight: bold;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    color: #3e2424;
    background-color: #fff;
    width: calc(100% - 30px);
    padding: 15px;
    border-radius: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

a.quest_up.quest_close {
    border-radius: 15px 15px 0 0;
    background: url(../images/fqa_down_icon.png) 98% 12px no-repeat;
}

.faq_list li .ans {
    float: left;
    font-size: 16px;
    word-break: normal;
    word-wrap: break-word;
    line-height: 29px;
    display: none;
    color: #333;
    width: calc(100% - 106px);
    margin: 0;
    background-color: #f0e1d9;
    border: none;
    border-radius: 0 0 15px 15px;
    padding: 25px 30px 25px 76px;
    font-weight: bold;
}

.faq_list li a .qa_title {
    color: #3e2424;
    font-weight: 600;
    display: inline-block;
    width: 38px;
    vertical-align: top;
}

.faq_list li a span {
    color: #3e2424;
    display: inline-block;
    width: 87%;
}

.page-control {
    text-align: center;
}


/*---------------------------店家-FAQ-結束------------------------*/


/*------------------------------店家介紹-------------------------------*/

.page-inner {
    margin-left: 3%;
}

.store_index_content .page-inner {
    margin-left: 0;
}

.page-content-section .page-inner {
    margin: 0;
}

.page-article {
    float: left;
    word-wrap: break-word;
    word-break: normal;
    width: 100%;
    margin-bottom: 40px;
}

.FloatRightImg {
    float: right;
    margin: 0px 0px 15px 35px;
    width: 16%;
    padding-right: 6px;
}

.FloatLeftImg .IMG,
.FloatRightImg .IMG {
    border: 1px solid #dcdcdc;
    background: #ffffff;
    padding: 2px;
    width: 98%;
    display: block;
}

.page-article p {
    padding: 12px 0px;
    line-height: 2;
}

.store-intro-subtitle {
    color: #f74100;
    font-size: 18px;
    margin: 1.5% 0 0 0;
}

.page-article h2 {
    padding: 2% 0% 0%;
    color: #b51e01;
    background: #fff;
}


/*------------------------------店家介紹-結束------------------------------*/


/*---------------------自訂單元()購物說明)--------------------*/

.shop_infor_title {
    background: #f9f9f9;
    padding: 11px 2%;
}

.shop_infor_title h1 {
    font-size: 20px;
    color: #333333;
    font-weight: bold;
}

.shop_infor {
    margin-left: 2%;
    margin-bottom: 3%;
    overflow: hidden;
}

ul.shop_infor_list {
    margin: 2% 0%;
}


/*----縮排----*/

.shop_infor .item {
    width: 2%;
}

.shop_infor .txt {
    width: 98%;
}

.item,
.txt {
    display: block;
    float: left;
}

.shop_infor_list li .item {
    width: 9%;
}

.shop_infor_list li .txt {
    width: 91%;
}

.shop_infor_list li:last-child .item {
    width: 17%;
}

.shop_infor_list li:last-child .txt {
    width: 81%;
}

.list_style,
.list_text {
    display: block;
    float: left;
}

.shop_infor .list_style {
    font-size: 32px;
    vertical-align: top;
    width: 3%;
}

.shop_infor .list_text {
    width: 97%;
}


/*---------------------自訂單元()購物說明)-結束-------------------*/


/*-------------------------聯絡我們-------------------------*/

.expansi-cont {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.expansi-cont:nth-child(3) {
    margin-bottom: 0px;
}

.expansi-cont .title {
    line-height: 26px;
}

.expansi-cont .cont {
    float: left;
    width: 87%;
    line-height: 31px;
}

.expansi-cont select {
    height: 33px;
    width: 260px;
    font-size: 15px;
}

.store-cu-wrap {
    float: left;
    width: 100%;
    font-size: 16.5px;
}

.content_us {
    margin-bottom: 45px;
    float: left;
    width: 100%;
    border-bottom: dotted 1px #ccc;
    padding: 0 0 10px 0;
}

.content_us.expen {
    border-bottom: 0;
    padding: 0;
    margin-bottom: 20px;
}

.expen-site input,
.expen-price input {
    height: 31px;
    width: 255px;
    font-size: 15px;
    padding: 0 2px;
    float: left;
}

.expen-site p {
    font-size: 15.5px;
    width: 171px;
    float: left;
    margin: 0 7px;
    line-height: 33px;
}

.content_us.expen .title {
    float: left;
    width: 100px;
    height: 31px;
    line-height: 31px;
}

.expansi-cont .title {
    margin: 0 0 0 9px;
    width: 90px !important;
}

.content_us li,
.content_us_infor li {
    margin-bottom: 30px;
    float: left;
    width: 100%;
}

.shop_page_contactus .content_us li:first-child {
    margin-bottom: 0;
}

.shop_page_contactus .content_us li:first-child .qsort-wrap {
    margin-bottom: 30px;
}

.content_us .title,
.content_us_infor .title {
    float: left;
    width: 121px;
    height: 31px;
    line-height: 31px;
}

.content_us li .title.no_star {
    margin-left: 10px;
    width: 111px !important;
}

.content_us_infor li .title.no-star {
    margin-left: 10px;
    width: 110px !important;
}

.content_us_infor .id-title {
    float: left;
    width: 110px;
    margin-left: 11px;
    height: 31px;
    line-height: 31px;
}

.qsort-wrap {
    float: left;
    width: 75%;
    height: 31px;
    line-height: 31px;
    display: inline-table;
}

.shop_page_contactus .qsort-wrap {
    width: 89%;
}

.shop_page_contactus .qsort-wrap {
    height: initial;
}

.qsort-wrap input {
    float: left;
    margin: 1px 6px 0 0;
    height: 31px;
    line-height: 31px;
}

.qsort-wrap label {
    float: left;
}

.shop_page_contactus .qsort-wrap label {
    margin: 0 !important;
}

.qsort-cs {
    float: left;
    width: 105px;
    margin: 0 22px 0 0;
}

.qsort-cs:last-child {
    margin: 0;
}

.content_us textarea {
    border: 1px #ccc solid;
    height: 95px;
    width: 500px;
    padding: 5px 1%;
}

.content_us .input_style1 {
    height: 21px;
    width: 295px;
    margin-right: 0;
    padding: 5px;
}

.content_us .input_style1,
.content_us_infor input {
    font-size: 15px;
}

.q-remark {
    float: left;
    font-size: 14.5px;
    color: #ff4301;
    width: 75%;
    margin: 9px 0 0 121px;
}

.store-subtitle {
    float: left;
    width: 100%;
    font-size: 20px;
    color: #ff4301;
    margin: 0 0 30px 0;
}

.content_us_infor {
    float: left;
    width: 100%;
}

.content_us_infor input {
    float: left;
    padding: 5px 5px;
    width: 295px;
    font-size: 15px;
    height: 21px;
}

.content_us_infor .star {
    color: #ff4301;
    float: left;
    width: 10px;
    font-weight: bold;
    line-height: inherit;
}

.content_btn a {
    background: #eaeaea;
    color: #333333;
    font-size: 16px;
    display: inline-block;
    padding: 11px 6%;
    margin: 0 1%;
    border: 0;
    font-family: 微軟正黑體;
}

.store1 .store-cu-wrap .g-recaptcha {
    float: none;
    position: relative;
    top: -16px;
    left: 13%;
}

.store1 .store-cu-wrap .g-recaptcha {
    float: none;
    position: relative;
    top: -16px;
    left: 13%;
}

.content_btn input {
    background: #eaeaea;
    color: #333333;
    font-size: 16px;
    display: inline-block;
    padding: 8px 0;
    margin: 0 1%;
    border: 0;
    font-family: 微軟正黑體;
    width: 120px;
}

.content_btn {
    width: 100%;
    float: left;
    margin: 0;
    padding: 10px 0;
    text-align: center;
}


/*-------------------------聯絡我們-結束------------------------*/


/*-------------------------訊息公告------------------------*/

.new_list {
    width: 100%;
    float: left;
}

.new_list li {
    width: 94%;
    padding: 20px 3%;
    background: #f7f7f7;
    float: left;
}

.new_list li:nth-child(2n) {
    background: #fff;
}

.new_list li .date {
    color: #f64100;
    font-weight: bold;
    width: 16%;
    float: left;
}

.new_list li .text {
    width: 84%;
    font-weight: bold;
    height: 16px;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}


/*-------------------------訊息公告-結束------------------------*/


/*---------------------產品內頁----------------------*/

.product_section {
    float: left;
}

.product_section .share ul {
    width: 347px;
    float: left;
    text-align: left;
    margin-top: 25px;
}

.product_text_infor {
    float: left;
    margin-left: 4%;
    width: 54%;
}

.postshop-pd-inner .product_text_infor {
    float: right;
}

.text_infor_1 {
    border-bottom: 1px dotted #ccc;
}

.text_infor_1 .goods_number {
    color: #999999;
    font-size: 14px;
    padding: 0 0 2% 0;
}

.text_infor_1 h1 {
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 6px;
    line-height: 33px;
}

.text_infor_1 .pd_infor {
    margin-bottom: 10px;
    width: 94%;
}

.product_text_infor .text_infor_1 .pd_infor {
    margin-bottom: 12px;
    width: 100%;
    line-height: 26px;
    text-align: left !important;
}

.marketing_event {
    width: 96%;
    line-height: 22px;
    margin: 0 0 7px 0 !important;
    background: url(../images/menu_arr3-1.png) 0 4px no-repeat;
    padding: 0 0 0 15px !important;
}

.text_infor_1 .pd_infor li {
    margin: 2px 0;
    line-height: 25px;
    color: #333;
    font-size: 15.5px !important;
}

.evaluation-wrap .text_infor_1 .pd_infor li {
    padding: 0;
    line-height: 28px;
    color: #333;
    font-size: 15.5px !important;
    display: -webkit-inline-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.text_infor_1 .pd_infor li font {
    font-size: 15.5px !important;
    line-height: 28px;
}

.text_infor_1 .pd_infor li span {
    font-size: 15.5px !important;
}

.text_infor_1 .pd_infor li strong {
    font-size: 15.5px !important;
}

.pd_infor_2 {
    margin: 1% 0;
}

.pd_infor_2 li {
    color: #666666;
    font-size: 15px;
    padding: 2% 0%;
    display: block;
    overflow: hidden;
}

.pd_infor_2 li .original_price {
    text-decoration: line-through;
    color: #868686;
    font-size: 15px;
    padding-right: 6px;
}

.pd_infor_2 li .pd_price_text {
    font-size: 19px;
    color: #333333;
    margin-right: 4.5%;
}

.store1 .pd_infor_2 li .pd_price_text {
    margin-right: 5%;
}

.store1 .text_infor_chose ul li .title {
    margin-right: 11.4%;
}

.store5 .pd_infor_2 li .pd_price_text {
    font-size: 19px;
    margin-right: 19px;
    width: 70px;
}

.store3 .pd_infor_2 li .pd_price_text {
    font-size: 19px;
    color: #333333;
    margin-right: 19px;
    width: 70px;
}

.store3 .pd_infor_2 li .title {
    float: left;
    margin-right: 10px;
    line-height: 20px;
    width: 70px;
}

.store3 .text_infor_chose ul li .title {
    margin-right: 10px;
    width: 70px;
}

.store3 .ui-quantity {
    position: relative;
    display: inline-block;
    width: 134px;
    height: 31px;
    border: 1px solid #666666;
    vertical-align: middle;
    font-size: 0.5625em;
    text-align: center;
    line-height: 31px;
    margin: 0 4% 0 0;
}

.store4 .pd_infor_2 li .pd_price_text {
    font-size: 19px;
    color: #333333;
    margin-right: 19px;
    width: 70px;
}

.store4 .pd_infor_2 li .title {
    float: left;
    margin-right: 10px;
    line-height: 20px;
    width: 70px;
}

.store4 .text_infor_chose ul li .title {
    margin-right: 10px;
    width: 70px;
}

.store4 .ui-quantity {
    position: relative;
    display: inline-block;
    width: 134px;
    height: 31px;
    border: 1px solid #666666;
    vertical-align: middle;
    font-size: 0.5625em;
    text-align: center;
    line-height: 31px;
    margin: 0 4% 0 0;
}

.pd_infor_2 li .pd_price_number {
    color: #f64100;
    font-size: 28px;
    font-weight: 700;
    margin-right: 1.5%;
    position: relative;
}

.pd_infor_2 li a {
    color: #333333;
    text-decoration: underline;
}

.pd_infor_2 li a:hover {
    color: #585858;
    text-decoration: none;
}

.pd_infor_2 li .title {
    float: left;
    margin-right: 3%;
    line-height: 20px;
    width: 14%;
}

.store5 .pd_infor_2 li .title {
    float: left;
    margin-right: 10px;
    line-height: 20px;
    width: 70px;
}

.pd_infor_2 li .payment {
    float: left;
    line-height: 20px;
    width: 83%;
}

.store3 .pd_infor_2 li .payment {
    float: left;
    line-height: 20px;
    width: 83%;
}

.pd_infor_2 li .payment img {
    vertical-align: text-top;
    margin: 0 0 0 5px;
}

.pd_infor_2 li .text {
    line-height: 20px;
    float: left;
    width: 83%;
}

.pd_infor_2 li .text i {
    color: #ff1839;
    padding: 0 1%;
}

.text_infor_2 {
    border-bottom: 1px dotted #ccc;
}

.text_infor_chose ul li {
    color: #666666;
    font-size: 15px;
    padding: 15px 0 0 0;
    display: block;
    overflow: hidden;
}

.store1 .postshop-amount {
    width: 82%;
}

.store2 .postshop-amount {
    width: 82%;
}

.store3 .postshop-amount {
    width: 82%;
}

.store4 .postshop-amount {
    width: 82%;
}

.store5 .postshop-amount {
    width: 82%;
}

.ui-quantity {
    position: relative;
    display: inline-block;
    width: 134px;
    height: 31px;
    border: 1px solid #666666;
    vertical-align: middle;
    font-size: 0.5625em;
    text-align: center;
    line-height: 31px;
}

.store5 .ui-quantity {
    position: relative;
    display: inline-block;
    width: 134px;
    height: 31px;
    border: 1px solid #666666;
    vertical-align: middle;
    font-size: 0.5625em;
    text-align: center;
    line-height: 31px;
    margin: 0 4% 0 0;
}

.ui-quantity__btn--minus {
    top: 0;
    left: 0;
    border-right: 1px solid #666666;
}

.ui-quantity__btn--plus {
    top: 0;
    right: 0;
    line-height: 34px;
    border-left: 1px solid #666666;
}

.ui-quantity__btn {
    position: absolute;
    display: block;
    width: 36px;
    height: 31px;
    color: #656565;
    font-family: Arial, Helvatic, sans-serif;
    text-align: center;
    font-size: 15px;
    line-height: 31px;
}

.ui-quantity__text {
    width: 4em;
    border: 0;
    background-color: #FFFFFF;
    color: #656565;
    font-family: "open sans", sans-serif;
    text-align: center;
    letter-spacing: 0.1em;
    font-size: 16px;
    line-height: 31px;
    height: 31px;
}

.product-qty ui-quantity input {
    vertical-align: middle;
}

.pd-detail-specific {
    float: left;
    width: 70%;
}

.shop_btn {
    margin: 25px 0 0 0;
}

.text_infor_chose ul li .title {
    float: left;
    margin-right: 11%;
    vertical-align: middle;
}

.store5 .text_infor_chose ul li .title {
    margin-right: 10px;
    width: 70px;
}

.text_infor_chose {
    margin: 2% 0%;
}

.text_infor_chose ul li .pd-detail-specific .chose {
    padding: 6px 15px;
    border: 1px solid #ccc;
    margin: 0 4% 10px 0;
    color: #333;
    cursor: pointer;
    display: inline-block;
    /*float: left;*/
}

.text_infor_chose ul li .postshop-specific .chose {
    padding: 6px 15px;
    border: 1px solid #ccc;
    margin: 0 4% 10px 0;
    color: #333;
    cursor: pointer;
    display: inline-block;
    /*float: left;*/
}

.text_infor_chose ul li .chose.active {
    border: 1px solid #f64100;
    color: #f64100;
}

.text_infor_chose ul li .chosed {
    border: 1px solid #f64100;
    color: #f64100;
    margin: 2%;
    padding: 1% 4%;
}

.store5 .text_infor_chose ul li .chose {
    margin: 0 3.5% 10px 0;
    min-width: 55px;
    padding: 6px 10px;
    text-align: center;
}

.share ul li {
    display: inline-block;
    padding: 0px 2% 4px 2%;
}

.product_section .share ul .FAX {
    width: 9%;
}

.product_section .share ul .fb {
    width: 9%;
}

.product_section .share ul .google {
    width: 9%;
}

.product_section .share ul .linkedin {
    width: 9%;
}

.product_section .share ul .FAX img {
    /* width: 100%; */
}

.product_section .share ul .fb img {
    /* width: 100%; */
}

.product_section .share ul .google img {
    /* width: 100%; */
}

.product_section .share ul .linkedin img {
    /* width: 100%; */
}

.shop_btn input[type="button"] {
    padding: 2% 12%;
    font-size: 20px;
    font-family: "微軟正黑體";
    color: #fff;
    border: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.inform-message {
    color: #f6583f;
    font-weight: bold;
    text-decoration: underline;
    font-size: 16px;
}

.shop_btn .sold-out-btn {
    padding: 9px 0 !important;
    background: #bcbcbc !important;
    width: 53% !important;
    text-align: center;
}

.shop_btn input[type="submit"]:first-child {
    background: #f64100;
    padding: 9px 0;
    font-size: 20px;
    font-family: "微軟正黑體";
    color: #fff;
    border: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 0 3% 0 0;
    width: 45%;
    cursor: pointer;
}

.shop_btn input[type="submit"]:nth-child(2) {
    background: #73b600;
    padding: 9px 0;
    font-size: 20px;
    font-family: "微軟正黑體";
    color: #fff;
    border: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 45%;
    cursor: pointer;
}

.discount-wrap.store {
    background: #f9f9f9;
    padding: 1% 0%;
}

.store_product_title {
    font-size: 19px;
    /* font-weight: 700; */
    color: #666666;
    margin-bottom: 12px;
}

.discount-wrap.store img {
    border: 0;
}

.discount-wrap.store ul li {
    float: left !important;
    width: 420px !important;
    margin: 0px 31px !important;
}

.discount-wrap.store ul li a {
    margin-top: 4%;
}

.discount-wrap.store ul li a input {
    float: left;
    margin-top: 14%;
    width: 16px;
    height: 16px;
}

.discount-wrap.store ul li a .pd-name {
    font-weight: 600;
    font-size: 16px;
    margin-top: 2%;
}

.discount-wrap.store ul li a .pd-pic {
    padding-bottom: 20px;
    float: left;
    width: 29%;
    margin: 0 8%;
}

.discount-wrap.store ul li .pd {
    float: left;
    width: 40%;
    margin-top: 4%;
}

.discount-wrap.store ul li .pd .original_price {
    text-decoration: line-through;
    color: #666666;
    font-size: 16px;
    width: auto;
    float: left;
    margin: 4px 3% 0 0;
}

.discount-wrap.store ul li .pd .pd_price_text {
    font-size: 14px;
    color: #000;
    line-height: 32px;
}

.discount-wrap.store ul li .pd .pd_price_number {
    font-size: 24px;
    color: #ff1839;
    line-height: 32px;
    font-weight: bold;
}

.limited-time-discount.list_style_2 .store_product_title {
    border-bottom: 1px solid #666666;
}

.limited-time-discount.list_style_2 .discount-wrap.store ul li .pd {
    float: left;
    width: 70%;
    margin-top: 7px;
}

.limited-time-discount.list_style_2 .store_product_title strong {
    padding: 9px 9%;
    background: #666666;
    color: #fff;
    display: inline-block;
    font-weight: normal;
    font-size: 17px;
}

.limited-time-discount.list_style_2 .discount-wrap.store .bx-wrapper .bx-prev {
    left: 0;
    background: url(../images/prev_icon_2.png) 0 -2px no-repeat;
}

.limited-time-discount.list_style_2 .discount-wrap.store ul li .pd .pd_price_number {
    font-size: 16px;
    color: #ff4301;
    line-height: initial;
    font-weight: normal;
}

.limited-time-discount.list_style_2 .discount-wrap.store ul li .pd .pd_price_text {
    font-size: 15px;
    color: #000;
    line-height: initial;
    float: left;
    width: auto;
    margin: 1px 1% 0 0;
}

.limited-time-discount.list_style_2 .discount-wrap.store ul li a .pd-pic {
    padding-bottom: 0;
    float: left;
    width: 19%;
    margin: 0 5%;
}

.postshop-pd-inner .limited-time-discount.list_style_2 .discount-wrap.store ul li a .pd-pic {
    width: 62px;
}

.limited-time-discount.list_style_2 .discount-wrap.store ul li a .pd-name {
    font-weight: normal;
    font-size: 15px;
    margin-top: 0;
    color: #333;
    height: 44px;
    overflow: hidden;
    line-height: 23px;
    float: left;
    width: 68%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.limited-time-discount.list_style_2 .bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
}

.limited-time-discount.list_style_2 .bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
    display: none;
}

.discount-wrap.store .bx-wrapper .bx-prev {
    left: -23px;
    background: url(../images/prev_icon_2.png) 0 -2px no-repeat;
}

.discount-wrap.store .bx-wrapper .bx-next {
    right: 0px;
    background: url(../images/next_icon_2.png) 0 -2px no-repeat;
}


/*------------------網購商品內頁----------------*/

.postshop-pd-wrap ul.tabs.product {
    width: 100%;
    height: auto;
    background: #fff;
    margin: 50px 0 0 0;
    border-bottom: 1px solid #ccc;
}


/*------------------介紹區-css----------------*/

.product_tab {
    clear: left;
    width: 100%;
}

ul.tabs.product {
    width: 100%;
    height: 69px;
    background: #fff;
    margin: 50px 0 0 0;
}

ul.tabs.product li {
    float: left;
    height: 40px;
    overflow: hidden;
    position: relative;
    margin-bottom: -1px;
    border-left: none;
    background: #f5f5f5;
    border: 1px solid #dedede;
    width: 24.85%;
    text-align: center;
    padding: 0;
    line-height: 40px;
    border-right: 0px;
}

ul.tabs.product li:last-child {
    border-right: 1px solid #dedede;
}

ul.tabs.product li.active:last-child {
    border-right: 1px solid #dedede;
}

ul.tabs.product li a {
    display: block;
    color: #555555;
    font-weight: bold;
    float: left;
    width: 100%;
    text-align: center;
    padding: 0;
    line-height: 40px;
}

ul.tabs.product li a:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

ul.tabs.product li.active {
    background: #fff;
    border: 1px solid #dedede;
    border-right: 0px;
}

ul.tabs.product li.active a {
    color: #555555;
    font-weight: bold;
}

ul.tabs.product li.active a:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

div.tab_container.product a {
    color: #ff4401 !important;
}

div.tab_container.product {
    clear: left;
    width: 100%;
    border-top: none;
    background: #fff;
    height: auto;
    margin-bottom: 60px;
}

div.tab_container.product ul,
menu,
dir {
    /*
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
*/
}

div.tab_container.product strong {
    /*display: block;
    font-size: 2em;
    -webkit-margin-before: 0.67em;
    -webkit-margin-after: 0.67em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;*/
    font-weight: bold;
}

div.tab_container.product h1,
div.tab_container.product h2,
div.tab_container.product h3,
div.tab_container.product h4,
div.tab_container.product h5,
div.tab_container.product h6 {
    display: block;
    font-size: 2em;
    /*-webkit-margin-before: 0.67em;
    -webkit-margin-after: 0.67em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;*/
    font-weight: bold;
}

div.tab_container.product a:-webkit-any-link {
    color: -webkit-link;
    text-decoration: underline;
    cursor: auto;
}

div.tab_container.product .tab_content {
    padding: 15px 0px 0px;
}

div.tab_container.product .tab_content h2 {
    background: #66caa1;
    color: #fff;
    padding: 5px 0px;
    width: 118px;
    border-radius: 4px;
    margin-left: 40px;
    font-size: 13px;
    text-align: center;
    float: left;
}

.tab_content.product span {
    display: block;
    overflow: hidden;
    padding: 0 0 3px 0;
    /*font-size: 15px;*/
    text-align: left;
}

.tab_content.product ul {
    /*-webkit-margin-before: 0 !important;
    -webkit-margin-after: 0 !important;
    -webkit-margin-start: 0 !important;
    -webkit-margin-end: 0 !important;
    -webkit-padding-start: 0 !important;*/
}

.tab_content.product ul.question_list {
    float: left;
    width: 100%;
    margin: 0 0 20px 0 !important;
    padding: 0 !important;
}

.tab_content.product .message ul li {
    padding: 14px 3%;
    font-size: 14px;
    background: #f5f5f5;
    width: 94% !important;
}

.tab_content.product .message ul li:nth-child(2n) {
    background: #fff;
}

.question_list li.catalog-active {
    background: #f7f7f7;
}

.tab_content .question_list li {
    text-align: left;
    padding: 10px 0 10px 20px;
    margin: 0 0 12px 0;
}

div#tab1>ul>li:last-child {
    border-bottom: none;
}

div#tab1>ul>li>p:nth-child(2) {
    font-size: 15px;
}

ul.tabs.product li.active:after {
    content: "";
    position: absolute;
    bottom: -20px;
    right: 85px;
    z-index: 2;
    width: 0;
    height: 0;
    border: 10px solid #565656;
    border-left-color: transparent;
    border-bottom-color: transparent;
    border-right-color: transparent;
}

.qa_btn {
    text-align: center;
    display: inline-block;
    width: 100%;
    padding: 30px 0 0 0;
}

.qa_btn input {
    padding: 8px 55px;
    border: 0;
    border-radius: 5px;
    font-size: 17px;
    font-family: "微軟正黑體";
    color: #fff;
    background: #a2a2a2;
    margin-right: 2%;
}

.qa_btn input:nth-child(2) {
    background: #5167b8;
}

.reply {
    margin: 0;
}

.reply h1 {
    color: #333;
    font-size: 18px !important;
    font-weight: normal !important;
    padding: 0 0 15px 0;
    margin: 0 !important;
}

.reply strong {
    color: #333;
    font-size: 18px !important;
    font-weight: normal !important;
    padding: 0 0 15px 0;
    margin: 0 !important;
    float: left;
    width: 100%;
}

.reply textarea {
    width: 97%;
    border: 1px solid #ccc;
    padding: 5px 1%;
}

.star_cont_1 {
    display: block;
    overflow: hidden;
}

.appraise.evaluation span {
    padding-top: 0;
    display: inline-block;
    font-size: 17px;
    height: 23px;
    line-height: 24px;
}

.appraise.evaluation {
    width: 21%;
    border: 1px solid #ccc;
    padding: 15px 2%;
    margin: 0 4% 0 0;
    float: left;
}

.appraise.evaluation .star_text {
    color: #000;
    font-size: 28px;
    padding: 0;
    height: auto;
    line-height: inherit;
    margin: 0 0 0 4%;
}

.star_infor {
    width: 100%;
    display: block;
    padding: 0 0 4px 0;
    text-align: center;
}

.appraise.evaluation .jq-ry-container {
    position: relative;
    padding: 0 17%;
    line-height: 0;
    display: inline-block;
    cursor: pointer;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
}

.store_evaluation {
    display: inline-block !important;
    width: 69%;
    margin: 0 !important;
}

.tab_content .store_evaluation li {
    background: #fff;
    list-style: none;
}

.store_evaluation li span {
    float: left;
    font-size: 16px !important;
    margin: 0 15px;
}

.pic {
    width: auto;
    float: left;
    text-align: left;
}

.message {
    margin: 20px 0;
}

.message ul li {
    width: 100%;
    float: left;
    background: #fff;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.message ul li:first-child {
    border-bottom: 0;
}

.message_left {
    float: left;
    text-align: center;
    padding: 0px 5% 0 0;
    border-right: 1px solid #ccc;
}

.message_right {
    margin: 16px 0 0 3%;
    float: left;
    width: 72.5%;
}

.message_right .date {
    font-size: 14px;
    color: #999999;
    text-align: left;
    margin: 0 !important;
    padding: 0 0 5px 0;
}

.message_right .text {
    color: #333333;
    font-size: 15px;
    text-align: left;
    line-height: 25px;
    margin: 5px 0 0 0 !important
}

strong.validation-code {
    margin: 0 4% 0 0;
    color: #000;
    font-size: 17px !important;
    font-weight: normal !important;
    padding: 0;
    float: left;
    width: 88px;
    margin: 0 !important;
    line-height: 33px;
}

.validation {
    margin: 30px 0 0 0;
    width: 100%;
    float: left;
}

.validation span {
    color: #000;
    margin: 0 4% 0 0;
    font-size: 17px !important;
    width: 88px;
    line-height: 33px;
    float: left;
    margin: 0 !important;
}

.validation input[type="checkbox"] {
    display: inline-block;
    margin: 0 1% 0 0;
    padding: 8px 0 8px 6%;
    text-align: center;
    color: #fff;
    font-size: 16px;
    border: 0px;
    font-family: 微軟正黑體;
}

.tab_container.product ul.question_list li {
    padding: 14px 3%;
    font-size: 14px;
    background: #f5f5f5;
    width: 94% !important;
}

.tab_container.product ul.question_list li p {
    font-size: 15px;
    line-height: 23px;
    margin: 0;
}

.tab_container.product ul.question_list li span {
    padding: 0;
}

.tab_container.product ul.question_list li:nth-child(2n) {
    background: #fff;
}


/*---------------------產品內頁-結束---------------------*/


/*--------------------首頁-側選單-右選單---------------------*/

.rwd_store_nav {
    background: #f5f5f5;
    width: 94%;
    float: left;
    padding: 3% 3%;
    min-height: 766px;
}

.rp_store_menu {
    float: left;
    width: 18%;
    padding: 0% 0%;
}

.rp_store_menu li {
    background: #fff;
    margin-bottom: 7px;
    padding: 20px 5px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
}

.rwd_store_nav .rwd-nav-row .rwd-subnav .rwd-subnav2 {
    border-top: 7px #F5F5F5 solid;
}

.rwd_store_nav .rwd-nav-row .rwd-subnav .rwd-subnav2 .rwd-subnav3>li {
    padding: 5px 2%;
}

.rp_store_menu li a {
    color: #333333;
    word-break: break-all;
}

.rwd-nav-wrap {
    float: left;
    width: 78%;
    margin-left: 4%;
}

.rwd-nav-row.store {
    float: left;
    width: 100%;
    margin-bottom: 2%;
    border: none;
}

.rwd-nav-row.store a {
    display: block;
    width: 92%;
    padding: 20px 4%;
    background: url(../images/rwd_arr_open.png) 96% 20px no-repeat;
    color: #333;
}

.rwd-nav-row.store .rwd-subnav {
    width: 100%;
    margin: 1% 0 0 0;
    float: left;
}

.rwd-nav-row.store .rwd-subnav.store li {
    float: left;
    width: 100%;
    text-align: center;
    margin: 1% 0;
    background: #fff;
    padding: 16px 0;
}

.rwd-nav-row.store .rwd-subnav li a {
    font-size: 18px;
    background: none;
    padding: 0%;
}

.rwd-nav-row.store .no-arr-close {
    background: url(../images/rwd_arr_close.png) 96% 47% no-repeat;
    background-color: #fff;
    font-weight: bold;
}

.rwd-nav-row.store .rwd-nav-close2 {
    background: #fff !important;
}

.rwd-nav-row.store .rwd-nav-close2 a {
    color: #FF4300;
    font-weight: 700;
}

.rwd-nav-row span {
    font-size: 16px;
    margin-right: 3%;
}

.rwd-pd-menu .rp-menu .current {
    font-weight: bold;
    background: #f5f5f5;
}

.one-title {
    float: left;
}

.rwd-nav-row.store a:hover {
    color: #ff4300;
}

.rwd-nav-row.store a {
    display: block;
    width: 92%;
    padding: 29px 4%;
    background: url(../images/rwd_arr_open.png) 96% 47% no-repeat;
    font-size: 22px;
    background-color: #fff;
    color: #333;
    font-weight: bold;
}


/*-------------------------評價----------------------------*/

.evaluation-pd {
    float: left;
    width: 100%;
}

.rate-complete {
    float: left;
    width: 100%;
    margin: 60px 0 0 0;
    text-align: center;
}

.complete-icon {
    display: inline-block;
    width: 75px;
    margin: 0 15px 0 0;
    vertical-align: middle;
}

.complete-icon img {
    width: 100%;
}

.complete-word {
    display: inline-block;
    font-weight: bold;
    font-size: 20px;
}

.evaluation_infor .validation {
    margin: 40px 0 0 0;
    width: 100%;
    float: left;
}

.evaluation_infor .validation h1 {
    width: 90px;
}

.evalution-btn {
    float: left;
    width: 100%;
    text-align: center;
    margin: 70px 0 0 0;
}

.evaluation-pd-info {
    float: left;
    width: 100%;
    margin: 0 0 85px 0;
}

.evalution-btn input[type="button"]:first-child {
    background: #c2c2c2;
    padding: 8px 0;
    font-size: 18px;
    font-family: "微軟正黑體";
    color: #fff;
    border: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 0 3% 0 0;
    width: 125px;
    cursor: pointer;
}

.evalution-btn input[type="submit"]:nth-child(2) {
    background: #5167b8;
    padding: 8px 0;
    font-size: 18px;
    font-family: "微軟正黑體";
    color: #fff;
    border: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 0 3% 0 0;
    width: 125px;
    cursor: pointer;
}

.wrapper.evaluation {
    max-width: 860px;
    margin: 0 auto;
}

.header-bottom {
    border-top: 4px #ff4300 solid;
}

.header_evaluation {
    margin-bottom: 12px;
    display: inline-block;
}

.evaluation_infor {
    padding: 25px 0px;
    float: left;
    width: 100%;
    display: inline-block;
}

.product_left {
    float: left;
    padding: 30px 4%;
    width: 150px;
    height: 150px;
    overflow: hidden;
    border: 1px solid #d7d7d7;
    margin: 0 5% 0 0;
}

.product_left img {
    width: 100%;
    margin: 0 auto;
    display: block;
}

.appraise.evaluation_2 .star_evaluation_infor span {
    font-size: 20px;
    margin: 0 3%;
}

.star_evaluation_infor {
    margin-bottom: 20px;
}

.store_evaluation li {
    width: 100%;
    float: left;
    margin: 4.5px 0;
    padding: 0 !important;
}

.appraise.evaluation_2 {
    width: 21.5%;
    border: 1px solid #d7d7d7;
    padding: 35px 2%;
    margin: 0 5% 0 0;
    float: left;
    text-align: center;
}

.appraise.evaluation_2 .star_evaluation_infor .star_text {
    color: #000;
    font-size: 27px;
    padding: 0;
    margin: 0;
}

.store_evaluation li .evaluation_text {
    width: 17%;
    margin: 0;
}

.header_evaluation .header-logo {
    display: block;
    float: left;
    margin: 25px 0 0 0;
}

.text_infor_1.evaluation_in {
    border-bottom: 1px solid #ccc;
    margin-bottom: 0;
    float: right;
    width: 69%;
    padding: 0 0 17px 0;
    height: 194px;
    overflow: hidden;
}

.star_cont_1.evaluation_in {
    margin: 50px 0 15px 0;
    float: left;
    width: 100%;
}

.text_infor_1.evaluation_in .pd_infor {
    margin-bottom: 0;
    width: 100%;
}

.reply.evaluation_in {
    float: left;
    width: 100%;
}

.reply.evaluation_in textarea {
    width: 97%;
    border: 1px solid #ccc;
    height: 120px;
    padding: 1%;
}

.reply.evaluation_in h1 {
    font-size: 20px !important;
    float: left;
    width: 100%;
    padding: 0 0 12px 0;
}

.qa_btn.evaluation_in input {
    padding: 14px 11%;
    border: 0;
    font-size: 18px;
    font-family: "微軟正黑體";
    color: #fff;
    background: #f64100;
    margin-right: 2%;
    border-radius: 2px;
}

.qa_btn.evaluation_in input:nth-child(2) {
    background: #b5b5b5;
}

.evaluation_text a {
    color: #333;
}

.validation input {
    display: inline-block;
    margin: 0 1%;
    padding: 8px 6%;
    text-align: center;
    color: #333;
    font-size: 16px;
    border: 0px;
    font-family: 微軟正黑體;
}

.validation input.input-control {
    float: left;
    border: 1px solid #ccc;
    padding: 5px;
    height: 22px;
    margin: 0;
    text-align: left;
    width: 165px !important;
    font-size: 15px;
}

.validation img {
    float: left;
    border: 1px solid #ccc;
    width: 159px;
    margin: 0 0 0 10px;
}

.validation span {
    float: left;
    height: 34px;
    line-height: 33px;
    margin-left: 5px;
    padding: 0 !important;
}


/*-----------------------首頁版型1------------------------*/

.store_appraise.version_1 {
    display: inline-block;
    width: 100%;
}

.add_btn.version_1 li {
    padding: 8px 2%;
    background: #f5f5f5;
    font-size: 16px;
    font-weight: bold;
    margin: 3% 8px;
    text-align: center;
    border-radius: 5px;
    line-height: 20px;
    float: left;
}

.store_appraise.version_1 .store {
    float: left;
}

.store_header.version_1 .store_nav {
    background: #fff;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.store_header.version_1 .store_nav li {
    border-left: 1px solid #ccc;
}

.store_header.version_1 .store_nav li a {
    color: #333333;
}


/*-商品評價頁-*/

.evaluation-wrap .evaluation-pd-info {
    float: left;
    width: 100%;
    margin: 0 0 40px 0;
    border-bottom: #ff4300 1px dotted;
    padding-bottom: 20px;
}

.evaluation-wrap .evaluation-pd-info:last-child {
    margin: 0;
}

.store_evaluation_wrap {
    text-align: center;
    margin-bottom: 40px;
    padding: 6px 1%;
    background: #f5f5f5;
}

.store_evaluation_wrap .store_evaluation {
    display: inline-block !important;
    width: 660px;
    -webkit-margin-before: 0em !important;
    -webkit-margin-after: 0 !important;
    float: none;
    margin: 0;
    padding: 0;
}

.store_evaluation_wrap .store_evaluation li {
    width: auto;
    margin-left: 20px;
}

.store_evaluation_wrap .store_evaluation li:first-child {
    margin-left: 0px;
}

.store_evaluation_wrap .store_evaluation li .evaluation_text {
    width: auto;
    margin: 2px 3px 0 0;
}

.evaluation-wrap .star_cont_1.evaluation_in {
    margin: 25px 0 15px 0;
    float: left;
    width: 215px;
}

.evaluation-wrap .star_cont_1.evaluation_in .star_evaluation_infor {
    float: none;
}

.evaluation-wrap .jq-ry-container {
    float: none;
}

.evaluation-wrap .reply.evaluation_in {
    width: 74.5%;
    margin: 25px 0 15px 0;
}

.evaluation-wrap .reply.evaluation_in h1 {
    display: none;
}

.evaluation-wrap .reply.evaluation_in textarea {
    width: calc(100% - 12px);
    float: left;
    border: 1px solid #ccc;
    height: 125px;
    padding: 5px;
}

.evaluation-wrap .product_left {
    float: left;
    padding: 20px 27.5px;
    width: 135px;
    height: 135px;
    overflow: hidden;
    border: 1px solid #d7d7d7;
    margin: 0 25px 0 0;
}

.evaluation-wrap .text_infor_1.evaluation_in {
    border-bottom: none;
    margin-bottom: 0;
    float: left;
    width: 74.5%;
    padding: 0;
    height: initial;
    overflow: initial;
}

.evaluation-wrap .appraise.evaluation_2 {
    width: 190px;
    border: 1px solid #d7d7d7;
    padding: 30px 0;
    margin: 0 25px 0 0;
    float: left;
    text-align: center;
}

.star_cont_1.evaluation_in span.error {
    float: left;
    width: 100%;
    font-size: 15px;
    margin: 8px 0 0 0;
    font-weight: bold;
    color: #ff4300 !important;
}

.reply.evaluation_in span.error {
    float: left;
    width: 100%;
    font-size: 15px;
    margin: 8px 0 0 0;
    font-weight: bold;
    color: #ff4300 !important;
}

.evaluation-wrap .text_infor_1 .pd_infor li {
    padding: 0;
    line-height: 28px;
    color: #333;
    font-size: 15.5px !important;
    display: -webkit-inline-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.star_cont_1 evaluation_in .appraise.evaluation_2 {
    width: 100%;
    border: 1px solid #d7d7d7;
    padding: 35px 2%;
    margin: 0 5% 0 0;
    float: left;
    text-align: center;
}

.star_evaluation_infor {
    margin-bottom: 20px;
    float: left;
}

.appraise.evaluation_2 .star_evaluation_infor {
    float: left;
}

.evaluation_infor .star_cont_ass.evaluation_in:first-child {
    float: left;
}

.star_cont_ass.evaluation_in {
    width: 100%;
    display: inline-block;
    float: left;
}

.star_cont_ass .appraise.evaluation_2 {
    width: 44%;
    border: 1px solid #d7d7d7;
    padding: 35px 2%;
    margin: 25px 0 0 0;
    float: right;
    text-align: center;
}

.star_cont_ass .appraise.evaluation_2:first-child {
    float: left;
}

.star_cont_ass .appraise.evaluation_2 .star_evaluation_infor {
    float: none;
    width: 115px;
    margin: 0 10px 0 0;
    display: inline-block;
}

.star_cont_ass .appraise.evaluation_2 .star_evaluation_infor span {
    font-size: 20px;
    margin: 0 3%;
}

.star_cont_ass .appraise.evaluation_2 .star_evaluation_infor .star_text {
    color: #000;
    font-size: 27px;
    padding: 0;
    margin: 0;
}

.star_cont_ass .appraise.evaluation_2 .star_evaluation_infor .error {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 15px;
    font-weight: bold;
    margin: 10px 0 0 9px;
}

.star_cont_ass .jq-ry-container {
    padding: 0 5px;
    line-height: 0;
    display: inline-block;
    cursor: pointer;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    float: none;
}


/*------------------------------------------*/

.add_btn li a {
    color: #333;
}


/*----------------商品內頁 頁籤內容-------------------*/

.tab_container.product table {
    width: 100% !important;
    background: #fff !important;
}

.tab_container.product li {
    float: left;
    width: 100%;
}

.pd-intro-pic {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0 0 30px 0;
}

.pd-intro-word {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
    line-height: normal;
}

.tab_content.product .pd-intro-word span {
    display: inline;
    /*font-size: initial;*/
    padding: initial;
    line-height: normal;
}

.pd-intro-word .title {
    float: left;
    width: 100%;
    margin: 0 0 15px 0;
}

.tab_content.product .pd-intro-word p {
    float: left;
    width: 100%;
}

.pd-pic-remark {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 28px;
    color: #f64100;
    margin: 0 0 50px 0;
}


/*-----------------------------產品定位--------------------------------*/

.product_section {
    float: left;
    width: 42%;
    margin: 0 0% 0 0;
}

.postshop-pd-inner .product_section {
    width: 38%;
}

.product_pic_infor {
    position: absolute;
}

.event-label {
    width: 90px!important;
    display: block!important;
    height: auto!important;
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0;
}



.zoom {
    position: absolute !important;
    top: 0;
    left: 0;
}

.product_small_list {
    margin: 360px auto 0 auto;
    width: 347px;
    display: inline-block;
}


/* styles unrelated to zoom */

* {
    border: 0;
    margin: 0;
    padding: 0;
}


/*p { position:absolute; top:3px; right:28px; color:#555; font:bold 13px/1 sans-serif;}*/


/* these styles are for the demo, but are not required for the plugin */

.zoom {
    display: inline-block;
    position: relative;
    border: 1px solid #ccc;
    width: 345px;
    height: 345px;
}


/* magnifying glass icon */


/*.zoom:after {
	content: '';
	display: block;
	width: 33px;
	height: 33px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(images/icon.png);
}*/

.zoom img::selection {
    background-color: transparent;
}

#ex2 img:hover {
    cursor: url(grab.cur), default;
}

#ex2 img:active {
    cursor: url(grabbed.cur), default;
}

a.zoom_pic {
    width: 14.8%;
    height: auto;
    float: left;
    margin: 0 0 0 3.28%;
    border: 1px solid #e0e0e0;
    padding: 1%;
}

a.zoom_pic img {
    width: 100%;
}

a.zoom_pic:first-child {
    margin: 0;
}

.zoom img {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0 !important;
}

#ex0 {
    z-index: 1;
}


/*-----------------------------結束-產品定位--------------------------------*/


/*-----------------------------繁簡切換--------------------------------*/

.store_index3 .lang-switch {
    margin: 0 0px 0 0;
}


/*.store_index3 .crumb a {
    color: #333;
    margin: 0 10px 0 10px;
    text-decoration: none;
}*/

.store_index3 .crumb a.crumb-home {
    width: auto;
}

.store_index3 .crumb a {
    color: #333;
    margin: 0 10px 0 10px;
    text-decoration: none;
    word-break: break-all;
    width: auto;
    vertical-align: top;
}

.store_index3 .crumb a.crumb-home {
    margin: 0 10px 0 0px;
}

.lang-switch {
    float: right;
    margin: 0 65px 0 0;
    border: 0 !important;
    font-size: 14px;
    width: 64px;
    background: #fcfcfc;
    display: block !important;
}

.zh {
    margin: 0 !important;
    padding: 6px 8px;
    float: left;
    border: 1px solid #CCC;
}

.cn {
    margin: 0 !important;
    padding: 6px 8px;
    float: left;
    color: #333;
    border: 1px solid #CCC;
    border-left: none;
}

.zh.active {
    background: #dfdfdf;
    font-weight: bold;
    color: #333;
}

.cn.active {
    background: #e8e8e8;
    font-weight: bold;
}

.store_index2 .crumb_cont {
    width: 85%;
}


/*----------------------------------優惠加價購-------------------------------------*/

.extra-shop-zone {
    float: left;
    width: 100%;
    margin: 0;
    background: #fff;
    position: relative;
    padding: 0;
}

.store_product_list li {
    float: left;
    width: 29.3%;
    background: #f9f9f9;
    padding: 10px 1%;
    margin: 1%;
}

.store_product_list li input {
    float: left;
    margin-top: 35px;
    width: 16px;
    height: 16px;
    margin-right: 4%;
}

.store_product_list li a {
    color: #333333;
}

.store_product_list li .pd-pic {
    float: left;
    border: 1px solid #ccc;
    margin-right: 6%;
    width: 80px;
    height: 80px;
    overflow: hidden;
}

.store_product_list li .pd-pic img {
    width: 100%;
}

.store_product_list li .pd-name {
    line-height: 20px;
    font-size: 14.5px;
    height: 41px;
    overflow: hidden;
}

.store_product_list li .pd {
    padding-top: 7px;
    font-size: 14px;
}

.store_product_list li .pd p {
    float: left;
    margin: 0 1% 6px 0;
    text-decoration: line-through;
    color: #666666;
    width: auto;
}

.store_product_list li .pd span {
    color: #ff4300;
}

div.pd-intro-word img {
    width: auto;
    display: block;
    margin: 10px auto;
}


/*----------------追蹤按鈕-------------------*/


.share ul li.track,
.share ul li.track-active {
    padding: 5px 16px 5px 37px;
    line-height: 25px;
    float: left;
    margin: 13px 0 0 0;
}


.share ul li.track {
    background: url(../images/track_icon.png) 8px 8px no-repeat;
    border: 1px solid #ccc;

}

.share ul li.track-active {
    background: url(../images/track_icon_orange.png) 8px 8px no-repeat;
    border: 1px solid #f64100;
}

.share ul li.track a {
    color: #333;
    font-size: 15px;
}

.share ul li.track:hover {
    background: url(../images/track_icon_orange.png) 8px 8px no-repeat;
    border: 1px solid #ef794e;
    color: #ff4300;
}

.share ul li.track:hover a {
    color: #ff4300;
}


.share ul li.track-active a {
    color: #ff4300;
    font-size: 15px;
}

.store-cu-wrap .dollar {
    font-size: 16px;
    height: 33px;
    line-height: 33px;
    margin: 0 7px;
}

.product_text_infor .shop_btn a {
    color: #333;
    text-decoration: underline;
}


/*-----------------商店網編-----------------*/

.html-content {
    float: left;
    width: 100%;
    margin: 0 0 25px 0;
    word-break: break-all;
    line-height: 22px;
    overflow: hidden;
}

.html-content article {
    font-size: 16px;
    line-height: 31px;
    float: left;
    width: 100%;
}

.html-content .title {
    float: left;
    width: 100%;
    margin: 0 0 15px 0;
    color: #fe4300;
    font-size: 20px;
    font-weight: 600;
}

.html-content p {
    float: left;
    width: 100%;
    margin: 0 0 26px 0;
}


/*.html-content font {
    font-family: "微軟正黑體", Arial !important;
    font-size: 16px !important;
    color: #333;
}

.html-content span {
    font-family: "微軟正黑體", Arial;
    font-size: 16px;
}*/

.html-content .subject {
    display: inline-block;
    width: 100%;
    margin: 8px 0 3px 0;
}

.html-content a {
    color: #f40;
    text-decoration: underline;
}

.html-content a font {
    color: #f40;
    text-decoration: underline;
}

.html-content br {
    float: left;
    width: 100%;
}

.html-content table {
    font-family: "微軟正黑體", Arial !important;
    font-size: 16px !important;
    color: #333;
}

.html-content td,
th {
    font-family: "微軟正黑體", Arial !important;
    font-size: 16px !important;
    color: #333 !important;
}


/* --------- 商店側選單 --------- */

.store-sort .sort_level2 {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    border-right: 0;
    border-left: 0;
}

.store-sort .s_level2>a {
    border-bottom: 0px;
    font-weight: bold;
    padding: 8px 4% 8px 0 !important;
    width: 215px;
}

.store-sort .s_level2 {
    border-bottom: 0px;
}

.store-sort .sort-drop-btn {
    width: 10px;
    height: 35px;
    display: inline-block;
    cursor: pointer;
    background: url(../images/nav_folding.jpg) 0 13px no-repeat;
}

.store-sort .s_level2_open {
    background: url(../images/nav_drop_down.jpg) 0 13px no-repeat;
}

.store-sort .s_level3 {
    background: none;
    float: left;
    width: 100%;
}

.store-sort .sort_level3 {
    background: none;
}

.store-sort .s_level3>a {
    border-top: 0;
    width: 201px;
    font-weight: normal !important;
    padding: 6px 4% 6px 14px !important;
    background: url(../images/menu_arr3-1.png) 0 10px no-repeat !important;
}

.store-sort .sort_level4 {
    background: 0;
}

.store-sort .s_level4 {
    background: url(../images/menu_arr3.png) 6% 12px no-repeat;
    float: left;
    width: 100%;
}

.store-sort .s_level4>a {
    background: 0;
    padding: 6px 4% 6px 29px !important;
    font-weight: normal;
    width: 186px;
}

.store-sort .sort_level5 {
    background: none;
}

.store-sort .s_level5>a {
    padding: 6px 0 6px 29px !important;
    width: 196px;
    font-weight: normal;
}


/*-電器版型-*/

.store-sort.store2 .s_level3 a {
    background: url(../images/menu_arr3-3.png) -1% 13px no-repeat;
}

.store-sort.store2 .s_level4 a {
    background: 0 !important;
    padding: 10px 4% 10px 15%;
}

.store-sort.store2 .s_level4 {
    background: url(../images/menu_arr_g.png) 8% 12px no-repeat;
}


/*-手錶版型-*/

.store-sort.store3 .s_level3 a {
    background: url(../images/menu_arr3-3.png) -1% 13px no-repeat;
}

.store-sort.store3 .s_level4 a {
    background: 0 !important;
    padding: 10px 4% 10px 15%;
}

.store-sort.store3 .s_level4 {
    background: url(../images/menu_arr_g.png) 8% 12px no-repeat;
}

.store-sort.store3 .s_level2 {
    border-bottom: 1px solid #ccc;
}

.store2 .pd-all-pic .pd-price {
    float: left;
    width: 100%;
    color: #ff4300;
    margin: 0 0 9px 0;
}

.store2 .pd-all-pic ul li {
    float: left;
    width: 21%;
    padding: 20px 0;
    margin: 0 1.8% 25px 1.8%;
    border: #E4E4E4 1px solid;
    position: relative;
}

.store2 .pd-all-pic .pd-info {
    float: left;
    width: 90%;
    color: #333;
    margin-top: 6%;
    padding: 0 5%;
}

.store2 .pd-all-pic .pd-pic {
    width: 145px;
    height: 145px;
    overflow: hidden;
    background: #fff;
    display: block;
    margin: 0 auto;
}

.store2 .pd-all-pic .pd-from {
    float: left;
    width: 100%;
    font-size: 14px;
    padding: 4px 0 0 0;
    color: #3ebb00;
    overflow: hidden;
    height: 14px;
    text-align: center;
}

.store2 .pd-all-pic .pd-name {
    float: left;
    width: 100%;
    font-size: 15px;
    margin: 0 0 10px 0;
    line-height: 21px;
    height: 42px;
    overflow: hidden;
    text-align: center;
}

.store_index_content .pd-price {
    float: left;
    width: 97%;
    color: #ff4300;
    margin: 0 0 9px 2%;
    text-align: center;
}

.store3 .pd-all-pic .pd-price {
    float: left;
    width: 100%;
    color: #ff4300;
    margin: 0 0 9px 0;
}

.store3 .pd-all-pic ul li {
    float: left;
    width: 20%;
    padding: 13px 0;
    margin: 0 2.5% 18px 2.5%;
    border: 0;
    position: relative;
}

.store3 .pd-all-pic .pd-from {
    float: left;
    width: 100%;
    font-size: 14px;
    padding: 0%;
    color: #3ebb00;
    overflow: hidden;
    height: 14px;
    text-align: center;
}

.store3 .pd-all-pic .pd-name {
    float: left;
    width: 100%;
    font-size: 15px;
    margin: 0 0 13px 0;
    line-height: 23px;
    height: 43px;
    overflow: hidden;
    text-align: center;
}

.store3 .pd-all-pic .pd-pic {
    width: 125px;
    height: 125px;
    overflow: hidden;
    background: #fff;
    display: block;
    margin: 0 auto;
}

.store3 .pd-all-pic .pd-info {
    float: left;
    width: 96%;
    color: #333;
    margin-top: 18px;
    padding: 0 2%;
}

.store5 .pd-all-pic .pd-price {
    float: left;
    width: 100%;
    color: #ff4300;
    margin: 0 0 9px 0;
}

.store5 .pd-all-pic ul li {
    float: left;
    width: 19.8%;
    padding: 0;
    margin: 0 2.6% 40px 2.6%;
    border: 0;
    position: relative;
}

.store5 .pd-all-pic .pd-from {
    float: left;
    width: 100%;
    font-size: 15px;
    padding: 0%;
    color: #3ebb00;
    overflow: hidden;
    height: 15px;
    text-align: center;
    display: -webkit-inline-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.store5 .pd-all-pic .pd-name {
    float: left;
    width: 95%;
    font-size: 14.5px;
    margin: 0 2.5% 11px 2.5%;
    line-height: 22px;
    height: 42px;
    overflow: hidden;
    text-align: center;
}

.store5 .pd-all-pic .pd-pic {
    width: 125px;
    height: 125px;
    overflow: hidden;
    background: #fff;
    display: block;
    margin: 0 auto 10px auto;
}

.store4 .pd-all-list {
    float: left;
    width: 97%;
    background: url(../images/store3-bg-2.jpg) repeat;
    padding: 20px 1.5% 5px 1.5%;
}

.store4 .pd-all-pic {
    float: left;
    width: 97%;
    background: url(../images/store3-bg-2.jpg) repeat;
    padding: 20px 1.5% 5px 1.5%;
}

.store4 .pd-all-pic ul li {
    float: left;
    width: 20%;
    padding: 17px 1.5%;
    margin: 0 1% 15px 1%;
    border: 0;
    position: relative;
    background: #fff;
}

.store4 .pd-all-pic ul {
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.store4 pd-all-pic .pd-pic {
    width: 95px;
    height: 95px;
    overflow: hidden;
    background: #fff;
    display: block;
    margin: 0 auto 0 auto;
}

.store4 .pd-all-pic .pd-name {
    float: left;
    width: 100%;
    font-size: 14.5px;
    margin-bottom: 3%;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    text-align: center;
}

.store4 .pd-all-pic .pd-name {
    float: left;
    width: 100%;
    font-size: 14.5px;
    margin-bottom: 11px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    text-align: center;
}

.store4 .pd-all-pic .pd-info {
    float: left;
    width: 100%;
    color: #333;
    margin-top: 17px;
    padding: 0;
}

.store2 .product_list-1 .pd-info .pd-name {
    font-size: 15px;
    text-align: left;
    color: #333;
    float: left;
    width: 100%;
    margin: 0 0 7px 0;
    line-height: 21px;
    height: 39px;
    overflow: hidden;
    text-align: center;
    display: -webkit-inline-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.store1 .pd-all-list .pd-info {
    width: 65%;
    margin-top: 0%;
    padding: 0;
}

.store1 .pd-all-list .pd-name {
    float: left;
    width: 100%;
    font-size: 15px;
    margin: 0 0 10px 0;
    line-height: 23px;
    height: 44px;
    overflow: hidden;
}

.right_cont.store1 .pd-all-list .pd-from {
    margin: 0;
}

.right_cont.store1 .pd-all-list .pd-price {
    text-align: left;
    margin: 8px 0 0 0;
    font-size: 17px;
}

.right_cont.store1 .pd-all-list .pd-price span {
    margin: 1px 2% 0 0;
    font-size: 16px;
    ;
}

.right_cont.store1 .pd-all-list .pd-pic {
    width: 95px;
    height: 95px;
    overflow: hidden;
    background: #fff;
    float: left;
    text-align: center;
    margin: 0 10% 0 3%;
}

.index_right_cont.store3 .pd-sort .pd-sort-mode3 {
    margin: 0;
}

.right_cont.store1 .pd-all-list ul li {
    float: left;
    width: 46%;
    position: relative;
    border-bottom: 1px solid #ccc;
    margin: 0 2% 45px 2%;
    padding: 0 0 22px 0;
}


/*---------------------------------uid=3-----------------------------------*/

.store2 .discount-wrap.store ul li {
    float: left !important;
    width: 408px !important;
    margin: 0px 29px 0 41px !important;
}


/*----------------------------uid=4------------------------------*/

.index_right_cont.store3 .pd-all-word .pd-name {
    float: left;
    width: 95%;
    font-size: 15.5px;
    margin: 0 0 9px 0;
    line-height: 23px;
    height: 44px;
    overflow: hidden;
}

.index_right_cont.store3 .pd-all-word .pd-info {
    padding: 0 0 14px 0;
}

.index_right_cont.store3 .pd-all-word .pd-price {
    float: right;
    width: 91px !important;
    font-size: 17px;
    color: #ff4300;
    margin: 0;
    text-align: right;
}

.index_right_cont.store3 .pd-all-word .pd-info-1 {
    float: left;
    width: 78%;
}

.index_right_cont.store3 .pd-all-list .pd-pic {
    width: 100px;
    height: 100px;
    overflow: hidden;
    background: #fff;
    float: left;
    text-align: center;
    margin: 0 8% 0 4%;
}

.index_right_cont.store3 .pd-all-list .pd-info {
    float: left;
    width: 64%;
    color: #333;
    margin-top: 0%;
    padding: 0;
}

.index_right_cont.store3 .pd-all-list .pd-from {
    float: left;
    width: 100%;
    font-size: 15px;
    margin: 2px 0 2px 0;
    padding: 0%;
    color: #3ebb00;
    overflow: hidden;
    height: 15px;
}

.index_right_cont.store3 .pd-all-list .pd-from {
    float: left;
    width: 100%;
    font-size: 15px;
    margin: 0;
    padding: 0%;
    color: #3ebb00;
    overflow: hidden;
    height: 15px;
}

.index_right_cont.store3 .pd-all-list .pd-price {
    float: left;
    width: 100%;
    font-size: 18px;
    color: #ff4300;
    margin: 8px 0 0 0;
    text-align: left;
}

.store3 .discount-wrap.store ul li {
    float: left !important;
    width: 400px !important;
    margin: 0px 10px 0 33px !important;
}


/*-------------------聯絡我們----------------*/

.store3 .content_us li .title.no_star {
    margin-left: 10px;
    width: 112px !important;
}


/*----------------------------uid=5------------------------------*/

.index_right_cont.store4 .pd-all-word .pd-info-1 {
    float: left;
    width: 77%;
}

.index_right_cont.store4 .pd-all-word .pd-price {
    width: 22%;
    font-size: 17px;
}

.index_right_cont.store4 .pd-all-word .pd-name {
    width: 92%;
    font-size: 15px;
}

.index_right_cont.store4 .pd-all-list .pd-info {
    float: left;
    width: 63%;
    color: #333;
    margin-top: 0%;
    padding: 0;
}

.index_right_cont.store4 .pd-all-list .pd-name {
    float: left;
    width: 100%;
    font-size: 15px;
    margin: 0 0 10px 0;
    line-height: 23px;
    height: 44px;
    overflow: hidden;
}

.index_right_cont.store4 .pd-all-list .pd-from {
    margin: 0;
}

.index_right_cont.store4 .pd-all-list .pd-price {
    float: left;
    width: 100%;
    font-size: 18.5px;
    color: #ff4300;
    margin: 8px 0 0 0;
    text-align: left;
}

.index_right_cont.store4 .pd-all-pic .pd-pic {
    width: 125px !important;
    height: 125px !important;
    margin: 0 auto;
}

.index_right_cont.store4 .pd-all-list .pd-pic {
    width: 97px;
    height: 97px;
    overflow: hidden;
    background: #fff;
    float: left;
    text-align: center;
    margin: 0 8% 0 2%;
}

.index_right_cont.store4 .pd-all-word {
    float: left;
    width: 97%;
    background: url(../images/store3-bg-2.jpg) repeat;
    padding: 20px 1.5% 5px 1.5%;
}

.index_right_cont.store4 .pd-all-word .pd-info {
    margin-top: 0%;
    padding: 0;
}

.index_right_cont.store4 .pd-all-word ul li {
    float: left;
    width: 46%;
    position: relative;
    border-bottom: none;
    margin: 0 1% 20px 1%;
    background: #fff;
    padding: 10px 1%;
}

.index_right_cont.store4 .pd-all-word .pd-price span {
    color: #9a9a9a;
    text-decoration: line-through;
    margin-bottom: 1px;
    font-size: 16px;
    float: right;
    width: 100%;
}


/*---------------------------聯絡我們-------------------------*/

.store4 .content_us li .title.no_star {
    margin-left: 10px;
    width: 111px !important;
}


/*---------------------------------uid=5-----------------------------------*/

.index_right_cont.store4 .pd-all-list ul {
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.index_right_cont.store4 .pd-all-list .pd-price span {
    margin: 2px 2.5% 0 0;
}

.index_right_cont.store4 .pd-sort {
    background: #f0f0f0;
    float: left;
    width: 98%;
    margin: 25px 0 20px 0;
    padding: 6px 1%;
}

.index_right_cont.store4 .pd-all-list ul li {
    float: left;
    width: 45%;
    position: relative;
    border-bottom: 0;
    margin: 0 1.5% 15px 1.5%;
    padding: 20px 1%;
    background: #fff;
}

.store4 .discount-wrap.store ul li {
    float: left !important;
    width: 398px !important;
    margin: 0px 24px 0 38px !important;
}


/*---------------------------------uid=6-----------------------------------*/


/*網購商品 商店內頁*/

.postshop-pd-inner .pd_infor_2 li .pd_price_text {
    width: 70px;
    float: left;
    margin-top: 6px;
    margin-right: 20px;
}

.postshop-pd-inner .pd_infor_2 li .title {
    margin-right: 20px;
    line-height: 20px;
    width: 70px;
}

.postshop-specific {
    float: left;
    width: 85%;
}

.postshop-pd-inner .text_infor_chose ul li .title {
    margin-right: 22px;
    width: 70px;
}

.postshop-pd-inner .limited-time-discount.list_style_2 .discount-wrap.store .bx-wrapper .bx-prev {
    left: -35px;
    top: 39%;
}

.postshop-pd-inner .discount-wrap.store .bx-wrapper .bx-next {
    right: -35px;
    top: 39%;
}

.postshop-pd-inner .discount-wrap.store {
    padding: 1% 35px;
}

.postshop-pd-wrap .discount-wrap.store ul li {
    float: left !important;
    width: 330px !important;
    margin: 0px 35px !important;
}

.store5 .discount-wrap.store ul li {
    float: left !important;
    width: 410px !important;
    margin: 0px 5px 0 36px !important;
}


/*-商店店名-*/

.post_shop_name {
    width: 96%;
    text-align: center;
    padding: 15px 2% 20px 2%;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
}

.pd_infor img {
    width: 100%;
}

.store_appraise .store img {
    width: 100%;
}


/*-星-*/

.appraise-drop-btn {
    display: none;
}


/*-商品資訊(倒資料進來之後的設定)-*/

.store_index_content font {
    line-height: 20px;
}


/*-聯絡我們-身分驗證-*/

.csid .input-control {
    width: 130px !important;
    margin-right: 8px;
}

.csid img {
    float: left;
    width: 155px;
    border: 1px solid #ccc;
}

.csid span {
    float: left;
    display: block;
    margin: 9px 0 0 5px;
    font-size: 15px;
}

.postshop-pd-wrap .zoom img {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0 !important;
    z-index: 1;
}

.postshop-pd-wrap .zoom .event-label {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 90px;
    height: auto;
    z-index: 1;
}

.tab_content.product .pd-intro-word ul li {
    font-size: initial;
    padding: 0;
    background: initial;
    text-align: left;
}


/*商店pc側選單-*/

.store-sort .s_level3>.sort-drop-btn {
    background: url(../images/nav_folding.jpg) 0 12px no-repeat;
}

.store-sort .sort-drop-btn.s_level3_open {
    background: url(../images/nav_drop_down.jpg) 0 12px no-repeat;
}

.store-sort .s_level4>.sort-drop-btn {
    background: url(../images/nav_folding.jpg) 0 12px no-repeat;
}

.store-sort .sort-drop-btn.s_level4_open {
    background: url(../images/nav_drop_down.jpg) 0 12px no-repeat;
}


/*-版型一商品內頁vip-*/

.store2 .pd_price_number .vip_price_2 {
    background: url(../images/vip_crown.png) 0 0 no-repeat;
    width: 20px;
    height: 23px;
    margin-left: 3px;
    display: inline-block;
}


/*-商品html-*/

.pd-intro-word ol {
    list-style: decimal;
    padding-left: 20px;
    margin: 1em 0;
}

.pd-intro-word ul {
    list-style: disc;
    padding-left: 20px;
    margin: 1em 0;
}

.pd-intro-word li {
    display: list-item;
}

.pd-intro-word font {
    line-height: normal;
    /*font-size: initial;*/
    /*20180504修改*/
}

/*-商店faq/購物說明-*/

h1.shop_h1 {
    width: 100%;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative;
    padding: 0 !important;
    color: #3b2106;
    font-size: 32px;
    font-weight: 600;
    background: none !important;
}


/*-html特製樣式-*/

.line-style {
    border-left: 5px solid;
    padding-left: 8px !important;
    font-weight: bold
}

.ls-crimson {
    border-left-color: crimson;
}

.ls-coral {
    border-left-color: coral;
}

.ls-limegreen {
    border-left-color: limegreen;
}

.ls-darkgrey {
    border-left-color: darkgrey;
}

.ls-cornflowerblue {
    border-left-color: cornflowerblue;
}

.dot-style {
    background: url(../images/apply-black-dot.jpg) 16PX center no-repeat;
    padding-left: 29px !important;
}

.bg-gold {
    background: #ff3;
}

.bg-lemonchiffon {
    background: lemonchiffon;
}

.bg-lightpink {
    background: lightpink;
}

.bg-bisque {
    background: bisque;
}

.bg-aquamarine {
    background: aquamarine;
}


/*-會員限購/商品詳細頁-*/

.text_infor_chose ul li.product_limit_info {
    padding: 25px 0 0 0;
    line-height: 23px;
    color: #ff4300;
}

.text_infor_chose ul li.product_limit_info strong {
    background: url(../images/list_cont.png) 3px center no-repeat;
    padding: 0 0 0 16px;
}


/*- 運費說明 -*/

.pd_infor_2 li .fare-list,
.pd_infor_2 li .fare-list-rwd {
    line-height: 20px;
    float: left;
    width: 83%;
    cursor: pointer;
    margin: 0 0 10px 0;
    position: relative;
    background: url(../images/fare-list-arr-down.png) right 3px no-repeat;
}

.pd_infor_2 li .fare-list-close {
    background: url(../images/fare-list-arr-up.png) right 3px no-repeat;
}

.pd_infor_2 li .text.fare-list.fare-list-rwd .text {
    line-height: 24px;
}

.fare-ct {
    float: right;
    width: 90%;
    height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
    border: 1px solid #ddd;
    padding: 20px;
    position: relative;
    display: none;
    margin-top: 10px;
}

.fare-ct .fare-category {
    padding-left: 15px;
}

.fare-ct .fare {
    padding: 10px 0;
}

.fare-section {
    padding: 5px 0;
}

.fare-ct .fare-section-line {
    width: 100%;
    height: 1px;
    line-height: 1px;
    /*    background: #ddd;*/
    border-bottom: 1px dotted #ddd;
    display: block;
}

.fare-ct .fare-section-line:first-child {
    display: none;
}

.fare-title {
    display: block;
    color: #000;
}

.fare-note {
    color: #009fff;
    background: #fff;
    font-weight: bold;
}

.fare-list-rwd {
    display: none;
    float: left;
    width: 100%;
    margin: 5px 0 10px 0;
}

/*- 運費說明 end -*/


/*- 紅利說明 -*/
.bonus-about {
    font-size: 18px;
    line-height: 30px;
    color: #333;
}

.bonus-point {
    color: #f20;
    font-weight: bold;
    font-size: 20px;
    margin: 0 5px;
}

/*- 紅利說明 end -*/