/*
* @Author: Marte
* @Date:   2016-05-18 11:52:04
* @Last Modified by:   Marte
* @Last Modified time: 2016-10-20 16:16:06
*/
.postion {
    height: 34px;
    line-height: 34px;
    border-bottom: 1px solid #ccc;
}
.groupBuy{
    padding: 30px 0;
}
.p_box_l{
    width: 504px;
    position: relative;
}
.smallImg{
    position: relative;
    height: 400px;
    width: 100px;
    overflow: hidden;
    float: left;
}
#imageMenu{
    height: 400px;
    width: 400px;
    overflow: hidden;
}
#imageMenu li:first-child{
	margin-top:0px;
}
#imageMenu li{
    width: 97px;
    height: 97px;
    margin-top: 4px;
}
#imageMenu li:hover img{
    border:2px solid #000;
}
#imageMenu li#onlickImg img{
    border:2px solid #000;
}
#imageMenu img{
    width: 93px;
    height: 93px;
    border: 2px solid #ccc;
}
.bigImg {
    position: relative;
    float: left;
    width: 400px;
    height: 400px;
    overflow: hidden;
    text-align: center;
}
#winSelector{
    width: 235px;
    height: 210px;
    position: absolute;
    cursor: crosshair;
    filter: alpha(opacity=15);
    -moz-opacity: 0.15;
    opacity: 0.15;
    background-color: #000;
    border: 1px solid #fff;
}
#bigView{
    position: absolute;
    border: 1px solid #959595;
    overflow: hidden;
    z-index: 999;
}
#bigView img{
    position: relative;
}

.groupBuy-text{
    width: 447px;
    height: 400px;
    position: relative;
    margin:0 30px;
}
.groupBuy-text h3{
    line-height:35px;
    font-size: 22px;
    border-bottom: 2px solid #666;
}
.groupBuy-text ul{
    padding-top: 10px;
    width: 76%;
}
.groupBuy-text li{
    line-height: 30px;
    font-size: 14px;
}
.groupBuy-text p{
  width: 100%;
	text-align:center;
  position: absolute;
  bottom: 20px;
}

.groupBuy-text span{
    font-weight: 600;
    font-size: 15px;
}
.groupBuy-text li.dzqy {
   height: 50px;
   line-height: 50px;
}
.groupBuy-text li.dzqy span{
    height: 50px;
    display: inline-block;
    float: left;
}
.groupBuy-text li.dzqy img{
    width: 160px;
    height: 50px;
    display:inline-block;
}
.groupBuy-text a{
	display:inline-block;
    margin: 0 5px;
    width: 115px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    color: #fff;
}
.groupBuy-text .qrcode{
  width: 100px;
  position: absolute;
  bottom:180px;
  right: 0px;
  color: #999999;
  font-size: 14px;
  text-align: center;
  line-height: 20px;
}
.groupBuy-text .qrcode i{
  margin-bottom: 5px;
  opacity:0.7;
  filter:Alpha(opacity=70)
}
.groupBuy-xiangGuan{
    width:172px;
	  padding-left:16px;
	  text-align:center;
    border-left: 1px solid #ccc;
}
.groupBuy-xiangGuan h4{
    border-top: 2px solid #2bac50;
    line-height: 38px;
    font-size: 16px;
}
.groupBuy-xiangGuan img{
	display:inline-block;
  width: 160px;
	height:160px;
	border:1px solid #ccc;
  margin-bottom: 10px;
}
.groupBuy-lists{
    width: 250px;
    margin-right: 16px;
    border: 1px solid #ccc;
}
.groupBuy-lists h4{
    font-size: 16px;
    font-weight: 600;
    line-height: 42px;
    color: #000;
    text-align: center;
}
.groupBuy-lists h5{
    position: relative;
    font-size: 14px;
    font-weight: 600;
    height: 30px;
    line-height: 30px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding-left: 35px;
}
.groupBuy-lists h5 i{
    position: absolute;
    left: 10px;
    top: 8px;
    display: block;
    width: 15px;
    height: 16px;
    background: url(../img/detail/jiajian_icon.png) center bottom no-repeat;
    cursor: pointer;
}
.groupBuy-lists h5 i.cur{
    background-position: center top;
}
.groupBuy-lists h5 a{
    display: block;
    width: 100%;
    height: 100%;
}
.groupBuy-menu{
    /*display: none;*/
}
.groupBuy-menu a{
   display: block;
   line-height: 30px;
   color: #666;
   padding-left: 35px;
}
.intro-content{
    width: 930px;
}
.intro-content h4{
    position: relative;
    border: 1px solid #ccc;
    height: 40px;
}
.intro-content span{
    position: absolute;
    display: block;
	font-size:16px;
    width: 95px;
    height: 38px;
    line-height: 40px;
    border-top: 2px solid #2bac50;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #fff;
    text-align: center;
    z-index: 10;
}
.intro-img{
    border: 1px solid #ccc;
    padding: 20px 0;
    border-top: none;
	text-align:center;
}
.intro-img img{ display:inline-block; margin-bottom:10px;}
.intro-img p{
    padding: 10px 65px;
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    color: #333;
}

/*新增详情页左侧产品 2017/02/27 gui*/
.arc_product{
  width: 200px;
  height: auto;
  margin-top: 20px;
  padding: 0 26px 20px;
  border: 1px solid #ddd  ;
}
.arc_product h3{
  font-size: 16px;
  font-weight: bold;
  padding-left: 20px;
  line-height: 35px;
  text-align: center;
  border-bottom: 1px solid #ddd;
}
.arc_product img{
  width: 200px;
  display: block;
  margin: 0 auto;
}
.arc_product a{
  margin-top: 10px;
  display: inline-block;
}
.arc_product p{
  color: #333;
  font-size: 14px;
  line-height: 25px;
  text-align: center;
  margin: 5px 0 15px;
}
.arc_product div{
  margin-top: 15px;
  text-align: center;
  border-bottom: 1px solid #ddd;
}
.arc_product div:nth-last-child(1){
  border-bottom: none;
}

/* 历史浏览记录 */
.arc_product_history{
  width: 228px;
  height: auto;
  margin-top: 20px;
  padding: 0 12px 20px;
  border: 1px solid #efefef;
  color: #333;
}
.arc_product_history h3{
  font-size: 14px;
  font-weight: bold;
  line-height: 35px;
  text-align: center;
  border-bottom: 1px solid #ddd;
}
.arc_product_history h3 span{
    float:right;
}
.arc_product_history h3 span a{
    cursor:pointer;
    color: #333;
}
.arc_product_history li{
    margin-top:15px;
    border-bottom: 1px dotted #ddd;
}
.arc_product_history img{
  width: 100%;
  display: block;
  margin: 0 auto;
}

.arc_product_history p{
  color: #333;
  font-size: 14px;
  line-height: 18px;
  padding:5px 0 10px;
}
.arc_product_history p a{
  color: #333;
}
.arc_product_history div{
  margin-top: 15px;
  border-bottom: 1px dotted #ddd;
}
.arc_product_history div:nth-last-child(1){
  border-bottom: none;
}