@charset "utf-8";
.qty-ctrl { width: 110px; height: 26px; margin: 0 auto; }
.qty-add { width: 26px; display:inline-block; height: 26px; background: url(../images/cart_ctrl.png) 0 0 no-repeat; }
.qty-add { background-position: -26px 0; }
.qty-sub { width: 26px; display:inline-block; height: 26px; background: url(../images/cart_ctrl.png) 0 0 no-repeat; }
.inputcart { width: 38px; height: 24px; line-height: 24px; border: none; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; font-weight: 700; font-family: Arial; color: #666; text-align: center; border-left: 1px solid #ccc; border-right: 1px solid #ccc; }
.dib-wrap .dib { font-size: 12px; letter-spacing: normal; word-spacing: normal; vertical-align: top; }
.titcommon { border-left:3px solid #e33735; text-indent:20px; margin:20px auto; }
.titcommon h3 { font-size:14px; color:#000; font-weight:bold; float:left; line-height:24px; }
.titcommon span { float:right; }
.czlistcz { height:120px; }
.czlistcz p.fontts { line-height:45px; }
.czlistcz li.act { background:url(../images/xzdot.png) right bottom no-repeat; border: 1px solid #e33735; }
.czlistcz li { height: 65px; float: left; text-align: center; border: 1px solid #ececec; margin-right:20px; font-size:16px; color:#000; font-weight:bold; width:175px; line-height:65px; }
/* 本例子css */
		.slideTxtBox { text-align:left; }
.slideTxtBox .hd { height:30px; line-height:30px; padding:0 10px 0 0px; position:relative; }
.slideTxtBox .hd ul { float:left; position:absolute; top:-1px; height:32px; }
.slideTxtBox .hd ul li { float:left; cursor:pointer; background:#fafafa; border-top:2px solid #ececec; border-left:1px solid #ececec; border-right:1px solid #ececec; border-bottom:1px solid #ececec; padding:0 30px; }
.slideTxtBox .hd ul li.on { border-top:2px solid #e33735; border-left:1px solid #ececec; border-right:1px solid #ececec; border-bottom:1px solid #ececec; }
.slideTxtBox .bd ul { padding:15px 0; zoom:1; }
.slideTxtBox .bd li { height:24px; line-height:24px; }
.slideTxtBox .bd li .date { float:right; color:#999; }
/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideTxtBox .arrow { position:absolute; right:10px; top:0; }
.slideTxtBox .arrow a { display:block; width:5px; height:9px; float:right; margin-right:5px; margin-top:10px; overflow:hidden; cursor:pointer; background:url("../images/arrow.png") 0 0 no-repeat; }
.slideTxtBox .arrow .next { background-position:0 -50px; }
.slideTxtBox .arrow .prevStop { background-position:-60px 0; }
.slideTxtBox .arrow .nextStop { background-position:-60px -50px; }
.orderts ul li span{ background:#f54e56; color:#FFF; border-radius:10px; display:block; padding:2px; width:10px; height:10px; line-height:8px; text-align:center; font-size:20px; float:left; margin-right:10px;}
.orderts ul li{ display:block; height:30px; width:100%; color:#f54e56; line-height:12px;}
.orderts ul li b{  color:#f54e56; }


.orderts{ background:#ffebeb; padding:20px; color:#f54e56; margin-top:30px;}