<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */


/*商城系统默认样式*/

/*星级*/
.item_star{ width:76px; height:16px; background:url(../images/item_star.jpg) no-repeat left top; font-size:0; line-height:0; overflow:hidden;}
.item_star .item_star_score{ width:100%; height:16px; font-size:0; line-height:0; display:block; background:url(../images/item_star.jpg) no-repeat left -16px;}
/*
使用方法
&lt;div class="item_star"&gt;&lt;span class="item_star_score" style="width:60%;"&gt;&lt;/span&gt;&lt;/div&gt;
*/

/*规格样式*/
.lh28{ line-height:28px;}
.sys_spec_text{}
.sys_spec_text li{ float:left; height:28px; position:relative; margin:2px 6px 2px 0; line-height:normal;}
.sys_spec_text li a{ height:28px; padding:1px 6px; border:1px solid #ccc; background:#fff; border-radius:3px; font-size:12px; display:inline-block; line-height:24px;}
/*.sys_spec_text li a:hover{ border:2px solid #e4393c; padding:0 5px; text-decoration:none;}*/
.sys_spec_text li i{ position:absolute; width:10px; height:10px; font-size:0; line-height:0; right:2px; bottom:2px; background:url(../images/sys_item_selected.gif) no-repeat right bottom; z-index:99; display:none;}
.sys_spec_text li.selected a{ border:2px solid #e4393c; padding:0 5px;}
.sys_spec_text li.selected i{ display:block;}

/*数量*/
.h32{ line-height:32px;}
.sys_item_modnum{ position:relative; zoom:1; width:90px;}
.sys_item_modnum_number{ width:65px; height:30px; font-size:14px; background:#fff url(../images/sys_item_modnum_number.jpg) no-repeat left top; border:1px solid #a7a6ac; padding:8px; line-height:normal; font-size:12px; border-radius:0; box-shadow:none;}
.sys_item_modnum_add,.sys_item_modnum_sub{ width:18px; height:14px; font:0; line-height:0; position:absolute; float:left; text-indent:-9999px;}
.sys_item_modnum_add{ background:url(../images/sys_item_add.jpg) no-repeat left top; right:0; top:0;}
.sys_item_modnum_sub{ background:url(../images/sys_item_sub.jpg) no-repeat left top; right:0; bottom:0;}


.itembuycart{ padding:8px 12px; display:table; width:100%; border-top:1px solid #eee; margin-top:8px;}
.itembuycart_cell{ width:50%; display:table-cell;}
.itembuycart&gt;.itembuycart_cell:first-child{ padding-right:4px;}
.itembuycart&gt;.itembuycart_cell:last-child{ padding-left:4px;}
.btn-buy{ background:#b00404; border:1px solid #a10000; color:#fff; outline:none;}
.btn-buy:hover,.btn-buy:focus,.btn-buy:active{ color:#fff;}
.btn-buy:hover{ background:#9d0202; border-color:#880101;}
.btn-tocart{ background:#ff7e00; border:1px solid #ed4f06; color:#fff; outline:none;}
.btn-tocart:hover,.btn-tocart:focus,.btn-tocart:active{ color:#fff;}
.btn-tocart:hover{ background:#f67201; border-color:#cf4506;}

/*viewPicMain  组图*/
.viewPicMain{ height:320px; text-align:center; overflow:hidden;}
.viewPicSwiper{ width:100%; margin:0 auto; height:320px;}
.viewPicPag{ position:relative; z-index:9; margin:0; text-align:center; margin-top:-22px; display:block;}
.viewPicPag .swiper-pagination-switch{display: inline-block; width: 10px; height: 10px; border-radius: 8px; background: #555; margin:0 2px; opacity: 0.6; border: 1px solid #ddd;}
.viewPicPag .swiper-active-switch {	background: #c00;}
.viewPicSwiper .swiper-slide{ height:320px;}


/*系统分页*/
.syspage{ width:100%; display:table; padding:15px 0; text-shadow:1px 1px 0 #fff;}
.page_info{ color:#666; text-align:center; padding:15px 0;}
.noinfo{ color:#888; padding:15px 0; text-align:center;}
.syspage .syspage_tbcell{ width:42%; display:table-cell; height:24px; color:#666; line-height:24px; font-size:12px;}
.syspage .syspage_prev,.syspage .syspage_next{ color:#bbb; width:29%;}
.syspage_prev a,.syspage_next a{ width:100%; display:block; color:#666;}
.syspage_prev{ text-align:right; padding-right:8px;}
.syspage_next{ text-align:left; padding-left:8px;}
.syspage_select{ text-align:center; position:relative; border:1px solid #dedede; background:-webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#eee)); line-height:40px; background:-moz-linear-gradient(top,#fafafa,#eee); border-radius:5px; box-shadow:0 1px 0 #fff inset;}
.syspage_select select{ width:100%; opacity:0; position:absolute; left:0; top:0;}

/*syslogin*/
.syslogin{ padding:12px 12px 0;}
.syslogin_item{ margin-bottom:10px; padding-top:10px;}
.diy-alert{ display:none;}
.syslogin_other{ padding:8px 0;}

/*购物车*/
.nocart{ line-height:30px; padding:40px 0; text-align:center; font-size:18px; font-family:"微软雅黑",Arial, Helvetica, sans-serif; color:#333;}
.cartlist ul li{ border-bottom:1px solid #dedede; border-top:1px solid #fff;}
.cartm{ padding:12px;}
.cartm dl{ display:table; width:100%; margin:0; padding:0;}
.cartm dl dt{ width:90px; display:table-cell; vertical-align:top;}
.cartm dl dd{ display:table-cell; vertical-align:top; color:#666; line-height:1.4;}

.cartm_tit{ margin:0; padding:0; font-size:14px; line-height:1.4;}
.cartm_tit_attr{ color:#888; padding-left:5px;}
.lh30{ line-height:30px;}

.carttools{ background:rgba(150,0,0,0.8); padding:12px; color:#ddd;}
.carttotal{ font-size:18px; text-shadow:1px 1px 0 #640303; line-height:34px;}
.carttotal b{ font-size:22px; color:#fff;}
.cartqute{ width:100px;}
.cartqute_ipt{ text-align:center;}
.cartm_del{ padding:6px 0 0 0;}
.btn-white{ background:#fff; color:#c00;}
.btn-white:hover{ color:#c00;}

/*结算中心*/
.order-item{ background:#fff; border-bottom:1px solid #dedede; box-shadow:0 2px 2px rgba(0,0,0,0.1); border-top:1px solid #dedede;}
.order-item-pad{ padding:8px 0;}
.order-info{ padding-bottom:8px;}
.order-item-tit{ font-size:16px; padding:8px 0 8px 12px;}
.order-item-form{ padding:5px 12px; width:100%;}
.order-item-form .input-group-addon{ width:100px; text-align:right;}
.order-item-stai{ line-height:normal; line-height:20px;}
.order-item-stai p{ margin:0; padding:0;}
.order-error{ background:rgba(0,0,0,0.8); padding:12px; font-size:16px; color:#ccc; display:none;}
.order-error a{ color:#fe0;}

/*使用积分*/
.userIntegral{ vertical-align:middle;}
.sys_checkintegral{ vertical-align:middle;}
.sys_userintegralval{ border:1px solid #dedede; padding:3px 3px; font-size:12px; vertical-align:middle; width:45px;}
.sys_useintegralbd{ display:none;}

/*payment*/
.payment-success{ color:#c00; font-size:18px; background:#eee url(../images/sys-success.png) no-repeat 12px center; background-size:26px; padding-left:42px; box-shadow:0 1px 0 #f5f5f5 inset; text-shadow:1px 1px 0 #fff;}


.payment-item{ width:100%; display:table; border-bottom:1px solid #eee; padding:10px 0;}
.payment-list&gt;.payment-item:first-child{ padding-top:0;}
.payment-list&gt;.payment-item:last-child{ padding-bottom:0; border-bottom:none;}
.payment-item a{ width:100%; display:table;}
.payment-item .payment-item-cell{ display:table-cell;}
.payment-item-pic{ width:70px;}
.payment-item-more{ width:15px; text-align:center;}
.payment-item-info{ vertical-align:top;}
.payment-item-info strong{ display:block; font-weight:normal;}
.payment-item-info .payment-item-price{ display:block; color:#888;}
.payment-item-attr{ color:#999; padding-left:12px;}


/*account_fav_list*/
.account_fav_list ul li{ border-bottom:1px solid #dedede; border-top:1px solid #fff;}
.account_fav_m{ padding:12px;}
.account_fav_m dl{ display:table; width:100%; margin:0; padding:0;}
.account_fav_m dl dt{ width:90px; display:table-cell; vertical-align:top;}
.account_fav_m dl dd{ display:table-cell; vertical-align:top; color:#666; line-height:1.4;}
.account_fav_tit{ margin:0; padding:0; font-size:14px; line-height:1.4;}
.lh24{ line-height:24px;}

/*star*/
.star{}
.star ul{width:110px; height:19px; float:left;}
.star ul li{ width:19px; height:19px; float:left; display:inline; padding-right:2px;}
.star ul li a{ width:19px; height:19px; background:url(../images/sys_star.png) no-repeat left top; display:inline-block; line-height:normal; float:left; text-indent:-9999px; overflow:hidden; outline:none;}
.star ul li a:hover{ background:url(../images/sys_star.png) no-repeat left bottom;}
.star ul li.on a{ background:url(../images/sys_star.png) no-repeat left bottom;}/*鼠标经过样式*/
.star ul li.check a{ background:url(../images/sys_star.png) no-repeat left bottom;}/*鼠标点击样式*/
.star_tip{ float:left; height:19px; line-height:19px; color:#f60; font-family:Arial, Helvetica, sans-serif;}

/*评价*/
.appr_list{}
.appr_list ul li{ border-bottom:1px solid #dedede; padding:8px 0; background:#f8f8f8; border-top:1px solid #fff;}
.appr_list ul&gt;li:first-child{ border-top:1px solid #dedede;}

.appr_m{}
.appr_tit{ font-weight:bold; color:#333; padding:0 0 8px 0;}
.appr_stat_date{ padding:0 0 4px 0;}
.appr_star{width:65px; height:13px; background:url(../images/sys_grade_star.png) repeat-x left top; overflow:hidden;}
.appr_curstar{ widows:65px; height:13px; background:url(../images/sys_grade_star.png) repeat-x left bottom; display:block;}
.appr_con{ line-height:24px; padding-bottom:6px; color:#454545;}
.appr_date{ color:#aaa; font-size:12px;}
.appr_rem{ border:1px solid #f8e1b4; background:#fffbf3; padding:8px 12px; margin-top:8px;}
.appr_re_tit_date{ padding-bottom:8px;}
.appr_re_tit{ color:#333; font-weight:bold;}
.appr_recon{ color:#454545; line-height:24px;}
#appr_loading{ text-align:center; padding-right:8px; display:none;}
#appr_loading img{ width:18px;}
.btn-more{ background:-webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#eee)); border:1px solid #dedede; background:-moz-linear-gradient(top,#fafafa,#eee); border-radius:5px; box-shadow:0 1px 0 #fff inset;}
.btn-more:hover{ background:-webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#fafafa));background:-moz-linear-gradient(top,#fafafa,#fafafa);}
#ib_img{
	display: none;
}</pre></body></html>