/* Generated by less 2.2.0 */
.p_content {
  width: 100%;
  background: #f5f5f5;
  /*min-height: 800px;*/
  height: 100%;
  overflow: hidden;
}
.p_content .content {
  width: 1200px;
  margin: 0 auto;
}
.p_content .content .p_nav {
  height: 60px;
  line-height: 60px;
  font-size: 15px;
}
.p_content .content .p_shop_box {
  height: 470px;
  width: 933px;
  background: #fff;
  float: left;
  box-sizing: border-box;
  padding: 18px 20px;
}
.p_content .content .p_shop_box .p_shop_box_content {
  width: 360px;
  position: relative;
}
.p_content .content .p_shop_box .p_shop_box_max_img {
  width: 360px;
  height: 360px;
  background: #FFFFff;
  border: 1px #e6e6e6 solid;
  overflow: hidden;
}
.p_content .content .p_shop_box .p_shop_box_max_img img {
  width: 100%;
}
.p_content .content .p_shop_box .p_shop_box_min {
  margin-top: 10px;
}
.p_content .content .p_shop_box .p_shop_box_min ul {
  cursor: pointer;
}
.p_content .content .p_shop_box .p_shop_box_min ul .p_prev,
.p_content .content .p_shop_box .p_shop_box_min ul .p_next {
  box-sizing: border-box;
  padding-top: 20px;
  text-align: center;
}
.p_content .content .p_shop_box .p_shop_box_min ul .p_shop_min_img {
  width: 324px;
  height: 62px;
  position: relative;
  overflow: hidden;
}
.p_content .content .p_shop_box .p_shop_box_min ul .p_shop_min_img .small_img_container {
  position: absolute;
  left: 0;
  top: 0;
  height: 62px;
  z-index: 22;
}
.p_content .content .p_shop_box .p_shop_box_min ul .p_shop_min_img img {
  display: block;
  float: left;
  margin-left: 19px;
  border: 1px #e6e6e6 solid;
}
.p_content .content .p_shop_box .p_shop_box_min ul .p_shop_min_img:after {
  clear: both;
  display: block;
  content: '';
}
.p_content .content .p_shop_box .p_shop_box_min ul .p_shop_min_img .border_blue {
  border: 1px #0082df solid;
}
.p_content .content .p_shop_box .p_shop_box_min ul:after {
  clear: both;
  display: block;
  content: '';
}
.p_content .content .p_shop_box .p_shop_box_detail {
  width: 512px;
  margin-left: 20px;
}
.p_content .content .p_shop_box .p_shop_box_detail .title {
  line-height: 25px;
  font-size: 16px;
  font-weight: 600;
}
.p_content .content .p_shop_box .p_shop_box_detail .p_cart {
  background: #0082df;
  width: 160px;
  height: 40px;
  text-align: center;
  color: #fff;
  /*border-radius: 3px;*/
  border: none;
  margin-top: 20px;
  font-size: 16px;
  cursor:pointer;
}
.p_content .content .p_shop_box .p_shop_box_detail .p_shop_box_detail_content {
  background: #f5f5f5;
  box-sizing: border-box;
  padding: 10px 15px;
  height: 320px;
  width: 510px;
  margin-top:6px;
}
.p_content .content .p_shop_box .p_shop_box_detail .p_shop_box_detail_content .list {
  height: 36px;
  line-height: 36px;
  border-bottom: 1px #e6e6e6 dashed;
  font-size: 14px;
}
.p_content .content .p_shop_box .p_shop_box_detail .p_shop_box_detail_content .list .p_piece {
  color: red;
  text-decoration: line-through;
}
.p_content .content .p_shop_box .p_shop_box_detail .p_shop_box_detail_content .list .num_text {
  display: block;
  float: left;
}
.p_content .content .p_shop_box .p_shop_box_detail .p_shop_box_detail_content .list .p_number {
  position: relative;
  top: 8px;
  width: 89px;
  height: 22px;
  line-height: 22px;
  border: 1px #cccccc solid;background:#fff;
}
.p_content .content .p_shop_box .p_shop_box_detail .p_shop_box_detail_content .list .p_number .p_add,
.p_content .content .p_shop_box .p_shop_box_detail .p_shop_box_detail_content .list .p_number .p_jian {
  width: 21px;
  text-align: center;
  cursor:pointer;
}
.p_content .content .p_shop_box .p_shop_box_detail .p_shop_box_detail_content .list .p_number .p_num {
  width: 45px;
  border-right: 1px #ccc solid;
  border-left: 1px #ccc solid;
}
.p_content .content .p_shop_box .p_shop_box_detail .p_shop_box_detail_content .list .p_number .p_num input {
  width: 45px;height:22px;float:left;
  background: none;
  border: none;
  text-align: center;
}
.p_content .content .like_rank {
  width: 250px;
  float: right;
  background-color: #FFFFFF;
}
.p_content .content .like_rank .slide_icon {
  position: absolute;
  right: 8px;
  top: 18px;
  z-index: 3;
  height: 28px;
}
.p_content .content .like_rank .slide_icon p {
  width: 26px;
  height: 26px;
  float: left;
  text-align: center;
  line-height: 26px;
  margin-left: 9px;
  border: 1px #e6e6e6 solid;
}
.p_content .content .like_rank .look_more {
  width: 210px;
  margin: 0 auto;
  height: 43px;
  line-height: 43px;
  border-top: 1px #e6e6e6 solid;
  text-align: center;
}
/*相关推荐*/
.product_com {
  /*margin-top: 14px;*/
}
.product_com .related_com {
  border: none;
}
.product_com .related_com span {
  width: 8px;
  height: 28px;
  margin-top: 16px;
  margin-right: 20px;
}
.product_com .related_com h4 {
  width: 116px;
  font-size: 24px;
}
.product_com .related_com p {
  float: left;
  line-height: 66px;
}
.product_com .com_pro {
  width: 1210px;
  height: 100%;
  background: none;
  margin-top: 0;
}
.product_com .com_pro li {
  width: 210px;
  padding: 9px;
  background-color: #FFFFFF;
  margin: 0 14px 0 0;
}
/*成交量和详情*/
.cjl_and_detail {
  margin-top: 36px;
  height: 100%;
  overflow: hidden;
  margin-bottom: 32px;
}
.cjl_and_detail .cjl_rank {
  float: left;
}
.cjl_and_detail .details {
  width: 930px;
  float: right;
  background-color: #FFFFFF;
  padding-top:1px;
}
.cjl_and_detail .details .details_pic {
  width: 900px;
  margin: 15px;
  text-align: left;
  min-height:640px;
}
.cjl_and_detail .details .details_pic p {
  width: 100%;
}
.cjl_and_detail .details .details_pic p img {
  width: 100%;
}
.p_banner img {
  width: 100%;
}
/* reset */
body {
  font: 12px/18px "Hiragino Sans GB","Microsoft Yahei",arial,宋体,"Helvetica Neue",Helvetica,STHeiTi,sans-serif;
  color: #585858;
}
body,
div,
p,
span,
form,
iframe,
table,
td,
th,
input,
textarea,
button,
label,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
ul,
ol,
li,
dl {
  list-style-type: none;
}
em,
i,
dfn,
cite,
strong,
small {
  font-style: normal;
}
img {
  border: 0;
}
fieldset,
button,
input,
select,
option {
  vertical-align: middle;
  font: 12px/18px "Hiragino Sans GB","Microsoft Yahei",arial,宋体,"Helvetica Neue",Helvetica,STHeiTi,sans-serif;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
textarea {
  resize: none;
}
/* color */
a:link,
a:visited {
  color: #575757;
  text-decoration: none;
}
a:hover {
  color: #ef4165;
  text-decoration: none;
}
a:active {
  color: #1d7400;
}
/* clearfix */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
*html .clearfix {
  zoom: 1;
}
/* smallImg */
.smallImg {
  position: relative;
  height: 63px;
  margin-top: 1px;
  width: 360px;
  overflow: hidden;
  float: left;
  margin-top: 13px;
}
.scrollbutton {
  width: 14px;
  height: 63px;
  overflow: hidden;
  position: relative;
  float: left;
  cursor: pointer;
  margin-top: 20px;
}
.scrollbutton.smallImgUp {
  background: url(../images/p_left.jpg) no-repeat;
}
.scrollbutton.smallImgUp.disabled {
  background: url(../images/p_left.png) no-repeat;
}
.scrollbutton.smallImgDown {
  background: url(../images/p_right.png) no-repeat;
  float: right;
  margin-top: 20px;
}
.scrollbutton.smallImgDown.disabled {
  background: url(../images/p_d_right.jpg) no-repeat;
  float: right;
  margin-top: 20px;
}
#imageMenu {
  height: 63px;
  width: 310px;
  overflow: hidden;
  float: left;
  margin-left: 15px;
}
#imageMenu li {
  height: 63px;
  width: 73px;
  overflow: hidden;
  float: left;
  text-align: center;
}
#imageMenu li img {
  width: 60px;
  height: 60px;
  cursor: pointer;
}
#imageMenu li#onlickImg img,
#imageMenu li:hover img {
  width: 60px;
  height: 60px;
  border: 1px solid #c7c7c7;
}
/* bigImg */
.bigImg {
  position: relative;
  float: left;
  width: 360px;
  height: 360px;
  overflow: hidden;
}
.bigImg #midimg {
  width: 360px;
  height: 360px;
}
.bigImg #winSelector {
  width: 235px;
  height: 210px;
}
#winSelector {
  position: absolute;
  cursor: crosshair;
  filter: alpha(opacity=15);
  -moz-opacity: 0.15;
  opacity: 0.15;
  background-color: #000;
  border: 1px solid #fff;
}
/* bigView */
#bigView {
  position: absolute;
  border: 1px #e6e6e6 solid;
  overflow: hidden;
  z-index: 999;
}
#bigView img {
  position: absolute;
}
