section.appsec{
}
#banner{
	background-image:url(../images/imgAppweb/banner-bg2.jpg);
	background-repeat:no-repeat;
	background-position:50% 50%;
	position:relative;
	width:100%;
	height:100vh;
	background-color: #fff;
}
#banner .appsec{
	text-align: right;
	padding: 12% 0 0;
	z-index: 2;
}
#banner p{
    width: 51%;
    display: inline-block;
    margin: 50px 0;
}
#banner .mo-banner{
	display:none;
}
#box1{
	background-color:#ffd543;
	background-image:url(../images/imgAppweb/secend2-bg-island.png);
	background-repeat:no-repeat;
    background-position: 120% 150%;
	position:relative;
}
#box1:after{
	position:absolute;
	left:0;
	top:0;
	content:'';
	width:100%;
	height:100%;
	background-image:url(../images/imgAppweb/secend2-bg-b.png),url(../images/imgAppweb/secend2-bg-b.png),url(../images/imgAppweb/secend2-bg-s.png);
	background-repeat:no-repeat;
    background-position: -20% 10%,110% 10%,40% 55%;
	z-index: 1;
	animation-name:box2;
	animation-iteration-count:infinite;
	animation-timing-function:linear;
	animation-duration:10s;
	animation-direction:alternate;
}
@keyframes box2{
	0%{
		background-position: -20% 10%,110% 10%,40% 55%;
	}
	25%{
		background-position: -18% 10%,105% 10%,39% 54%;
	}
	50%{
		background-position: -20% 10%,110% 10%,40% 53%;
	}
	70%{
		background-position: -21% 10%,115% 10%,38% 52%;
	}
	100%{
		background-position: -20% 10%,110% 10%,41% 51%;
	}
}
#box1 .appsec,
#box2 .appsec{
	position:relative;
	padding: 100px;	
	z-index: 2;
}
#box1 .content{
	width: 75%;
}
#box1 .content h2{
	position:relative;
}
#box1 .content h2 b{
	position:relative;
	z-index:3;
	font-size: 30px;
}
#box1 .content h2:after{
	position:absolute;
	content:'';
	width:187px;
	height:187px;
	border:4px solid #fff;
	border-radius:30px;
	left: -60px;
    top: -60px;
	z-index:1;
}
#box1 .content h2:before{
    position: absolute;
    content: '';
    width: 150px;
    height: 150px;
    border-radius: 40px;
    left: -37px;
    top: -37px;
    background: #fff;
    z-index: 2;
}
#box1 .content ul{
	overflow:hidden;
}

#box1 .content li{
	border: 4px solid #fff;
    display: inline-block;
    padding: 74px 20px 5px 20px;
    text-align: right;
    font-size: 20px;
    border-radius: 40px;
    font-weight: bold;
    color: #585858;
    min-height: 124px;
    min-width: 164px;
	position:relative;
	margin: 0 20px;
}
#box1 .content li:nth-child(2),
#box1 .content li:nth-child(3){
	padding: 15px 20px;
    min-height: 184px;
    min-width: 164px;
}
#box1 .content li:after{
	position:absolute;
    content: '';
    width: 50px;
    height: 50px;
    border-radius: 15px;
    left: 15px;
    top: 15px;
    background: #fff;
}
#box1 .content li:nth-child(2):after,
#box1 .content li:nth-child(3):after{
	top: inherit;
    bottom: 15px;
}
#box1 .content li:nth-child(2),
#box1 .content li:nth-child(4){
	
}
#box1 .content li:nth-child(1),
#box1 .content li:nth-child(3){
    margin-top: 200px;	
}

#box1 img,
#box2 img{
	position:absolute;
	right:0;
	bottom:-35%;
}
#box2{
	background-image:url(../images/imgAppweb/secend3-bg-island.png);
	background-repeat:no-repeat;
    background-position: 120% 100%;
	position:relative;
}
#box2:after{
	position:absolute;
	left:0;
	top:0;
	content:'';
	width:100%;
	height:100%;
	background-image:url(../images/imgAppweb/secend3-bg.png),url(../images/imgAppweb/secend3-bg.png),url(../images/imgAppweb/secend3-bg-s.png);
	background-repeat:no-repeat;
    background-position: -20% 90%,95% 10%,40% 10%;
	z-index: 1;
	animation-name:box3;
	animation-iteration-count:infinite;
	animation-timing-function:linear;
	animation-duration:10s;
	animation-direction:alternate;
}
@keyframes box3{
	0%{
		background-position: -20% 90%,95% 10%,40% 10%;
	}
	25%{
		background-position: -21% 90%,94% 10%,41% 10%;
	}
	50%{
		background-position: -22% 90%,95% 10%,40% 10%;
	}
	70%{
		background-position: -21% 90%,96% 10%,39% 10%;
	}
	100%{
		background-position: -20% 90%,95% 10%,38% 10%;
	}
}

#box2 .appsec li{
	border: 4px solid #4cc4df;
    border-radius: 20px;
    padding: 30px 30px 130px;
    display: inline-block;
    position: relative;
	margin: 0 50px;
	background-image:url(../images/imgAppweb/secend3-money.png);
	background-repeat:no-repeat;
	background-position:15px 95%;
}
#box2 .appsec li .firfir h3{
    font-size: 30px;
    color: #ff2929;
	line-height: 100%;
}
#box2 .appsec li .firfir span{
    color: #247081;
    font-size: 20px;
}
#box2 .appsec li .firfir p{
    color: #247081;
    font-size: 19px;
    font-weight: bold;
}
#box2 .appsec li .blue{
    background: #4cc4df;
    border-radius: 20px;
    padding: 20px;
    position: absolute;
    right: -50px;
    bottom: -30%;
}
#box2 .appsec li .blue p{
    color: #ff1717;
    font-size: 18px;
	font-weight:bold;
}
#box2 .appsec li .blue p.title{
	color:#fff;
}
#box2 .appsec li .blue p.title:last-child{
	margin-top:10px;
}
#box2 .appsec{
	padding:250px 0;
}
#box2:before{
	position:absolute;
	left:5%;
	top:10%;
	content:'';
	width:209px;
	height:209px;
	background-image:url(../images/imgAppweb/secend3-sun.png);
	background-repeat:no-repeat;
    background-position: 50%;
	background-size:cover;
	z-index: 1;
	animation-name:box4;
	animation-iteration-count:infinite;
	animation-timing-function:linear;
	animation-duration:2s;
	opacity:1;
}
@keyframes box4{
	0%{
		transform:rotate(0);
		opacity:1;
	}
	50%{
		transform:rotate(180deg);
		opacity:0.3;
	}
	100%{
		transform:rotate(360deg);
		opacity:1;
	}
}
#box3{
	background-color:#4cc4df;
	background-image:url(../images/imgAppweb/secend4-bg.png),url(../images/imgAppweb/secend4-bg2.png);
	background-position:0 60%,100% 50%;
	background-repeat:no-repeat;
}
#box3 .cotent{
	overflow:hidden;
	padding: 100px 0;
}
#box3 .cotent .left{
	width:48%;
	float:left;
	color:#fff;
	margin-top: 10%;
}
#box3 .cotent .right{
	width:48%;
	float:right;
}
#box3 .cotent .left h3{
	font-size: 30px;
    line-height: 140%;
}
#box3 .cotent .left .call{
	margin-top: 100px;
}
#box3 .cotent .left .call b{
	color: #ff1616;
    font-size: 24px;
}

#box3 .cotent .left .call .phone{
	overflow:hidden;
	margin-top: 10px;
}
#box3 .cotent .left .call .phone p{
    float: left;
    font-weight: bold;
}
#box3 .cotent .left .call .phone .title{
    font-size: 22px;
    line-height: 110%;
	margin-right: 20px;
}

#box3 .cotent .left .call .phone a{
	color: #ff1616;
    font-size: 48px;
    line-height: 100%;
	transition:all linear 0.3s;
}
#box3 .cotent .left .call .phone a:hover{
	text-shadow: 0 0 8px #fff;
}
@media screen and (max-width: 1780px) {
	#box1 .content li:nth-child(4){
		margin-left: 25%;
	}
	#box2 img{
		width: 30%;	
		bottom: -25%;	
	}
	#box2 .appsec li .firfir h3{
		font-size: 24px;	
	}
	#box2 .appsec li{
		margin: 0 50px 0 0;		
	}
}
@media screen and (max-width: 1440px) {
	#banner{
		background-size: auto 120%;		
	}
	#banner .appsec{
		padding: 10% 0 0;	
	}
	#box1 .content h2 b{
		font-size:26px;
	}
	#box1 .content ul{
		width:80%;
	}
	#box1 .content li,
	#box1 .content li:nth-child(2), #box1 .content li:nth-child(3),
	#box1 .content li:nth-child(4){
		font-size: 16px;
		width: auto;
		min-width: inherit;
		min-height: inherit;
		padding: 20px 20px 20px 80px;
		display: block;
		margin: 0;
		width: calc(48% - 147px);
		float: left;
		margin: 20px;
	}
	#box2{
		background-size: 70%;	
	}
	#box2 img{
		bottom:0;
	}
}
@media screen and (max-width: 1280px) {
	#box1 .appsec, #box2 .appsec{
		width:90%;
		padding: 100px 0;
	}
	#box1 img{
		width: 30%;	
		bottom: 0;	
	}
	#box1 .content h2{
	    padding-left: 100px;	
	}
	#box1 .content h2:before,
	#box1 .content h2:after{
		transform: scale(0.5,0.5);
		left: 0;
		top: 0;
	}
	#box2 img{
		bottom: -35%;
		z-index: -1;
	}
	#box2 .appsec li{
		background-color: #fff;	
	}
	#box2 .appsec li .firfir span,
	#box2 .appsec li .blue p.title{
		font-size:14px;
	}
	#box2 .appsec li .firfir p{
		font-size:16px;
	}
	#box2 .appsec li .firfir h3{
		font-size:22px;
	}
	#box2 .appsec li{
		background-size: 30%;	
	}
	#box2 .appsec li .blue{
		right: 20px;	
	}
	section.appsec{
		width:80%;
	}
	#box3 .cotent .left h3{
		font-size:30px;
	}
}
@media screen and (max-width: 980px) {
	#banner{
		background: none;
		height: 100%;
		padding: 50px 0 0;
	}
	#banner .appsec{
		padding: 0;	
		text-align: center;	
	}
	#banner p{
	    width: 41%;
		margin: 50px 1%;	
	}
	#banner .mo-banner{
		display: inline-block;
	}
	#box1 .content{
		width: 50%;	
	}
	#box1 img{
		width:55%;
		bottom: 5%;
	}
	#box1 .content h2 b{
		font-size:22px;
	}
	#box1 .content li, #box1 .content li:nth-child(2), #box1 .content li:nth-child(3), #box1 .content li:nth-child(4){
	    width: calc(100% - 147px);	
	}
	#box1 .content li:nth-child(1), #box1 .content li:nth-child(3),
	#box1 .content li, #box1 .content li:nth-child(2), #box1 .content li:nth-child(3), #box1 .content li:nth-child(4){
	    margin: 10px;
	}
	#box1 .content h2{
	    margin-bottom: 30px;	
	}
	#box1:after{
		opacity: 0.5;	
	}
	#box1 .content{
		width:100%;
	}
	#box1 .content ul{
		width:50%;
		margin-top: 100px;
	}
	#box2:before{
		zoom:0.5;
	}
	#box2:after{
	    background-size: 50%;	
	}
	#box2 .appsec li{
		margin: 0 20px 0 0;	
		padding: 20px 20px 110px;
	}
	#box2 img{
		bottom: -60%;
		width: 40%;		
	}
	#box3 .cotent .right,
	#box3 .cotent .left{
		width: 80%;
		margin: 0 10%;		
	}
	#box3{
		background-image: url(../images/imgAppweb/secend4-bg.png);
		background-position: 0 60%;		
	}
	#box3 .cotent .left h3{
		font-size:22px;
	}
}
@media screen and (max-width: 768px) {
	#box2 img{
		bottom: -30%;
	}
}
@media screen and (max-width: 640px) {
	#banner p{
	    width: 80%;
		display: block;
		margin: 30px 10%;	
	}
	#box1 .content ul{
		width:100%;
		margin-top: 50px;
	}
	#box1 .content li, #box1 .content li:nth-child(2), #box1 .content li:nth-child(3), #box1 .content li:nth-child(4){
		width: calc(50% - 127px);
		padding: 20px 20px 20px 60px;
	    background: rgba(255, 213, 67, 0.62);
		text-align: left;
	}
	#box1 .content li br{
		display:none;
	}
	#box1 img{
	    z-index: -2;
		width: 100px;	
	}
	#box1 .content li:after{
		transform: scale(0.5,0.5);
	}
	#box2 img{
		bottom: inherit;
		width: auto;
		top: 25%;
		max-height: 50%;
		max-width: 50%;
	}
	#box2 .appsec ul{
		width: 55%;
	}
	#box2 .appsec li{
		display: block;
		margin-bottom: 80px;		
	}
	#box2 .appsec li .firfir h3{
	    font-size: 18px;	
	}
	#box2 .appsec li .firfir p{
		font-size:14px;
	}
	#box2 .appsec li .blue{
	    right: -10px;	
	}
	#box3 .cotent .left .call .phone a{
	    font-size: 40px;	
	}
	#box3 .cotent .left .call{
		margin-top:50px;
	}
	#banner{
	    padding: 70px 0 30px;	
	}
}
@media screen and (max-width: 480px) {
	#box1 .content li, #box1 .content li:nth-child(2), #box1 .content li:nth-child(3), #box1 .content li:nth-child(4){
		width: calc(100% - 127px);
	}
	#box1 .content h2 b,
	#box3 .cotent .left .call .phone .title{
		font-size:20px;
	}
	#box1 .content h2{
		padding-left: 50px;
	}
	#box1 .content h2:before, #box1 .content h2:after{
	    left: -10px;	
	}
	#box2 img{
		display:none;	
	}
	#box2 .appsec ul{
		width:100%;
	}
	#box2 .appsec li .firfir{
		width: 47%;
	}
	#box2 .appsec li .blue{
		right: 20px;
		bottom: inherit;
		top: 20px;	
		padding: 15px;
		border-radius: 15px;
	}
	#box2 .appsec li{
		margin: 0 0 30px;	
	}
	#box2:before{
		top: 5%;	
	}
	#box3 .cotent .right, #box3 .cotent .left{
		width:90%;
		margin:0 5%;
	}
	#box3 .cotent .left h3{
		font-size:18px;
	}
	#box3 .cotent .left .call .phone a{
		font-size: 30px;	
	}
	#box1 .appsec{
	    padding: 70px 0;	
	}
	#banner .appsec{
	    width: 100%;	
	}
}