.jidc-banner-wrap {
	height: 630px;
	background: url(../images/v4-pc1.png) no-repeat center 0,-webkit-gradient(linear,left top,left bottom,from(#272940),to(#11152b));
	background-size: cover;
	overflow: hidden;
	position: relative
}

.jidc-banner-wrap .jidc-operation-top {
	background: #ecf0fb;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 140px;
	z-index: 2
}

.jidc-banner-wrap .jidc-banner-img-wrap,.jidc-banner-wrap .jidc-banner-img-wrap img {
	height: 120px
}

.jidc-banner-wrap .jidc-opTop-item {
	position: relative;
	float: left;
	box-sizing: border-box;
	width: 25%;
	border-left: 1px solid hsla(0,0%,100%,.7);
	border-right: 1px solid hsla(0,0%,100%,.7);
	-webkit-transition: background-color .25s ease;
	transition: background-color .25s ease;
	text-align: center
}

.jidc-banner-wrap .jidc-opTop-item+.jidc-opTop-item {
	width: 25%;
	border-left-width: 0
}

.jidc-banner-wrap .jidc-opTop-item:hover {
	background-color: #e2e8fb
}

.jidc-banner-wrap .jidc-opTop-item>a {
	position: relative;
	display: block;
	padding: 0 7%;
	height: 140px
}

.jidc-banner-wrap .jidc-opTop-icon {
	margin: 16px auto 0;
	width: 40px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	overflow: hidden
}

.jidc-banner-wrap .jidc-opTop-icon img {
	vertical-align: top;
	max-width: 100%
}

.jidc-banner-wrap .jidc-opTop-icon .jidc-bg {
	width: 64px;
	height: 64px
}

.jidc-banner-wrap .jidc-opTop-icon .jdcfont {
	font-size: 32px;
	color: #fff
}

.jidc-banner-wrap .jidc-opTop-text {
	margin-left: 0;
	padding-top: 10px
}

.jidc-banner-wrap .jidc-opTop-text dt {
	margin-bottom: 5px;
	line-height: 28px;
	font-size: 18px;
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.jidc-banner-wrap .jidc-opTop-text dd {
	line-height: 24px;
	font-size: 14px;
	color: #666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.jidc-banner-wrap .slider-aside-wrap {
	position: absolute;
	z-index: 10;
	left: 50%;
	top: 0;
	width: 600px;
	height: 500px
}

.jidc-banner-wrap .slider-aside {
	position: absolute;
	top: 162px;
	right: 45px;
	padding: 30px 50px;
	width: 200px;
	height: 180px;
	color: #fff;
	background-color: rgba(3,0,76,.5);
	border-radius: 20px
}

.jidc-banner-wrap .slider-aside-item {
	line-height: 30px;
	font-size: 18px
}

.jidc-banner-wrap .slider-aside-item.slider-item-important {
	line-height: 60px
}

.jidc-banner-wrap .slider-aside-item em {
	font-size: 24px;
	font-weight: 700
}

.jidc-banner-wrap .slider-aside-btn {
	display: block;
	margin: 15px auto 0;
	width: 130px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 17px;
	font-size: 14px;
	color: #fff;
	-webkit-transition: all .25s ease;
	transition: all .25s ease
}

.jidc-banner-wrap .slider-aside-btn:hover {
	background-color: #fff;
	color: #333
}

.jidc-banner-wrap .jidc-banner {
	position: relative;
	z-index: 1;
	height: 490px;
	line-height: 1.14;
	font-size: 12px;
	left: 0;
	top: 0;
	width: 100%
}

.jidc-banner-wrap .jidc-banner:hover .jidc-slider-btn {
	display: block
}

.jidc-banner-wrap .jidc-slider-item {
	height: 490px;
	line-height: 1.5;
	width: 100%;
	left: 0;
	top: 0;
	position: relative;
	overflow: hidden;
	opacity: 0;
	background-size: cover!important
}

.jidc-banner-wrap .jidc-slider-item.selected {
	z-index: 1;
	opacity: 1
}

.jidc-banner-wrap .jidc-slider-item>a {
	display: block;
	height: 100%;
	background-size: cover!important
}

.jidc-banner-wrap .jidc-btn-wrap,.jidc-banner-wrap .jidc-content-wrap {
	position: relative;
	margin: 0 auto;
	width: 100%;
	max-width: 1200px;
	height: 490px
}

.jidc-banner-wrap .jidc-btn-wrap {
	position: static;
	max-width: 100%;
	height: auto
}

.jidc-banner-wrap .jidc-slider-btn {
	display: none;
	position: absolute;
	z-index: 3;
	width: 48px;
	height: 48px;
	top: 222px;
	text-align: center;
	cursor: pointer
}

.jidc-banner-wrap .jidc-slider-btn a {
	line-height: 48px;
	font-size: 48px;
	color: #fff;
	opacity: .3;
	filter: alpha(opacity=30)
}

.jidc-banner-wrap .jidc-slider-btn:hover a {
	opacity: .6;
	filter: alpha(opacity=60)
}

.jidc-banner-wrap .jidc-slider-prev {
	left: 20px
}

.jidc-banner-wrap .jidc-slider-next {
	right: 20px
}

.jidc-banner-wrap .jidc-slider-trigger {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 5px;
	text-align: center;
	font-size: 0;
	z-index: 100
}

.jidc-banner-wrap .jidc-slider-trigger-item {
	display: inline-block;
	padding: 10px 0;
	width: 32px;
	height: 10px;
	text-align: center;
	opacity: .3;
	filter: alpha(opacity=30)
}

.jidc-banner-wrap .jidc-slider-trigger-item i {
	display: inline-block;
	background: #fff;
	cursor: pointer;
	width: 8px;
	height: 8px;
	border-radius: 10px;
	-webkit-transition: all .25s ease;
	transition: all .25s ease
}

.jidc-banner-wrap .jidc-slider-trigger-item.current {
	opacity: .7;
	filter: alpha(opacity=70)
}

.jidc-banner-wrap .jidc-slider-trigger-item.current i {
	width: 30px
}

.jidc-banner-wrap .left-area {
	position: absolute;
	z-index: 10;
	top: 0;
	height: 100%;
	left: 20px;
	width: 53.33%;
	text-align: left;
	display: table
}

.jidc-banner-wrap .left-area .left-area-center {
	display: table-cell;
	vertical-align: middle;
	padding-top: 40px
}

.jidc-banner-wrap .left-area .jidc-slider-title {
	max-height: 132px;
	overflow: hidden;
	font-size: 44px;
	color: #fff
}

.jidc-banner-wrap .left-area .jidc-slider-des {
	margin-top: 20px;
	max-height: 54px;
	overflow: hidden;
	font-size: 18px;
	color: #fff
}

.jidc-banner-wrap .left-area .jidc-banner-btn {
	margin-top: 45px
}

.jidc-banner-wrap .left-area .jidc-banner-btn+.jidc-banner-btn {
	margin-left: 25px
}

.jidc-banner-wrap .right-area {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateX(0deg) rotateY(0deg);
	transform: rotateX(0deg) rotateY(0deg);
	-webkit-transition: all .6s ease-out;
	transition: all .6s ease-out
}

.jidc-banner-wrap .right-area .img-box {
	position: absolute;
	top: 0;
	right: 20px;
	width: 41.66%;
	height: 100%;
	text-align: center;
	-webkit-transition: all .9s ease-in-out;
	transition: all .9s ease-in-out
}

.jidc-banner-wrap .right-area .img-box .img-box-table {
	display: table;
	width: 100%;
	height: 100%
}

.jidc-banner-wrap .right-area .img-box .img-box-center {
	display: table-cell;
	vertical-align: middle;
	padding-top: 40px;
	height: 100%;
	width: 100%
}

.jidc-banner-wrap .right-area .img-box img {
	width: 100%;
	max-width: 100%
}

.jidc-banner-wrap .right-area .special-box {
	position: absolute;
	top: 0;
	right: -360px;
	-webkit-transition: all .9s ease-in-out;
	transition: all .9s ease-in-out
}

.jidc-banner-wrap .right-area .center-box,.jidc-banner-wrap .right-area .center-box-m {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	background-size: cover!important;
	-webkit-transition: all .9s ease-in-out;
	transition: all .9s ease-in-out
}

.jidc-banner-wrap .right-area .center-box-m img,.jidc-banner-wrap .right-area .center-box img {
	max-width: 1200px;
	max-height: 500px
}

.jidc-banner-wrap .right-area .center-box-m {
	display: none
}

.jidc-banner-wrap .right-area .jidc-cb-wrap {
	color: #fff;
	padding: 0 130px;
	max-width: 1200px;
	box-sizing: border-box;
	display: table;
	width: 100%;
	height: 100%
}

.jidc-banner-wrap .right-area .jidc-cb-wrap .jidc-cb-wrap-center {
	display: table-cell;
	vertical-align: middle;
	padding-top: 40px
}

.jidc-banner-wrap .right-area .jidc-cb-wrap .jidc-cb-title {
	max-height: 144px;
	line-height: 72px;
	overflow: hidden;
	font-size: 48px;
	font-weight: 700
}

.jidc-banner-wrap .right-area .jidc-cb-wrap .jidc-cb-title.size-large {
	font-size: 70px
}

.jidc-banner-wrap .right-area .jidc-cb-wrap .jidc-cb-title.size-medium {
	font-size: 60px
}

.jidc-banner-wrap .right-area .jidc-cb-wrap .jidc-cb-title.size-small {
	font-size: 54px
}

.jidc-banner-wrap .right-area .jidc-cb-wrap .jidc-cb-des {
	margin-top: 20px;
	max-height: 64px;
	overflow: hidden;
	line-height: 32px;
	font-size: 22px
}

.jidc-banner-wrap .right-area .jidc-cb-wrap .jidc-banner-btn {
	margin-top: 40px
}

/* .jidc-banner-wrap .tempWrap .jidc-slider-item {
	position: relative;
	left: auto;
	top: auto;
	opacity: 1
} */

@media (max-width:1200px) {
	.jidc-rwd .jidc-banner-wrap .img-box {
		right: 10px
	}

	.jidc-rwd .jidc-banner-wrap .slider-aside-wrap {
		left: auto;
		right: 10px;
		z-index: 0
	}

	.jidc-rwd .jidc-banner-wrap .slider-aside {
		right: 0
	}

	.jidc-rwd .jidc-banner-wrap .jidc-slider-prev {
		left: 0
	}

	.jidc-rwd .jidc-banner-wrap .jidc-slider-next {
		right: 0
	}
	.jidc-banner-wrap .tempWrap .jidc-slider-item {
		position: relative;
		left: auto;
		top: auto;
		opacity: 1
	}
}

@media (max-width:768px) {
	.jidc-rwd .jidc-banner-wrap {
		height: auto;
		background: url(../images/v4-m1.png) no-repeat center 0 #26273e;
		background-size: cover
	}

	.jidc-rwd .jidc-banner-wrap .jidc-content-wrap,.jidc-rwd .jidc-banner-wrap .jidc-slider-item {
		width: 100%;
		height: 340px
	}

	.jidc-rwd .jidc-banner-wrap .jidc-banner {
		height: 340px
	}

	.jidc-rwd .jidc-banner-wrap .activity-img .center-box {
		background-size: contain!important
	}

	.jidc-rwd .jidc-banner-wrap .activity-img .center-box-m {
		display: block;
		background-size: contain!important
	}

	.jidc-rwd .jidc-banner-wrap .center-box,.jidc-rwd .jidc-banner-wrap .center-box-m {
		bottom: 30px
	}

	.jidc-rwd .jidc-banner-img-wrap {
		position: absolute;
		top: -75px;
		left: 50%;
		margin-left: -137px;
		height: 60px
	}

	.jidc-rwd .jidc-banner-img-wrap img {
		height: 60px
	}

	.jidc-rwd .left-area {
		display: block;
		top: 195px;
		left: 15px;
		right: 15px;
		width: auto;
		height: auto;
		max-width: none;
		text-align: center
	}

	.jidc-rwd .left-area .left-area-center {
		padding-top: 0;
		display: block
	}

	.jidc-rwd .left-area .jidc-slider-title {
		max-height: 72px;
		font-size: 24px
	}

	.jidc-rwd .left-area .jidc-slider-des {
		margin-top: 5px;
		max-height: 36px;
		font-size: 12px
	}

	.jidc-rwd .right-area .img-box {
		top: 10px;
		right: 0;
		width: 100%;
		height: 190px;
		display: block
	}

	.jidc-rwd .right-area .img-box .img-box-table {
		display: block
	}

	.jidc-rwd .right-area .img-box .img-box-center {
		height: 100%;
		display: block;
		padding-top: 0
	}

	.jidc-rwd .right-area .img-box img {
		width: auto;
		max-height: 100%;
		max-width: 100%
	}

	.jidc-rwd .right-area .jidc-cb-wrap {
		color: #fff;
		padding: 0 15px
	}

	.jidc-rwd .right-area .jidc-cb-wrap .jidc-cb-wrap-center {
		padding-top: 0;
		padding-bottom: 40px
	}

	.jidc-rwd .right-area .jidc-cb-wrap .jidc-cb-title {
		max-height: 72px;
		line-height: 36px;
		font-size: 24px;
		font-weight: 400
	}

	.jidc-rwd .right-area .jidc-cb-wrap .jidc-cb-title.size-large {
		font-size: 34px
	}

	.jidc-rwd .right-area .jidc-cb-wrap .jidc-cb-title.size-medium {
		font-size: 30px
	}

	.jidc-rwd .right-area .jidc-cb-wrap .jidc-cb-title.size-small {
		font-size: 26px
	}

	.jidc-rwd .right-area .jidc-cb-wrap .jidc-cb-des {
		margin-top: 20px;
		max-height: 40px;
		overflow: hidden;
		line-height: 20px;
		font-size: 14px
	}

	.jidc-rwd .jidc-slider-trigger {
		bottom: 5px
	}

	.jidc-rwd .jidc-slider-trigger-item {
		width: 24px;
		height: 6px
	}

	.jidc-rwd .jidc-slider-trigger-item i {
		width: 5px;
		height: 5px;
		border-radius: 6px
	}

	.jidc-rwd .jidc-slider-trigger-item.current i {
		width: 22px
	}

	.jidc-rwd .jidc-opTop-item {
		padding: 0;
		width: 50%;
		height: 60px;
		border-bottom: 1px solid;
		border-color: rgba(228,231,241,.5)
	}

	.jidc-rwd .jidc-opTop-item:hover {
		background-color: transparent;
		background-color: initial
	}

	.jidc-rwd .jidc-opTop-item+.jidc-opTop-item {
		width: 50%
	}

	.jidc-rwd .jidc-opTop-item:nth-child(odd) {
		border-left-width: 1px
	}

	.jidc-rwd .jidc-opTop-item:nth-child(n+3) {
		border-bottom-width: 0
	}

	.jidc-rwd .jidc-opTop-item>a {
		padding: 16px;
		height: auto
	}

	.jidc-rwd .jidc-opTop-icon {
		float: left;
		margin-top: 0;
		margin-right: 10px;
		width: 28px;
		text-align: center;
		height: 28px;
		line-height: 28px;
		border-radius: 0;
		overflow: hidden
	}

	.jidc-rwd .jidc-opTop-icon .jidc-bg {
		width: 38px;
		height: 38px
	}

	.jidc-rwd .jidc-opTop-icon .jdcfont {
		font-size: 24px
	}

	.jidc-rwd .jidc-opTop-text {
		padding-top: 0;
		padding-left: 0;
		max-width: 100%;
		text-align: left
	}

	.jidc-rwd .jidc-opTop-text dt {
		margin: 0;
		line-height: 28px;
		font-size: 14px;
		color: #333
	}

	.jidc-rwd .jidc-opTop-text dd {
		display: none;
		font-size: 12px;
		line-height: 18px;
		color: rgba(51,51,51,.5)
	}
}

@-webkit-keyframes fadeInUp-m {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,80px,0);
		transform: translate3d(0,80px,0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInUp-m {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,80px,0);
		transform: translate3d(0,80px,0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@-webkit-keyframes fadeInUp-s {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,60px,0);
		transform: translate3d(0,60px,0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInUp-s {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,60px,0);
		transform: translate3d(0,60px,0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@-webkit-keyframes right-to-left {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-120px,0,0);
		transform: translate3d(-120px,0,0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes right-to-left {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(120px,0,0);
		transform: translate3d(120px,0,0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.jidc-banner .jidc-slider-item.selected .left-area {
	-webkit-animation: right-to-left .6s ease-in-out 0s 1 normal;
	animation: right-to-left .6s ease-in-out 0s 1 normal
}

.jidc-banner .jidc-slider-item.selected .right-area .img-box:first-child {
	-webkit-transform: translateZ(50px);
	transform: translateZ(50px);
	-webkit-animation: fadeInUp-m .9s cubic-bezier(.4,0,.3,1) 0s 1 normal none;
	animation: fadeInUp-m .9s cubic-bezier(.4,0,.3,1) 0s 1 normal none
}

.jidc-banner .jidc-slider-item.selected .right-area .img-box:nth-child(2) {
	-webkit-transform: translateZ(500px);
	transform: translateZ(500px);
	-webkit-animation: fadeInUp-s .6s cubic-bezier(.4,0,.3,1) 0s 1 normal none;
	animation: fadeInUp-s .6s cubic-bezier(.4,0,.3,1) 0s 1 normal none
}

.jidc-banner .jidc-slider-item.selected .right-area .center-box {
	-webkit-animation: fadeInUp-m .9s cubic-bezier(.4,0,.3,1) 0s 1 normal none;
	animation: fadeInUp-m .9s cubic-bezier(.4,0,.3,1) 0s 1 normal none
}

@-webkit-keyframes breath {
	0% {
		opacity: 1
	}

	70% {
		opacity: .2
	}

	to {
		opacity: 1
	}
}

@keyframes breath {
	0% {
		opacity: 1
	}

	70% {
		opacity: .2
	}

	to {
		opacity: 1
	}
}

.breathing {
	-webkit-animation: breath 3s ease-in-out infinite alternate;
	animation: breath 3s ease-in-out infinite alternate
}

.jidc-banner-wrap .jidc-content-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 500px;
	text-align: center
}

.jidc-banner-wrap .jidc-content-img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 1920px
}

.jidc-banner-wrap .jidc-content-img .pc-img {
	display: block
}

.jidc-banner-wrap .jidc-content-img .m-img {
	display: none
}

.jidc-banner-wrap .jidc-content-img .breathing {
	opacity: 1
}

@media (max-width:768px) {
	.jidc-rwd .jidc-banner-wrap .jidc-operation-top {
		position: relative;
		height: 120px;
		background: #f6f8ff
	}

	.jidc-rwd .jidc-banner-wrap .jidc-content-img {
		height: 200px
	}

	.jidc-rwd .jidc-banner-wrap .jidc-content-img img {
		position: static;
		width: auto;
		max-height: 100%;
		max-width: 100%
	}

	.jidc-rwd .jidc-banner-wrap .jidc-content-img .pc-img {
		display: none
	}

	.jidc-rwd .jidc-banner-wrap .jidc-content-img .m-img {
		display: inline-block
	}
}

/* pro-list */

.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}

.swiper-wrapper {
	z-index: 1;
	display: -webkit-box;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform,-webkit-transform;
	box-sizing: content-box
}

.swiper-slide,.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0
}

.swiper-button-next,.swiper-button-prev {
	position: absolute;
	top: 50%;
	margin-top: -60px;
	z-index: 10;
	cursor: pointer;
	width: 28px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	background: rgba(0,0,0,.3);
	outline: 0
}

.swiper-button-next i,.swiper-button-prev i {
	margin: 4px auto;
	display: block;
	width: 14px;
	height: 24px;
	background-size: 14px 24px;
	background-position: 50%;
	background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
	display: none;
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
	left: 10px;
	right: auto
}

.swiper-button-prev i,.swiper-container-rtl .swiper-button-next i {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
	right: 10px;
	left: auto
}

.swiper-button-next i,.swiper-container-rtl .swiper-button-prev i {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	z-index: 10;
	bottom: 14px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullet {
	margin: 0 4px;
	width: 6px;
	height: 6px;
	display: inline-block;
	border-radius: 100%;
	background: #3171ff;
	opacity: .4;
	cursor: pointer
}

.swiper-pagination-bullet-active {
	opacity: 1
}

.jidc-pro-list {
	background: #f8faff
}

.jidc-pro-list .swiper-pagination {
	display: none
}

.pro-item-img {
	height: 598px;
	color: #fff;
	padding: 30px 20px;
	box-sizing: border-box
}

.pro-item-img img {
	display: none
}

.pro-item-img h4 {
	font-size: 24px;
	line-height: 30px;
	max-height: 60px
}

.pro-item-img p {
	margin-top: 30px;
	line-height: 20px;
	max-height: 200px;
	-webkit-line-clamp: 10
}

.pro-item-img .jidc-btn {
	margin-top: 40px;
	background: #fff;
	color: #3171ff;
	min-width: 90px;
	padding: 4px 10px
}

.pro-list-slider {
	background: #fff;
	height: 596px;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	overflow: visible
}

.pro-list-slider .swiper-slide {
	width: 300px
}

.pro-card {
	position: relative;
	padding: 22px 25px 10px;
	box-sizing: border-box;
	height: 199px;
	border-bottom: 1px solid #ededed;
	-webkit-transition: all .25s ease;
	transition: all .25s ease
}

.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 10px 0 rgba(88,111,191,.75)
}

.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 {
	position: absolute;
	top: 0;
	right: 0;
	width: 45px;
	height: 45px;
	overflow: hidden
}

.pro-card .pro-card-tag .pro-card-tag-text {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	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: 55px;
	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: #3171ff
}

.pro-card .pro-card-tit i img {
	vertical-align: top
}

.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: 20px;
	color: #666;
	line-height: 24px;
	min-height: 48px;
	max-height: 48px
}

.pro-card .pro-card-activity {
	margin-top: 22px;
	display: block;
	color: #3171ff;
	font-size: 14px
}

.pro-card .pro-card-activity .activity-tag {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	border-radius: 10px;
	border: 1px solid #3171ff;
	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: 40px;
	display: -webkit-box;
	display: flex;
	-webkit-transition: all .25s ease;
	transition: all .25s ease
}

.pro-card .pro-card-detail .btn-pro {
	-webkit-box-flex: 1;
	flex: 1;
	box-sizing: border-box;
	text-align: center;
	line-height: 38px;
	border: 1px solid #3171ff;
	background: #3171ff;
	color: #fff;
	font-size: 16px
}

.pro-card .pro-card-detail .btn-pro.btn-ghost {
	background: #fff;
	color: #3171ff
}

.pro-list-more {
	text-align: center;
	padding-top: 40px;
	padding-bottom: 60px
}

.m-activity-more {
	display: none
}

@media (max-width:768px) {
	.jidc-rwd .jidc-main-bd {
		padding-top: 20px
	}

	.jidc-rwd .jidc-pro-list {
		background: 0 0;
		padding-top: 0
	}

	.jidc-rwd .jidc-pro-list .swiper-pagination {
		display: block
	}

	.jidc-rwd .pro-list-wrap {
		background: #f6f8ff;
		box-sizing: border-box
	}

	.jidc-rwd .pro-list-slider {
		background: 0 0;
		overflow: hidden;
		height: auto;
		border: 0;
		padding-bottom: 40px
	}

	.jidc-rwd .pro-list-slider .swiper-slide {
		width: 100%
	}

	.jidc-rwd .pro-item-img {
		background: 0 0;
		position: relative;
		height: auto;
		padding: 0;
		margin: 10px
	}

	.jidc-rwd .pro-item-img img {
		display: block;
		width: 100%;
		vertical-align: top
	}

	.jidc-rwd .pro-item-img .pro-item-img-txt {
		position: absolute;
		top: 0;
		left: 0;
		padding: 10px;
		width: 50%
	}

	.jidc-rwd .pro-item-img h4 {
		font-size: 16px;
		line-height: 20px;
		max-height: 40px
	}

	.jidc-rwd .pro-item-img p {
		margin-top: 3px;
		font-size: 12px;
		line-height: 18px;
		max-height: 54px;
		-webkit-line-clamp: 3
	}

	.jidc-rwd .pro-item-img .jidc-btn {
		margin-top: 10px;
		font-size: 12px;
		padding: 2px 10px;
		min-width: 60px
	}

	.jidc-rwd .pro-card {
		margin: 0 10px;
		padding: 10px 10px 32px;
		border: 1px solid #ededed;
		background: #fff;
		height: auto
	}

	.jidc-rwd .pro-card+.pro-card {
		margin-top: 10px
	}

	.jidc-rwd .pro-card:hover {
		box-shadow: none
	}

	.jidc-rwd .pro-card .pro-card-tit {
		height: 40px;
		line-height: 20px;
		padding-left: 40px;
		padding-right: 30px
	}

	.jidc-rwd .pro-card .pro-card-tit i {
		margin-top: -15px;
		width: 20px;
		height: 20px;
		line-height: 20px;
		padding: 5px
	}

	.jidc-rwd .pro-card .pro-card-tit h4 {
		font-size: 14px;
		max-height: 40px
	}

	.jidc-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
	}

	.jidc-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
	}

	.jidc-rwd .pro-card .pro-card-activity .activity-tag {
		height: 16px;
		line-height: 16px;
		font-size: 12px;
		margin-right: 5px;
		padding: 0 8px
	}

	.jidc-rwd .pro-card .pro-card-activity .m-activity-more {
		display: block;
		position: absolute;
		top: 0;
		right: 10px
	}

	.jidc-rwd .pro-card .pro-card-detail {
		display: none
	}

	.jidc-rwd .pro-list-more {
		padding-top: 5px;
		padding-bottom: 25px;
		display:none
	}

	.jidc-rwd .pro-list-more .jidc-btn {
		padding: 4px 10px;
		min-width: 72px
	}
}	
/* hot */

.jidc-main-solution {
	background: #1d222c
}

.jidc-main-solution .jidc-main-hd .jidc-main-des,.jidc-main-solution .jidc-main-hd .jidc-main-title {
	color: #fff
}

.jidc-solution-wrap {
	padding-top: 50px;
	box-sizing: border-box;
	height: 490px;
	-webkit-transition: background-image .2s;
	transition: background-image .2s;
	background-position: 50%;
	background-size: cover
}

.jidc-solution-list {
	position: relative;
	padding-left: 212px;
	height: 390px;
	box-sizing: border-box
}

.jidc-solution-left {
	position: absolute;
	top: 0;
	left: 5px;
	width: 200px;
	height: 390px;
	background-color: rgba(47,48,64,.85);
	box-shadow: 0 0 20px 4px rgba(0,0,0,.5);
	padding: 20px 0;
	box-sizing: border-box
}

.jidc-solution-left.jidc-solution-left-scroll {
	overflow-x: hidden;
	overflow-y: auto
}

.jidc-solution-left.jidc-solution-left-scroll::-webkit-scrollbar {
	width: 6px;
	height: 18px;
	border-radius: 9px;
	background-color: #f1f1f1
}

.jidc-solution-left.jidc-solution-left-scroll::-webkit-scrollbar-thumb {
	background-color: #c9c9c9;
	border-radius: 10px
}

.jidc-solution-left .solution-tab-item {
	height: 70px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	cursor: pointer;
	overflow: hidden
}

.jidc-solution-left .solution-tab-item:after {
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
	content: ""
}

.jidc-solution-left .solution-tab-item.on {
	background: #3171ff;
	width: 210px;
	margin-left: -5px
}

.jidc-solution-left .solution-tab-item span {
	display: inline-block;
	vertical-align: middle;
	line-height: 34px
}

.jidc-solution-center {
	height: 390px;
	background-color: rgba(47,48,64,.85);
	box-shadow: 0 0 20px 4px rgba(0,0,0,.5);
	color: #fff
}

.jidc-solution-center .solution-center-bd {
	padding: 50px 70px
}

.jidc-solution-center .solution-center-item {
	display: none
}

.jidc-solution-center .solution-center-item.on {
	display: block
}

.jidc-solution-center .solution-center-item .item-top h5 {
	margin-top: 5px;
	font-size: 20px
}

.jidc-solution-center .solution-center-item .item-top p {
	margin-top: 20px;
	line-height: 28px;
	height: 56px
}

.jidc-solution-center .solution-center-item .item-top .jidc-btn {
	margin-top: 20px;
	background: #fff;
	color: #3171ff;
	min-width: 90px;
	padding: 4px 10px
}

.jidc-solution-center .solution-center-item .item-bottom {
	margin-top: 40px
}

.jidc-solution-center .solution-center-item .item-bottom .item-bottom-hd {
	font-size: 16px;
	margin-bottom: 15px
}

.jidc-solution-center .solution-center-item .item-bottom .item-bottom-bd {
	line-height: 20px;
	max-height: 60px;
	overflow: hidden;
	margin-left: -40px
}

.jidc-solution-center .solution-center-item .item-bottom .item-bottom-bd li {
	float: left;
	overflow: hidden;
	word-wrap: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 10px;
	padding-left: 40px
}

.jidc-solution-center .solution-center-item .item-bottom .item-bottom-bd li a {
	color: #fff
}

.jidc-solution-center .solution-center-item .item-bottom .item-bottom-bd li a:hover {
	color: #3171ff
}

.m-solution-wrap {
	display: none;
	position: relative;
	z-index: 1;
	color: #fff;
	overflow: visible
}

.m-solution-wrap .m-solution-list {
	display: -webkit-box;
	display: flex;
	box-sizing: border-box;
	width: 100%
}

.m-solution-wrap .m-solution-item {
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	flex-shrink: 0;
	width: 90%;
	min-height: 338px;
	box-shadow: 0 0 10px 2px rgba(0,0,0,.5);
	background: #303242;
	-webkit-transition: -webkit-transform .2s cubic-bezier(.4,0,.2,1);
	transition: -webkit-transform .2s cubic-bezier(.4,0,.2,1);
	transition: transform .2s cubic-bezier(.4,0,.2,1);
	transition: transform .2s cubic-bezier(.4,0,.2,1),-webkit-transform .2s cubic-bezier(.4,0,.2,1);
	-webkit-transform: scaleY(.9);
	transform: scaleY(.9)
}

.m-solution-wrap .m-solution-item.swiper-slide-active {
	-webkit-transform: scaleY(1);
	transform: scaleY(1)
}

.m-solution-wrap .m-bg-wrap {
	position: relative;
	height: 120px;
	background-size: cover;
	background-position: 50%
}

.m-solution-wrap .m-bg-wrap:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 5;
	background: rgba(50,51,68,.5)
}

.m-solution-wrap .m-solution-title {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	height: 40px;
	line-height: 40px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
	font-size: 16px;
	margin-top: -20px;
	z-index: 10
}

.m-solution-wrap .m-solution-text {
	margin-top: 10px;
	overflow: hidden;
	padding: 0 10px
}

.m-solution-wrap .m-solution-des {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 40px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 20px;
	font-size: 12px;
	color: #fff
}

.m-solution-wrap .jidc-btn {
	margin-top: 20px;
	border: 1px solid #fff;
	color: #fff;
	padding: 2px 10px;
	min-width: 68px;
	font-size: 12px
}

.m-solution-wrap .item-bottom {
	margin-top: 20px;
	max-width: 440px;
	padding: 0 10px 20px
}

.m-solution-wrap .item-bottom .item-bottom-hd {
	font-size: 12px;
	margin-bottom: 10px
}

.m-solution-wrap .item-bottom .item-bottom-bd {
	line-height: 20px;
	font-size: 12px;
	height: 50px;
	overflow: hidden
}

.m-solution-wrap .item-bottom .item-bottom-bd li {
	float: left;
	width: 33.33%;
	overflow: hidden;
	word-wrap: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 5px
}

.m-solution-wrap .item-bottom .item-bottom-bd li a {
	color: #fff
}

.m-solution-wrap .item-bottom .item-bottom-bd li a:hover {
	color: #3171ff
}

.m-solution-wrap .swiper-pagination {
	bottom: 25px
}

.m-solution-wrap .swiper-pagination .swiper-pagination-bullet {
	background: #b4b7c0
}

@media (max-width:768px) {
	.jidc-rwd .jidc-main-solution {
		margin-top: 0;
		height: auto;
		overflow: hidden;
		background-image: none!important
	}

	.jidc-rwd .jidc-solution-item-content {
		padding-top: 15px
	}

	.jidc-rwd .jidc-solution-slider-content {
		padding: 0 10px
	}

	.jidc-rwd .jidc-solution-slider-content .jidc-solution-wrap {
		padding-bottom: 10px;
		height: auto
	}

	.jidc-rwd .jidc-solution-slider-content .jidc-btn-more {
		margin-top: -10px
	}

	.jidc-rwd .jidc-solution-slider-content .jidc-solution-title {
		font-size: 16px
	}

	.jidc-rwd .jidc-solution-slider-content .jidc-solution-title em {
		font-size: 18px
	}

	.jidc-rwd .jidc-solution-slider-content .jidc-solution-des {
		font-size: 12px;
		line-height: 20px;
		margin-top: 5px;
		color: #fff;
		opacity: .8;
		max-height: 60px;
		overflow: hidden
	}

	.jidc-rwd .jidc-solution-slider-content .jidc-solution-btn {
		position: absolute;
		left: 0;
		top: 0;
		margin-top: 0;
		width: 100%;
		height: 100%;
		opacity: 0;
		filter: alpha(opacity=0);
		border-radius: 0
	}

	.jidc-rwd .jidc-solution-slider-content .jidc-solution-btn:hover {
		opacity: 0;
		filter: alpha(opacity=0)
	}

	.jidc-rwd .jidc-solution-slider-content .jidc-solution-item {
		height: 155px;
		opacity: 1;
		filter: alpha(opacity=100);
		position: relative;
		z-index: 1;
		-webkit-transition: all .2s cubic-bezier(.4,0,.2,1);
		transition: all .2s cubic-bezier(.4,0,.2,1)
	}

	.jidc-rwd .jidc-solution-slider-content .jidc-solution-item+.jidc-solution-item {
		margin-top: 2px
	}

	.jidc-rwd .jidc-solution-slider-content .jidc-solution-text-wrap {
		float: none;
		padding-right: 0;
		text-align: center;
		width: auto
	}

	.jidc-rwd .m-solution-wrap {
		display: block;
		padding-bottom: 60px
	}
}
/* service */

.jidc-main-service-wrap {
	background: url(../images/bg-main-service.png) no-repeat 50% #f8faff
}

.jidc-main-service {
	position: relative;
	margin-top: 30px;
	padding-left: 300px;
	box-sizing: border-box
}

.jidc-main-service .jidc-main-service-slider-wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 300px;
	height: 240px;
	-webkit-transition: all .25s ease;
	transition: all .25s ease
}

.jidc-main-service .jidc-main-service-slider-wrap:hover {
	box-shadow: 0 0 10px 0 rgba(88,111,191,.75)
}

.jidc-main-service .jidc-main-service-slider-wrap .swiper-pagination-bullet {
	background: #f4f6ff;
	outline: 0
}

.jidc-main-service-list .col-3 {
	padding-left: 10px
}

.jidc-main-service-item {
	display: block;
	background: #fff;
	height: 240px;
	text-align: center;
	padding: 15px;
	-webkit-transition: all .25s ease;
	transition: all .25s ease
}

.jidc-main-service-item:hover {
	box-shadow: 0 0 10px 0 rgba(88,111,191,.75)
}

.jidc-main-service-item i {
	margin-top: 15px;
	display: inline-block;
	padding: 8px;
	width: 34px;
	height: 34px;
	line-height: 34px;
	border-radius: 50%;
	background: #3171ff
}

.jidc-main-service-item i img {
	vertical-align: top;
	width: 100%;
	height: 100%
}

.jidc-main-service-item h5 {
	margin-top: 28px;
	font-size: 16px;
	overflow: hidden;
	word-wrap: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 30px;
	color: #333
}

.jidc-main-service-item p {
	margin-top: 5px;
	text-align: left;
	color: #666;
	font-size: 14px;
	line-height: 20px;
	max-height: 60px
}

.jidc-main-service-btn {
	text-align: center;
	padding: 40px 0 60px
}

.jidc-main-service .jidc-main-service-slider {
	width: 300px;
	height: 100%
}

.jidc-main-service .jidc-main-service-slider .service-slider-item {
	padding: 20px;
	box-sizing: border-box
}

.jidc-main-service .jidc-main-service-slider .service-slider-item h5 {
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	max-height: 60px
}

.m-service-img {
	display: none
}
.m-banner {
	display:none;
	width:100%;
	margin:0 auto;
	
}
.m-banner img {
	width:100%;
	height:auto;
}

@media (max-width:768px) {
	
	.jidc-banner {display:none}
	.m-banner {display:block}
	.jidc-rwd .jidc-main-service-wrap {
		background: #f8faff
	}

	.jidc-rwd .m-service-img {
		display: block
	}

	.jidc-rwd .jidc-main-service {
		margin-top: 0;
		padding: 0 10px
	}

	.jidc-rwd .jidc-main-service .jidc-main-service-slider {
		width: 100%
	}

	.jidc-rwd .jidc-main-service-slider-wrap {
		position: relative;
		width: 100%;
		height: auto
	}

	.jidc-rwd .jidc-main-service-slider-wrap:hover {
		box-shadow: none
	}

	.jidc-rwd .jidc-main-service-slider-wrap .service-slider-item {
		background: none!important;
		padding: 0;
		min-height: 100px
	}

	.jidc-rwd .jidc-main-service-slider-wrap .service-slider-item h5 {
		position: absolute;
		top: 10px;
		left: 10px;
		font-size: 14px;
		width: 50%;
		line-height: 20px;
		max-height: 60px;
		-webkit-line-clamp: 3
	}

	.jidc-rwd .jidc-main-service-slider-wrap .swiper-pagination {
		bottom: 4px
	}

	.jidc-rwd .m-service-img {
		vertical-align: top;
		width: 100%
	}

	.jidc-rwd .jidc-main-service-list .col-3 {
		padding-top: 10px;
		padding-left: 0
	}

	.jidc-rwd .jidc-main-service-item {
		height: auto;
		padding: 10px;
		border: 1px solid #e1e1e1
	}

	.jidc-rwd .jidc-main-service-item:hover {
		box-shadow: none
	}

	.jidc-rwd .jidc-main-service-item .m-item-top {
		overflow: hidden
	}

	.jidc-rwd .jidc-main-service-item i {
		float: left;
		margin-top: 0;
		margin-right: 5px;
		padding: 5px;
		width: 20px;
		height: 20px;
		line-height: 20px
	}

	.jidc-rwd .jidc-main-service-item h5 {
		font-size: 14px;
		margin-top: 0;
		text-align: left
	}

	.jidc-rwd .jidc-main-service-item p {
		font-size: 12px;
		line-height: 18px;
		-webkit-line-clamp: 2;
		max-height: 36px;
		min-height: 36px
	}

	.jidc-rwd .jidc-main-service-btn {
		padding: 20px 0 30px;
		display:none
	}

	.jidc-rwd .jidc-main-service-btn .jidc-btn {
		padding: 4px 10px;
		min-width: 72px
	}
}

/* fangwei */
.dh li:nth-child(2) .dh_left .dh_3 {
	position: absolute;
	z-index: 9;
	left: 15px;
	top: 15px
}

.dh li:nth-child(2) .dh_left .dh_4 {
	position: absolute;
	z-index: 9;
	right: 7px;
	top: 5px
}

.dh li:nth-child(4) .dh_left .dh_5 {
	position: absolute;
	z-index: 9;
	left: -8px;
	top: 8px
}

.dh li:nth-child(4) .dh_left .dh_6 {
	position: absolute;
	z-index: 9;
	right: -8px;
	top: 5px
}

.dh li:hover:nth-child(1) .dh_2 {
	animation: 1s linear 0s normal none infinite running dh_2
}

.dh li:hover:nth-child(3) .dh_1 {
	animation: 1s linear 0s normal none infinite running dh_1
}

.dh li:hover:nth-child(3) .dh_2 {
	animation: 1s linear 0s normal none infinite running dh_2
}

.dh li:hover:nth-child(2) .dh_3 {
	animation: 1s linear 0s normal none infinite running dh_3
}

.dh li:hover:nth-child(2) .dh_4 {
	animation: 1s linear 0s normal none infinite running dh_4
}

.dh li:hover:nth-child(4) .dh_5 {
	animation: 1s linear 0s normal none infinite running dh_5
}

.dh li:hover:nth-child(4) .dh_6 {
	animation: 1s linear 0s normal none infinite running dh_6
}

.dh li:hover:nth-child(1) .dh_1 {
	animation: 1s linear 0s normal none infinite running dh_1
}

.yts_o li:nth-child(2n+2) {
	float: right
}

.yts_o2 li:nth-child(2n+2) {
	float: right
}

.daoh li p:nth-child(1) {
	padding-top: 7px
}

.daoh2 li p:nth-child(1) {
	padding-top: 7px
}

.daoh3 li p:nth-child(1) {
	padding-top: 7px
}

.slideTxtBox .hd ul li:nth-child(6) {
	border-bottom: 0 none
}

.hzal {
	margin: 0 auto;
	overflow: hidden
}

.hzal .copy1 {
	margin: 50px 0;
	text-align: center
}

.hzal .copy1 h2 {
	line-height: 60px;
	color: #464646;
	font-size: 32px;
	font-weight: 400
}

.hzal .copy1 p {
	line-height: 20px;
	color: #999;
	padding-top: 10px
}

.hzal .copy1 dl {
	padding-top: 50px;
	overflow: hidden;
	width: 1200px;
	margin: 0 auto
}

.hzal .copy1 ol li:nth-child(2) {
	margin: 0 1%
}

.hzal .copy1 ol li:nth-child(3) {
	margin-right: 1%
}

.hzal .copy1 ol li:nth-child(4) {
	width: 26.5%!important
}

.hzal .copy1 dl dt {
	width: 18%;
	margin: 0 1%;
	float: left
}

.hzal .copy1 dl dt a {
	display: block;
	text-decoration: none
}

.hzal .copy1 dl dt img {
	border: 1px solid #e2e2e2;
	width: 100%;
	box-sizing: border-box
}

.hzal .copy1 dl dt span {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #999
}


.lfl-container .contact .tel-consult .content>div::after,.lfl-container .contact .wx-consult .content>div::after {
	content: " ";
	display: block;
	border-width: 10px;
	border-style: solid;
	border-color: transparent transparent transparent #fff;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	position: absolute;
	top: 30px;
	right: -20px
}

.box-label {
	padding: 65px 0;
	background: rgba(204,204,204,.24) none repeat scroll 0 0;
	height: 1100px
}

.box-label .label-title {
	font-size: 32px;
	color: #1e2428;
	text-align: center
}

.sec {
	padding: 0 120px;
	box-sizing: border-box;

	max-width: 1440px;
	margin: 0 auto
}

.label-line {
	width: 40px;
	height: 3px;
	background-color: #e41f2b;
	margin: 20px auto
}

.label-text {
	font-size: 18px;
	color: #7d8288;
	padding: 0 0 60px;
	text-align: center
}

.box-tab {
	font-size: 24px
}

.tab .tab-item {
	float: left;
	width: 20%;
	text-align: center;
	padding: 20px 0;
	background-color: #ccc;
	color: #fff;
	cursor: pointer;
	font-size: 24px
}

.tab .tab-item.active {
	background-color: #27499d
}

.tab .tab-item:hover {
	background-color: #3662d5
}

.tab-content {
	height: 730px;
	margin: 30px 0;
	padding: 28px 20px;
	color: #7d8288;
	border: 1px solid #ccc;
	display: none
}

.tab-content.active {
	display: block
}

.tab-content .text-blod {
	font-weight: 600;
	color: #1e2428
}

.tab-content .content-text {
	margin-bottom: 24px;
	line-height: 36px
}

.tab-content .img-inner {
	margin-right: -2%
}

.tab-content .item {
	border: 1px solid #ccc;
	padding: 25px 10px;
	text-align: center;
	width: 23%;
	margin-right: 2%;
	float: left;
	margin-bottom: 30px;
	height: 200px;
	box-sizing: border-box
}

.tab-content .item img {
	height: 100%;
	width: auto;
	max-width: 100%;
}

.content-img {
	height: 45%
}
.why {
	background: #FFF;
	height: auto;
}
.choice {
	width: 100%;
	max-width: 1200px;
	padding: 20px 0;
	text-align: center;
	margin: 0 auto;
	background: url(../images/c_04.png) center center no-repeat;
}
.choice img {
	max-width: 100%;
}
.choice ul {
	width: 36%;
}
.choice .fl {
	text-align: right;
	float: left;
}
.choice .fr {
	text-align: left;
	float: right;
}
.choice li {
	margin-bottom: 40px;
	width: 100%;
}
.choice li h3 {
	color: #3960d5;
	font-size: 26px;
	margin-bottom: 10px;
	font-weight: 500;
}
.choice li p {
	font-size: 16px;
	color: #767676;
}
.choice ul li img {
	width: 100px;
	height: 100px;
}
.choice ul.fl li img {
	float: right;
	margin-left: 20px;
}
.choice ul.fr li img {
	float: left;
	margin-right: 20px;
}
.jidc-banner-wrap .jidc-slider-item>a.img-m {
	display: none;
}
@media (max-width:1024px) {
	.jidc-banner-wrap .jidc-slider-item>a.img-m {
		display: block;
	}
	.jidc-banner-wrap .jidc-slider-item>a.img-pc {
		display: none;
	}
	.sec {
		width: 100%;
		max-width: 100%;
		padding: 0 10px;
	}
	.box-label {
		height: auto;
		padding: 25px 0;
	}
	.box-label .label-title {
		font-size: 22px;
	}
	.label-text {
		font-size: 16px;
		padding: 0 0 10px;
	}
	.tab-content .content-text {
		font-size: 16px;
		line-height: 24px;
	}
	.tab-content .img-inner {
		display: flex;
		display: -webkit-flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.tab-content .item {
		width: 48%;
		margin-bottom: 10px;
		
	}
	.tab-content .item:nth-child(2n) {
		margin-right: 0;
	}
	.tab-content {
		height: auto;
	}
	.hzal .copy1 {
		margin: 25px 0;
	}
	.hzal .copy1 h2 {
		font-size: 22px;
		line-height: 24px;
	}
	.hzal .copy1 dl {
		padding: 25px 0;
		max-width: 100%;
		display: flex;
		display: -webkit-flex;
		justify-content: space-between;
		flex-wrap: wrap
	}
	.hzal .copy1 dl dt {
		width: 48%;
	}
	.choice {
		background: none;
	}
	.choice ul {
		width: 100%;
		overflow: hidden;
	}
	.choice li h3 {
		font-size: 18px;
	}
	.choice li p {
		font-size: 14px;
	}
	.choice ul li img {
		width: 80px;
		height: 80px;
	}
	.tab-content .item img {
		height:auto;
		width:100%;
	}
	.tab-content .item {
		height:auto;
		padding:10px;
	}
}
/* news */

.PostBox {
	clear: both
}

.PostBox.back2 {
	background: #f6f6f6 none repeat scroll 0 0
}

.post {
	max-width: 1260px;
	margin: 0 auto;
	padding: 80px 10px
}

.post .postTitle {
	text-align: center;
	padding-bottom: 15px;
	position: relative;
	margin-bottom: 1.5%;
	z-index: 2
}

.post .postTitle h3 {
	font-size: 2em;
	font-weight: 400;
	position: relative;
	text-indent: 2px;
	letter-spacing: 0;
	display: inline-block;
	margin-bottom: 3px
}

.post .postTitle h3 i {
	font-size: .46em;
	position: absolute;
	top: 12px;
	left: -33px;
	color: #9e9e9e;
	display: none
}

.post .postTitle span {
	clear: both;
	display: inline-block;
	width: 100%;
	color: #9e9e9e;
	font-size: 14px
}

.post .postTitle::after {
	background: #fbfbfb none repeat scroll 0 0;
	content: "";
	height: 1px;
	width: 80px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto
}

.post .postTitle .title2::after {
	background: #cfcfcf none repeat scroll 0 0;
	content: "";
	height: 2px;
	width: 80px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto
}

.msk {
	background: #2577b3 none repeat scroll 0 0;
	box-shadow: 0 0 12px transparent;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
	transition: all .5s ease-in-out 0s;
	opacity: 0
}

.post li a:hover .msk {
	background: #000 none repeat scroll 0 0;
	box-shadow: 0 0 8px #000;
	opacity: .5
}

.post .post-img:hover img {
	transform: none
}

.post .PostNews li img {
	transition: all .5s ease-in-out 0s;
	max-height:88px;
}

.post-img {
	float: left;
	height: auto;
	margin-left: 0;
	margin-right: 2.8169%;
	max-width: 290px;
	position: relative;
	width: 25%
}

.post.news {
	max-width: 1260px
}

.post.news li {
	width: 49.5%;
	height:110px;
	float: left;
	display: inline;
	margin: 6px 0;
	transition: all .5s ease-in-out 0s;
	background: rgba(255,255,255,.4) none repeat scroll 0 0;
	padding: 10px;
	border: 1px solid #fff;
	line-height: 22px
}

.post.news li:hover {
	background: rgba(255,255,255,.85) none repeat scroll 0 0
}

.post.news li:nth-child(2n+1) {
	float: left
}

.post.news li:nth-child(2n) {
	float: right
}

.post.news li h4 {
	font-size: 1.2em;
	font-weight: 100;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.post.news li span {
	font-size: 14px;
	color: #999;
	margin-right: 3px
}

.post.news li p {
	font-size: 14px;
	color: #888
}

.post.news .post-img {
	max-width: 135px;
	max-height: 135px;
	width: 30%;
	overflow: hidden
}
.post.news .post-text {float:left: width:65%; overflow:hidden;}
.post li a i.iconfont {
	top: 50%;
	color: #fff;
	text-align: center;
	position: absolute;
	width: 100%;
	z-index: 2;
	transition: all .3s ease 0s;
	opacity: 0;
	text-shadow: none;
	font-size: 0;
	line-height: 0;
	overflow: visible
}

.post li a:hover i.iconfont {
	font-size: 25px;
	opacity: 1
}

.post.news li a:hover i.iconfont {
	font-size: 25px
}

.post .more {
	padding: 35px 0 0;
	text-align: center;
	clear: both
}

.post .more a {
	padding: 8px 30px;
	display: inline-block;
	background: #f6f6f6 none repeat scroll 0 0;
	text-shadow: none;
	font-size: 14px;
	opacity: .8;
	position: relative;
	border: 1px solid #ddd;
	color: #666
}

.post .more a:hover {
	border: 1px solid #2577b3;
	color: #fff
}

.post .more a::after {
	background: #2577b3 none repeat scroll 0 0;
	content: "";
	height: 100%;
	width: 0;
	position: absolute;
	left: 0;
	top: 0;
	transition: all .3s ease 0s
}

.post .more a:hover::after {
	width: 100%
}

.msk {
	background: #2577b3 none repeat scroll 0 0;
	box-shadow: 0 0 12px transparent;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
	transition: all .5s ease-in-out 0s;
	opacity: 0
}

.post .more a span {
	position: relative;
	z-index: 1
}

.msk {
	background: #2577b3 none repeat scroll 0 0;
	box-shadow: 0 0 12px transparent;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
	transition: all .5s ease-in-out 0s;
	opacity: 0
}

.post .more a:hover::after {
	width: 100%
}

.loading {
	background: #eee url(../images/lay.gif) no-repeat scroll center center;
	min-height: 60px
}

a:hover .b-lazy.b-loaded {
	opacity: 1
}

.b-lazy {
	max-width: 100%;
	transition: opacity .5s ease-in-out 0s;
	opacity: 1
}

.b-lazy.b-loaded {
	vertical-align: middle;
	opacity: 1
}

@media screen and (max-width:960px) {
	.post {
		padding: 60px 15px
	}

	.post .postTitle {
		margin-bottom: 25px
	}

	.post .postTitle h3 {
		font-size: 1.8em
	}

	.post .postTitle h3 i {
		font-size: .4em;
		left: -24px;
		top: 10px
	}

	.post.news li p {
		margin-top: 0;
		line-height: 22px;
		height: 46px;
		overflow: hidden
	}

	.post .more {
		padding: 25px 0 0
	}

	.PostNews {
		margin-top: 25px
	}
}

@media screen and (max-width:960px) {
	.post.news li p {
		margin-top: 0;
		line-height: 22px;
		height: 46px;
		overflow: hidden
	}
}

@media screen and (max-width:900px) {
	.post.news li p {
		margin-top: 0;
		line-height: 22px;
		height: 26px;
		overflow: hidden
	}
}

@media screen and (max-width:640px) {
	.post.news li p {
		margin-top: 0;
		line-height: 22px;
		height: 46px;
		overflow: hidden
	}

	.post {
		padding-left: 5px;
		padding-right: 5px
	}

	.post.news {
		padding-left: 10px;
		padding-right: 10px
	}

	.post-img {
		max-width: 284px
	}

	.post.news li {
		width: 100%;
		margin: 0 0 10px
	}

	.post.news li:nth-child(2n) {
		float: left
	}

	.post.news li h4 {
		font-size: 1em
	}

	.post.news li p {
		font-size: 14px
	}

	.post .postTitle h3 {
		margin-bottom: 0
	}
}

@media screen and (max-width:480px) {
	.post.news li h4 {
		margin: -5px 0 0;
		font-size: 1em
	}

	.post.news li p {
		margin-top: 0;
		line-height: 20px;
		height: 40px
	}

	.post.news .post-img {
		max-width: 138px;
		max-height: 138px
	}
}

@media screen and (max-width:425px) {
	.post.news li h4 {
		white-space: normal
	}

	.post.news li p {
		display: none
	}
}

@media screen and (max-width:320px) {
	.post-img {
		max-width: 100%
	}
}

.anim {
	visibility: hidden
}

.fadeInUp {
	animation-name: fadeInUp
}