@charset "utf-8";

* {
	font-family: "微软雅黑";
	margin: 0px;
	padding: 0px;
}

li {
	list-style-type: none;
}

em {
	font-style: normal;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
	font-size: 1px;
	line-height: 0;
}

.rlsb-box {
	width: 100%;
	background-color: #f4f5f7;
	padding: 70px 0 10px;
}

.rlsb-content {
	width: 1200px;
	margin: 0 auto;
}

/**/
.sdtz-main {
	max-width: 1200px;
	margin: 0 auto 70px;
	overflow: auto;
	width: 100%;
}

.sdtz-main.sdtz-main2 {
	width: 1436px;
	margin-bottom: 0;
}

.sdtz-main dt {
	/*height: 128px;*/
	text-align: center;
}

.sdtz-main .t {
	font-size: 30px;
	font-family: "Microsoft YaHei";
	color: rgb(0, 0, 0);
	line-height: 1.333;
	padding-bottom: 15px;
	padding: 60px 0 40px;
	text-align: center;
}

.sdtz-main .b {
	font-size: 16px;
	font-family: "Microsoft YaHei";
	color: rgb(102, 102, 102);
	line-height: 1.467;
	text-align: center;
	padding-bottom: 40px;
}

.sdtz-main .b.bmore {
	font-size: 16px;
	font-family: "Microsoft YaHei";
	color: rgb(102, 102, 102);
	line-height: 2;
	text-align: left;
	padding-bottom: 0px;
	text-indent: 2em;
}

.sdtz-main2 ul {
	margin: 20px auto;
	display: flex;
	justify-content: space-between;
	max-width: 90%;
	padding-bottom: 50px;
}

.sdtz-main2 li {
	width: 23.46%;
	background: linear-gradient(333deg, #FFFFFF 0%, #EAEFF9 100%);
	box-shadow: 5px 10px 20px 0px rgba(7, 29, 60, 0.08);
	border-radius: 8px;
	padding: 29px 0 38px;
	text-align: center;
}

/* .sdtz-main li:hover{filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;} */
.sdtz-main2 li img {
	width: 80px;
	height: 80px;
}

.sdtz-main2 li p {
	font-size: 24px;
	font-weight: 500;
	color: #071D3C;
	line-height: 1;
	margin-top: 30px;
}

.sdtz-main5 li {
	width: 28%;
	margin-right: 8%;
	float: left;
	text-align: center;
	height: 430px;
}

.sdtz-main5 li:nth-child(3n) {
	margin-right: 0;
}

.sdtz-main5 li h1 {
	font-size: 20px;
	line-height: 28px;
	font-weight: lighter;
	color: #222
}

.sdtz-main5 li p {
	font-size: 16px;
	line-height: 28px;
}

/*  */
.content1436 {
	width: 1436px;
	max-width: 90%;
	margin: 0 auto;
}

.common-core-function {
	padding-top: 54px;
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}

.common-core-function .product-title p {
	font-size: 30px;
	font-family: "Microsoft YaHei";
	color: rgb(0, 0, 0);
	line-height: 1.333;
	padding-bottom: 15px;
	padding: 10px 0 40px;
	text-align: center;
}

.common-core-function .box-t {
	text-align: center;
}

.common-core-function .box-t .swiper {
	display: inline-block;
	overflow: visible;
	position: relative;
}

.common-core-function .box-t .swiper-slide {
	padding: 46px 0 22px;
	width: auto;
	text-align: center;
	cursor: pointer;
	float: left;
}

.common-core-function .box-t .swiper-slide:not(:last-child) {
	margin-right: 130px;
}

.common-core-function .box-t .swiper-slide .icon {
	width: 70px;
	height: 70px;
	background: linear-gradient(180deg, #E2E8F6 0%, rgba(202, 215, 241, 0) 100%);
	box-shadow: 0px 2px 20px 0px rgba(123, 146, 190, 0.15);
	border-radius: 30px;
	border: 3px solid #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}

.common-core-function .box-t .swiper-slide.active .icon {
	box-shadow: 0 2px 20px 0 rgba(255, 147, 0, .30);
	background: linear-gradient(180deg, #fa0 0%, #f70 100%);
}

.common-core-function .box-t .swiper-slide .icon img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	transition: all .6s;
}

.common-core-function .box-t .swiper-slide:hover .icon img {
	transform: rotateY(180deg);
}

.common-core-function .box-t .swiper-slide .icon .img2 {
	display: none;
}

.common-core-function .box-t .swiper-slide.active .icon .img1 {
	display: none;
}

.common-core-function .box-t .swiper-slide.active .icon .img2 {
	display: block;
}

.common-core-function .box-t .swiper-slide .text {
	font-size: 14px;
	font-weight: 400;
	color: #69778a;
	line-height: 20px;
	margin-top: 15px;
}

.common-core-function .box-t .swiper-slide.active .text {
	color: #071D3C;
}

.common-core-function .box-t .sjx {
	transition: all .3s ease-out;
	width: 0;
	height: 0;
	border-color: transparent transparent #1f2639;
	border-style: solid;
	border-width: 18px 8px 8px;
	position: absolute;
	bottom: 0;
	left: 48px;
	margin: 0;
	transform: translateX(-50%);
}

.common-core-function .box-c .l {
	padding-top: 44px;
	margin-right: 40px;
	width: 31.33%;
}

.common-core-function .box-c .l span {
	padding-right: 10px;
	display: inline-block;
}

.common-core-function .box-c .l .text-title {
	font-size: 20px;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 37px;
}

.common-core-function .box-c .l .text-des {
	font-size: 14px;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.8);
	line-height: 20px;
	margin-bottom: 15px;
}

.common-core-function .box-c .r {
	width: 55%;
}

.common-core-function .box-c .r img {
	width: 100%;
	display: block;
}

.common-core-function .box-c {
	background-image: url('zcsb-bg.png');
	background-size: cover;
}

.common-core-function .box-c .items {
	display: none;
}

.common-core-function .box-c .items.active {
	display: block;
}

.common-core-function .box-c .item {
	display: flex;
	padding: 66px 0;
	justify-content: space-between;
}

.common-core-function .box-c .items.active .item {
	animation: move1 .5s ease-in forwards;
}

@media (max-width: 1220px) {
	.sdtz-main2 ul {
		margin: 20px auto;
		display: block;
		width: 96%;
	}

	.sdtz-main2 li {
		width: 95%;
		display: inline-block;
		margin: 20px 2%;
	}

	.sdtz-main .gkt {
		display: block;
		max-width: 96%;
		margin: 0 auto;
	}
}

/*小屏*/
@media (max-width:900px) {
	.sdtz-main2 li p {
		font-size: 16px;
	}

	.common-core-function .box-c .item {
		display: block;
	}

	.common-core-function .box-c .l {
		width: 100%;
	}

	.common-core-function .box-c .r {
		width: 100%;
	}

	.sdtz-main5 li {
		width: 96%;
		margin: 0 2%;
	}
}

/*大屏*/
@media (min-width:900px) {}