/* Banner */
.product .banner {
	background: url(../../images/product/zlbx/banner-zlbx.jpg) right center repeat-x;
}

/* 核心功能 */
.product-slider{
	min-height: 7rem;
	padding: .60rem 0 0;
	text-align: center;
	overflow: hidden;
}
.product-slider .slidertab{
	width: 100%;
	max-width: 7.2rem;
	display: flex;
	margin:0 auto;
	position: relative;
}
.product-slider .slidertab a{
	padding:0 0 .2rem;
	font-size: .24rem;
	color:#484949;
	border-bottom: 2px solid #c6cedc;
	text-align: center;
	flex: 1;
}
.product-slider .slidertab .active{
	width: 20%;
	height: 2px;
	background:#2c51c5;
	position: absolute;
	bottom: 0;
	left:0;
	transition: all .3s ease;
}
.product-slider .sliderbox{
	height: 3.8rem;
	margin: .4rem 0 0;
}
.product-slider .sliderbox li{
	margin:0 calc(50vw - 6rem);
	overflow: visible;
	position: relative;
}
.product-slider .brief {
	width: 48%;
	float: left;
	text-align: left;
	position: relative;
	z-index: 2;
}

.product-slider .brief h3 {
	padding: 0 0 0 .36rem;
	display: inline-block;
	font-size: .24rem;
	color:#484949;
	margin: .6rem 0 .3rem;
	text-align: justify;
	text-align: left;
	background:left center no-repeat url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAAbABoDASIAAhEBAxEB/8QAGQAAAgMBAAAAAAAAAAAAAAAABAYBBQcD/8QAKhAAAQQBBAEBCAMAAAAAAAAAAQIDBAURAAYSITFBBxMiIzJRYXFCYqH/xAAWAQEBAQAAAAAAAAAAAAAAAAADBAX/xAAjEQEAAgIBAwQDAAAAAAAAAAABAhEAAyEEMVESE0HBcZGh/9oADAMBAAIRAxEAPwDUqCBt6Xt6Nbbrs1tTJj75Lki1cYC+LqxhIC0joAdAdasYtNsGZIRHh27b8hzpDbN46taj+AHezrntJqe7sOpFdVVtiQ7J5Ca6UBHz14I+BWf81a14sIMkSrij2/XQWUqW5Kak5U0APIy2P15HWtfbsmSn6ZpS0Eq+eOO+RwiUWH6+8nb8yfSXLO3bp1ctt5K1V09Ryt1CMEtuf3SD9XhQ/OnTSG3e7e3Fuqkfi2ikyYnviw25HW2mTzRxPBSwAcees50+ah6mKIyjSnPFc2/WUanhBszM9nVlLc7IrWbdwcmHZOEpmLZKSX15zwUnPp50Ru2qgwdotMVDbkmujTmJUyOl5chTjIWCsfEokjoHGfTTLJ2htyZJdkSqOtdfcPJbio6SpRPkk47OiqeiqqdTpqa6JDLoHMsNBHLGcZx+zppdVFl7kV73Xxy35/tYZqa9KHi8Q/aLuvbtltpqNX2kJ+c++wYqm3ATHWHE4cUf4Afc4+2tQBBHRGP3oB6qr3GZTSoUYtyEFLyfdJ+YD6K670LBpocaFHYYEhDTTaUISJLvQAwB9Wh2bNTrIllL4e9fjxiRjIkrn//Z);
	background-size: .26rem .27rem;
}

.product-slider .brief p {
	font-size: .18rem;
	line-height: .4rem;
	font-weight: normal;
	/* font-weight: lighter; */
	color:#7e859b;
}

.product-slider .demo {
	width: 52%;
	position: absolute;
	right: -.4rem;
	top: -.4rem;
	float:left;
	z-index: 1;
}

.product-slider .demo img {
	width: 100%;
}
.product-slider .btn{
	margin: 0 0 .4rem;
	height: .45rem;
	line-height: .45rem;
	padding: 0 .4rem;
	color: #fff;
	background: #11c0b2;
	border: none;
	border-radius: .05rem;
	outline: none;
	position: relative;
	top: -.4rem;
}
/* 产品优势 */
.product-core li {
	width: calc(100% / 2 - .1rem);
	margin-right: .2rem !important;
	padding: 0 .2rem 0 1.1rem !important;
	background-position-x: .29rem !important;
	background-position-y: center !important;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.product-core li:nth-child(even) {
	margin-right: 0!important;
}

.product-core li {
	background-image: url(../../images/product/zlbx/core-icon1.png);
}

.product-core li:nth-child(2) {
	background-image: url(../../images/product/zlbx/core-icon2.png);
}

.product-core li:nth-child(3) {
	background-image: url(../../images/product/zlbx/core-icon3.png);
}

.product-core li:nth-child(4) {
	background-image: url(../../images/product/zlbx/core-icon4.png);
}
.product-example{
	padding-right: 8%;
	padding-left: 8%;
}

.commentbox{
	height: 1.9rem;
	max-width: 12rem;
	margin: 0 auto .4rem;
	position: relative;
}
.commentbox .logo_partner{
	width: 2.1rem;
	height: 100%;
	border-radius: .05rem;
	box-shadow: 0 0 .21rem .14rem rgba(8, 22, 65, .1);
	background:#fff;
	position: absolute;
	left:0;
	top:0;
	z-index: 2;
}
.commentbox .logo_partner img{
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
}
.commentbox .comment{
	width: calc(100% - 2.05rem);
	height: 1.9rem;
	line-height: .38rem;
	padding: .5rem .3rem 0 .7rem;
	background: #fff url(../../images/product/zlbx/product-comment.jpg) right center no-repeat;
	background-size: auto 100%;
	border-radius: .05rem;
	box-shadow: 0 0 .21rem .14rem rgba(8, 22, 65, .1);
	position: absolute;
	right:0;
	top:0;
	z-index: 1;
	font-size: .22rem;
	text-align: justify;
}
.commentbox:nth-child(3) .comment{
	background-image: url(../../images/product/zlbx/product-comment2.jpg);
}

.commentbox .comment::before,
.commentbox .comment i{
	content: '';
	width: .19rem;
	height: .18rem;
	background: url(../../images/product/zlbx/icon.png)no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: .45rem;
	left: .4rem;
}
.commentbox .comment i{
	position: relative;
	display: inline-block;
	transform: rotate(180deg);
	top: -.05rem;
	left: 0;
}
.commentbox .partner{
	position: absolute;
	right: .3rem;
	bottom: .2rem;
	font-size: .26rem;
	font-weight: bold;
	z-index: 2;
}


.product-try{
	background-image: url(../../images/product/zlbx/product-try.jpg);
}


@media (max-width:1220px) {
	/* 核心功能 */
	.product-slider .sliderbox li{
		margin:0 calc(50vw - 5.5rem);
	}
}
@media (max-width:1120px) {
	/* 核心功能 */
	.product-slider .sliderbox li{
		margin:0 calc(50vw - 5rem);
	}
}
@media (max-width:1020px) {
	/* 核心功能 */
	.product-slider .sliderbox li{
		margin:0 calc(50vw - 4.5rem);
	}
}
@media (max-width:920px) {
	/* 核心功能 */
	.product-slider .sliderbox li{
		margin:0 calc(50vw - 4rem);
	}
}
@media (max-width:900px) {
	.product-example{
		padding-right: 6%;
		padding-left: 6%;
	}
	/* 核心功能 */
	.product-slider .sliderbox li{
		margin:0 calc(50vw - 6rem);
	}

	/* 产品优势 */
	.product-core li h5 {
		font-size: .3rem;
		padding: 0 0 .05rem;
	}
}

@media (max-width:750px) {
	/* 核心功能 */
	.product-core li {
		padding: .3rem .2rem 0 .25rem !important;
		background-position-x: .2rem!important;
		background-position-y: .3rem !important;
		justify-content: start;
	}

	.product-core li h5 {
		padding: .1rem 0 .3rem .65rem;
	}
}
@media (max-width:620px) {
	/* 核心功能 */
	.product-slider .sliderbox li{
		margin:0 calc(50vw - 5rem);
	}
	.product-slider .brief{
		width: calc(50% + .4rem);
	}
	.product-slider .demo{
		width: 50%;
		top: .8rem;
	}
}
@media (max-width:520px) {
	/* 核心功能 */
	.product-slider .sliderbox li{
		margin:0 calc(50vw - 4rem);
	}
	/* 核心功能 */
	.product-core li {
		height: 3rem;
	}
	
	.commentbox .comment{
		padding: .25rem .2rem 0 .5rem;
	}
	.commentbox .comment::before{
		top: .2rem;
		left: .2rem;
	}
	.commentbox .partner{
		bottom: .1rem;
		right: .2rem;
	}
}
@media (max-width:420px) {
	/* 核心功能 */
	.product-slider .sliderbox li{
		margin:0 calc(50vw - 3rem);
	}
}