/*
  zm-巴速狗-购物车结算页面
  2015-08-07
*/

/*css reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {padding: 0;margin: 0;} *{ margin:0; padding:0;}   
table {border-collapse: collapse;border-spacing: 0;}    
fieldset,img {border: 0;}    
address,caption,cite,code,dfn,em,strong,th,var {font-weight: normal;font-style: normal;}       
caption,th {text-align: left;}    
h1,h2,h3,h4,h5,h6 {font-weight: normal;font-size: 100%;}    
q:before,q:after {content:”;}    
abbr,acronym {border: 0;}  
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {padding: 0;margin: 0;}    
table{border-collapse: collapse;border-spacing: 0;}    
fieldset,img {border: 0;}    
address,caption,cite,code,dfn,em,strong,th,var {font-weight: normal;font-style: normal;}    
ol,ul {list-style: none;}    
caption,th{text-align: left;}    
h1,h2,h3,h4,h5,h6 {font-weight: normal;font-size: 100%;}    
q:before,q:after {content:”;}    
abbr,acronym {border: 0;} 
body{font-size: 12px;font-family: "微软雅黑","宋体",Verdana, Geneva, sans-serif;color: #767676;} 
ul li{ list-style:none}
a{ text-decoration:none; color:#333;}

/*清除浮动*/
.clear{*zoom:1;}
.clear:after{display: block;height:0;clear:both;content: '.';visibility: hidden;}

/*header*/
.header{width:100%;height: 32px;line-height:32px;background: #f5f5f5;border-bottom: 1px solid #e5e5e5;}
.header .headerContent{width:1190px;line-height: 32px;margin: 0 auto;}
.welcome li,.headerContent .welcome{float: left;}
.welcome li a{color: #767676;text-decoration: none;padding: 0 10px;}
.welcome li a:hover{color: #ff4400;}
.headerContent .headerRight{float: right;position:relative;}
.headerRight ul{margin-right: 35px;}
.headerRight ul,.headerRight li,.headerRight span{float: left;display: inline;}
.headerRight li{position: relative;}
.headerRight li a{color: #767676;text-decoration: none;padding: 0 8px;}
.headerRight li a:hover{color: #ff4400;}
.headerRight span{margin-right: 15px;}
#service{padding:0 10px;height: 300px;background: #ffffff;border:1px solid #cccccc;position: absolute;top:32px;width: 80px;}
#service dt{height:22px;line-height:22px;}
#service dt a{color: #767676;text-decoration: none;text-align: center;height: 24px;line-height: 24px;display:block;}
#service dt a:hover{background: #ff4400;color: #ffffff;}


.logo_head{ width:100%; border-bottom:2px #ff4400 solid; margin-bottom:30px;}
/*car-head*/
.car-head{ width:1190px; margin:20px auto 18px; height:56px;}
.logo{width:208px;height: 56px;background:url(../../webimage/logo.png);float: left;margin-right: 178px;}
.car-head .search{width: 605px;height: 33px;border:2px solid #ff4400;float: left;margin-top: 10px;}
.search input,.search i,.search a{float: left;}
.search input{width: 475px;margin-left: 5px;height: 33px;line-height: 33px;border: 0;color:#a0a0a0;}
.search i{width: 15px;height: 15px;background: url(../../webimage/search.png) no-repeat;display: inline-block;margin: 9px 0 0 10px;}
.search a{width: 100px;height: 33px;line-height: 33px;background: #ff4400;text-decoration: none;text-align: center;display: inline-block;color: #ffffff;font-size: 14px;font-weight: bold;letter-spacing: 3px;}

/*content*/
.content{ width:1190px;margin:0 auto;border:1px #ddd solid;}

/*goodsbox*/
.goodsbox{margin: 60px auto 30px 120px; }
.goodsbox_hd{ font-size: 16px;font-weight: bold;margin-bottom: 30px;}

.goodsbox_title{display: block;margin-bottom: 10px;}
.goodsbox_cont ol{ margin-left:25px;}
.goodsbox_cont ol li {list-style-type: decimal; line-height:24px;}
