html{

}
.main{
	display: none;
}
.swiper-slide{
	background: -webkit-linear-gradient(top,#595aa0 0,#5d7fd4 30%,#678fe4 53%,#7ba2de 70%,#afcfc8 100%);
    background: -webkit-linear-gradient(top,#fff 0%,#f4f4f4 10%,#EEEEE0 40%, #DEDEDE 80%, #ccc 100%);
    overflow: hidden;
    /*background: -webkit-linear-gradient(top,#595aa0 0,#5d7fd4 30%,#678fe4 53%,#7ba2de 70%,#afcfc8 100%);*/
}
.arrow_box {
    position: fixed;
    bottom: -45px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 50%;
    height: 90px;
    border-radius: 100%;
    background: rgba(0,0,0,.15);
    z-index: 900;
}
.array {
    z-index: 999;
    -webkit-animation: start 1.5s infinite ease-in-out;
    display: block;
    margin: 10px auto 0 auto;
    width: 20px;
    height: 15px;
    z-index: 999;
}
.logo{
	margin: 30px auto;
	width: 100px;
	height: 100px;
	border: 1px solid #DEDEDE;
	border-radius: 50%;
	background: url(../images/ygj_app/app_logo.png) #fff no-repeat 28px 20px;
}
.logotext{
	margin: 0 auto;
	width: 140px;
	height: 50px;
	background: url(../images/ygj_app/app_logo.png) no-repeat -65px 0px;
}
.one_h2{
	color: #645f5e;
    font-size: 14px;
    line-height: 25px;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-all;
    margin: 10px 30px;
}
.one_img{
	margin: 0 auto;
	width: 60%;
	position: relative;
	bottom: 0px;
}
.one_img img{
	width: 100%;
	height: 100%;
	background-size: contain;
	border-top-right-radius: 40px;
	border-top-left-radius: 40px;
}
.swiper-slide{
	overflow: hidden;
}
.slide_two .two_one{
	margin: 50px auto 20px;
	width: 70%;
	height: 120px;
	background: url(../images/ygj_app/app_two.png) no-repeat;
	background-size: contain;
}
.slide_two .two_two{
	margin: 0px auto;
	height: 60%;
	background: url(../images/ygj_app/app_intro_one.png) no-repeat center;
	background-size: contain;
}
.slide_two .three_one{
	margin: 50px auto 20px;
	width: 90%;
	height: 110px;
	background: url(../images/ygj_app/app_three.png) no-repeat;
	background-size: contain;
}
.slide_two .three_two{
	margin: 0px auto;
	height: 60%;
	background: url(../images/ygj_app/app_intro_two.png) no-repeat center;
	background-size: contain;
}
.slide_two .four_one{
	margin: 50px auto 20px;
	width: 70%;
	height: 120px;
	background: url(../images/ygj_app/app_four.png) no-repeat;
	background-size: contain;
}
.slide_two .five_two{
	margin: 0px auto;
	height: 60%;
	background: url(../images/ygj_app/app_intro_four.png) no-repeat center;
	background-size: contain;
}
.slide_two .five_one{
	margin: 50px auto 20px;
	width: 65%;
	height: 140px;
	background: url(../images/ygj_app/app_five.png) no-repeat;
	background-size: contain;
}
.slide_two .four_two{
	margin: 0px auto;
	height: 60%;
	background: url(../images/ygj_app/app_intro_three.png) no-repeat center;
	background-size: contain;
}
.slide_two .six_one{
	margin: 50px auto;
	width: 154px;
	height: 154px;
	border: 1px solid #ccc;
}
.slide_two .six_one img{
	width: 100%;
	height: 100%;
	background-size: contain;
}
.slide_two .six_two{
	margin: 0 auto;
	color: #645f5e;
	font-size: 18px;
	text-align: center;
}
.slide_two .six_two {}
.slide_two .download_h2{
	color: #645f5e;
	font-size: 18px;
	line-height: 25px;
	margin: 36% 0px 0px;
	text-align: center;
}