.jdc-pro-list {
	background: #f5f7fd
}

.jdc-pro-list .jdc-swiper-pagination {
	display: none
}

.jdc-pro-list .row .col-3,.jdc-pro-list .row .col-9 {
	width: auto
}

.pro-item-img {
	width: 285px;
	height: 598px;
	color: #fff;
	padding: 30px 20px;
	box-sizing: border-box
}

.pro-item-img img {
	display: none
}

.pro-item-img .tit {
	padding-bottom: 15px;
	border-bottom: 1px solid #e1e4e9
}

.pro-item-img b {
	font-size: 24px;
	line-height: 30px;
	max-height: 60px
}

.pro-item-img p {
	margin-top: 20px;
	line-height: 20px;
	max-height: 40px
}

.pro-item-img ul {
	padding-top: 10px
}

.pro-item-img ul li {
	line-height: 20px;
	margin-top: 8px
}

.pro-item-img .jdc-btn {
	margin-top: 40px
}

.pro-list-slider {
	width: 915px;
	height: 528px;
	overflow: visible
}

.pro-list-slider .swiper-slide {
	width: 305px
}

.pro-card {
	margin-left: 20px;
	background-color: #fff;
	position: relative;
	padding: 14px 15px 10px;
	box-sizing: border-box;
	height: 156px;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	transition: all .25s ease;
	margin-bottom: 20px
}

.pro-card:after {
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	border-right: 1px solid #ededed;
	z-index: -1
}

.pro-card:hover {
	box-shadow: 0 0 9px 0 rgba(64,87,219,.1)
}

.pro-card:hover .pro-card-detail {
	opacity: 1
}

.pro-card .pro-card-link {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2
}

.pro-card .pro-card-tag {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	width: 45px;
	height: 45px;
	overflow: hidden
}

.pro-card .pro-card-tag .pro-card-tag-text {
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	background-image: -moz-linear-gradient(45deg,#3171ff 10%,#9e4aad 89%);
	background-image: -webkit-linear-gradient(45deg,#3171ff 10%,#9e4aad 89%);
	background-image: linear-gradient(45deg,#3171ff 10%,#9e4aad 89%);
	width: 80px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	position: absolute;
	top: 8px;
	right: -25px
}

.pro-card .pro-card-tit {
	position: relative;
	display: table;
	padding-left: 54px;
	line-height: 24px;
	height: 48px
}

.pro-card .pro-card-tit i {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -19px;
	display: block;
	padding: 6px;
	width: 26px;
	height: 26px;
	line-height: 26px;
	border-radius: 50%;
	background-color: #4762fe
}

.pro-card .pro-card-tit i img {
	vertical-align: top;
	width: 100%
}

.pro-card .pro-card-tit .pro-card-cell {
	display: table-cell;
	vertical-align: middle
}

.pro-card .pro-card-tit h4 {
	font-size: 16px;
	max-height: 48px
}

.pro-card .pro-card-txt {
	margin-top: 10px;
	color: #666;
	line-height: 20px;
	min-height: 40px;
	max-height: 40px
}

.pro-card .pro-card-activity {
	margin-top: 13px;
	display: block;
	color: #666;
	font-size: 14px
}

.pro-card .pro-card-activity .activity-tag {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	border-radius: 10px;
	color: #4762fe;
	border: 1px solid #d5dbff;
	padding: 0 10px;
	margin-right: 10px
}

.pro-card .pro-card-detail {
	opacity: 0;
	position: absolute;
	left: 0;
	bottom: -1px;
	z-index: 3;
	width: 100%;
	height: 32px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -webkit-box;
	display: flex;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	transition: all .25s ease
}

.pro-card .pro-card-detail .btn-pro {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	box-sizing: border-box;
	text-align: center;
	line-height: 30px;
	border: 1px solid #4762fe;
	background: #4762fe;
	color: #fff;
	font-size: 14px
}

.pro-card .pro-card-detail .btn-pro.btn-ghost {
	background: #fff;
	color: #4762fe
}

.pro-card .pro-card-detail .btn-pro:hover {
	box-shadow: 0 0 6px 0 rgba(96,103,247,.5)
}

.pro-list-more {
	text-align: center;
	padding-top: 40px;
	padding-bottom: 60px
}

.m-activity-more {
	display: none
}

.pro-bottom {
	height: 70px;
	background-color: #fff;
	box-sizing: border-box;
	margin-left: 20px;
	padding: 14px 20px;
	line-height: 42px;
	color: #999
}

.pro-search {
	float: left;
	position: relative;
	height: 40px;
	border: 1px solid #e0e0e0;
	border-radius: 21px;
	background-color: #fff;
	overflow: hidden;
	width: 720px;
	margin-right: 10px
}

.pro-search .pro-search-ipt {
	background: 0 0;
	height: 40px;
	padding: 5px 60px 5px 20px;
	border: 0;
	vertical-align: top;
	width: 100%;
	box-sizing: border-box
}

.pro-search .pro-search-btn {
	border: 0;
	background: 0 0;
	outline: 0;
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 40px;
	line-height: 40px;
	text-align: center
}

.pro-search .pro-search-btn i {
	font-size: 20px;
	color: #212121
}

.pro-tab-hd {
	border-bottom: 1px solid #eee;
	margin-bottom: 20px
}

.pro-tab-hd .jdc-bar-nav>.nav-item {
	font-size: 18px;
	font-weight: 700;
	color: #212121;
	cursor: pointer;
	height: 50px;
	line-height: 50px;
	width: auto;
	padding: 0 20px;
	margin: 0 50px
}

.pro-tab-hd .jdc-bar-nav>.nav-item.on {
	color: #4762fe
}

.pro-tab-hd .jdc-bar-nav>.nav-item.on:after {
	background: #4762fe;
	height: 4px
}

.pro-tab-hd .jdc-bar-nav>.nav-item:hover {
	color: #4762fe
}

.pro-tab-hd .jdc-bar-nav>.nav-item:hover:after {
	background: 0 0
}

.pro-tab-hd .jdc-bar-nav>.nav-item.on:hover:after {
	background: #4762fe
}

.pro-list-wrap {
	display: none
}

.pro-list-wrap.on {
	display: block
}

.m-pro-list-hd {
	display: none
}

.pro-list-slider-2 .swiper-wrapper {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.pro-list-slider-2 .swiper-slide {
	height: auto
}

.pro-list-slider-2 .swiper-slide:nth-child(4),.pro-list-slider-2 .swiper-slide:nth-child(5) {
	width: 457.5px!important
}

.pro-card-2 {
	height: 244px
}

.pro-card-2 .pro-card-tit {
	padding-left: 0
}

.pro-card-2 .pro-card-txt {
	min-height: 60px;
	max-height: 60px
}

.pro-card-2 .pro-card-txt2 {
	margin-top: 15px;
	color: #666;
	line-height: 20px;
	font-size: 12px
}

.pro-card-2 .pro-card-txt2 li {
	overflow: hidden;
	word-wrap: normal;
	white-space: nowrap;
	text-overflow: ellipsis
}

@media (max-width:768px) {
	.jdc-rwd .m-pro-list-hd {
		display: block;
		position: relative;
		height: 50px;
		line-height: 50px;
		font-size: 14px;
		color: #212121;
		cursor: pointer;
		border-bottom: 1px solid #eee;
		box-sizing: border-box;
		overflow: hidden;
		word-wrap: normal;
		white-space: nowrap;
		text-overflow: ellipsis;
		padding: 0 40px 0 20px
	}

	.jdc-rwd .jdc-main-bd {
		padding-top: 20px
	}

	.jdc-rwd .jdc-pro-list {
		padding-top: 0
	}

	.jdc-rwd .jdc-pro-list .jdc-swiper-pagination {
		display: block
	}

	.jdc-rwd .pro-tab-bd {
		border-top: 1px solid #eee
	}

	.jdc-rwd .pro-list-wrap {
		display: block;
		background: #fff;
		box-sizing: border-box
	}

	.jdc-rwd .pro-list-wrap.m-on .row {
		display: block;
		border-bottom: 1px solid #eee
	}

	.jdc-rwd .pro-list-wrap .row {
		display: none
	}

	.jdc-rwd .jdc-pro-list .row .col-9 {
		width: 100%
	}

	.jdc-rwd .pro-list-slider {
		width: 100%;
		background: 0 0;
		overflow: hidden;
		height: auto;
		border: 0;
		padding-bottom: 46px;
		padding-top: 10px
	}

	.jdc-rwd .pro-list-slider .swiper-slide {
		width: 100%
	}

	.jdc-rwd .pro-item-img {
		background: 0 0;
		position: relative;
		width: auto;
		height: auto;
		padding: 0;
		margin: 10px 10px 0;
		max-height: 170px;
		overflow: hidden
	}

	.jdc-rwd .pro-item-img img {
		display: block;
		width: 100%;
		vertical-align: top
	}

	.jdc-rwd .pro-item-img .pro-item-img-txt {
		position: absolute;
		top: 0;
		left: 0;
		padding: 10px;
		width: 50%
	}

	.jdc-rwd .pro-item-img .tit {
		padding-bottom: 10px;
		border-bottom: 0
	}

	.jdc-rwd .pro-item-img b {
		font-size: 16px;
		line-height: 20px;
		max-height: 40px
	}

	.jdc-rwd .pro-item-img p {
		margin-top: 3px;
		font-size: 12px;
		line-height: 18px;
		max-height: 54px
	}

	.jdc-rwd .pro-item-img ul {
		display: none
	}

	.jdc-rwd .pro-item-img .jdc-btn {
		margin-top: 10px
	}

	.jdc-rwd .pro-card {
		margin: 0 10px;
		padding: 10px 10px 32px;
		border: 0;
		background: #fff;
		height: auto;
		box-shadow: 0 0 9px 0 rgba(64,87,219,.1)
	}

	.jdc-rwd .pro-card+.pro-card {
		margin-top: 10px
	}

	.jdc-rwd .pro-card:hover {
		box-shadow: 0 0 9px 0 rgba(64,87,219,.1)
	}

	.jdc-rwd .pro-card .pro-card-tit {
		height: 40px;
		line-height: 20px;
		padding-left: 40px;
		padding-right: 30px
	}

	.jdc-rwd .pro-card .pro-card-tit i {
		margin-top: -15px;
		width: 20px;
		height: 20px;
		line-height: 20px;
		padding: 5px
	}

	.jdc-rwd .pro-card .pro-card-tit h4 {
		font-size: 14px;
		max-height: 40px
	}

	.jdc-rwd .pro-card .pro-card-txt {
		margin-top: 5px;
		line-height: 20px;
		min-height: 20px;
		max-height: 20px;
		font-size: 12px;
		-webkit-line-clamp: 1
	}

	.jdc-rwd .pro-card .pro-card-activity {
		margin-top: 0;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		box-sizing: border-box;
		height: 26px;
		line-height: 26px;
		background: #f0f5ff;
		font-size: 12px;
		z-index: 3;
		padding: 0 80px 0 10px
	}

	.jdc-rwd .pro-card .pro-card-activity .activity-tag {
		height: 16px;
		line-height: 16px;
		font-size: 12px;
		margin-right: 5px;
		padding: 0 8px
	}

	.jdc-rwd .pro-card .pro-card-activity .m-activity-more {
		display: block;
		position: absolute;
		top: 0;
		right: 10px
	}

	.jdc-rwd .pro-card .pro-card-detail {
		display: none
	}

	.jdc-rwd .pro-list-more {
		padding-top: 5px;
		padding-bottom: 25px
	}

	.jdc-rwd .pro-list-more .jdc-btn {
		padding: 4px 10px;
		min-width: 72px
	}

	.jdc-rwd .pro-bottom {
		height: auto;
		margin-left: 0;
		padding: 0 10px 20px;
		line-height: 32px;
		text-align: center;
		font-size: 12px
	}

	.jdc-rwd .pro-search {
		float: none;
		height: 30px;
		border-radius: 16px;
		margin-right: 0;
		margin-bottom: 6px;
		width: 100%
	}

	.jdc-rwd .pro-search .pro-search-ipt {
		height: 30px;
		padding: 2px 40px 2px 15px;
		font-size: 12px
	}

	.jdc-rwd .pro-search .pro-search-btn {
		width: 40px;
		height: 30px;
		line-height: 30px
	}

	.jdc-rwd .pro-search .pro-search-btn i {
		font-size: 16px
	}

	.jdc-rwd .pro-list-slider-2 .swiper-wrapper {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.jdc-rwd .pro-list-slider-2 .swiper-slide {
		height: auto
	}

	.jdc-rwd .pro-list-slider-2 .swiper-slide:nth-child(4),.jdc-rwd .pro-list-slider-2 .swiper-slide:nth-child(5) {
		width: 100%!important
	}

	.jdc-rwd .pro-card-2 {
		height: 200px
	}

	.jdc-rwd .pro-card-2 .pro-card-tit {
		padding-left: 0
	}

	.jdc-rwd .pro-card-2 .pro-card-txt2 {
		margin-top: 10px;
		-webkit-line-clamp: 3
	}

	.jdc-rwd .m-on .m-pro-list-hd {
		color: #4762fe
	}

	.jdc-rwd .m-pro-list-hd.jdc-common-arr:after {
		top: 15px
	}

	.jdc-rwd .m-on .m-pro-list-hd.jdc-common-arr:after {
		-webkit-transform: rotate(-180deg);
		-ms-transform: rotate(-180deg);
		transform: rotate(-180deg)
	}
}