.szr-list-tab {
	background: #fff;
}
.szr .container dl dd h3{width:50%;}
.szr-list .szr-list-tab {
	position: relative;
}

.szr-list .szr-list-tab::before {
	position: absolute;
	content: '';
	bottom: -32px;
	background: url(../images/szr/szr_bg_02.png) no-repeat center bottom;
	height: 35px;
	width: 100%;
}

.szr-list .szr-list-tab li {
	width: 14%;
	text-align: center;
	position: relative;
}

.szr-list .szr-list-tab li.on {
	background: #3F6CE3;
}

.szr-list .szr-list-tab li a {
	padding-bottom: 30px;
	display: inline-block;
}

.szr-list .szr-list-tab li.on a {
	color: #fff;
}

.szr-list .szr-list-tab li.on span.icon1 {
	background: url(../images/szr/szr_icon02_on.png) no-repeat;
	background-size: contain;
}

.szr-list .szr-list-tab li.on span.icon2 {
	background: url(../images/szr/szr_icon03_on.png) no-repeat;
	background-size: contain;
}

.szr-list .szr-list-tab li.on span.icon3 {
	background: url(../images/szr/szr_icon04_on.png) no-repeat;
	background-size: contain;
}

.szr-list .szr-list-tab li.on span.icon4 {
	background: url(../images/szr/szr_icon05_on.png) no-repeat;
	background-size: contain;
}

.szr-list .szr-list-tab li.on span.icon5 {
	background: url(../images/szr/szr_icon06_on.png) no-repeat;
	background-size: contain;
}

.szr-list .szr-list-tab li.on span.icon6 {
	background: url(../images/szr/szr_icon07_on.png) no-repeat;
	background-size: contain;
}

.szr-list .szr-list-tab li.on span.icon7 {
	background: url(../images/szr/szr_icon08_on.png) no-repeat;
	background-size: contain;
}

.szr-list .szr-list-tab li.on b {
	color: #fff;
}

.szr-list .szr-list-tab li span,
.szr-list .szr-list-tab li b {
	display: block;
	/** 文本1 */
	font-size: 18px;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	margin-top: 20px;
}

.szr-list .szr-list-tab li span {
	height: 38px;
	background-position: 46% 0px !important;
}

.szr-list .szr-list-tab li span.icon1 {
	background: url(../images/szr/szr_icon02.png) no-repeat;
	background-size: contain;
}

.szr-list .szr-list-tab li span.icon2 {
	background: url(../images/szr/szr_icon03.png) no-repeat;
	background-size: contain;
}

.szr-list .szr-list-tab li span.icon3 {
	background: url(../images/szr/szr_icon04.png) no-repeat;
	    background-size: contain;
}

.szr-list .szr-list-tab li span.icon4 {
	background: url(../images/szr/szr_icon05.png) no-repeat;
	background-size: contain;
}

.szr-list .szr-list-tab li span.icon5 {
	background: url(../images/szr/szr_icon06.png) no-repeat;
	background-size: contain;
}

.szr-list .szr-list-tab li span.icon6 {
	background: url(../images/szr/szr_icon07.png) no-repeat;
	background-size: contain;
}

.szr-list .szr-list-tab li span.icon7 {
	background: url(../images/szr/szr_icon08.png) no-repeat;
	background-size: contain;
}


/*bd*/

.szrjs {
	width: 100%;
	padding: 48px 0 0;
	background: url(../images/szr/szrbg.png) no-repeat;
}

.szrjs .column-head {
	margin-bottom: 0;
}

.szrjsdiv p {
	width: 55%;
	float: left;
	margin-top: 175px;
	line-height: 2em;
    font-size: 18px;
}
.szrjsdiv p.rowp{
	width:100%;
	margin-top:0;
	padding:50px 0;
}
.szrjsdiv .szrimg {
	width: 45%;
	float: right;
}

.szrjsdiv .szrimg img {
	width: 100%;
	margin-top:-52px;
}


/*应用场景*/

.yycj {
	width: 100%;
	padding: 40px 0 48px;
	background: url(../images/szr/yycjbg.png) no-repeat;
}

@media (max-width: 990px) {
	.szr-list .szr-list-tab li span {
		display: none;
	}
	.szr-list .szr-list-item ul.flex li {
		width: 49%;
		height: auto;
	}
	.szr-list .szr-list-item ul.flex li p {
		-webkit-line-clamp: 2;
	}
	.szr-list .szr-list-item ul.flex li .szr-more a {
		position: initial;
		margin: 1rem auto;
	}
	.szr-list .alxzPage li {
		margin: 0px;
	}
	.szr-list .szr-list-tab li{width:33%;}
}

.zt {
	position: relative;
	margin: 25px -16px 0;
}

.zt .swiper-container {
	text-align: center;
	width: 100%;
	margin: auto;
}

.cgal .zt .swiper-container {
	height: 170px;
}

.zt .swiper-slide a {
	display: inline-block;
	margin: auto;
}

.zt .arrow-left,
.zt .arrow-right {
	position: absolute;
	width: 41px;
	height: 74px;
	top: 50%;
	margin-top: -25px;
	z-index: 22;
	background-image: url(../images/szr/lbbg.png);
	cursor: pointer;
	/*border-radius: 50%;*/
}

.zt .arrow-left>i,
.zt .arrow-right>i {
	font-size: 30px;
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	margin-top: -0.5em;
	text-align: center;
	font-weight: normal;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1em;
	color: #fff;
}

.zt .arrow-left {
	left: -45px;
}

.zt .arrow-right {
	right: -45px;
	background-position: right top;
}

@media (max-width: 1440px) {
	.zt {
		margin: 25px auto 0;
	}
	.zt .arrow-left {
		left: 0;
	}
	.zt .arrow-right {
		right: 0;
	}
}

@media (max-width: 650px) {
	.zt .arrow-left,
	.zt .arrow-right {
		transform: scale(0.8);
	}
	.zt .arrow-left {
		left: -10px;
	}
	.zt .arrow-right {
		right: -10px;
	}
	.szrjsdiv p{
		margin-top: 0;
	}
	.szrjsdiv{
		padding: 20px 1%;
		box-sizing: border-box;
	}
}

.fays {
	position: relative;
	overflow: hidden;
}

.fays .content {
	overflow: hidden;
}

.fays .swiper-slide {
	text-align: center;
}

.fays .swiper-slide a {
	margin: 35px 5%;
	box-shadow: 0 0 6px 3px #ddd;
	padding: 25px 8% 0;
	box-sizing: border-box;
}
.bg-jb{
	background: linear-gradient(180deg, #3F83EE 0%, #1C3995 100%) !important;
	border-radius: 50%;
}
.fays .swiper-slide a:hover{
	background: url(../images/szr/hov.png);
	background-size: cover;
}
.fays .swiper-slide a:hover .bg-jb{
	background: none !important;
}
.fays .swiper-slide a .icon-box {
	display: block;
	width: 120px;
	height: 120px;
	margin: 0 auto 15px;
	background: url(../images/jjfa/fangan/ys_icon.png);
	color: #3f70b8;
	font-size: 40px;
	text-align: center;
	line-height: 102px;
}

.fays .swiper-slide a .icon-box.bg-white {
	background: #fff;
}

.fays .swiper-slide a h5 {
	font-size: 20px;
	min-height: 2.2em;
	margin-top: 48px;
	font-weight: bold;
}
.fays .swiper-slide a:hover h5{
	margin-top: -20px;
	color: #fff;
	position: relative;
}
.fays .swiper-slide a:hover h5:after{
	position: absolute;
    right: 0;
    bottom: 0px;
    left: 0;
    content: "";
    width: 2em;
    height: 3px;
    margin: 0 auto;
    background-color: #fff;
}
.fays .swiper-slide a p {
	font-size: 15px;
	line-height: 30px;
	color: #666;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.fays .swiper-slide a:hover p {
	font-size: 15px;
	line-height: 30px;
	color: #666;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	color: #fff;
	margin-top: 20px;
}
.more-btn {
	text-align: center;
	display: inline-block;
	color: #383838;
	border: 1px solid #383838;
	width: 154px;
	text-align: center;
	line-height: 46px;
	padding-bottom: 2px;
	margin-top: 52px;
}
.fays .swiper-slide a:hover .more-btn{
	display: none;
}
.more-btn font {
	display: inline-block;
	vertical-align: middle
}

.more-btn:after {
	display: inline-block;
	vertical-align: middle;
	margin-left: 1em;
	content: "";
	width: 25px;
	height: 8px;
	background: url(../images/szr/jiant.png) no-repeat center right;
	transition: all .3s
}

.more-btn:hover:after {
	margin-left: .5em
}

.morebtn {
	margin-top: 2%;
	text-align: center
}

.morebtn {
	display: inline-block;
	width: 160px;
	line-height: 2.75em;
	text-align: center;
	color: #5280e5;
	border: 1px solid #1948d8
}

@media (max-width: 1440px) {
	.fays .swiper-slide a {
		padding-top: 5%;
	}
	.fays .swiper-slide a .icon-box {
		width: 80px;
		height: 80px;
		background-size: contain;
		line-height: 80px;
		font-size: 30px;
	}
	.fays .swiper-slide a h5 {
		font-size: 18px;
		line-height: 28px;
		margin-bottom: 1%;
	}
	.fays .swiper-slide a p {
		font-size: 14px;
		line-height: 22px;
	}
}

@media (max-width: 991px) {
	.fays .swiper-slide a .icon-box img {
		transform: scale(0.7);
	}
	.fays .swiper-slide a h5 {
		font-size: 18px;
	}
	.fays .swiper-slide a p {
		font-size: 14px;
		line-height: 22px;
	}
}