﻿body {
    padding: 0px;
    margin: 0px auto;
    text-align: center;
    background: #FAFAF5;
    background-color: #FAFAF5 !important;
    font-size: 16px;
    overflow-x: hidden;
    color: #000;
    /*font-family: '微軟正黑體', sans-serif !important;*/
    font-family: Noto Sans TC, sans-serif, Microsoft JhengHei !important;
}
div { padding: 0px; margin: 0px auto;}
button:focus {
    outline: none !important;
}
select:focus {
    outline: none !important;
}
input:focus {
    outline: none;
}
h5 {
    margin-bottom: 0px;
}
/*主版區*/
#divBody {
    position: inherit;
    margin: 0 auto;
    padding: 0px;
    width: 100%;
}
#divBanner {
    z-index:99;
    position:fixed;
    margin: 0 auto; 
    padding:0px;
    width: 100%;
    /*height:72px;*/
    vertical-align: top;
    background-color:#FAFAF5;
}
#docMain {
    position:inherit;
    width: 100%;
}
#divMobileMenu {
    z-index:99;
    position:fixed;
    margin: 0 auto; padding:0px;
    top: 72px;
    left: 0px;
    width: 30%;
    max-width:450px;
    min-width:250px;
    background-color:#FAFAF5;
    border:1px groove;
    overflow:auto;
}
#MobileMenu {
    width: 100%;
    height:100%;
}
#docsMark {
    position:fixed;
    margin: 0 auto; padding:0px;
    top: 72px;
    z-index:9;
    width: 100%;
    height:100%;
    background-color:#999;
    opacity:0.6;
}
#divDocs {
    float: left;
    clear: both;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    min-height: 100%;
    background-color: #FAFAF5;
    position: absolute;
}
#divDoc{
    padding-top: 160px;
}
.divDocArea {
    position: inherit;
    float: left;
    clear: both;
    width: 100%;
    padding: 0 135px;
}
/*主版面介面間距控制用寬度---start*/
.divBr { height:3px; width:100%;margin: 0 auto; }
.divInit { width: 100%; height: 1px; text-align: center; margin: 0 auto;}
.divSpaceH5n { width: 100%; height: 5px;}
.divSpaceH1 { width: 100%; height: 1px; margin: 0 auto; float:left; clear:both;}
.divSpaceH5 { width: 100%; height: 5px; margin: 0 auto; float:left; clear:both;}
.divSpaceH10 { width: 100%; height: 10px; margin: 0 auto; float:left; clear:both;}
.divSpaceH20 { width: 100%; height: 20px; margin: 0 auto; float:left; clear:both;}
.divSpaceH30 { width: 100%; height: 30px; margin: 0 auto; float:left; clear:both;}
.divSpaceH40 { width: 100%; height: 40px; margin: 0 auto; float:left; clear:both;}
.divSpaceH50 { width: 100%; height: 50px; margin: 0 auto; clear:both;display:block}
.divSpaceHeader { width: 100%; height: 82px; margin: 0 auto; float:left; clear:both;}
/*主版面介面間距控制用寬度---end*/
.divBorderBottom {
    border-bottom: 1px solid #999;
    display: block;
    float: left;
    width: 100%;
    margin: 15px 0;
}
.crUser {
    font-size: 16px;
    color: #3c3c3c;
    text-align: right;
}
.crBtn {
    font-size: 16px;
    color: #3c3c3c;
    text-align: right;
    cursor: pointer;
    text-decoration: none;
}
.crBtn:hover {
    opacity: 0.9;
    text-decoration:underline;
}
.crBtnC {
    padding: 0 0 0 52px;
    color: #004B97;
    text-decoration: none;
    display: block;
}
.crBtnM {
    padding: 0 0 0 22px;
    color: #1B365C;
    cursor: pointer;
    font-family: 微軟正黑體;
    font-size: 16px;
    list-style: none;
    text-decoration: none;
}
.crBtnMSub {
    padding: 0 0 0 68px;
    font-family: "微軟正黑體";
    color:#ddd;  
    cursor:pointer;
    text-decoration:none;
}
.crBtnM:hover, .crBtnMSub:hover {
    color: #000;
    font-weight:bold;
    text-decoration:none;
}
#divMobileMenu ul {
    margin:0px auto; padding:0; 
    font-family:微軟正黑體;
}
.li_1 {
    padding: 10px 0 0 10px;
    color: #917b56;
    font-size: 18px;
    line-height: 28px;
    text-align: left;
}
.mmul {
    margin:0px auto; padding:0; 
    font-size:16px;
    line-height:28px;
    width:95%;
}
.mmul li {
    list-style:none;
    list-style-type: none;
    line-height:30px;
}
.mmul li a {
    font-size:12px;
    color:#1B365C;  
    list-style:none;
    text-decoration:none;
}
.foot_m {
    position: absolute;
    bottom: 30px;
    font-size:12px;
    line-height:20px;
    color:#ccc;
    text-align:left;
}
.foot_m_Name {
    font-size: 22px;
}
.crMana {
    width: 260px;
    text-align: right;
}
#search-bar {
    text-align: right;
    background-color: #FAFAF5;
    /*max-width: 600px;*/
    margin-bottom: 10px;
    display: flex;
    padding: 0 0 0 5px;
    border: 1px solid #666;
    width: 300px;
    font-size: 20px;
}
#search-bar-M {
    text-align: right;
    background-color: #FAFAF5;
    /*max-width: 600px;*/
    margin-bottom: 10px;
    display: flex;
    padding: 0 5px 0 5px;
    border: 1px solid #666;
    width: 99%;
    font-size: 18px;
    color: #000;
}
.btn-Search-i {
    background-color: transparent;
    border-color: transparent;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
    align-self: center;
}
.btn-Search-i-M {
    background-color: transparent;
    border-color: transparent;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
    align-self: center;
}
.search-control {
    border: 0px;
    background: 0;
    box-shadow: none;
    border-radius: 0;
}
.search-control-M {
    border: 0px;
    background: 0;
    box-shadow: none;
    border-radius: 0;
}
.head_Mana {
}
.WebMenuSpilt {
    width: 2px;
    height: 15px;
    background-color: #ccc;
    line-height: 20px;
    display: inline-block;
    position: absolute;
    top: 8px;
    right: 0px;
}
ul.head_Mana ul {
    border: #ccc 1px solid;
    background-color: #FAFAF5;
    position: absolute;
    z-index: 999;
    right: -4px;
    max-width: 170px;
    min-width: 170px;
    font-size: 15px;
    padding: 0;
    top: 22px;
}
ul.head_Mana li:hover > ul {
    display: block;
}
ul.head_Mana ul {
    display: none;
}
ul.head_Mana ul li {
    margin: 0;
    padding: 5px 10px 5px 10px;
    width: 100%;
    text-align: right;
    border: 1px solid #ccc;
    display: block;
}
ul.head_Mana ul li:hover {
    cursor: default;
}
ul.head_Mana li {
    position: relative;
    padding: 0 10px 0 10px;
}
#lab_crLogin {
    /*display: none;*/
    /*position: absolute;*/
    right: 6px;
    top: 26px;
    width: 100px;
}
#lab_crLogin:hover {
    cursor: pointer;
    text-decoration: underline;
}
.TManaIcon {
    font-size: 20px;
}
.TManaIcon:hover {
    cursor: pointer;
}
.display {
    display: block;
}
.FocusB1 {
    border:none .3px;
}
.FocusB1:hover {
    /*border:solid .3px;*/
}

.hidden {
    display:none;
}

.lineHome {
    color:#000;
}
.lineHome:hover {
    color:#312a22;
    opacity:.8;
}
.liSpace {
    width: 5px;
}
.imgLogo { margin: 0 auto; padding: 0px; border: 0px; max-height: 64px; width: 160px;}
.imgLogoM { margin: 0 auto; padding:0px; border:0px; max-height:54px; width: 100%; }
.icon{
    color:#999; opacity:0.5;
    margin:0 ; padding:0; 
    font-size: 24px;
    line-height: 36px;
    -webkit-transition: font-size 0.25s ease-out 0s;
    -moz-transition: font-size 0.25s ease-out 0s;
    transition: font-size 0.25s ease-out 0s;
}
.icon:hover{
    opacity:1;
}
.menu-btn home-btn {
    text-align: left;
}
.sign {
}
.sign:hover {
}
.ul01{
    margin:0 auto; padding:0; 
    width:100%; 
    vertical-align: top;
}
.ul01 li
{
    margin:0 auto;
    /*padding:0 2px 0 2px;*/
	text-align:center;
	cursor:pointer;
	display:inline-block;
}
.menu-mob{
    padding:0 20px 0 20px;
}
.ori_img {
    width: 100%;
    height: auto;
}
/*---------------------------------------------------*/
.hgdmUL002M {
    margin: 0;
    padding: 0;
    width: 100%;
}
.hgdmUL002M li
{
    margin:0 auto;
    padding:0;
	/*display:inline-block;*/
	text-align:center;
    font-size:20px;
	cursor:pointer;
}
.hgdmUL002M>li>div{
    text-align: center;
    width: 50%;
    margin: 20px 0 0 0;
}
.hgdmUL002 {
    margin: 0;
    width: 100%;
    padding: 30px;
    background-color: #1c1c1c;
    text-align: center;
}

.hgdmUL002 li {
    margin: 0 auto;
    padding: 0;
    display: inline-block;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
}

.hgdmUL002 > li > div {
    text-align: center;
    width: 50%;
    margin: 20px 0 0 0;
}
#Footers {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 0px;
}
#FooterPc {
    padding: 0;
    width: 100%;
    height: 240px;
    margin-top: 40px;
}
#FooterComp {
    font-size: 16px;
    color: #fff;
    background-color: #1c1c1c;
}

#FooterMenuPc {
    margin: 0px auto;
    height: 100%;
    position: relative;
    display: flex;
    background-image: url('../image/menuBottom.jpg');
    background-size: cover;
}
.footerCompPc {
    padding-top: 10px;
    text-align: center;
    font-size: 20px
}
.footerService {
    padding-bottom: 20px;
    text-align: center;
    font-size: 10px;
}
.footerIcon {
    width: 33%;
    float: left;
    text-align: right;
    padding-right: 150px;
}
.footerIcon > a{
    padding: 0 8px;
}
.align-left {
    text-align: left;
}

#carNum {
    top: 28px;
    right: 168px;
    margin: -27px 0 0 20px;
    z-index: 12;
    position: fixed;
    background: orange;
    border-radius: 10px;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
}
#carNumM {
    margin: -38px 0 0 20px;
    z-index: 12;
    position: fixed;
    background: orange;
    border-radius: 10px;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
}
.icon-sc {
    z-index: 11;
    margin: -25px 0 0 0px;
    padding: 3px;
    /*position:fixed;*/
    border: none .3px;
    color: #3c3c3c;
}
.icon-scM {
    font-size: 24px;
    z-index: 11;
    margin: -25px 0 0 0px;
    padding: 3px;
    border: none .3px;
    padding: 0 10px 0 10px;
    color: #187FC3;
    opacity: 0.5;
}
.icon-scM:hover {
    opacity: 0.9;
}

.home-ShoppingCart {
    text-decoration: none;
}
.home-ShoppingCart:hover {
    text-decoration:none;
    opacity: 0.9;
}
#MainAction {
    margin:0px auto;
    width: 100%;
    text-align: center;
}
.MainPdShow {
    /*width:100%;*/
    max-width: 1600px;
    text-align: center;
    margin: 0px 20px;
}
.MainPdShowRowL::after {
    content: "";
    flex-grow: 10; /* 強制最後一行靠左 */
}
/*.MainPdShow div {
    float:left;
    display:inline-block;
    text-align:center;
    min-height: 500px;
}
.MainPdShow img {
    max-width: 360px;
    padding: 20px;
    height: 420px;
}*/
.MainPdShow_col {
    margin-bottom: 18px;
}
.PdMshowUp {
    height: 75%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.PdMshowDn {
    height: 25%;
}
.PdMDivSeparate {
    height: 65%;
    border: 1px solid #eee;
    margin: 0;
    top: 15%;
    right: 0;
    position: absolute;
}
.MainPdShow_imgbox {
    min-width: 200px;
    min-height: 200px;
    padding-bottom: 10px;
}
.appli_img img {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.MainPdShow_content {
    margin-top: 15px;
    display: table;
}
.MainPdShow_content a {
    word-break: break-all;
}
.MainPdShow_subTitle_topDiv {
    width: 50%;
    display: inline-block;
}
.MainPdShow_subTitle {
    height: 24px;
    overflow: hidden;
}
.MainPdShow_detail {
    height: 34px;
    text-align: right;
    padding-top: 10px;
}
.pdShowSize {
    padding: 4px 0px;
    margin: 5px;
    border: 1px solid;
    width: 45px;
    float: left;
}
.MainPdShowEnd {
    float: left;
    clear: both;
}
.MainNewsShow {
    max-width: 1110px;
    text-align: center;
    margin: 0px 20px;
}
.newsTitleDiv {
    margin-bottom: 40px;
    padding-top: 40px;
    padding-bottom: 20px;
}
.newsTitleDiv a {
    color: #000;
    font-weight: bold;
}
.newsInfo {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    margin: 15px 0;
    text-align: center;
    letter-spacing: 1.5px;
}
.newsInfoDiv img {
    width: 100%;
}
#goTop {
    position: fixed;
    bottom: 65px; /* 與下方的距離, 也可改為百分比, 即為距離螢幕下方的百分比 */
    right: 5px; /* 與右方的距離 */
    width: 32px; /* 按鈕原始寬度 */
    height: 32px; /* 按鈕原始高度 */
    opacity: 0.7; /* 按鈕原始透明度 */
    z-index: 999;
    cursor: pointer;
    transition: all .5s; /* 動畫效果 持續期間 */
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
}
#goTop:hover, #FBlink:hover, #LINElink:hover { /* 滑鼠經過按鈕時 */
    opacity: 1; /* 透明度 */
    width: 32px; /* 按鈕寬度 */
    height: 32px; /* 按鈕高度 */
}
#goTop2 {
    position: absolute;
    cursor: pointer;
    top: 5px;
    right: 49.2%;
    z-index: 999;
    opacity: 0.7;
}
.goTopStr {
    position: absolute;
    top: 30px;
    right: 76.4%;
    z-index: 999;
    opacity: 0.7;
    font-size: 10px;
}
.fix-icon {
    position: fixed;
    bottom: 100px; /* 與下方的距離, 也可改為百分比, 即為距離螢幕下方的百分比 */
    right: 5px; /* 與右方的距離 */
    width: 32px; /* 按鈕原始寬度 */
    opacity: 1; /* 按鈕原始透明度 */
    z-index: 999;
    cursor: pointer;
    transition: all .5s; /* 動畫效果 持續期間 */
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
}
.fix-icon > a > img
{
    padding-top: 9px;
}
#FBlink {
    position: fixed;
    bottom: 115px; /* 與下方的距離, 也可改為百分比, 即為距離螢幕下方的百分比 */
    right: 5px; /* 與右方的距離 */
    width: 50px; /* 按鈕原始寬度 */
    height: 50px; /* 按鈕原始高度 */
    border:0px;
    opacity: 0.7; /* 按鈕原始透明度 */
    z-index: 999;
    cursor: pointer;
    transition: all .5s; /* 動畫效果 持續期間 */
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
}
#LINElink {
    position: fixed;
    bottom: 170px; /* 與下方的距離, 也可改為百分比, 即為距離螢幕下方的百分比 */
    right: 5px; /* 與右方的距離 */
    width: 50px; /* 按鈕原始寬度 */
    height: 50px; /* 按鈕原始高度 */
    border:0px;
    opacity: 0.7; /* 按鈕原始透明度 */
    z-index: 999;
    cursor: pointer;
    transition: all .5s; /* 動畫效果 持續期間 */
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
}
.pcfblink {
    float:left; clear:both;
    border:0px;
    text-decoration:none;
}
.pdshow_WebInfo {
    margin:0px auto;
    padding:0px;
    width:98%;
    text-align: center;
}
.pwLine {
    margin:0px auto;
    padding:0px;
    width:99%;
    border-top:1px solid #8f7c6a;
}
.foot_pdm {
    font-family:微軟正黑體;
    font-size:15px;
    color:#7a522c;
}
.down-container {
    box-sizing: border-box;
    margin-right: auto;
    margin-left: auto;
    width: 1384px;
    /*overflow: auto;*/
}
.ASdown-container {
    box-sizing: border-box;
    margin-right: auto;
    margin-left: auto;
    width: 1388px;
    /*overflow: auto;*/
}
.psRightbar {
    /*padding-left: 30px;*/
}
/*-----------------------------------活動燈箱*/
.modal {
    padding-right: 8px !important;
    padding-left: 8px;
}
.modal-container {
    max-width: 1000px !important;
    margin: 1.75rem auto;
}
.modal-header {
    border-bottom: none !important;
    width: 100%;
}
.modal-body{
    margin: 0;
}
.modal-content {
    padding: 20px 10px;
}
.modal-title {
    font-weight: 700;
    letter-spacing: 1.5px;
}
.modalfont_c {
    font-family: Microsoft JhengHei;
    font-weight: 600;
}
.modalfont_c h5{
    font-family: Microsoft JhengHei;
    font-weight: 600;
}
.modaltitle {
    width: 100%;
    text-align: center;
}
.modalbuttonx {
    position: absolute;
    right: 2%;
    top: 2%;
}
.modal_imgbox {
    width: 100%;
    height: 65%;
    border: 2px solid #999;
}
.modal_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.modalsp {
    padding: 2px 8px;
    /*margin: 5px;*/
}
.modalsp20 {
    padding: 2px 10px;
    margin: 5px;
}
.modalsp_r {
    background-color: #b81e22;
    color: white;
    white-space: nowrap;
}
.modalsp_wr {
    background-color: #FAFAF5;
    color: #b81e22;
    border: 1px solid;
}
.modalsp_b {
    background-color: #010101;
    color: white;
    padding: 5px 12px;
    border-radius: 20px;
    font-size: 12px;
}
.modalsp_b:hover {
    color: #ddd;
    text-decoration: none;
}
.modalBlock{
    padding-top: 20px;
}
.modalsp_g {
    color: #000;
}
.modalsp_g:hover {
    color: #999;
    text-decoration: none;
}
.maLink {
    font-weight: 600;
    color: #000;
}
.maLink:hover {
    color: #999;
    text-decoration: none;
}
.action_tdd {
    color: #000;
    text-decoration: line-through;
}
.m3 {
    font-weight: 600;
    font-size: 20px;
}
.ckpTable {
    font-weight: 600;
    color: #000;
}
.ckpTitle { 
    background-color: #666;
    color: white;
}
.ckp_block {
    height: 20px;
}
.ckp_borderBottom {
    border-bottom: 5px solid #666
}
.ckpCenter {
    text-align: center;
    padding-top: 20px;
}
.ckp_img {
    max-width: 300px;
    max-height: 350px;
}
.ckp_content {
    text-align: left;
}
#ckpShopCar > span {
    background-color: #666;
    color: white;
    padding: 5px 8%;
    font-size: 14px;
}
#ckpShopCar > span:hover {
    opacity: 0.8;
    cursor: pointer;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
#ckpDelete > i:hover {
    opacity: 0.8;
    cursor: pointer;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.ckpContinue > a {
    font-weight: 600;
    background-color: #666;
    color: white;
    padding: 10px 8%;
    font-size: 16px;
}
.ckpContinue a:hover {
    opacity: 0.8;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    text-decoration: none;
    color: white;
}
.ckpPcInfo {
    width: 35%;
    vertical-align: top;
}
.ckpPcImg {
    width: 25%;
}
.mp_CSBlockhead {
    display: none;
    position: absolute;
    right: 0px;
    top: 26px;
}
.mp_SCBlock {
    display: none;
    border: #ccc 2px solid;
    background-color: #FAFAF5;
    position: absolute;
    z-index: 999;
    right: 13px;
    max-width: 230px;
    min-width: 230px;
    font-size: 15px;
    top: 18px;
    padding: 0;
    font-weight: 600;
    text-align: center;
}
.mp_SCBlock:hover {
    cursor: default;
}
.mp_SCcontent {
    padding: 0px 10px;
    overflow-y: hidden;
    height: 200px;
}
.mp_SCcontent::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    background-color: #FAFAF5;
    border-radius: 3px;
}
.mp_SCcontent::-webkit-scrollbar {
    width: 6px;
    
    background-color: #FAFAF5;
}
.mp_SCcontent::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background-color: #666;
}
.mp_SCpt {
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #ccc;
    overflow-y: hidden;
    padding: 10px 0;
}
.mp_SCptImg {
    float: left;
    width: 40%;
}
.mp_SCptInfo {
    float: left;
    width: 60%;
    padding: 0 10px;
}
.mp_SCptspan {
    display: block;
    line-height: 1.2rem;
    word-wrap: break-word;
}
.mp_SCdown > a {
    color: #000;
}
.mp_BC_head {
    display: none;
    position: absolute;
    right: 3px;
    top: 20px;
    font-size: 10px;
}
.mp_BCblock {
    display: none;
    border: #ccc 2px solid;
    background-color: #FAFAF5;
    position: absolute;
    z-index: 999;
    right: 0px;
    max-width: 120px;
    min-width: 120px;
    font-size: 15px;
    top: 34px;
    padding: 0;
    font-weight: 600;
    height: 260px;
    overflow-y: hidden;
}
.mp_BCblock::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    background-color: #FAFAF5;
    border-radius: 3px;
}

.mp_BCblock::-webkit-scrollbar {
    width: 6px;
    background-color: #FAFAF5;
}

.mp_BCblock::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background-color: #666;
}
.mp_BC_head_mo {
    display: none;
    position: absolute;
    right: 68px;
    top: 50px;
    font-size: 10px;
}
.mp_BCblock_mo {
    display: none;
    border: #ccc 2px solid;
    background-color: #FAFAF5;
    position: absolute;
    z-index: 999;
    right: 50px;
    max-width: 120px;
    min-width: 120px;
    font-size: 15px;
    top: 70px;
    padding: 0;
    font-weight: 600;
    height: 260px;
    overflow-y: hidden;
}
.mp_BCblock_mo::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    background-color: #FAFAF5;
    border-radius: 3px;
}

.mp_BCblock_mo::-webkit-scrollbar {
    width: 6px;
    background-color: #FAFAF5;
}

.mp_BCblock_mo::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background-color: #666;
}
.DropDownSize {
    width: 95%;
    font-size: 16px;
    border-color: #999;
    float: left;
    background-color: #FAFAF5;
}
.DropDownSize option {
    color: #000;
}
.hpFontRebateA {
    color: #0a9063;
}

.hpFontRebateB {
    color: #9c1818;
}
.img_floatAd {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}
.floatAd_L {
    width: 60px;
    height: 200px;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 50%;
    margin-top: -100px;
}
.floatAd_R {
    width: 60px;
    height: 200px;
    position: fixed;
    z-index: 999;
    right: 0;
    top: 50%;
    margin-top: -100px;
}
.floatAdDiv {
    display: block;
}
.modal-ptDp {
    display: flex;
}
.SrStep {
    padding: 40px 0 80px 0;
    display: block;
}
.searchBtn {
    width: 44px;
    background-color: #999;
    text-align: center;
}
#newin {
    width: 100%;
    height: auto;
    margin: 0.5%;
    float: left;
    max-width: 49%;
    aspect-ratio: 1160/999;
    position: relative;
}
#mustbuy {
    width: 100%;
    height: auto;
    margin: 0.5%;
    float: left;
    max-width: 24%;
    aspect-ratio: 688/861;
}
.pdBrMainAct {
    height: 300px;
}
.pdBrMarquee {
    height: 200px;
}
.dpn {
    display: none;
}
.upMenuDiv {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    vertical-align: top;
    height: 30px;
    position: relative;
    display: flex;
    background-image: url('../image/menuTop.jpg');
    background-size: cover;
}
.upMenuFl {
    width: 50%;
    margin: 0;
    padding-left: 10px;
}
.upMenuFr {
    width: 50%;
    margin: 0;
    text-align: right;
    padding-right: 10px;
}
.upMenuInfo {
    color: #fff;
    line-height: 30px;
}
.upMenuUl {
    margin: 0;
    height: 30px;
    align-content: center;
    padding: 0;
}
.upMenuUl li {
    display: inline;
}
.upMenuDown {
    padding: 0;
    display: flex;
    list-style: none;
    flex-wrap: nowrap;
    text-align: center;
    border-top: 1px solid #ccc;
}
.upMenuDown li {
    flex: 0 0 25%;
    box-sizing: border-box;
    margin-top: 5px;
}
.upMenuDown li a {
    color: #000;
    font-weight: bold;
}
#ckpInfo:hover {
    text-decoration: none;
}
.DmenuLinkM {
    color: #000;
    cursor: pointer;
    text-decoration: none;
}

.DmenuLinkM:hover {
    color: #000;
    cursor: pointer;
}

.DmenuLinkM:hover p {
    color: #999;
    cursor: pointer;
}

.DmenuLink {
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    font-size: 16px;
    line-height: 30px;
}

.DmenuLink:hover {
    color: #ccc;
    cursor: pointer;
}

.DmenuLink:hover p {
    color: #999999;
    cursor: pointer;
    text-decoration: none;
}

.DmenuDiv li {
    list-style: none;
}

.DmenuLinkSub {
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    font-size: 13px;
    line-height: 25px;
}
.DmenuLinkSub:hover {
    color: #CCC;
}
.DmenuDiv {
    display: inline-flex;
}

.DmenuDivFr {
    width: 50%;
    text-align: center;
    padding-top: 50px;
}

.DmenuDivFl {
    width: 50%;
    text-align: left;
    padding-top: 20px;
    padding-left: 50px;
    margin: 0;
    color: #3c3c3c;
}

.DmenuIcon {
    padding: 12px;
    font-size: 50px;
}

.Dmenup {
    line-height: 0px;
    font-size: 12px;
    margin: 12px;
}

.dmMobdiv {
    padding: 0 0 0 22px;
}
.dmComInfo {
    font-size: 14px;
    font-weight: bold;
}
.MainTopDiv {
    display: grid;
    grid-template-columns: 3fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 30px;
}
.MainTopDivLeft {
    grid-row: span 2;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.MainTopDivRight {
    display: grid;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50%;
    align-content: center;
}
.MainTopDivRightD1 {
    position: relative;
    float: left;
    clear: both;
    z-index: 8;
    width: 100%;
    height: -webkit-fill-available;
    text-align: center;
    overflow: hidden;
}
.mainPageElecDiv {
    display: grid;
}
.mainPageNewsDiv {
    height: 100%;
    display: grid;
}
.na-prev {
    border: 0;
    background-color: #FAFAF5;
}
.na-prev:hover {
    opacity: 0.7;
}
.na-next {
    border: 0;
    background-color: #FAFAF5;
}
.na-next:hover {
    opacity: 0.7;
}
.mainPageNewsDivTitle {
    display: inline-block;
}
.mainPageNewsDivTitle span {
    font-weight: bold;
    font-size: 16px;
}
.mainPageUserArea {
    display: grid;
/*    justify-content: center;*/
    align-items: center;
    width: 100%;
    align-content: center;
}
.mainPageUserAreaContent {
    margin: 0;
    padding: 0;
    display: block;
}
.mainPageUserAreaCtOut {
    position: relative;
    overflow: hidden;
}
.mainPageUserAreaCtInner {
    display: flex;
}
.mainPuaContent {
    display: block;
    padding: 0 20px;
    float: left;
    text-align: center;
}
.mainPuaCd {
    text-align: center;
    padding: 0 10px;
    width: 200px;
    word-wrap: break-word;
}
.mainPuaCd a:hover {
    opacity: 0.7;
    text-decoration: none;
}
.mainPuaCd p {
    text-align: right;
    color: #000;
    font-weight: bold;
}
.mainPuaCt {
    width: 252.5px;
    height: 253.25px;
    align-content: center;
    padding: 10px;
}
.mainPuaDivSeparate {
    height: 250px;
    border: 1px solid #eee;
    align-self: center;
}
.mainPageUserAreaBtn {
    position: relative;
}
.mainPageUserAreaBtn button:hover {
    opacity: 0.5;
}
.ua-prev {
    background: none;
    color: inherit;
    border: none;
    font: inherit;
    font-size: 60px;
    position: absolute;
    top: 150px;
    left: -20px;
    z-index: 11;
    color: #000;
}
.ua-next {
    background: none;
    color: inherit;
    border: none;
    font: inherit;
    font-size: 60px;
    position: absolute;
    top: 150px;
    right: -20px;
    z-index: 11;
    color: #000;
}
.mainPageUserAreaTitle {
    display: inline-block;
    align-content: center;
    width: 50%;
    height: 100%;
}
.mpuaTitleLeft {
    color: #1B365C;
}
.mpuaTitleRight {
    background: linear-gradient(125deg, transparent 25px, #0080a3 0) top left;
    text-align: center;
}
.mpuaTitleRight div {
    display: inline-block;
    margin-right: 20px;
    position: relative;
}
.mpuaTitleRight div span {
    font-weight: bold;
    color: #fff;
}
.mpuaTitleRight div span:hover {
    cursor: pointer;
    opacity: 0.7;
}
.mainPageUserAreaTop {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    margin-bottom: 10px;
}
.mpuTitleSelect::after {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #FAFAF5
}
.mpuaTitleE {
    font-weight: bold;
    color: #209f93;
    font-size: 20px;
}
.mpuaTitle {
    font-weight: bold;
}
.marquee_img {
    object-fit: cover;
}
.crData {
    background-color: #FAFAF5;
    border: 1px solid #999;
    font-size: 16px;
}
.comInfoDiv {
    margin-bottom: 8px;
}
.fwNormal {
    font-weight: normal;
}
