#detail .pro_img{padding:5px; background:#fff1e0;}
#detail .touchslider{position:relative;}
#detail .touchslider .touchslider-viewport{background:#fff1e0; width:310px; height:174px; margin:0 auto; overflow:hidden;}
#detail .touchslider .touchslider-viewport .list{width:10000px; height:100%;}
#detail .touchslider .touchslider-viewport .touchslider-item{width:310px; height:174px; overflow:hidden; text-align:center;}
#detail .touchslider .touchslider-viewport .touchslider-item img{width:100%;}
#detail .touchslider .touchslider-nav{width:100%; position:absolute; top:158px; text-align:center;}
#detail .touchslider .touchslider-nav .touchslider-nav-item{width:8px; height:8px; background:#666; margin-right:2px; display:inline-block; border-radius:6px;}
#detail .touchslider .touchslider-nav .touchslider-nav-item-current{background:#000;}
#detail .info{width:95%; margin:0 auto; margin-top:5px; background:#fff; border:2px solid #cbcbcb; border-radius:5px; padding:5px 0;}
#detail .info li{width:95%; margin:0 auto;}
#detail .info .name{overflow:hidden; height:26px; line-height:26px; font-size:16px; font-weight:bold;}
#detail .info .data{height:20px; padding:8px 0;}
#detail .info .data .i0{float:left; background:url(/Public/Images/tuan/bg.png) -300px 0 no-repeat; height:20px; line-height:20px; text-indent:23px; color:#777;}
#detail .info .data .i1{float:left; background:url(/Public/Images/tuan/bg.png) -300px -21px no-repeat; height:20px; line-height:20px; text-indent:23px; color:#777; margin-left:15px;}
#detail .info .desc{line-height:150%; color:#555; padding:3px 0;}
#detail .description{width:95%; margin:0 auto; background:#fff;}
#detail .description .contents{padding:8px; margin:8px auto; border:2px solid #cbcbcb; border-radius:5px;}
#detail .description .contents .t{border-bottom:1px dotted #ccc; font-size:16px; font-weight:bold; background:url(/Public/Images/tuan/bg.png) -300px -42px no-repeat; height:20px; line-height:20px; text-indent:23px; padding-bottom:3px;}
#detail .description .contents .txt{line-height:150%;}
#detail .description .contents .txt img{max-width:100%;}

#buy_now{width:100%; margin:0 auto; background:#ddd; height:50px; line-height:50px; position:fixed; z-index:1000; bottom:0; border-top:1px solid #ccc; filter:alpha(opacity=90); opacity:0.9; -moz-opacity:0.9; padding:0 10px; box-sizing:border-box; font-size:20px; font-weight:bold; color:#F69A08;}
#buy_now del{font-size:14px; color:#777; font-weight:normal; margin-left:5px;}
#buy_now a{width:120px; height:32px; line-height:32px; margin-top:7px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; background-color:#FEAC00; font-size:16px; border:1px solid #F57F01; background-image:linear-gradient(bottom, #FE7002 0, #FEAC00 100%); background-image:-moz-linear-gradient(bottom, #FE7002 0, #FEAC00 100%); background-image:-webkit-linear-gradient(bottom, #FE7002 0, #FEAC00 100%); box-shadow:0 1px 0 #FEBE3A inset, 0 1px 2px rgba(0,0,0,0.5); border-radius:5px; color:#fff; text-shadow:0 1px rgba(0,0,0,0.2); display:block; float:right; text-align:center; text-decoration:none;}