body {
  background-color: #f6f6f6;
}
.detail-pic-prev,
.detail-pic-next,
.detail-jd-ico,
.i-d-sel,
.i-d-buy,
.i-d-time,
.hui-title,
.hui-jiang .b1 {
  background: url(../images/detail/detail.png?v=20141031) no-repeat;
  display: inline-block;
}
.detail-pic-prev,
.detail-pic-next {
  height: 52px;
  width: 11px;
  overflow: hidden;
  position: absolute;
  top: 0;
}
.detail-pic-prev {
  background-position: 0 0;
  left: 8px;
}
.detail-pic-prev:hover {
  background-position: -36px 0;
}
.detail-pic-next {
  background-position: -18px 0;
  right: 8px;
}
.detail-pic-next:hover {
  background-position: -54px 0;
}
.i-d-sel {
  width: 9px;
  height: 9px;
  background-position: -170px 0;
  overflow: hidden;
  text-indent: -9999em;
}
.detail-path {
  padding: 17px 0;
}
.detail-path a {
  font-size: 14px;
  color: #606060;
}
.detail-path span {
  margin: 0 4px;
}
.detail-info {
  border: 1px solid #e2e2e2;
  background-color: #ffffff;
  margin-bottom: 34px;
}
.detail-title {
  border-bottom: 1px solid #e2e2e2;
  padding: 14px 0 14px 20px;
}
.detail-title .hui-title {
  background-position: -270px 0;
  width: 59px;
  height: 18px;
  margin-right: 3px;
}
.detail-title h1 {
  font-size: 16px;
  font-weight: bold;
  color: #404040;
}
.detail-title p {
  color: #a5a5a5;
}
.detail-product {
  float: left;
  border-right: 1px solid #e2e2e2;
  width: 1039px;
}
.detail-pocket {
  float: left;
  width: 158px;
}
.detail-pic {
  float: left;
  width: 358px;
 
}
.detail-pic .img-wrap {
  width: 314px;
  height: 314px;
  overflow: hidden;
  margin: 17px auto;
}
.detail-text {
  float: left;
  width: 680px;
  border-left: 1px solid #e2e2e2;
}
.detail-pic-min {
  padding: 0 27px;
  position: relative;
  margin-bottom: 17px;
}
.detail-pic-min li {
  float: left;
  border: 1px solid #f0f0f0;
  width: 50px;
  height: 50px;
  margin-right: 11px;
}
.detail-pic-min li.on,
.detail-pic-min li:hover {
  border-color: #7dc82d;
}
.detail-pic-min .detail-pic-ul {
  width: 304px;
  overflow: hidden;
  height: 52px;
  position: relative;
}
.detail-pic-min .detail-pic-ul ul {
  position: absolute;
  top: 0;
  left: 0;
}
.detail-jd {
  border-top: 1px solid #e2e2e2;
  padding: 15px 10px;
  overflow: hidden;
}
.detail-jd .detail-jd-text span {
  border: 1px solid #ebebeb;
  float: left;
  margin-right: 15px;
  padding: 10px 12px;
  display: inline-block;
}
.detail-jd .detail-jd-pic {
  position: relative;
  padding: 0 10px 0 87px;
  background: #f8eced;
  line-height: 38px;
  color: #d25a62;
  float: left;
  margin-top: 20px;
}
.detail-jd .detail-jd-pic .detail-jd-ico {
  position: absolute;
  left: 0;
  top: 0;
  width: 77px;
  height: 38px;
  background-position: -90px 0;
}
.detail-form {
  padding: 23px 20px 0 20px;
  color: gray;
}
.detail-form .detail-have {
  float: left;
  margin: 4px 0 0 8px;
  color: gray;
}
.detail-form-table {
  width: 100%;
  *position: relative;
  *z-index: 2;
}
.detail-form-table td {
  padding-bottom: 13px;
}
.detail-form-table .top1 td {
  padding-bottom: 3px;
  vertical-align: top;
}
.detail-form-table .top1 td.td1 {
  padding-top: 13px;
}
.detail-form-table .td1 {
  width: 70px;
  text-align: right;
  padding-right: 4px;
}
.detail-form-table .free {
  visibility: hidden;
  letter-spacing: -0.8px;
}
.detail-form-table .tr-mon {
  visibility: hidden;
}
.detail-form-table .tr-mon td {
  padding-bottom: 8px;
}
.detail-form-table .tr-mon .free-tip {
  background-color: #fff9d7;
  border: 1px solid #ffd03c;
  margin-left: 12px;
  color: #9e876f;
  padding-left: 6px;
  width: 387px;
}
.detail-form-table .tr-mon .free-tip img {
  vertical-align: -2px;
  margin-right: 6px;
}
.detail-form-table .price td {
  padding-bottom: 2px;
}
.on .tr-mon {
  visibility: visible;
}
.detail-sel-list {
  *zoom: 1;
}
.detail-sel-list li {
  float: left;
  margin-right: 10px;
  border: 1px solid #cccccc;
  padding: 0 7px;
  color: #676767;
  height: 34px;
  line-height: 34px;
  position: relative;
  background-color: #ffffff;
  _display: inline;
}
.detail-sel-list li .i-d-sel {
  position: absolute;
  right: -1px;
  bottom: -1px;
  display: none;
}
.detail-sel-list li.on {
  border-color: #7dc82c;
}
.detail-sel-list li.on .i-d-sel {
  display: block;
}
.detail-sel-list li:hover {
  border-color: #7dc82c;
  cursor: pointer;
}
.detail-sel-list li:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.detail-sel-color li {
  margin-bottom: 10px;
}
.detail-sel-color img {
  vertical-align: top;
}
.detail-sel-month li {
  height: 27px;
  line-height: 27px;
  margin-right: 5px;
  padding: 0 6px;
}
.detail-price {
  background-color: #f9f9f9;
  padding: 20px 0 5px 0;
  *position: relative;
  *z-index: 1;
}
.detail-price strong {
  font-size: 18px;
}
.detail-price .fn-rmb {
  font-size: 14px;
}
.detail-price .detail-hui-text {
  padding-left: 33px;
  padding-bottom: 8px;
}
.detail-price .detail-hui-text strong {
  font-size: 14px;
  margin: 0 3px;
}
.detail-price .detail-hui-text span {
  margin-right: 20px;
}
.detail-price .detail-hui-text em {
  margin-left: 8px;
}
.hui-jiang {
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-top: -2px;
  font-size: 12px;
}
.hui-jiang .b1 {
  width: 9px;
  height: 18px;
  background-position: -345px 0;
  float: left;
}
.hui-jiang .a1 {
  border: 1px solid #dfdfdf;
  border-left: 0;
  float: left;
  color: #3b9bff;
  padding: 0 2px;
  background-color: #ffffff;
  height: 16px;
  line-height: 16px;
}
.hui-jiang .fn-rmb {
  margin-right: 0;
  font-size: 12px;
}
/* 下架 */
.offshelf {
  font-size: 16px;
  padding-left: 197px;
  position: relative;
  height: 130px;
  padding-top: 58px;
  background-color: #f9f9f9;
  padding-right: 20px;
}
.offshelf img {
  position: absolute;
  left: 63px;
  top: 21px;
}
.offshelf a {
  color: #3186de;
  font-size: 16px;
}
.offshelf a:hover {
  text-decoration: underline;
}
.detail-btn {
  padding: 20px 0 20px 0;
}
.detail-btn .btn {
  width: 153px;
  height: 41px;
  line-height: 41px;
  padding: 0;
  font-size: 18px;
  margin-right: 60px;
}
.detail-btn .i-d-buy,
.detail-btn .i-d-time {
  width: 17px;
  height: 17px;
  position: relative;
  top: 2px;
  margin-right: 4px;
}
.detail-btn .i-d-buy {
  background-position: -200px 0;
}
.detail-btn .i-d-time {
  background-position: -230px 0;
}
.detail-hot {
  float: right;
  width: 188px;
}
.detail-hot-list {
  border: 1px solid #e2e2e2;
  background-color: #ffffff;
  margin-bottom: 13px;
}
.detail-hot-list h3 {
  text-align: center;
  font-size: 16px;
  color: #aada1b;
  border-bottom: 1px solid #e2e2e2;
  height: 46px;
  line-height: 46px;
  background-color: #fcfcfc;
}
.detail-hot-list ul {
  padding: 0 18px;
}
.detail-hot-list ul li {
  border-top: 1px dashed #cccccc;
  padding: 13px 0;
  height: 51px;
  position: relative;
  padding-left: 60px;
}
.detail-hot-list ul li img {
  position: absolute;
  top: 13px;
  left: 0;
}
.detail-hot-list ul li p {
  height: 36px;
  overflow: hidden;
  line-height: 18px;
  margin-top: 7px;
}
.detail-hot-list ul li a {
  color: #333333;
}
.detail-hot-list ul li:first-child {
  border-top: 0;
}
.detail-intro {
  width: 1000px;
  float: left;
}
.detail-tab {
  border: 1px solid #e2e2e2;
  background-color: #ffffff;
}
.detail-tab {
  margin-bottom: 15px;
}
.detail-tab .ui-tab {
  background-color: #fcfcfc;
}
.detail-tab .ui-tab-item a {
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  color: gray;
  border: 0;
  border-top: 2px solid #fcfcfc;
  background-color: #fcfcfc;
  border-radius: 0;
  padding: 0 15px;
}
.detail-tab .ui-tab-item a:hover {
  color: #aada1b;
}
.detail-tab .ui-tab-item-current:first-child a {
  border-left: 0;
}
.detail-tab .ui-tab-item-current a {
  border-top-color: #aada1b;
  color: #aada1b;
  height: 45px;
  background-color: #ffffff;
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
}
.tab-body {
  padding: 18px;
}
/* 产品参数 */
.parameters {
  border: 1px #E5E3E4 solid;
  background-color: #F6F6F6;
  padding: 10px 20px 10px 20px;
}
.parameters h3 {
  font-weight: 700;
  font-size: 14px;
  color: #999999;
  padding-bottom: 8px;
}
.parameters li {
  width: 211px;
  margin-right: 23px;
  margin-bottom: 5px;
  font-size: 12px;
  height: 19px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
/* 分期乐介绍 */
.reason {
  position: relative;
}
.reason .title {
  font-size: 20px;
  color: #3C3C3C;
  margin-top: 25px;
}
.reason p {
  color: gray;
  font-size: 12px;
}
.reason img {
  display: inline-block;
  position: relative;
  z-index: 3;
  margin-top: 15px;
}
.reason .reason-ct {
  width: 0;
  height: 0;
  overflow: hidden;
}
.reason .fq-flow {
  position: absolute;
  z-index: 1;
  left: 20px;
  top: 480px;
}
/* 商品详情 */
.product-msg .title {
  margin: 20px 0 24px 0;
  padding-bottom: 8px;
  color: #66A423;
  border-bottom: 3px #E1E1E1 solid;
  position: relative;
  font-size: 18px;
}
.product-msg .title .green-bg {
  height: 3px;
  width: 66px;
  position: absolute;
  bottom: -3px;
  *bottom: 0;
  left: 0;
  background-color: #B3D291;
  display: inline-block;
  font-size: 0;
}
.product-msg td img {
  vertical-align: top;
}
/* 商品参数 */
.Ptable,
.tab-content table {
  border: 1px solid #eeeeee;
}
.Ptable th,
.Ptable td,
.tab-content table td,
.tab-content table th {
  padding: 8px 0;
}
.Ptable th,
.tab-content table th {
  text-align: center;
  background-color: #f4f4f4;
  color: #666666;
  border-bottom: 1px solid #eeeeee;
}
.Ptable td,
.tab-content table td {
  color: #848484;
  padding-left: 30px;
  border-bottom: 1px solid #eeeeee;
}
.Ptable td.tdTitle {
  text-align: right;
  width: 70px;
  padding-right: 30px;
  color: #666666;
  border-right: 1px solid #eeeeee;
  background-color: #fafafa;
}
/* 包装清单 */
.top-title {
  color: #66A423;
  border-bottom: 1px #E5E3E4 solid;
  padding-bottom: 10px;
  font-size: 18px;
  font-family: \5FAE\8F6F\96C5\9ED1;
}
.top-title h2 {
  font-size: 18px;
  font-family: \5FAE\8F6F\96C5\9ED1;
}
.top-title-text {
  margin: 17px;
  padding: 15px 0;
}
.top-title-text p {
  margin-bottom: 15px;
}
.safe-tree-ul {
  padding-top: 25px;
}
.safe-tree-ul li {
  width: 298px;
  float: left;
  text-align: center;
}
.safe-tree-ul li p {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  color: #797878;
  padding-top: 25px;
}
.i-safe-tree1,
.i-safe-tree2,
.i-safe-tree3,
.i-safe-tree4,
.i-safe-tree5,
.i-safe-tree6,
.i-safe-tree7,
.i-safe-tree8 {
  background: url(../images/detail/safe.png) no-repeat;
  display: inline-block;
}
.i-safe-tree1,
.i-safe-tree2,
.i-safe-tree3 {
  width: 88px;
  height: 88px;
}
.i-safe-tree2 {
  background-position: -180px 0;
}
.i-safe-tree3 {
  background-position: -90px 0;
}
.i-safe-tree4 {
  background-position: -301px 0;
  width: 68px;
  height: 70px;
}
.i-safe-tree5,
.i-safe-tree6,
.i-safe-tree7,
.i-safe-tree8 {
  width: 41px;
  height: 41px;
}
.i-safe-tree5 {
  background-position: -400px -50px;
}
.i-safe-tree6 {
  background-position: -460px -50px;
}
.i-safe-tree7 {
  background-position: -400px 0;
}
.i-safe-tree8 {
  background-position: -460px 0;
}
.top-title-text {
  margin: 17px;
  padding: 15px 0;
}
.top-title-text p {
  margin-bottom: 15px;
}
.safe-tree-ul {
  padding-top: 25px;
}
.safe-tree-ul li {
  width: 298px;
  float: left;
  text-align: center;
}
.safe-tree-ul li p {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  color: #797878;
  padding-top: 25px;
}
.i-safe-dl {
  position: relative;
  padding-left: 108px;
  margin-left: 60px;
}
.i-safe-dl dt {
  font-size: 14px;
  font-weight: 700;
  color: #797878;
}
.i-safe-dl .i-safe-tree4 {
  position: absolute;
  left: 0;
  top: 15px;
}
.i-safe-dl dd {
  padding-top: 7px;
}
.i-safe-dl2 {
  position: relative;
  padding: 0 0 25px 64px;
  margin-left: 60px;
  float: left;
  _display: inline;
  width: 328px;
}
.i-safe-dl2 dt {
  font-size: 14px;
  font-weight: 700;
  color: #797878;
}
.i-safe-dl2 .i-safe-tree5,
.i-safe-dl2 .i-safe-tree6,
.i-safe-dl2 .i-safe-tree7,
.i-safe-dl2 .i-safe-tree8 {
  position: absolute;
  left: 0;
  top: 3px;
}
.i-safe-dl2 dd {
  padding-top: 2px;
}
.detail-review {
  border: 1px solid #e2e2e2;
  padding: 18px 18px 0  18px;
  background-color: #ffffff;
  margin-bottom: 30px;
}
.review-pageer {
  margin-top: 20px;
}
.detail-review-btn {
  border-top: 1px solid #e2e2e2;
  padding: 25px 0;
  margin-top: 30px;
}
.detail-review-btn .btn {
  margin-left: 15px;
}
.detail-review-title {
  font-size: 16px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e1e1e1;
  color: #aada1b;
}
.detail-pingfen {
  padding: 25px 0;
  border-bottom: 1px solid #e2e2e2;
}
.detail-pingfen .detail-pingfen-num {
  float: left;
  border-right: 1px solid #e2e2e2;
  padding-right: 18px;
  width: 210px;
  height: 72px;
  overflow: hidden;
}
.detail-pingfen .detail-pingfen-num .num-pf {
  float: left;
}
.detail-pingfen .detail-pingfen-num .num-pf strong {
  font-size: 48px;
  font-family: Arial;
  font-weight: 400;
}
.detail-pingfen .detail-pingfen-num .text-pf {
  padding: 22px 0 0 10px;
  float: left;
}
.detail-pingfen .detail-pingfen-num .text-pf p {
  color: #b6b6b6;
}
.detail-pingfen .detail-pingfen-li {
  float: left;
  padding: 10px 0 0 25px;
}
.detail-pingfen .detail-pingfen-li li {
  float: left;
  margin-right: 23px;
  width: 140px;
}
.detail-pingfen .detail-pingfen-li li p {
  padding-bottom: 8px;
}
.detail-pingfen .detail-pingfen-btn {
  float: right;
  border-left: 1px solid #e2e2e2;
  padding: 0 30px;
  height: 72px;
  width: 155px;
  overflow: hidden;
}
.detail-pingfen .detail-pingfen-btn p {
  color: #b6b6b6;
}
.detail-pingfen .detail-pingfen-btn .btn {
  margin-top: 8px;
}
.stars {
  width: 75px;
  height: 14px;
  overflow: hidden;
  background-position: 0 -60px;
  position: relative;
}
.stars i {
  background-position: 0 -76px;
  width: 75px;
  height: 14px;
  position: absolute;
  left: 0;
  top: 0;
}
.pre-bg {
  position: relative;
  padding-right: 20px;
}
.pre-bg .pre-text {
  position: absolute;
  width: 15px;
  text-align: left;
  padding-left: 5px;
  top: -4px;
  right: 0;
}
.pre100 {
  height: 11px;
  background-color: #ffd4aa;
  position: relative;
}
.pre100 span {
  position: absolute;
  height: 11px;
  left: 0;
  background-color: #ff8e01;
  display: block;
  top: 0;
}
.pre100-b {
  background-color: #e3f1b7;
}
.pre100-b span {
  background-color: #95be31;
}
.pre100-y {
  background-color: #c7e0ef;
}
.pre100-y span {
  background-color: #2a85bf;
}
.review-list ul {
  padding-top: 15px;
}
.review-list li {
  background-color: #f6f6f6;
  padding: 10px 10px 15px 10px;
  margin-bottom: 10px;
}
.review-list li p {
  padding-top: 7px;
}
.review-list li .stars {
  margin-right: 10px;
}
.review-list li strong {
  color: #585858;
  font-weight: 700;
}
.review-list li .line {
  margin: 0 6px;
}
.zixun-list ul {
  padding-top: 15px;
}
.zixun-list li {
  padding: 10px 10px 15px 10px;
  margin-bottom: 10px;
}
.zixun-list li p {
  padding-top: 7px;
}
.zixun-list li .stars {
  margin-right: 10px;
}
.zixun-list li strong {
  color: #585858;
  font-weight: 700;
}
.zixun-list li .line {
  margin: 0 6px;
}
.zixun-list .zixun-done {
  background-color: #f6f6f6;
  color: #95be31;
  padding: 8px 15px;
  margin-top: 7px;
  line-height: 18px;
}
.adress-list {
  position: absolute;
  top: 27px;
  left: -1px;
  border: 1px solid #d2d2d2;
  width: 360px;
  padding: 10px;
  background: #fff;
  z-index: 250;
}
.detail-app {
  text-align: center;
  margin-top: 27px;
}
.detail-app a,
.detail-app a:hover,
.detail-app a:active {
  color: #5f5f5f;
  text-decoration: none;
}
.wc-info {
  font-size: 15px;
}
