
/* 主体内容 */
/* .all {
	width: 100%;
	padding: 10px 0 80px;
	background-color: #f5f7f9;
} */
.container {
	min-width: 1260px;
	width: 1260px;
}
.img_detail {
	width: 100%;
	background-color: #fff;
	margin: 20px 0;
	padding: 20px;
}
.jcdetail_bigimg {
	float: left;
	width: 640px;
	height: 100%;
	margin-right: 60px;
}
/* 走马灯 */
.top-ibox-gcs {
	width: 640px;
	height: 400px;
	margin-bottom: 10px;
	border: 1px solid #e6e6e6;
}
  
  /* .swiper-outerbox .lf_pic {
	width: 112px;
	height: 71px;
  } */
.top-ibox-gcs .swiper-wrapper {
	width: 640px;
	height: 400px;
}
.preview {
	width: 100%;
	margin-top: 10px;
	position: relative;
}

.preview .swiper-container {
	/* width: 597px; */
	width: 603px;
	height: 76px;
	margin: auto;
	overflow: hidden;
}

.preview .swiper-slide {
    width: 112px;
	height: 71px;
}

.preview .slide6 {
    width: 112px;
}

.preview img {
    padding: 1px;
}

.preview .active-nav img {
    padding: 0;
    border: 1px solid #DB214C;
}
.preview .arrow-left {
    background: url(/jzjiancai/img/prev1.png) no-repeat center;
    left: 0;
    top: 0;
    z-index: 10;
}

.preview .arrow-right {
    background: url(/jzjiancai/img/next1.png) no-repeat center;
    right: 0;
    top: 0;
    z-index: 10;
}

.preview  .nexts, .preview .prevs{
	display: block;
	width: 14px;
	height: 76px;
	background-color: #ccc;
	position: absolute;
	text-align: center;
	line-height: 76px;
}
.xg_img {
	display: block;
	width: 100%;
	height: 100%;
}
  /* .top-ibox-gcs .lf_pic img {
	width: 100%;
	height: 100%;
	display: block;
  } */

/* .swiper-outerbox{
	width: 100%;
	height: 72px;
	position: relative;
	
}

.swiper-container-reset{
	width: 590px;
	height: 72px;
	margin: auto;
	overflow: hidden;
}

.swiper-outerbox .swiper-slide{
	width: 112px !important;
	height: 72px;
	float: left;
	margin-left: 7px;
}

.swiper-outerbox .swiper-slide:nth-child(1){
	margin-left: 0 !important;
}
 */


/* .nexts img, .prevs img{
	width: 8px;
	height: 12px;
} */

/* .prevs{
	left: 0;
	top: 0;
}

.nexts{
	right: 0;
	top: 0;
} */

/* .jcdetail_img {
	display: block;
	width: 640px;
	height: 400px;
	border: 1px solid red;
}
.detail_smallimg {
	margin-top: 20px;
}
.left_arrow, .right_arrow {
	width: 13px;
	height: 70px;
	text-align: center;
	line-height: 70px;
	color: #fff;
	background-color: #ccc;
}
.left_arrow {
	float: left;
	margin-right: 10px;
}
.right_arrow {
	float: right;
}
.ul_img {
	float: left;
	width: 590px;
}
.detail_smallimg ul li {
	float: left;
	margin-right: 7px;
}
.detail_smallimg ul li:nth-last-child(1) {
	margin-right: 0 !important;
}
.small_img {
	display: block;
	width: 112px;
	height: 70px;
} */
.introduce_detail {
	float: left;
	width: 485px;
}
.detail_title {
	color: #333;
	font-size: 28px;
	font-weight: 700;
	margin-top: 15px;
}
.detail_price {
	color: #ff0000;
	font-size: 34px;
	font-weight: 700;
	margin-top: 8px;
}
.product_detail {
	float: left;
	width: 100%;
	margin-top: 26px;
}
.product_left {
	float: left;
	width: 45%;
	margin-right: 10px;
}
.product_left ul {
	width: 100%;
}
.product_left ul li {
	width: 100%;
	margin-bottom: 26px;
}
.product_left .brand {
	width: 20%;
}
.brand, .right_brand {
	float: left;
	color: #999;
	font-size: 16px;
	text-align: left;
}
.product_left .brand_text {
	width: 77%;
}
.brand_text {
	float: left;
	text-align: left;
	color: #333;
	font-size: 16px;
	padding-left: 10px;
	line-height: 21px;
	white-space: nowrap; 
    overflow: hidden; 
    text-overflow: ellipsis;
}
.product_right {
	float: left;
	width: 50%;
}
.product_right ul li {
	width: 100%;
	margin-bottom: 26px;
}
.right_brand {
	width: 28%;
}
.product_right .brand_text {
	width: 68%;
}
.like_product {
	margin-top: 10px;
	float: left;
}
.like_title {
	font-size: 20px;
	color: #333;
	font-weight: 700;
}
.ul_likelist {
	margin-top: 12px;
}
.ul_likelist ul li {
	float: left;
	margin-right: 20px;
}
.ul_likelist ul li:nth-last-child(1) {
	margin-right: 0 !important;
}
.likelist_img {
	display: block;
	width: 145px;
	height: 100px;
}
.like_producttxt {
	display: block;
	width: 145px;
	height: 20px;
	line-height: 20px;
	color: #333;
	font-size: 16px;
	margin-top: 5px;
	white-space: nowrap; 
	overflow: hidden; 
	text-overflow: ellipsis;
}
.ul_likelist ul li:hover .like_producttxt {
	color: #db214c;
}
/* 产品介绍 */
.product_details {
	width: 100%;
	background-color: #fff;
	padding: 20px 20px 0;
}
.product_text {
	width: 100%;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
.product_line {
	display: inline-block;
	height: 42px;
	margin-top: 10px;
	font-size: 18px;
	border-bottom: 2px solid #db214c;
}
.big_image {
	display: block;
	max-width: 1200px;
	margin: auto;
}
.recommend_products ul li {
	float: left;
	width: 15%;
	margin: 0 20px 24px 0;
}
.recommend_products ul li:nth-of-type(6n) {
	margin-right: 0 !important;
}
.recommendlist {
	display: block;
	width: 100%;
	height: 125px;
}
.recommend_text {
	display: block;
	width: 100%;
	height: 19px;
	line-height: 19px;
	color: #333;
	font-size: 14px;
	margin-top: 7px;
	white-space: nowrap; 
	overflow: hidden; 
	text-overflow: ellipsis;
}
.recommend_products ul li:hover .recommend_text {
	color: #db214c;
}
.mzsm {
	width: 100%;
	font-size: 14px;
	padding: 20px 20px 0;
	background-color: #fff;
}
.mzsm span {
	color: red;
	font-weight: 700;
}