.jdc-main-about .row {
	margin-left: -20px
}

.jdc-main-about .row .col-3 {
	background: #fff;
	padding-left: 20px
}

.jdc-main-about li {
	line-height: 20px
}

.jdc-main-about li+li {
	margin-top: 10px
}

.jdc-main-about li a {
	display: block
}

.jdc-main-about .about-hd {
	padding: 13px 0;
	font-size: 18px
}

.jdc-main-about .about-hd a {
	color: #333
}

.jdc-main-about .about-hd a:hover {
	color: #333;
	text-decoration: underline
}

.jdc-main-about .about-hd img {
	width: 6px;
	height: 11px;
	vertical-align: 1px
}

.jdc-main-about .about-news {
	padding-top: 10px
}

.jdc-main-about .about-news .news-img {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 170px;
	margin-right: 10px
}

.jdc-main-about .about-news .news-img img {
	height: 170px;
	width: 100%;
	vertical-align: top
}

.jdc-main-about .about-news .news-img .news-des {
	position: absolute;
	left: 10px;
	bottom: 5px;
	font-size: 14px;
	width: 95%;
	color: #fff;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all
}

.jdc-main-about .about-analyst {
	padding-top: 10px
}

.jdc-main-about .about-analyst a {
	padding-top: 8px;
	color: #333
}

.jdc-main-about .about-analyst a .analyst-bt {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 14px
}

.jdc-main-about .about-analyst a:hover {
	color: #4762fe
}

.jdc-main-about .about-search {
	padding-top: 10px
}

.jdc-main-about .about-search a {
	padding-top: 8px;
	color: #333
}

.jdc-main-about .about-search a .search-bt {
	margin-top: 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
	font-size: 14px
}

.jdc-main-about .about-search a:hover {
	color: #4762fe
}

.jdc-main-about .about-search .search-detail {
	margin-top: 10px
}

.jdc-main-about .about-search .search-detail li {
	position: relative;
	font-size: 12px;
	color: #999;
	line-height: 20px;
	margin-left: 10px
}

.jdc-main-about .about-search .search-detail li:after {
	content: '';
	position: absolute;
	left: -8px;
	top: 8px;
	border-radius: 100%;
	background: #999;
	width: 4px;
	height: 4px
}

.jdc-main-about .about-whitepaper {
	height: 170px;
	padding-top: 10px
}

.jdc-main-about .about-whitepaper a {
	height: 129px
}

.jdc-main-about .about-whitepaper a .whitepaper-img {
	float: left;
	width: 118px;
	height: 170px;
	overflow: hidden;
	margin-right: 10px;
	border: 1px solid #efefef
}

.jdc-main-about .about-whitepaper a .whitepaper-img img {
	height: 170px;
	width: 100%;
	vertical-align: top
}

.jdc-main-about .about-whitepaper a .whitepaper-ct {
	overflow: hidden
}

.jdc-main-about .about-whitepaper a .whitepaper-ct .whitepaper-bt {
	font-size: 14px;
	color: #333;
	padding-top: 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical
}

.jdc-main-about .about-whitepaper a .whitepaper-ct .whitepaper-bt:hover {
	color: #4762fe
}

.jdc-main-about .about-whitepaper a .whitepaper-ct .whitepaper-des {
	font-size: 12px;
	margin-top: 25px;
	line-height: 22px;
	color: #999;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	line-clamp: 4;
	-webkit-box-orient: vertical
}

.jdc-main-certification {
	padding-top: 40px
}

.jdc-main-certification .row {
	padding: 20px 0 0;
	font-size: 0
}

.jdc-main-certification .row .col-2 {
	width: 12.5%;
	float: none;
	display: inline-block;
	vertical-align: top
}

.jdc-main-certification-item {
	font-size: 0
}

.jdc-main-certification-item .jdc-main-certification-item-ct {
	padding: 10px 5px;
	text-align: center
}

.jdc-main-certification-item h5 {
	margin-top: 10px;
	font-size: 12px;
	color: #666;
	line-height: 18px
}

.jdc-main-certification-hd {
	height: 18px;
	line-height: 30px;
	position: relative
}

.jdc-main-certification-hd:after {
	content: "";
	position: absolute;
	top: 17px;
	left: 0;
	width: 100%;
	border-top: 1px solid #eee;
	z-index: 1
}

.jdc-main-certification-hd h5 {
	font-size: 18px;
	background: #fff;
	display: inline-block;
	position: relative;
	z-index: 2;
	padding-right: 16px
}

.jdc-main-about-btn {
	text-align: center;
	padding: 40px 0 60px
}

.cer-scene .jdc-swiper-pagination {
	bottom: 25px
}

.cer-scene .jdc-swiper-pagination .swiper-pagination-bullet {
	background: #1e2e88;
	opacity: .5;
	padding: 0
}

.cer-scene .jdc-swiper-pagination .swiper-pagination-bullet-active {
	background: #2f4bea;
	opacity: 1;
	padding: 0
}

.cer-scene .swiper-slide {
	box-sizing: border-box
}

.cer-scene .swiper-slide .scene-item {
	overflow: hidden;
	position: relative
}

.cer-scene .swiper-slide .scene-item .scene-img {
	height: 170px;
	background: url(https://img1.jcloudcs.com/portal/activity/resist/scene1-1.jpg) no-repeat center;
	background-size: cover!important
}

.cer-scene .swiper-slide .scene-item .scene-img.img2-1,.cer-scene .swiper-slide .scene-item .scene-img.img2-2 {
	background: url(https://img1.jcloudcs.com/portal/activity/resist/scene2-2.jpg) no-repeat center
}

.cer-scene .swiper-slide .scene-item .scene-img.img2-3 {
	background: url(https://img1.jcloudcs.com/portal/activity/resist/scene2-3.jpg) no-repeat center
}

.cer-scene .swiper-slide .scene-item .scene-txt {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 20px;
	background-image: -webkit-linear-gradient(left,#000 0,rgba(0,0,0,.5)80%,rgba(0,0,0,.17)93%,rgba(55,102,249,0)100%);
	background-image: linear-gradient(90deg,#000 0,rgba(0,0,0,.5)80%,rgba(0,0,0,.17)93%,rgba(55,102,249,0)100%);
	background-image: -moz-linear-gradient(90deg,#000 0,rgba(0,0,0,.5)80%,rgba(0,0,0,.17)93%,rgba(55,102,249,0)100%);
	background-image: -webkit-linear-gradient(90deg,#000 0,rgba(0,0,0,.5)80%,rgba(0,0,0,.17)93%,rgba(55,102,249,0)100%)
}

.cer-scene .swiper-slide .scene-item .scene-txt h4 {
	font-size: 14px;
	margin-left: 10px;
	width: 95%;
	color: #fff;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all
}

@media (max-width:768px) {
	.jdc-rwd .jdc-main-bd {
		padding-top: 20px;
		background: #f5f7fd
	}

	.jdc-rwd .cer-scene .swiper-slide .scene-item .scene-img {
		height: 200px
	}

	.jdc-rwd .jdc-main-about {
		padding: 0 20px;
		background: #fff
	}

	.jdc-rwd .jdc-main-about .row {
		margin-left: -20px
	}

	.jdc-rwd .jdc-main-about .row .col-3 {
		background: #fff;
		padding-left: 20px
	}

	.jdc-rwd .jdc-main-about li {
		line-height: 20px
	}

	.jdc-rwd .jdc-main-about li+li {
		margin-top: 10px
	}

	.jdc-rwd .jdc-main-about li a {
		display: block
	}

	.jdc-rwd .jdc-main-about .about-hd {
		padding: 13px 0;
		font-size: 16px
	}

	.jdc-rwd .jdc-main-about .about-hd.about-hdm {
		border-bottom: 1px solid #eee
	}

	.jdc-rwd .jdc-main-about .about-hd a {
		color: #303030;
		font-weight: 700
	}

	.jdc-rwd .jdc-main-about .about-news {
		padding-top: 10px;
		padding-bottom: 20px
	}

	.jdc-rwd .jdc-main-about .about-news .news-img {
		position: relative;
		overflow: hidden;
		width: 100%;
		height: 200px;
		margin-right: 10px
	}

	.jdc-rwd .jdc-main-about .about-news .news-img img {
		height: 200px;
		width: 100%;
		vertical-align: top
	}

	.jdc-rwd .jdc-main-about .about-analyst {
		padding-top: 10px;
		padding-bottom: 20px
	}

	.jdc-rwd .jdc-main-about .about-analyst li {
		line-height: 30px
	}

	.jdc-rwd .jdc-main-about .about-analyst li a {
		padding-top: 8px;
		color: #333
	}

	.jdc-rwd .jdc-main-about .about-analyst li a .analyst-bt {
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		line-clamp: 1;
		-webkit-box-orient: vertical;
		font-size: 14px
	}

	.jdc-rwd .jdc-main-about .about-analyst li a:hover {
		color: #4762fe
	}

	.jdc-rwd .jdc-main-about .about-search {
		padding-top: 10px
	}

	.jdc-rwd .jdc-main-about .about-search a {
		padding-top: 8px;
		color: #333
	}

	.jdc-rwd .jdc-main-about .about-search a .search-bt {
		margin-top: 8px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		line-clamp: 3;
		-webkit-box-orient: vertical;
		font-size: 14px
	}

	.jdc-rwd .jdc-main-about .about-search a:hover {
		color: #4762fe
	}

	.jdc-rwd .jdc-main-about .about-search .search-detail {
		margin-top: 10px;
		padding-bottom: 20px
	}

	.jdc-rwd .jdc-main-about .about-search .search-detail li {
		position: relative;
		font-size: 12px;
		color: #999;
		line-height: 30px;
		margin-left: 10px
	}

	.jdc-rwd .jdc-main-about .about-search .search-detail li:after {
		content: '';
		position: absolute;
		left: -8px;
		top: 14px;
		border-radius: 100%;
		background: #999;
		width: 4px;
		height: 4px
	}

	.jdc-rwd .jdc-main-about .about-whitepaper {
		padding-top: 10px;
		padding-bottom: 20px
	}

	.jdc-rwd .jdc-main-about .about-whitepaper a {
		height: 120px
	}

	.jdc-rwd .jdc-main-about .about-whitepaper a .whitepaper-img {
		float: left;
		width: 85px;
		height: 120px;
		overflow: hidden;
		margin-right: 10px;
		border: 1px solid #efefef
	}

	.jdc-rwd .jdc-main-about .about-whitepaper a .whitepaper-img img {
		height: 120px;
		width: 100%;
		vertical-align: top
	}

	.jdc-rwd .jdc-main-about .about-whitepaper a .whitepaper-ct .whitepaper-des {
		margin-top: 8px;
		-webkit-line-clamp: 3;
		line-clamp: 3
	}

	.jdc-rwd .jdc-main-certification {
		background: #fff;
		padding: 20px 20px 0
	}

	.jdc-rwd .jdc-main-certification .row {
		padding: 10px 10px 0;
		text-align: center;
		font-size: 0
	}

	.jdc-rwd .jdc-main-certification .row .col-2 {
		width: 25%;
		float: none;
		display: inline-block;
		vertical-align: top
	}

	.jdc-rwd .jdc-main-certification-item .jdc-main-certification-item-ct {
		display: inline-block;
		padding: 8px
	}

	.jdc-rwd .jdc-main-certification-item .jdc-main-certification-item-ct img {
		display: inline-block;
		height: 28px!important
	}

	.jdc-rwd .jdc-main-certification-item h5 {
		display: block;
		padding-left: 0;
		margin-top: 5px;
		text-align: center;
		font-size: 10px;
		color: #999
	}

	.jdc-rwd .jdc-main-about-btn {
		background: #fff;
		padding: 20px 0 30px
	}

	.jdc-rwd .jdc-main-about-btn .jdc-btn {
		padding: 4px 10px;
		min-width: 72px
	}

	.jdc-rwd .jdc-main-certification-hd {
		text-align: left;
		height: 18px;
		line-height: 5px;
		position: relative
	}

	.jdc-rwd .jdc-main-certification-hd h5 {
		position: absolute;
		bottom: 25px;
		font-size: 16px;
		font-weight: 700
	}
}