/*产品详情*/
.prodetails-left{width:360px; float:left;position:relative; z-index: 2;margin:0 20 0 0px;}
.product-bigpic{width: 360px; height:270px; overflow: hidden; border: 1px solid #ccc; position: relative;}
.prodetails-right{width: 840px; float: right;}
.prodetails-title{font-size: 26px;line-height: 32px; padding-bottom:0px; border-bottom: 0px solid #ddd;}
.prodetails-desc{font-size: 14px; line-height: 25px; margin-top: 5px;height: 220px;overflow: hidden;}
.prodetails-dbox{margin-top: 60px;position: relative;}
.prodetails-tabtit{height: 60px; border-bottom: 1px solid #e8e8e8;}
.prodetails-tabtit ul{overflow: hidden;}
.prodetails-tabtit li{float: left; margin: 10px auto; min-width: 140px; height: 50px; line-height: 50px; background: #ccc; border: 1px solid #e8e8e8; border-bottom: 0; padding:0 30px; border-radius: 4px 4px 0 0; font-size: 20px; color: #333; text-align: center;}
.prodetails-tabcont{padding: 10px 0;}
.prodetails-body{font-size: 14px; color: #555; line-height: 2.2;}
.prodetails-dbox-left {display: inline-grid; width: 1220px; margin-right: 19px;}
.prodetails-dbox .fixed{position: fixed; top:0px; z-index: 9999;}
