@charset "utf-8";
.banner-product{
	background: #e9fff5 url(../img/product-online/product-banner-bg.jpg) no-repeat;
	background-size:cover;
}
.banner-product-online{
	background: #e9fff5 url(../img/product-online/pro-product-banner-bg.jpg) no-repeat;
	background-size:cover;
}
.banner-product-online-blue{
	background: #1c8af8 url(../img/product-online/online-app-banner-bg.jpg) no-repeat;
	background-size:cover;
}
.banner-product-online-blue2{
	background: #1c8af8 url(../img/product-online/online-app2-bg-bottom.jpg) no-repeat;
	background-size:cover;
}.banner-product-online-bottom{
	background: #f0f7ff url(../img/product-online/online-app2-bg-bottom2.jpg) no-repeat;
	background-size:cover;
}
.banner-product .right-img img{
	width: auto;
	height: auto;
}
.need-url{
	margin-top: 6px;
	color: #666;
	text-decoration: underline;
}
.tab-changeBox .tab-title li{
	border-bottom: 1px solid #e5dfe9;
	padding: 10px 30px;
	color: #505050;
	font-size: 18px;
	font-weight: 500;
	position:relative;
	cursor: pointer;
}
.tab-changeBox .tab-title li.active{
	border-bottom: 3px solid #5aca5d;
	color: #000;
}
.tab-changeBox .change-item .flow-item{
	display: none;
	margin-top: 40px;
	text-align: center;
}
 .bestSwiper {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  padding-bottom: 50px;
}

.bestSwiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  
}

.bestSwiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bestSwiper .swiper-pagination-bullet{
	width: 30px;
	border-radius: 4px;
	height: 5px;
}
.bestSwiper .swiper-pagination-bullet-active{
	background-color: #2bba7d;
}
.what-box >div{
	background-color: #f6f6f6;
	border-radius: 35px;
	position: relative;
	padding: 30px 20px 60px 20px;
}
.what-box .img{
	text-align: center;
}
.what-box .title{
	font-size: 19px;
	font-weight: 500;
	margin-top: 15px;
}
.what-box .li-right{
	margin-top: 15px;
}
.what-box .li-right li{
	position: relative;
	padding-left:25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.li-right li::before{
	position: absolute;
	left: 0;
	top:7px;
	content: "";
	background-image: url(../img/product-online/product-icon1.png);
	background-repeat: no-repeat;
	background-size: contain;
	width:19px ;
	height: 21px;
}
.what-box >div:hover{
	background-color: #ddfaec;
}
.what-box .btn-bottom{
	position: absolute;
	bottom: -20px;
	width: 176px;
	left: 50%;
	margin-left: -88px;
}
.what-box .btn-bottom .btn{
	border: 1px solid #bdbcbd;
	background-image: linear-gradient(to bottom, #fff, #eee);
	color: #2a833a;
	position: relative;
	display: inline-block;
	padding: 14px 60px 14px 15px;
	font-weight: 600;
	font-size: 18px;
}
.what-box .btn-bottom .btn::after{
	position: absolute;
	right: 13px;
	top:9px;
	content: "";
	background-image: url(../img/product-online/product-icon2.png);
	background-repeat: no-repeat;
	background-size: contain;
	width:38px ;
	height:38px;
}
.what-box >div:hover .btn-bottom .btn{
	background-image: linear-gradient(to right, #23b682, #60cd58);
	color: #fff;
}
.back-img{
	background-image: url(../img/product-online/product-img-bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}
.review-box{
	background-color: #fff;
	padding:40px;
	border-radius: 40px;
	margin-top: 40px;
}
.reviewSwiper{
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.reviewSwiper .swiper-button-next{
	position: absolute;
	bottom: 0;
	top: inherit;
	left: 45px;
	margin-left: 10px;
}
.reviewSwiper .swiper-button-prev{
	position: absolute;
	bottom: 0;
	top: inherit;
}
.reviewSwiper .swiper-button-prev:after{
	background-image: url(../img/product-online/product-left-icon.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
    width: 29px;
    height: 15px;
}
.reviewSwiper .swiper-button-next:after{
	background-image: url(../img/product-online/product-right-icon.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
    width: 29px;
    height: 15px;
}
.reviewSwiper .swiper-button-next::before{
	content: "";
	width:2px;
    height: 32px;
    background-color: #25b781;
    left: -9px;
    top:7px;
    position: absolute;
}
.post-box >div{
	border-radius: 20px;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 5px 15px rgba(0,0,0,.15);
}
.post-box >div p{
	display: none;
}
.post-box >div a{
	display: block;
}
.post-box .title{
	padding:20px;
	font-size: 18px;
}
.tools-link a{
	font-size: 18px;
	font-weight: 500;
}
.border-box{
	border-radius: 30px;
	overflow: hidden;
	padding: 50px;
	color: #fff;
}
.svg-icon img{
	width: 24px;
	height: 24px;
	margin: 20px 10px 0 10px;
}
.customerSwiper .ava-box {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    overflow: hidden;
    margin-right: 15px;
}
.customerSwiper .ava-box img {
    width: auto;
    object-fit: cover;
    height: 100%;
}
.customerSwiper .ava-info{
	color: #999;
}
.customerSwiper .ava-info .ava-name{
	font-weight: 600;
	color: #333333;
	font-size: 19px;
}
.customerSwiper{
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  padding: 50px;
}
.customerSwiper .swiper-slide{
	font-size: 16px;
	width: 30%;
	background-color: #fff;
	box-shadow: 0 4px 8px rgba(0,0,0,.1);
	border-radius: 25px;
	padding: 20px;
}
.customerSwiper .swiper-slide:hover{
	background-image: linear-gradient(to right, #23b683, #61cd58);
	color: #fff;
}
.customerSwiper .swiper-slide:hover .ava-info,
.customerSwiper .swiper-slide:hover .ava-info .ava-name{
	color: #fff;
}
.faq-list{
	padding: 2rem 0;
}
.faq-list .item {
	border: 1px solid #d5dee7;
	padding: 15px 20px;
	border-radius: 15px;
	margin-bottom: 25px;
	
}
.faq-list .item.active{
	box-shadow: 0 0 10px rgba(0,128,255,.2);
	border: 1px solid #0080ff;
}
.faq-list .item .title{
	font-size: 1.2rem;
	position: relative;
	cursor: pointer;
}
.faq-list .item .title .svg{
	position: absolute;
	right: 0;
	top:4px;
	width:20px;
	height: 20px;
	display: block;
	background: url(../img/product-online/online-app-arrow-gray.png) no-repeat;
	background-size: contain;
	
}
.faq-list .item .info{
	display: none;
	transition: all .3s ease;
	border-top: 1px solid #d5dee7;
	margin-top: 12px;
}
.faq-list .item .info p{
	margin-top: 0.5rem;
}
.faq-list .item .info img{
	max-width: 100%;
}
.faq-list .item .title{
	color: #333;
	font-weight: bold;
}
.faq-list .item.active .title .svg{
	background: url(../img/product-online/online-app-arrow-blue.png) no-repeat;
	transform: translate(0,-50%) rotate(360deg);
	top:11px;
	transition: all .3s ease;
}
.faq-list .item.active .info{
	display: block;
}
.faq-list .btn-ac{
	margin-top: 2rem;
	text-align: center;
}