#main .swiper-container1{
	max-height: 618px;height: 618px
}
.top-banner-content{
	position: relative;
	background: url('../img/product-app/banner2.png') no-repeat;
	height: 100%
}
.top-banner-content-small-app{
	position: relative;
	background: url('../img/small-app/smallapp-bg1.png') no-repeat;
	height: 100%
}
.top-banner-content-wechat{
	position: relative;
	background: url('../img/small-app/wechat-bg1.png') no-repeat;
	height: 100%
}
.swiper-button-prev{
	background: url("../img/product-app/btn-left.png") no-repeat!important;
}
.swiper-button-prev:active,.swiper-button-prev:hover{
	background: url("../img/product-app/btn-left-active.png") no-repeat!important;
}
.swiper-button-next{
	background: url("../img/product-app/btn-right.png") no-repeat!important;
}
.swiper-button-next:active,.swiper-button-next:hover{
	background: url("../img/product-app/btn-right-active.png") no-repeat!important;
}
.full-box-content .banner-xy-div-content{
	width: 294px;
	margin: 116px auto 0 auto;
}
.second-title-margin{
	margin-bottom:15px!important;
}
.pagination-div-flex{
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	margin-bottom: 40px;
}

.pagination-div{
	width:42px;
	height:42px;
	border-radius:50%;
	margin-right: 20px;
	cursor: pointer;
}
.full-box-content.yx-banner-bg{
	position:relative;
	width: 386px;
	height:738px;
	background: url('../img/product-app/phone.png') no-repeat
}
.third-title{
	margin: 0!important;
}
.pagination-div-default0{
	background-image: url('../img/product-app/1.png');
}
.pagination-div-default1{
	background-image: url('../img/product-app/2.png');
}
.pagination-div-default2{
	background-image: url('../img/product-app/3.png');
}
.pagination-div-default3{
	background-image: url('../img/product-app/4.png');
}
.pagination-div-default4{
	background-image: url('../img/product-app/5.png');
}
.pagination-div-default0.active{
	background-image: url('../img/product-app/1-active.png');
}
.pagination-div-default1.active{
	background-image: url('../img/product-app/2-active.png');
}
.pagination-div-default2.active{
	background-image: url('../img/product-app/3-active.png');
}
.pagination-div-default3.active{
	background-image: url('../img/product-app/4-active.png');
}
.pagination-div-default4.active{
	background-image: url('../img/product-app/5-active.png');
}
.full-box .full-box-content .img-block {
	margin: 0!important;
}
.full-box .full-box-content .img-block .product-center-info-block{
	height: 290px;
}
.product-center-info-block .info-block-content div {
	font-size: 14px;
	color: #999999;
	text-align: left;
	margin: 0 20px;
	height: 60px;
}
.product-center-info-block .info-block-content img {
	margin-bottom: 10px;
}
.product-center-info-block p {
	margin-bottom: 20px!important;
}
.btn-white {
	color: #fd5962!important;
	border: 1px solid #fff;
	border-radius: 5px;
	background: #fff;
}
.btn-white:active,.btn-white:hover{
	color: #fd5962!important;
	background: #f9f9f9 !important;
}
.banner-btn-postion{
	position: absolute;
	bottom: 190px;
	left: 393px;
}
.android-qrcode-position{
	position: absolute;
	opacity: 0;
	bottom: 51px;
	left: 230px;
	width: 130px;
	height: 130px;
	z-index: 1;
	background: #fff;
	border-radius: 5px;
	padding: 10px;
}
.android-qrcode-position:before{
	content: "";
	position: absolute;
	width: 15px;
	height: 15px;
	background: #fff;
	right: -7px;
	bottom: 60px;
	transform: rotate(45deg);
}
.ios-qrcode-position{
	position: absolute;
	opacity: 0;
	bottom: 51px;
	left: 801px;
	width: 130px;
	height: 130px;
	z-index: 1;
	background: #fff;
	border-radius: 5px;
	padding: 10px;
}
.ios-qrcode-position:before{
	content: "";
	position: absolute;
	width: 15px;
	height: 15px;
	background: #fff;
	left: -7px;
	bottom: 60px;
	transform: rotate(45deg);
}
.android-postion{
	cursor: pointer;
	position: absolute;
	bottom: 100px;
	left: 393px;
}
.ios-postion{
	cursor: pointer;
	position: absolute;
	bottom: 100px;
	left: 650px;
}
.div-sapn-postion{
	position: absolute;
	width: 1px;
	height: 33px;
	background: #fff;
	bottom: 100px;
	left: 573px;
}
