/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

/* 详细页面改版 S */
  .breadcrumb {
    background: #EAEAEA none repeat scroll 0% 0%;
    border-radius: 0px;
    padding: 8px 15px;
}

.breadcrumb a{
	color: #337AB7;
}
.photo-view {
    /* border: 1px solid #DDD; */
}

@media (min-width:768px){
	.photo-view > .big-img-center {
    display: table;
    height: 450px;
    vertical-align: middle;
    margin: 0px auto;
}
.stylesgoleft2{width: 33px;height: 36px;cursor: pointer;margin-top: 5px;margin-bottom: 0px;margin-left: 0px;background-image: url("/new_images/pm_xiangyou.jpg");background-repeat: no-repeat;background-position: center center;position: absolute;z-index: 9;right: 11px;top: 200px;}
.stylesgoleft_xiangzuo{width: 33px;height: 36px;cursor: pointer;margin-top: 5px;margin-bottom: 0px;margin-left: 0px;background-image: url("/new_images/pm_xiangzuo.jpg");background-repeat: no-repeat;background-position: center center;position: absolute;z-index: 9;left: -4px;top: 200px;}
}
@media (max-width:768px){
	.photo-view > .big-img-center {
    display: table;
    height: 360px;
    vertical-align: middle;
    margin: 0px auto;
}
.stylesgoleft2{width: 33px;height: 36px;cursor: pointer;margin-top: 5px;margin-bottom: 0px;margin-left: 0px;background-image: url("/new_images/pm_xiangyou.jpg");background-repeat: no-repeat;background-position: center center;position: absolute;z-index: 9;right: 11px;top: 170px;}
.stylesgoleft_xiangzuo{width: 33px;height: 36px;cursor: pointer;margin-top: 5px;margin-bottom: 0px;margin-left: 0px;background-image: url("/new_images/pm_xiangzuo.jpg");background-repeat: no-repeat;background-position: center center;position: absolute;z-index: 9;left: -4px;top: 170px;}
}
.photo-view > .big-img-center > .big-img-block {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.photo-list {
    padding: 4px 0px;
    overflow: hidden;
    border: 1px solid #DDD;
	border-top: 0px;
}
.photo-list .img-center {
    float: left;
    margin-right: 10px;
    width: 62px;
    height: 62px;
    border: 1px solid #DDD;
    margin-left: 10px;
}
.img-center {
    display: table;
    vertical-align: middle;
    margin: 0px auto;
}
.photo-list .img-center .img-block img {
    max-width: 62px;
    max-height: 62px;
}
.img-center .img-block {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.info-view .name h4 {
    clear: both;
    font-size: 20px;
    font-weight: 600;
    color: #C80A28;
}
.info-view .item {
    clear: both;
    padding: 0px 0px 5px 0px;
    color: #666;
}
.info-view .item a {
    color: #666;
}
.info-view .item .sub-item {
    padding: 5px 0px;
}
.pull-left {
    float: left !important;
    margin-top: -12px;
}
.info-view .item .sub-item > span {
    display: inline-block;
    width: auto;
    line-height: 32px;
    font-size: 14px;
    color: #999;
}
.info-view .price strong {
    font-size: 30px;
    font-weight: normal;
    color: #C80A28;
}
.info-view .item .sub-item {
    padding: 5px 0px;
}
#spanPriceJpy{color: #fff;}
#spanPriceRmb{color: #ff3894;}
.acu_item_none{color: rgb(215, 0, 29);font-weight: bold;}
.auc-style-color{font-weight: bold;color: #666;}
.limit .block{color: #FFF;background-color: #ed701a;border-radius: 5px;box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);height: 40px;width: 40px;}
.limit span{ float: left;line-height: 40px;font-size: 20px;margin-top: 0;margin-bottom: 0;height: 20px;width: 20px;text-align: center;font-weight: bold;margin-left: 3px;}
.panel-body{display: inline-block;width: 100%;border:0px solid #DDD;}
.panel-body p{font-weight: bold;}
.limit-title {
    color: #ED701A;
}
#RemainTime{
	font-size: 24px;
    margin: 0 5px;
}
/* #RemainTime span{line-height: 40px;font-size: 20px;margin-top: 0;margin-bottom: 0;height: 20px;width: 20px;text-align: center;font-weight: bold;margin-left: 3px;color: #FFF;background-color: #303030;border-radius: 5px;box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);padding: 6px 9px;}
 */
 .auc-maijia{border-right: 1px solid #DDD;}
.auc-time{margin-top: 10px;font-size: 15px;}
.auc-item-top{margin-top: 15px;}
.photo-list ul{display: initial;}

.auc_item_h4{max-width: 700px;}
/* 商品标题样式S */
.big-title-color{
	font-size: 20px;
	color:#C80A28;
}
.small-title-color{
	font-size: 13px;
	color: #999;
}
/* 商品标题样式E */
.row-margins{
	margin-left: -15px;
}
/* 相似商品图片轮播 S */
 ul,li { list-style:none}
 .img-scroll { position:relative; margin:20px auto;margin-top: 0px;}
 .img-scroll .prev { left:0;cursor:pointer;}
 .img-scroll .next { right:0;cursor:pointer;}
 .img-list {position: relativeheight: 190px;margin-left: 60px;overflow: hidden;width: 1070px;}
 .img-list ul { width:9999px;}
 .img-list li { float:left; display:inline;width:250px;  margin-right:10px; height:175px; background-color:#fff; text-align:center; line-height:100px;}
 .img-list1 {position: relativeheight: 190px;margin-left: 60px;overflow: hidden;width: 1070px;}
 .img-list1 ul { width:9999px;}
 .img-list1 li { float:left; display:inline;width:250px;  margin-right:10px; height:175px; background-color:#fff; text-align:center; line-height:100px;}
/* 相似商品图片轮播 E */

.item-cate-detail a:hover{color:#B1191A;text-decoration: underline;}

/* 详细页面改版 E */