<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.title dt h1{
	padding-bottom: .2em;
    line-height: 1;
    font-size: 16px;
    font-weight: 700;
    color: #000;
    font-family: "microsoft yahei";
    vertical-align: middle;
}
.fcs-panel {
    background-color: #e9e9e9;
    background-repeat: no-repeat;
    backgroung-position: left 0;
    position: relative;
    left: 0;
    z-index: 10;
    font: 12px/1.5 "Microsoft Yahei",tahoma,arial;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-right: 20px;
}
.tm-price-panel {
    position: static;
    color: #333;
    padding-left: 0;
}
.tm-price-panel .tm-price {
    text-decoration: line-through;
    font-size: 14px;
}
.tm-fcs-panel {
    background-color: #e9e9e9;
    background-repeat: no-repeat;
    backgroung-position: left 0;
    float: left;
    width: 100%;
    font: 12px/1.5 "Microsoft Yahei",tahoma,arial;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-right: 20px;
}
.tm-fcs-panel dl {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.tm-fcs-panel dl dt.tb-metatit {
    color: #999;
    font-size: 12px;
    text-align: left;
    float: left;
    width: 69px;
    margin: 0 0 0 8px;
}
 .tm-fcs-panel dl dd {
    color: #333;
    margin-left: 70px;
    font-family: Arial;
}
.tm-promo-panel .tm-promo-price {
    line-height: 24px;
    font-size: 12px;
    position: relative;
}
.tm-promo-panel.tm-promo-cur .tm-promo-price .tm-yen {
    vertical-align: middle;
    color: #FF0036;
    font-size: 18px;
    font-family: Arial;
    -webkit-font-smoothing: antialiased;
}
.tm-promo-panel.tm-promo-cur .tm-promo-price .tm-price {
    vertical-align: middle;
    font-size: 30px;
    color: #FF0036;
    font-weight: bolder;
    font-family: Arial;
    -webkit-font-smoothing: antialiased;
}
.tm-promo-panel .tm-promo-price .tm-promo-type {
    background-color: #f47a86;
    border-radius: 1px;
    color: #fff;
    height: 16px;
    line-height: 16px;
    margin: 0 2px 4px 6px;
    padding: 1px 5px;
    position: relative;
}

/*.goods_detail_con{float: left;width: 100%;border: 1px solid #EBEBEB;padding: 40px;background: #FFF;min-height: 500px;color:#333;}*/
.goods_detail_con .goods_detail_one{float: left;display: none;width: 100%;}
.goods_detail_con table th{height:40px;line-height:40px;font-size:14px;font-weight: normal;}
.goods_detail_con table td{padding:5px 10px;color:#777;font-size: 12px;}
.zhigou_shuxing_table{float:left;width:100%;background-color: #dedede;}
.zhigou_shuxing_table tr td{background-color: #FFF;}
.zhigou_shuxing_table tr th{background-color: #FFF;padding: 0px 10px;}

.detail{
    float: left;
    padding-top: 15px;
    line-height: 28px;
    font-size: 14px;
    font-family: "microsoft yahei";
}
</pre></body></html>