@charset "UTF-8";
body {
    font: 14px/1.231 arial, helvetica, clean, sans-serif;
    font-family: "微軟正黑體";
}

html {
    color: #000;
    background: #FFF;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
select,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 2px;
    margin-bottom: 2px;
}

a:-webkit-any-link,
a:any-link {
    color: black;
    cursor: pointer;
    text-decoration: none;
}

a:link,
a:visited {
    color: black;
    cursor: pointer;
    text-decoration: none;
}

li {
    list-style: none;
}

.mainContent {
    float: left;
    width: 950 px;
}

.searchForm {
    width: 224px;
    height: 26px;
    margin: 2px 10px 0 30px;
}

.searchInput {
    border: 1px solid #5958a5;
    width: 380px;
    height: 40px;
    padding: 0 25px 0 5px;
    outline: none;
    font-size:16px;
}

.searchIcon {
    background: url(../image/icon_search.png) no-repeat 0 0;
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    margin-top: -28px;
    margin-left: 360px;
}

.advancedSearchBtn {
    float: left;
    display: block;
    text-align: center;
    text-decoration: none;
    background: #5958a5;
    border-radius: 10px;
    color: #fff !important;
    font-size: 15px;
    line-height: 18px;
    width: 82px;
    height: 18px;
    padding: 7px 0;
    outline: none;
}

.viewCart {
    color: #6D7170 !important;
    display: inline-block;
    font-size: 16px;
    text-decoration: none;
}

.viewCart .icon {
    background: url(../image/icon_shopping.png) no-repeat 0 0;
    width: 20px;
    height: 18px;
    display: block;
    float: left;
    margin: 0 10px 0 0;
}

.login_div {
    color:#6D7170;
    font-size: 15px !important;
}

.login_div a {
    color:#6D7170 !important;
}

.login_div div {
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}

.base {
    font-family: "微軟正黑體";
    padding-top: 2px;
    width: 100%;
    min-width: 1240px;
}


/* 上部上半: Logo 橫幅 搜尋 註冊登入 購物車 */

.header {
    width: 1240px;
    height: 80px;
    margin: 0 auto 0 auto;
}

.top_1-1 {
    float: left;
    position: relative;
    width: 320px;
    height: 80px;
}

.top_1-1 .linkHref {
    position: absolute;
    bottom: 3px;
    right: 5px;
    width: 185px;
    height: 20px;
}

.top_1-1 .linkHref a {
    display: block;
    width: 90px;
    height: 100%;
    cursor: pointer;
    text-indent: -9999px;
    float: left;
}

.top_1-2 {
    float: left;
    width: 420px;
    height: 80px;
    font-family: 'Noto Sans TC',serif;
}

.top_1-3 {
    float: left;
    width: 500px;
    height: 80px;
}

.top_1-3-1 {
    height: 32px;
    /*        float: right;*/
}

.top_1-3-1-1 {
    width: 182px;
    height: 26px;
    margin: 3px 10px 0 0;
    float: left;
    background-color: rgb(255, 162, 162);
}

.top_1-3-1-2 {
    width: 82px;
    height: 18px;
    padding: 7px 0;
    float: left;
    background-color: rgb(255, 117, 117);
}

.top_1-3-2-1 {
    height: 18px;
    float: right;
    margin-right: 10px;
}

.top_1-3-2-2 {
    height: 18px;
    float: right;
}


/* 上部下半: 手機附件 攝影附件 攝影棚設備 攝錄影附件 收音設備 品牌專館 */

.navigation {
    padding: 10px 0 0 0;
    width: 100%;
    background-color: #cca20f;
}

.top_2-1 {
    margin: 0px auto 0px auto;
    text-align: center;
    height: 70px;
    background-color: #444;
}

.top_2-1-1 {
    padding: 0 13px 0 10px;
    display: inline-block;
    background: url(../image/nav_divider.png) no-repeat right bottom;
}

.top_2-1-2 {
    width: 125px;
    height: 70px;
}


/* 中部 再分左與右 */

.main_o {
    width: 1240px;
    margin: 8px auto 0 auto;
    overflow: hidden;
    min-height: 400px;
}


/* 頁尾 */

.but_1 {
    border-top: 3px solid #9d9b9b;
    margin: 20px 0 70px 0;
}

.but_1-1 {
/*    text-align: center; */
    width: 1240px;
    margin: 0px auto 0px auto;
}

.footerLinkGroup {
    margin: 19px 0 12px 0;
    font-size: 15px;
}

.footerItem {
    padding: 0 15px 0 15px;
    display: inline-block;
}

.info {
    border-top: 1px solid #cbcbcb;
    padding: 21px 0 0 0;
    font-size: 13px;
    line-height: 23px;
}


/* 左部 廣告 最新消息 特賣活動 FB 瀏覽紀錄 */

.left_1 {
    float: left;
    width: 275px;
    min-height: 100px;
    margin: 0 15px 0 0;
    overflow: hidden;
}


/* 主要內容 分頁 廣告 商品 */

.right_1 {
    float: left;
    width: 950px;
    min-height: 500px;
    overflow: hidden;
}

.home_set_ad {
    margin: 0 0 20px 0;
    width: 950px;
    overflow: hidden;
    word-wrap: break-word;
    word-break: break-all;
}

.navibar {
    margin-bottom: 10px;
}

.navibar .divider {
    float: left;
    padding: 0 5px;
}

.navibar_item {
    float: left;
}

.navibar_item span {
    color: black;
}

.navibar_item.first span {
    color: #971e23;
}


/* 清除標籤特殊屬性,讓標籤實體化 */

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    font-size: 0;
}

.cate_desc {
    margin: 0 0 25px 0;
    overflow: hidden;
}

.cate2div {
    width: 1240px;
    overflow: hidden;
}

.catelistdiv {
    width: 1260px;
    overflow: hidden;
}

.cate2item {
    border: 1px solid #dedede;
    float: left;
    width: 232px;
    margin: 0 17px 20px 0;
}

.cateimg {
    padding: 7px 0;
    cursor: pointer;
}

.catename2 {
    background: #5958a5;
    border-left: 7px solid #f4a81b;
    color: #fff;
    padding: 7px;
    word-wrap: break-word;
    word-break: break-all;
    cursor: pointer;
}

.subdiv {
    background: #f6f6f6;
    padding: 10px 7px 7px 7px;
}

.sublist {
    overflow: hidden;
    padding: 0;
}

.cateitem {
    list-style-type: disc;
    list-style-position: outside;
    margin: 0 0 10px 20px;
    padding: 0;
}

.cate_link,
.cate_link:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.cate_cht {
    font-size: 17px;
    line-height: 22px;
    height: 22px;
    overflow: hidden;
    width: 200px;
    margin-bottom: 2px;
    font-weight: normal;
}

.cate_eng {
    font-size: 15px;
    line-height: 20px;
    height: 22px;
    overflow: hidden;
    width: 180px;
    margin-bottom: 2px;
    font-weight: normal;
}

.cate_bold {
    font-weight: bold;
}

.cate_ad {
    margin: 0 0 20px 0;
    width: 950px;
    overflow: hidden;
    word-wrap: break-word;
    word-break: break-all;
}

.displayGraph {
    background: url(../image/icon_view_type_focus.png) no-repeat 0 0;
}

.displayList {
    background: url(../image/icon_view_type.png) no-repeat -37px 0;
}

.displayGraph.active {
    background: url(../image/icon_view_type.png) no-repeat 0 0;
}

.displayList.active {
    background: url(../image/icon_view_type_focus.png) no-repeat -37px 0;
}

.inner {
    float: right;
}

.sort {
    float: left;
    font-size: 15px;
    margin: 5px 15px 0 0;
    line-height: 25px;
}

.sort select {
    padding: 4px;
}

.displaytype {
    float: left;
}

.displayItem {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    width: 37px;
    height: 36px;
    float: left;
}

.productGroupHeading {
    margin: 0 0 15px 0;
}

.productGroupHeading .productGroupName {
    color: #000;
    font-size: 25px;
    font-weight: normal;
    float: left;
}

.productGroupHeading .note {
    font-size: 15px;
    float: left;
    margin: 10px 0 0 10px;
}

.pagination {
    text-align: right;
}

.pagingList {
    display: inline-block;
    padding-left: 0;
    margin: 5px 0;
}

.pagingList>li {
    display: inline;
}

.pagingList>.page_btn a {
    background: url(../image/btn_page.png) repeat-x;
    border: 1px solid #ccc;
    padding: 2px 9px;
    color: #000;
    font-size: 15px;
    float: left;
    line-height: 15px;
    margin-left: 7px;
    padding: 2px 5px 2px 5px;
    position: relative;
    text-decoration: none;
    border-radius: 1px;
}

.pagingList>.page_btn>a:hover {
    border: 1px solid black;
}

.pagingList>.page_btn.disabled>a:hover {
    border: 1px solid #ccc;
}

.pagingList>.disabled>a,
.pagingList>.disabled>a:hover,
.pagingList>.disabled>a:focus {
    cursor: not-allowed;
    border-radius: 1px;
    color: gray;
}

.pagingList>.page>a {
    background: #fff;
    border: 0px solid #ccc;
    color: #000;
    font-size: 15px;
    float: left;
    line-height: 15px;
    margin-left: 7px;
    padding: 2px 5px 2px 5px;
    position: relative;
    text-decoration: none;
    border-radius: 1px;
}

.pagingList>.active a {
    color: #e63535;
}

.pagingList>.active a:hover {
    color: #e63535;
}

.btn_link {
    display: block;
    text-align: center;
    text-decoration: none;
    background: blue;
    border-radius: 0;
    color: #fff !important;
    font-size: 16px;
    line-height: 16px;
    width: 90px;
    height: 16px;
    padding: 7px 0;
    outline: none;
    float: left;
    margin-left: 10px;
    cursor: pointer;
}

.btn_unlink {
    display: block;
    text-align: center;
    text-decoration: none;
    background: #a4a4a4;
    border-radius: 0;
    color: #fff !important;
    font-size: 16px;
    line-height: 16px;
    width: 90px;
    height: 16px;
    padding: 7px 0;
    outline: none;
    float: left;
    margin-left: 10px;
    cursor: pointer;
}

.btn_Extshop {
    display: block;
    text-align: center;
    text-decoration: underline!important;
    color: blue !important;
    font-size: 16px;
    line-height: 14px;
    width: 102px;
    height: 14px;
    padding: 7px 0;
    outline: none;
    border: 1px solid white;
}

.btnAddCart {
    display: block;
    text-align: center;
    text-decoration: none;
    background: url(../image/btn_add_cart.png) repeat-x;
    border-radius: 0;
    color: #fff !important;
    font-size: 16px;
    line-height: 14px;
    width: 102px;
    height: 14px;
    padding: 7px 0;
    outline: none;
    border: 1px solid white;
}

.btnAddWish {
    display: block;
    text-align: center;
    text-decoration: none;
    background: url(../image/btn_add_fav.png) repeat-x;
    border-radius: 0;
    color: #000;
    font-size: 16px;
    line-height: 14px;
    width: 102px;
    height: 14px;
    padding: 7px 0;
    outline: none;
    border: 1px solid white;
}

.btnAddCart:hover,
.btnAddWish:hover {
    border-color: #a0a0a0;
}

.prod_list {
    width: 950px;
    border: 0px solid #fff;
    border-bottom: 1px dashed #e4e4e4;
}

.prod_list .imgdiv {
    float: left;
    margin: 20px 20px 0 20px;
}

.prod_list .prod_info {
    float: left;
    width: 788px;
    position: relative;
}

.prod_list .thumbnail {
    width: 120px;
    height: 120px;
}

.prod_list .title {
    margin: 10px 0 3px 0;
    padding: 0 10px 0 10px;
    font-size: 19px;
    font-weight: normal;
}

.prod_list .description {
    width: 710px;
    padding-left: 10px;
    color: #828282;
    font-size: 13px;
    height: 42px;
    line-height: 21px;
    overflow: hidden;
    margin: 0 0 5px 0;
    padding: 0 10px 0 10px;
}

.prod_list .detail {
    overflow: hidden;
    height: 40px;
    width: 220px;
    position: relative;
    padding: 0 10px 0 10px;
    float: left;
}

.prod_list .detail_right {
    float: right;
}

.prod_list .detail .detailList {
    margin: 0 0 0 20px;
}

.prod_list .purchinfo {
    clear: both;
}

.prod_list .purchinfo .price {
    color: #c10000;
    font-size: 20px;
    margin: 7px 0 0 0;
    padding: 0 10px 0 10px;
    float: left;
}

.prod_list .purchinfo .price .current {
    font-size: 12px;
    font-weight: 400;
    padding: 0 0 0 5px;
}

.prod_list .bonus {
    width: 225px;
    float: left;
    margin: 12px 0 5px 0;
    padding: 0 7px 0 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #bd0000;
}

.prod_list .purchinfo .buy {
    float: left;
    font-size: 15px;
    margin: 10px 0 0px 0;
    padding: 0 10px 0 10px;
}

.prod_list .purchinfo .buy .count {
    width: 40px;
    height: 22px;
    outline: none;
}

.prod_list .purchinfo .control {
    float: right;
    margin: 5px auto 12px auto;
    width: 218px;
}

.prod_list .purchinfo .control .btnAddCart {
    float: left;
    margin: 0 7px 0 0;
}

.prod_list .purchinfo .control .btnAddWish {
    float: right;
}

.prod_list .status {
    background: #fff;
    position: absolute;
    right: 55px;
    bottom: 55px;
    font-size: 15px;
    line-height: 18px;
    height: 15px;
    overflow: hidden;
    text-align: center;
    margin: 12px 0 0 0;
    padding: 6px 0 6px 0;
}

.prod_list .status .text {
    display: inline-block;
    line-height: 15px;
    color: #a40000;
}

.prod_list .status .icon {
    display: inline-block;
    width: 15px;
    height: 15px;
}

.prod_list .status .icon.alert {
    background: url(../image/icon_alert_s.png) no-repeat 0 0;
}

.purchinfo .out_of_stock {
    color: #b60000;
    margin-top: 6px;
    float: left;
    font-size: 16px;
    margin-left: 24px;
    display: none;
}

.purchinfo .out_of_stock.is_show {
    display: block;
}

.number {
    font-family: "Arial";
}

.prod_graph {
    border: 1px solid #d8d8d8;
    float: left;
    width: 224px;
    margin: 0 15px 20px 0;
    position: relative;
}

.prod_graph .extshop {
    height: 30px;
    margin-top: -10px;
}

.prodlist .prod_graph:nth-child(4n),
.relatediv .relate_right .prod_graph:nth-child(4n) {
    margin: 0 0 20px 0;
}

.prod_graph .imgdiv {
    display: block;
    margin: 0 auto !important;
    text-align: center;
    width: 224px !important;
    height: 120px !important;
    min-height: 120px !important;
}

.prod_graph .thumbnail {
    width: 120px;
    height: 120px;
}

.prod_graph .title {
    margin: 10px 0 3px 0;
    padding: 0 10px 0 10px;
    font-size: 16px;
    font-weight: normal;
}

.prod_graph .title a {
    height: 42px;
    overflow: hidden;
    display: block;
}

.prod_graph .description {
    padding-left: 10px;
    color: #828282;
    font-size: 13px;
    height: 42px;
    line-height: 21px;
    overflow: hidden;
    margin: 0 0 5px 0;
    padding: 0 10px 0 10px;
}

.prod_graph .detail {
    overflow: hidden;
    height: 40px;
    position: relative;
    padding: 0 10px 0 10px;
}

.prod_graph .detail .detailList {
    margin: 0 0 0 20px;
}

.prod_graph .purchinfo .price {
    color: #c10000;
    font-size: 20px;
    margin: 7px 0 0 0;
    padding: 0 10px 0 10px;
}

.prod_graph .purchinfo .price .current {
    font-size: 12px;
    font-weight: 400;
    padding: 0 0 0 5px;
}

.prod_graph .bonus {
    width: 100%;
    margin: 4px 0 30px 4px;
    padding: 0 7px 0 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #bd0000;
    font-size: 12px;
}

.prod_graph .purchinfo .buy {
    font-size: 15px;
    margin: 10px 0 0px 0;
    padding: 0 10px 0 10px;
    height: 30px;
}

.prod_graph .purchinfo .buy .count {
    width: 40px;
    height: 22px;
    outline: none;
}

.prod_graph .purchinfo .control {
    margin: 5px auto 12px auto;
    width: 218px;
}

.prod_graph .purchinfo .control .btnAddCart {
    float: left;
    margin: 0 7px 0 0;
}

.prod_graph .purchinfo .control .btnAddWish {
    float: right;
}

.prod_graph .status {
    background: #fff;
    font-size: 15px;
    line-height: 18px;
    height: 15px;
    overflow: hidden;
    text-align: center;
    margin: 5px 0 0 0;
    padding: 6px 0 6px 0;
    background: #fafacf;
}

.prod_graph .status .text {
    display: inline-block;
    line-height: 15px;
    color: #a40000;
}

.prod_graph .status .icon {
    display: inline-block;
    width: 15px;
    height: 15px;
}

.prod_graph .status .icon.alert {
    background: url(../image/icon_alert_s.png) no-repeat 0 0;
}

.productFilter {
    border: 5px solid #e3e3e3;
    width: 265px;
}

.productFilter .productFilterTitle {
    background: #5958a5;
    color: #fff;
    font-size: 18px;
    padding: 5px;
    text-align: center;
    margin: 5px 0 20px 0;
}

.productFilter .productFilterList {
    border: 1px solid #ccc;
    width: 230px;
    margin: 0 auto 20px auto;
    padding: 5px;
    max-height: 150px;
    overflow-y: auto;
}

.productFilter .productFilterList .productFilterItem {
    margin: 0 0 15px 0;
}

.productFilter .productFilterList .productFilterItem:last-child {
    margin: 0;
}

.productFilter .priceSelect {
    margin: 0 0 20px 10px;
}

.productFilter .priceSelect .priceSelectTitle {
    color: #dc0000;
    font-size: 15px;
    padding: 0 0 10px 0;
}

.productFilter .priceSelect .lowLimit {
    width: 95px;
    height: 24px;
}

.productFilter .priceSelect .highLimit {
    width: 95px;
    height: 24px;
}

.productFilter .optionList {
    margin: 0 0 10px 10px;
    font-size: 15px;
}

.productFilter .btnSubmitFilters {
    display: block;
    text-align: center;
    text-decoration: none;
    background: #a4a4a4;
    border-radius: 0px;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    width: 240px;
    height: 14px;
    padding: 6px 0px;
    outline: none;
    margin: 0 auto 10px auto;
}

.productFilter .productFilterInput {
    margin-right: 4px;
}

.featureFilter {
    border: 5px solid #e3e3e3;
    width: 265px;
    margin: 15px 0 0 0;
}

.featureFilter .featureFilterTitle {
    background: #4e4e4e;
    color: #fff;
    font-size: 18px;
    padding: 5px;
    text-align: center;
    margin: 5px 0 5px 0;
    position: relative;
    cursor: pointer;
}

.featureFilter .featureFilterTitle .icon {
    background: url(../image/icon_arrow_up.png) no-repeat 0 0;
    width: 10px;
    height: 6px;
    position: absolute;
    right: 10px;
    top: 14px;
}

.featureFilter .featureFilterTitle .icon.on {
    background: url(../image/icon_arrow_down.png) no-repeat 0 0;
}

.featureFilter .finner {
    margin: 10px 0 0 0;
}

.featureFilter .finner .btnResetFeatureFilter {
    display: block;
    text-align: center;
    text-decoration: none;
    background: #2659a5;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    width: 191px;
    height: 14px;
    padding: 7px 0;
    outline: none;
    margin: 0 auto 10px auto;
}

.featureFilter .finner .featureFilterList {
    border: 1px solid #ccc;
    width: 230px;
    margin: 0 auto 10px auto;
    padding: 5px;
    max-height: 150px;
    overflow-y: auto;
}

.featureFilter .finner .featureFilterList .featureFilterItem {
    margin: 0 0 15px 0;
}

.featureFilter .finner .featureFilterList .featureFilterItem:last-child {
    margin: 0;
}

.cate_child {
    border: 5px solid #e3e3e3;
    width: 265px;
    margin: 0 0 15px 0;
}

.cate_child .catetitle {
    background: #e3e3e3;
    padding: 5px 0;
    text-align: center;
    font-weight: normal;
}

.cate_child .catetitle .ChineseName {
    font-size: 25px;
}

.cate_child .catetitle .EngName {
    font-size: 15px;
}

.cate_child .child_list {
    text-align: center;
    border-bottom: 1px solid #d1d1d1;
}

.cate_child .child_list .list_item {
    text-align: center;
    border-bottom: 1px solid #d1d1d1;
}

.cate_child .child_list .list_item .list_link {
    color: #000;
    display: block;
    font-size: 15px;
    text-decoration: none;
    padding: 5px;
}

.cate_child .child_list .list_item .list_link span {
    display: block;
    font-weight: normal;
}

.proddiv {
    margin: 40px 0 0 0;
}

.proddiv .prodinfo .imgdiv {
    float: left;
    width: 350px;
    margin: 0 25px 0 0;
    min-height: 463px;
}

.proddiv .prodinfo .smallimgdiv {
    margin: 10px 0 0 0;
}

.proddiv .prodinfo .smallimgdiv .btnPrev {
    background: url(../image/btn_prev_next.png) no-repeat 0 30px #fff;
    width: 16px;
    height: 100px;
    display: block;
    float: left;
    cursor: pointer;
}

.proddiv .prodinfo .smallimgdiv .btnNext {
    background: url(../image/btn_prev_next.png) no-repeat -16px 30px #fff;
    width: 16px;
    height: 100px;
    display: block;
    float: left;
    cursor: pointer;
}

.proddiv .prodinfo .smallimgdiv .btnPrev.off {
    opacity: 0.5;
    cursor: not-allowed;
}

.proddiv .prodinfo .smallimgdiv .btnNext.off {
    opacity: 0.5;
    cursor: not-allowed;
}

.proddiv .prodinfo .smallimgdiv .imglist {
    width: 318px;
    height: 104px;
    float: left;
    overflow: hidden;
    position: relative;
}

.proddiv .prodinfo .smallimgdiv .imglist .listframe {
    position: absolute;
    width: 10000px;
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.proddiv .prodinfo .smallimgdiv .imglist .listframe .imageitem {
    border: 1px solid #ececec;
    float: left;
    margin: 0 2px 0 2px;
    cursor: pointer;
}

.proddiv .prodinfo .smallimgdiv .imglist .listframe .imageitem img {
    width: 100px;
    height: 100px;
}

.proddiv .prodinfo .pinfodiv {
    float: left;
    width: 525px;
    margin: 0 50px 0 0;
    position: relative;
    min-height: 463px;
}

.proddiv .prodinfo .pinfodiv .prodname {
    word-wrap: break-word;
    word-break: break-all;
    font-size: 25px;
    line-height: 30px;
    margin: 0 0 10px 0;
}

.proddiv .prodinfo .pinfodiv .prodid {
    color: #686868;
    font-size: 15px;
    line-height: 18px;
    margin: 0 0 10px 0;
}

.proddiv .prodinfo .pinfodiv .proddesc {
    border-top: 1px solid #dfdfdf;
    color: #686868;
    font-size: 13px;
    line-height: 28px;
    padding: 5px 0 5px 0;
    text-align: justify;
    word-break: break-word;
}

.proddiv .prodinfo .pinfodiv .note {
    background: #fffdf3;
    color: #686868;
    font-size: 15px;
    padding: 10px 0;
}

.proddiv .prodinfo .pinfodiv .note .heading {
    float: left;
    margin: 0 0 5px 0;
}

.proddiv .prodinfo .pinfodiv .note .noteList {
    float: left;
    word-wrap: break-word;
    word-break: break-all;
}

.proddiv .prodinfo .pinfodiv .note .noteList .noteItem {
    float: left;
    margin: 0 10px 5px 0;
}

.proddiv .service {
    position: absolute;
    bottom: 36px;
}

.proddiv .service .title {
    color: #bd0000;
    font-size: 20px;
    margin: 0 0 5px 0;
}

.proddiv .service .serviceItem {
    color: #686868;
    font-size: 13px;
    margin: 0 0 5px 0;
}

.proddiv .control {
    float: left;
    width: 290px;
}

.proddiv .control .shortcut {
    width: 32px;
    float: left;
}

.proddiv .control .shortcut .btn {
    display: block;
    width: 32px;
    height: 45px;
}

.proddiv .control .shortcut .btn.btnPrint {
    background: url(../image/btn_print_email.png) no-repeat 0 0;
}

.proddiv .control .shortcut .btn.btnEmail {
    background: url(../image/btn_print_email.png) no-repeat 0 -45px;
}

.proddiv .control .functionBox {
    border: 1px solid #c5c5c5;
    float: left;
    width: 215px;
    padding: 20px;
}

.proddiv .control .functionBox .price {
    color: #bd0000;
    font-size: 25px;
    margin: 0 0 5px 0;
}

.proddiv .control .functionBox .bonus {
    color: #bd0000;
    font-size: 14px;
    margin: 0 0 5px 0;
}

.proddiv .control .functionBox .buy {
    font-size: 16px;
    margin: 10px 0 10px 0;
}

.proddiv .control .functionBox .buy .count {
    width: 40px;
    height: 22px;
    outline: none;
}

.proddiv .control .functionBox .btnGroup {
    text-align: center;
    height: 40px;
}

.proddiv .control .functionBox .btnGroup .btn {
    display: inline-block;
}

.proddiv .control .functionBox .socialGroup {
    margin-top: 10px;
    height: 15px;
}

.proddiv .out_of_stock {
    color: #b60000;
    margin-top: 6px;
    float: left;
    font-size: 16px;
    margin-left: 24px;
    display: none;
}

.proddiv .out_of_stock.is_show {
    display: block;
}

.proddiv .prod_detail {
    margin: 40px 0 0 0;
}

.proddiv .prod_detail .tabs-nav {
    text-align: center;
}

.proddiv .prod_detail .tabs-nav .tab-item {
    background: #fff8d4;
    display: inline-block;
    margin-right: -4px;
}

.proddiv .prod_detail .tabs-nav .tab-item:after {
    color: #f4a81b;
    content: "|";
}

.proddiv .prod_detail .tabs-nav .tab-item.selected {
    background: #f4a81b;
}

.proddiv .prod_detail .tabs-nav .tab-item .tab-link {
    color: #000;
    display: inline-block;
    width: 125px;
    height: 20px;
    font-size: 20px;
    line-height: 20px;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    outline: none;
}

.proddiv .prod_detail .tabs-nav .tab-item.selected .tab-link {
    color: #fff;
}

.proddiv .prod_detail .tab-panel {
    border: 1px solid #f4a81b;
    min-height: 300px;
    text-align: justify;
    word-wrap: break-word;
    display: none;
}

.tableDefault {
    border: 1px solid #dfdfdf;
    width: 100%;
}

.tableDefault .tableHeadRow {
    background: #416898;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
}

.tableDefault .tableHeadRow .rowHead {
    padding: 15px;
}

.tableDefault .tableRow .rowDefault {
    color: #828282;
    font-size: 15px;
    padding: 15px;
}

.tableDefault .tableRow .plan {
    border-right: 1px solid #fff;
    color: #000;
    font-size: 15px;
    text-align: right;
    padding: 15px;
}

.tableDefault .tableRow .price {
    border-right: 1px solid #fff;
    padding: 15px 10px 15px 15px;
    color: #828282;
    font-size: 15px;
    text-align: right;
}

.tableDefault .tableRow .orderprice {
    border-right: 1px solid #fff;
    color: #c40303;
    font-size: 20px;
    text-align: right;
}

.tableDefault td {
    padding: 0 10px 0 10px;
}

.downloaddiv {
    width: 640px;
    margin: auto;
    padding: 10px;
}

.downloaddiv .downitem {
    margin-top: 15px;
    font-size: 24px;
    list-style: decimal;
}

.downloaddiv .downitem a {
    text-decoration: underline;
    color: blue;
}

.relatediv {
    margin: 20px 0 0 0;
}

.relatediv .relate_left {
    width: 240px;
    float: left;
    margin: 0 10px 0 0;
}

.relatediv .relate_left .realate_head {
    background: #f5a81c;
    color: #fff;
    font-size: 25px;
    line-height: 30px;
    padding: 3px 0 3px 40px;
}

.relatediv .relate_left .relate_tags {}

.relatediv .relate_left .relate_tags .relate_tag_item {
    background: #fff;
    border-bottom: 1px solid #ececec;
    cursor: pointer;
    clear: both;
}

.relatediv .relate_left .relate_tags .relate_tag_item.selected {
    background: #fef8d4;
    border-bottom: 1px solid #fff;
}

.relatediv .relate_left .relate_tags .relate_tag_item .relate_tag_link {
    font-size: 17px;
    color: #000;
    display: block;
    padding: 9px 12px 9px 12px;
    float: left;
    text-decoration: none;
    white-space: nowrap;
    outline: none;
}

.relatediv .relate_left .relate_tags .relate_tag_item .number {
    background: url(../image/icon_numer_circle.png) no-repeat 0 0;
    color: #fff;
    display: block;
    float: left;
    font-size: 10px;
    width: 19px;
    height: 17px;
    margin: 10px 0 0 35px;
    padding: 2px 0 0 0;
    overflow: hidden;
    text-align: center;
}

.relatediv .relate_right {
    float: left;
    width: 988px;
}

.recommdiv {
    margin: 20px 0 0 25px;
}

.recommdiv .recommend_header {
    color: #cb1d1d;
    font-size: 25px;
    margin: 0 0 15px 0;
}

.recommdiv .prod_graph:nth-child(5n),
.extrabuydiv .prod_graph:nth-child(5n) {
    margin: 0 0 20px 0;
}

.extrabuydiv {
    margin: 20px 0 0 25px;
}

.extrabuydiv .extrabuy_header {
    color: #cb1d1d;
    font-size: 25px;
    margin: 0 0 15px 0;
}

.btnSubscribe {
    display: block;
    text-align: center;
    text-decoration: none;
    background: #a4a4a4;
    border-radius: 0;
    color: #fff !important;
    font-size: 14px;
    line-height: 17px;
    width: 57px;
    height: 17px;
    padding: 4px 0;
    outline: none;
}

.btnMore {
    display: block;
    text-align: center;
    text-decoration: none;
    background: #575757;
    border-radius: 0;
    color: #fff !important;
    font-size: 10px;
    line-height: 12px;
    width: 35px;
    height: 12px;
    padding: 4px 0;
    outline: none;
}

.left_module {
    width: 263px;
    padding: 5px 0 5px 0;
    position: relative;
    border-top: 10px solid #f0f0f0;
    border-right: 6px solid #f0f0f0;
    border-bottom: 5px solid #f0f0f0;
    border-left: 6px solid #f0f0f0;
}

.left_module .art_header {
    position: absolute;
    margin-top: -37px;
    text-align: left;
    width: 240px;
    background: black;
    color: white;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    overflow: hidden;
    opacity: 0.7;
    padding-left: 5px;
    padding-right: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.m1_left {
    float: left;
    width: 122px;
    margin: 10px 10px 0 0;
}

.m1_right {
    float: left;
    width: 125px;
    margin: 20px 0 0 0;
}

.m1_right .title {
    color: #5958a5;
    font-size: 16px;
    line-height: 21px;
    min-height: 42px;
    overflow: hidden;
}

.m1_right .detail {
    color: #828281;
    font-size: 12px;
    line-height: 17px;
    height: 65px;
    overflow: hidden;
    margin: 6px 0 0 0;
}

.m1_right .control {
    margin: 10px 0;
}

.m1_right .control .btnSubscribe:nth-child(1) {
    float: left;
    margin: 0 10px 0 0;
}

.m1_right .control .btnSubscribe:nth-child(2) {
    float: left;
}

.left_m2 .title {
    border-left: 5px solid #575757;
    font-size: 18px;
    padding: 0 0 0 6px;
    margin: 0 0 10px 0;
}

.left_m2 .btnMore {
    position: absolute;
    right: 0;
    top: 8px;
}

.left_m2 .newsList {}

.left_m2 .newsList .newsItem {
    width: 250px;
    height: 140px;
    position: relative;
    margin: 0 0 10px 7px;
}

.left_m3 .title {
    border-left: 5px solid #575757;
    font-size: 18px;
    padding: 0 0 0 6px;
    margin: 0 0 10px 0;
}

.left_m3 .btnMore {
    position: absolute;
    right: 0;
    top: 8px;
}

.left_m3 .newsList {
    margin: 0 0 0 22px;
}

.left_m3 .newsList .newsItem {
    color: #575757;
    list-style-type: square;
    word-wrap: break-word;
    word-break: break-all;
    margin-bottom: 4px;
}

.art_list {
    width: 950px;
    border: 0px solid #fff;
    border-bottom: 1px dashed #e4e4e4;
    padding-top: 5px;
    padding-bottom: 5px;
}

.art_list .imgdiv {
    float: left;
    width: 250px;
    margin: 0px 10px 0 0;
}

.art_list .prod_info {
    float: left;
    width: 680px;
    position: relative;
}

.art_list .prod_info .title {
    font-size: 25px;
    margin: 0 0 10px 0;
    line-height: 30px;
    height: 30px;
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
}

.art_list .prod_info .description {}

.art_detail {
    width: 100%;
    padding-top: 15px;
}

.art_detail .title {
    border-bottom: 1px solid #dfdfdf;
    font-size: 25px;
    padding: 0 0 10px 0;
}

.art_detail .description {
    margin: 20px 0;
}

.art_detail .art_end {
    border-bottom: 1px dashed #b9b9b9;
    font-size: 25px;
    font-weight: normal;
    margin-bottom: 10px;
}

.art_recomm_list {
    width: 950px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dashed #dfdfdf;
}

.art_recomm_list .imgdiv {
    float: left;
    width: 125px;
    margin: 0px 10px 0 0;
}

.art_recomm_list .prod_info {
    float: left;
    width: 800px;
    position: relative;
    margin-top: 10px;
}

.art_recomm_list .prod_info .title {
    font-size: 25px;
    margin: 0 0 10px 0;
    line-height: 30px;
    height: 30px;
    word-wrap: break-word;
    word-break: break-all;
    border-style: none;
    overflow: hidden;
}

.left_art_module {
    border: 1px solid #dfdfdf;
    width: 257px;
    padding: 8px;
}

.left_art_module .newsList {
    margin: 0 0 0 22px;
    font-size: 15px;
}

.left_art_module .newsList .newsItem {
    border-bottom: 1px dashed #e1e1e1;
    list-style-type: square;
}

.left_art_module .newsList .newsItem:last-child {
    border-bottom: 0px dashed #e1e1e1;
}

.left_art_module .newsList .newsItem a {
    color: #000;
    display: block;
    padding: 10px 0;
    text-decoration: none;
}

.left_art_module .newsList .newsItem .newsLink.focus {
    color: #971e23;
}

.preview:after {
    opacity: 0.3;
}

.searchShow {
    position: relative;
    top: -63px;
    z-index: 9001;
    display: none;
}

.searchbox {
    margin-left: auto;
    margin-right: auto;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    box-sizing: border-box;
    position: absolute;
    width: 1000px;
    border-width: 1px 0 0;
    border-top: 1px solid #cca20f;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 9001;
    display: -webkit-box;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

.searchbox:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 18px solid transparent;
    border-bottom-color: #cca20f;
    top: -36px;
    left: 522px;
}

.searchbox:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 18px solid transparent;
    border-bottom-color: #ffffff;
    top: -35px;
    left: 522px;
}

.searchShowOverlay {
    width: 100%;
    z-index: 9000;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: .4;
}

.searchbox .suggcate {
    border: 0;
    padding-right: 0;
    height: 450px;
    position: relative;
    width: 40%;
    background: white;
    padding: 15px 25px;
    vertical-align: top;
    padding-right: 0px;
}

.searchbox .suggcate .suggcatekey .title {
    width: 100px;
    float: left;
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
}

.searchbox .suggcate .suggcatekey .catelist {
    float: left;
    width: calc(100% - 100px);
}

.searchbox .suggcate .suggcatekey li {
    line-height: 30px;
    font-size: 15px;
    cursor: pointer;
}

.searchbox .suggcate .suggcatekey a {
    padding-left: 5px;
}

.searchbox .suggcate .suggcatekey a div {
    float: left;
    width: 226px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 5px;
    color: gray;
}

.searchbox .suggcate .suggcatekey li .fill_label {
    float: right;
    margin-top: 8px;
    color: rgb(160, 160, 160);
    margin-right: 15px;
}

.searchbox .suggcate .suggcatekey li .fill_label:hover {
    color: black;
}

.searchbox .suggcate .suggcatekey li:hover {
    background: #eee;
}

.searchbox .suggcate .suggcatekey li:hover:after {
    content: '';
    margin-left: 5px;
    border: 14px solid transparent;
    border-left-color: #eee;
    position: absolute;
    left: 100%;
    margin-top: 15px;
    transform: translateY(-50%);
    z-index: 1
}

.searchbox .suggcate .article .title {
    width: 100px;
    float: left;
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
}

.searchbox .suggcate .article .catelist {
    float: left;
    width: calc(100% - 100px);
}

.searchbox .suggcate .article li {
    line-height: 30px;
    font-size: 15px;
    cursor: pointer;
}

.searchbox .suggcate .article a {}

.searchbox .suggcate .article a div {
    float: left;
    width: 226px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 5px;
    color: gray;
}

.searchbox .suggcate .article a div:hover {
    background: #eee;
}

.searchbox .suggitem {
    height: 450px;
    position: relative;
    width: 60%;
    background: white;
    padding: 15px 25px;
    vertical-align: top;
    border-left: 5px solid #eee;
}

.searchbox .suggitem .sugg_title {
    font-size: 15px;
    font-weight: lighter;
    line-height: 30px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #d4d4d4;
}

.searchbox .suggitem .itemlist {
    width: 100%;
    height: 394px;
    display: inline-block;
    padding-left: 15px;
    padding-top: 6px;
}

.searchbox .suggitem .itemlist .itemdiv {
    float: left;
    width: 164px;
    height: 180px;
    margin: 0 10px 10px 0;
    position: relative;
    overflow: hidden;
    border-style: solid;
    border-width: 1px;
    border-color: white;
    border-radius: 10px;
    -webkit-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.searchbox .suggitem .itemlist .itemdiv:hover {
    border-color: rgb(160, 160, 160);
    background: #f1f1f1
}

.searchbox .suggitem .itemlist .itemdiv .title {
    margin: 10px 0 3px 0;
    padding: 0 10px 0 10px;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    opacity: 0.95;
}

.searchbox .suggitem .itemlist .itemdiv:hover>.title {
    opacity: 1;
    font-weight: bold;
}

.searchbox .suggitem .itemlist .itemdiv a {
    color: #484848;
}

.searchbox .suggitem .itemlist .itemdiv .imgdiv {
    display: block;
    margin: 5px auto !important;
    text-align: center;
    width: 164px !important;
    height: 98px !important;
}

.searchbox .suggitem .itemlist .itemdiv .imgdiv .thumbnail {
    width: 100px;
    height: 100px;
}

.searchbox .suggitem .more {
    text-align: right;
    font-size: 15px;
    line-height: 30px;
    cursor: pointer;
    color: rgb(160, 160, 160);
    clear: both;
}

.searchbox .suggitem .more:hover {
    color: black;
}

.searchbox .searchHist {
    border: 0;
    padding-right: 0;
    height: 224px;
    position: relative;
    width: 368px;
    background: white;
    padding: 15px 25px;
    vertical-align: top;
    padding-right: 0px;
}

.searchbox .searchHist .title {
    width: 100px;
    float: left;
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
}

.searchbox .searchHist .hist_list {
    float: left;
    width: calc(100% - 100px);
}

.searchbox .searchHist li {
    line-height: 30px;
    font-size: 15px;
    cursor: pointer;
}

.searchbox .searchHist a {
    padding-left: 5px;
}

.searchbox .searchHist a div {
    float: left;
    width: 226px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 5px;
    color: gray;
}

.searchbox .searchHist a div:hover {
    background: #eee;
}

.searchbox .searchHist li .fill_label {
    float: right;
    margin-top: 8px;
    color: rgb(160, 160, 160);
    margin-right: 15px;
}

.searchbox .searchHist li .fill_label:hover {
    color: black;
}

.searchbox .searchHist .more {
    text-align: right;
    font-size: 15px;
    line-height: 30px;
    cursor: pointer;
    color: rgb(160, 160, 160);
    position: absolute;
    bottom: 5px;
    right: 18px;
}

.searchbox .searchHist .more:hover {
    color: black;
}

.searchbox .recentitem {
    height: 224px;
    position: relative;
    width: 528px;
    background: white;
    vertical-align: top;
}

.searchbox .recentitem .recent_title {
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #d4d4d4;
}

.searchbox .recentitem .itemlist {
    width: 100%;
    height: 394px;
    display: inline-block;
    padding-left: 15px;
    padding-top: 6px;
}

.searchbox .suggrecentitemitem .itemlist .itemdiv {
    float: left;
    width: 164px;
    height: 180px;
    margin: 0 10px 10px 0;
    position: relative;
    overflow: hidden;
    border-style: solid;
    border-width: 1px;
    border-color: white;
    border-radius: 10px;
    -webkit-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.searchbox .recentView {
    height: 224px;
    position: relative;
    width: 550px;
    background: white;
    padding: 15px 25px;
    vertical-align: top;
    border-left: 5px solid #eee;
}

.searchbox .recentitem .itemlist .itemdiv {
    float: left;
    width: 164px;
    height: 180px;
    margin: 0 10px 10px 0;
    position: relative;
    overflow: hidden;
    border-style: solid;
    border-width: 1px;
    border-color: white;
    border-radius: 10px;
    -webkit-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.searchbox .recentitem .itemlist .itemdiv:hover {
    border-color: rgb(160, 160, 160);
    background: #f1f1f1
}

.searchbox .recentitem .itemlist .itemdiv .title {
    margin: 10px 0 3px 0;
    padding: 0 10px 0 10px;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    opacity: 0.95;
}

.searchbox .recentitem .itemlist .itemdiv:hover>.title {
    opacity: 1;
    font-weight: bold;
}

.searchbox .recentitem .itemlist .itemdiv a {
    color: #484848;
}

.searchbox .recentitem .itemlist .itemdiv .imgdiv {
    display: block;
    margin: 5px auto !important;
    text-align: center;
    width: 164px !important;
    height: 98px !important;
}

.searchbox .recentitem .itemlist .itemdiv .imgdiv .thumbnail {
    width: 100px;
    height: 100px;
}

.extshoptit {
    background: transparent !important;
}

.extshopdiv {
    font-size: 32px;
    text-align: center;
    margin-top: 20px;
    color: gray;
}

.extshopdiv:hover {
    color: black;
}

.extshopdiv img {
    vertical-align: middle;
    margin-right: 5px;
    width: 35px;
}

.extshopdiv span {
    vertical-align: middle;
}

.is_hide {
    display: none !important;
}

.steplist {
    margin: 40px 0 0 0;
}

.steplist .stepitem {
    background: #fff;
    border: 3px solid #dfdfdf;
    float: left;
    width: 264px;
    height: 69px;
}

.steplist .stepitem .icon {
    background: url(../image/label_flow_circle.png) -45px 0 no-repeat;
    color: #fff;
    float: left;
    font-size: 22.5px;
    line-height: 22.5px;
    width: 45px;
    height: 35px;
    margin: 14px 0 0 11px;
    padding: 10px 0 0 0;
    text-align: center;
}

.steplist .stepitem .text {
    color: #a4a4a4;
    float: left;
    font-size: 20px;
    line-height: 24px;
    width: 181px;
    margin: 24px 0 0 0;
    padding: 0 0 0 27px;
    text-align: left;
}

.steplist .stepitem.active {
    background: #fff8d4;
    border: 1px solid #f4a81b;
    width: 268px;
    height: 73px;
}

.steplist .stepitem.active .icon {
    background: url(../image/label_flow_circle.png) 0 0 no-repeat;
    color: #fff8d4;
    margin: 16px 0 0 13px;
}

.steplist .stepitem.active .text {
    color: #444;
    width: 183px;
    margin: 26px 0 0 0;
    padding: 0 0 0 27px;
}

.steplist .bi {
    width: 34px;
    float: left;
    font-size: 22px;
    text-align: center;
    margin-top: 25px;
    color: #cecece;
}

.reg1 .title {
    font-size: 25px;
    line-height: 25px;
    margin: 50px 0 30px 0;
    text-align: center;
}

.reg1 .info {
    width: 938px;
    border: 5px solid #dfdfdf;
    margin: 0 119px 0 119px;
    padding: 47px 27px 47px 27px;
}

.reg1 .info .infodiv {
    max-height: 368px;
    overflow-y: auto;
}

.reg1 .btn {
    display: inline-block;
    margin-top: 40px;
    text-align: center;
    text-decoration: none;
    background: #416898;
    border-radius: 0px;
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    width: 305px;
    height: 24px;
    padding: 10px 0;
    outline: none;
}

.required {
    color: red;
}

.reg2 .info {
    margin-top: 60px;
}

.reg2 .regdata {
    float: left;
    width: 855px;
}

.reg2 .section {
    margin: 0 0 60px 0;
}

.reg2 .section .title {
    border-left: 7px solid #3b5998;
    color: #000;
    font-size: 25px;
    line-height: 25px;
    margin: 0 0 40px 0;
    padding: 0 0 0 10px;
}

.reg2 .section .fieldlist .item {
    height: 32px;
    margin: 0 0 13px 0;
}

.reg2 .section .fieldlist .item .label {
    display: block;
    float: left;
    font-size: 15px;
    line-height: 18px;
    margin: 0 10px 0 0;
}

.reg2 .section .fieldlist .item .label .labeldiv {
    float: left;
    width: 100px;
    text-align: right;
    margin-right: 10px;
    line-height: 32px;
    font-size: 16px;
    color: black;
}

.reg2 .section .fieldlist .item .hint {
    color: #828282;
    font-size: 14px;
    line-height: 32px;
    margin: 8px 0 0 0;
}

.reg2 .section .textField {
    display: block;
    float: left;
    width: 295px;
    height: 32px;
    padding: 5px 10px;
    font-size: 16px;
}

.reg2 .section .checkboxField {
    margin: 10px 5px 0 10px;
}

.btnrefresh {
    display: block;
    text-align: center;
    text-decoration: none;
    background: #a4a4a4;
    border-radius: 0;
    color: #fff !important;
    font-size: 16px;
    line-height: 16px;
    width: 90px;
    height: 16px;
    padding: 7px 0;
    outline: none;
    float: left;
    margin-left: 10px;
    cursor: pointer;
}

.btn_60 {
    display: block;
    text-align: center;
    text-decoration: none;
    background: #a4a4a4;
    border-radius: 0;
    color: #fff !important;
    font-size: 16px;
    line-height: 16px;
    width: 60px;
    height: 16px;
    padding: 7px 0;
    outline: none;
    float: left;
    margin-left: 10px;
    cursor: pointer;
}

.long_or {
    background: url(../image/long_or.png) no-repeat 0;
    float: left;
    width: 32px;
    height: 630px;
}

.reg2 .other_reg {
    float: left;
    width: 353px;
}

.reg2 .other_reg .memo {
    font-size: 18px;
    text-align: center;
    margin: 10px 0 30px 0;
    line-height: 28px;
}

.btn_fblogin {
    display: block;
    text-align: center;
    text-decoration: none;
    background: #416898;
    border-radius: 0;
    color: #fff !important;
    font-size: 16px;
    line-height: 16px;
    width: 349px;
    height: 36px;
    padding: 0 0;
    outline: none;
    margin: 0 auto;
}

.btn_fblogin .text {
    display: block;
    float: left;
    margin: 10px 0 0 125px;
}

.btn_fblogin .fb_icon {
    background: url(../image/icon_fb2.png) 0 0 no-repeat;
    display: block;
    float: left;
    width: 25px;
    height: 25px;
    margin: 5px 0 0 10px;
}

.btn_fblogin .google_icon {
    background: url(../image/icon_Google.png) 0 0 no-repeat;
    display: block;
    float: left;
    width: 25px;
    height: 25px;
    margin: 5px 0 0 10px;
}

.btn_g_login {
    display: block;
    text-align: center;
    text-decoration: none;
    background: rgb(0, 163, 0);
    border-radius: 0;
    color: #fff !important;
    font-size: 16px;
    line-height: 16px;
    width: 349px;
    height: 36px;
    padding: 0 0;
    outline: none;
    margin: 0 auto;
}

.btn_g_login .text {
    display: block;
    float: left;
    margin: 10px 0 0 125px;
}

.btn_g_login .line_icon {
    background: url(../image/icon_line.png) 0 0 no-repeat;
    display: block;
    float: left;
    width: 25px;
    height: 25px;
    margin: 5px 0 0 10px;
}

.btn_reset {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    background: #a4a4a4;
    border-radius: 0;
    color: #fff !important;
    font-size: 16px;
    line-height: 24px;
    width: 300px;
    height: 24px;
    padding: 7px 0;
    outline: none;
    margin-left: 10px;
    cursor: pointer;
}

.btn_submit {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    background: #416898;
    border-radius: 0;
    color: #fff !important;
    font-size: 16px;
    line-height: 24px;
    width: 300px;
    height: 24px;
    padding: 7px 0;
    outline: none;
    margin-left: 10px;
    cursor: pointer;
}

.reg3 .title {
    font-size: 25px;
    line-height: 25px;
    margin: 50px 0 30px 0;
    text-align: center;
}

.reg3 .info {
    width: 938px;
    border: 5px solid #dfdfdf;
    margin: 0 119px 0 119px;
    padding: 47px 27px 47px 27px;
}

.reg3 .info .infodiv {
    max-height: 368px;
    overflow-y: auto;
}

.section_title {
    border-left: 7px solid #3b5998;
    color: #000;
    font-size: 25px;
    line-height: 25px;
    margin: 0 0 40px 0;
    padding: 0 0 0 10px;
}

.login_frame {
    display: block;
    width: auto;
    min-height: 300px;
}

.login_data {
    width: 360px;
    height: 300px;
    float: left;
}

.login_data .textField {
    display: block;
    width: 295px;
    height: 32px;
    padding: 5px 10px;
    font-size: 16px;
}

.login_data .inpdiv {
    height: 50px;
}

.login_data .inpdiv input {
    float: left;
}

.accmenudiv {
    border: 1px solid #dfdfdf;
    width: 257px;
    padding: 8px;
    font-size: 15px;
}

.accmenu_grp .accmenu_grp_tit {
    background: #a4a4a4;
    color: #fff;
    line-height: 15px;
    padding: 10px 0;
    text-align: center;
}

.accmenu_grp ul {
    margin: 0 0 0 22px;
}

.accmenu_grp ul li {
    list-style-type: square;
    border-bottom: 1px dashed #e1e1e1;
    height: 40px;
    line-height: 40px;
}

.accmenu_grp ul li:last-child {
    border-bottom: 0px dashed #e1e1e1;
}

.accmenu_grp ul li a {}

.accmenu_grp ul li a.active {
    color: #971e23;
}

.accmenu_grp ul li a:hover {
    color: #971e23;
}

.accright .tit {
    border-bottom: 1px solid #dfdfdf;
    font-size: 25px;
    padding: 0 0 10px 0;
}

#carttb .extbuy {
    background: #f4f4f4;
}

.extbuy_label {
    background: #b70000;
    width: 60px;
    text-align: center;
    color: white;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
}

.bounsdiv .bounslabel {
    background: #b70000;
    color: #fff;
    font-size: 10px;
    display: block;
    width: 65px;
    height: 12px;
    line-height: 12px;
    padding: 4px 0;
    text-align: center;
}

.bounsdiv .detail {
    padding: 5px 0 5px 15px;
}

.bounsdiv .detail input {
    width: 80px;
    padding: 2px 5px 2px 5px;
}

.payMethod {
    background: #fff8d4;
    border: 1px solid #f4a81b;
    margin: 28px 0 0 0;
    padding: 20px;
}

.payMethod .title {
    border-left: 7px solid #f4a81b;
    color: #000;
    font-size: 25px;
    line-height: 25px;
    margin: 0 0 40px 0;
    padding: 0 0 0 10px;
}

.cartsel .fieldItem {
    margin: 0 0 13px 15px;
    height: 32px;
}

.cartsel .fieldItem .fieldLabel {
    font-size: 18px;
    display: block;
    float: left;
    line-height: 30px;
    margin: 0 10px 0 0;
}

.payMethod .memo {
    font-size: 15px;
    line-height: 35px;
    width: 655px;
    position: relative;
    margin: 0 0 0 25px;
}

.payMethod .memo .hint.right {
    background: url(../image/label_hint_right.png) 0 0 no-repeat;
    font-size: 18px;
    line-height: 18px;
    padding: 4px 15px;
    width: 263px;
    height: 26px;
    position: absolute;
    left: 650px;
    top: 4px;
}

.cartBlock {
    background: #f2f2f2;
    margin: 40px 0 0 0;
    padding: 20px;
}

.cartBlock .title {
    border-left: 7px solid #3b5998;
    color: #000;
    font-size: 25px;
    line-height: 25px;
    margin: 0 0 40px 0;
    padding: 0 0 0 10px;
}

.cartBlock .hint {
    color: #c40303;
    margin: 0 0 13px 15px;
    font-size: 14px;
}

.cart3_tb {}

.cart3_tb tr {
    height: 40px;
}

.cart3_option {
    color: white;
    background: #b70000;
    display: inline-block;
    width: 150px;
    text-align: center;
    line-height: 32px;
    height: 32px;
    font-size: 20px;
}

.say_pp {
    margin-top: 12px;
    height: 28px;
}

.ship_pp {
    float: right;
    width: 100px;
    text-align: center;
    line-height: 28px;
}

.buy_pp {
    float: left;
    width: 100px;
    text-align: center;
    line-height: 28px;
}

.ship_pp.p0 {
    background: #dbdbdb;
}

.ship_pp.p0:before {
    content: '倉庫出貨';
}

.ship_pp.p1 {
    background: #dbdbdb;
}

.ship_pp.p1:before {
    content: '廠商寄送';
}

.ship_pp.p2 {
    background: #dbdbdb;
}

.ship_pp.p2:before {
    content: '限自取';
}

.ship_pp.p3 {}

.buy_pp.p0 {}

.buy_pp.p1 {
    background: #e2c17d;
}

.buy_pp.p1:before {
    content: '待補貨';
}

.buy_pp.p2 {
    background: #dbdbdb;
}

.buy_pp.p2:before {
    content: '客訂商品';
}

.buy_pp.p3 {
    background: #dbdbdb;
}

.buy_pp.p3:before {
    content: '詢價品';
}

.functionBox .say_pp {
    margin-top: 0;
    margin-bottom: 10px;
}

.order_type {
    width: 100%;
    margin-bottom: 12px;
    display: flex;
    overflow: hidden;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 10;
    background: #fff;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.order_type_item {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    padding: 16px 0;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: rgba(0, 0, 0, .8);
    background: #fff;
    border-bottom: 2px solid rgba(0, 0, 0, .09);
    display: flex;
    flex: 1;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    transition: color .2s;
}

.order_type_item.active {
    border-color: #ee4d2d;
}

.order_type_item.active:hover {
    border-color: #ee4d2d;
}

.order_type_name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.qtyoutdiv {
    background: #d4fff8;
    border: 1px solid #9bba13;
    margin: 28px 0 0 0;
    padding: 20px;
}

.qtyoutdiv .title {
    border-left: 7px solid #9bba13;
    color: #000;
    font-size: 25px;
    line-height: 25px;
    margin: 0 0 40px 0;
    padding: 0 0 0 10px;
}

.pbackdiv {
    background: #fff5f5;
    border: 1px solid #ba1316;
    margin: 28px 0 0 0;
    padding: 20px;
}

.pbackdiv .title {
    border-left: 7px solid #ba1316;
    color: #000;
    font-size: 25px;
    line-height: 25px;
    margin: 0 0 40px 0;
    padding: 0 0 0 10px;
}

.bpayBlock {
    background: #e4e9ff;
    margin: 40px 0 0 0;
    padding: 20px;
}

.bpayBlock .title {
    border-left: 7px solid #983b3b;
    color: #000;
    font-size: 25px;
    line-height: 25px;
    margin: 0 0 40px 0;
    padding: 0 0 0 10px;
}

.home_top {
    height:35px;
    background:#B7BDD3;
    color:white;
    font-size:16px;
}

.home_top1 {
    width:1240px;
    height:35px;
    margin:auto;    
    font-family: 'Noto Sans TC',serif;
}

.home_top1 a {
    color:white;
}

.cate_menu_div {
    width:100%;
    height:35px;
    background:#464646;
    color:#6480BF;
    font-family: 'Noto Sans TC',serif;
}

.cateShow {
    position: relative;
    top: 0px;
    z-index: 9001;
    display: none;
}

.cateShowOverlay {
    width: 100%;
    z-index: 9000;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: .4;
}

.catebox_before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 12px solid transparent;
    border-bottom-color: #cca20f;
    top: -24px;
    left: 522px;
    z-index: 9000;
}

.catebox {
    font-family: 'Noto Sans TC',serif;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    position: absolute;
    width: 250px;
    border: 1px solid #cca20f;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 9001;
    background:white;
    min-height:100px;
    padding:20px;
}

.catebox_after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 12px solid transparent;
    border-bottom-color: #ffffff;
    top: -23px;
    left: 522px;
    z-index: 9001;
}

.catelistitem {
    margin-right:30px;
    height:40px;
    line-height:40px;
    width:100%;
    float:left;
}

.catebox a {
    padding-left:6px;
    display: block;
    font-size:16px;
    transition: color 0.2s, background-color 0.2s;
}

.catebox a:hover {
    background-color: #8E8ED4;
}

.mod_tit {
    font-family: 'Noto Sans TC',serif;
    font-size: 20px;
    font-weight:bolder;
    letter-spacing: 4px;
    margin-left: 6px;
}

.mod_more {
    color: #5f5fff !important;
    vertical-align: bottom;
    display: inline-block;
    line-height: normal;    
}

.mod_graph {
    float: left;
    width: 190px;
    margin: 0 15px 20px 0;
    position: relative;
    text-align: center;
} 

.mod_graph .imgdiv {
    display: block;
    margin: 0 auto !important;
    text-align: center;
    width: 188px !important;
    height: 120px !important;
    min-height: 120px !important;
}

.mod_graph .thumbnail {
    width: 120px;
    height: 120px;
}

.mod_graph .title {
    margin: 10px 0 3px 0;
    padding: 0 10px 0 10px;
    font-size: 16px;
    font-weight: normal;
}

/* 輪播 */
.slideshow-container {
    position: relative;
    margin-bottom: 14px;
}

.slideshow {
    width: 1240px;
    height: 400px;
    overflow: hidden;
    position: relative;
}


.slide {
    display: none;
    position: absolute;
}

.slide.active {
    display: block;
}

.dots-container {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
}

.dot {
    width: 10px;
    height: 10px;
    background-color: #ebebeb;
    border-radius: 50%;
    margin: 0 5px;
    cursor: pointer;
    border: 1px solid #fff; /* 新增這一行，設置白色的外框 */
}

.dot.active {
    background-color: #717171;
}

.side_navi_prev {
    left:0;
    padding-left:10px;
}

.side_navi_next {
    right:0;
    padding-right:10px;
}

.side_navi_prev, .side_navi_next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    justify-content: space-between;
    box-sizing: border-box;
}

.prev, .next {
    width: 40px;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 24px;
    text-align: center;
    line-height: 38px;
    cursor: pointer;
}

.prev:hover, .next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

.mobile_navi {
    display:block;
    width: 100px;
    height: 400px;
    font-size: 70px;
    line-height: 400px;
}

@media print {
    .base {
        min-width: 1040px;
        width: 1040px;
    }
    .cart3_option {
        color: #b70000;
    }
}
