.container{
	width: 100%;
	height: auto;
}
.app-banner{
	height: 666px;
	background-image: url(../../img/app/app-banner.png?t=20190806);
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 50px;
}
.app-banner .text{
	padding-left: 20px;
	margin-top: 120px;
	color: #fff;
}
.app-banner h1{
	font-size: 50px;
	color: #fff;
	margin-bottom: 30px;
	font-weight: 700;
}
.app-banner p{
	font-size: 20px;
	line-height: 44px;
	margin-bottom: 60px;
}
.app-banner .btn-group{
	
}
.app-banner .btn-group .btn{
	
background: #fff;
	
color: #3782f2;
	
font-size: 18px;
	
padding: 12px 40px;
	
border-radius: 4px;
}
.app-banner .qr{
	overflow: hidden;
}
.app-banner .qr img{}
.app-banner .qr span{
	display: block;
    margin-top: 14px;
    font-size: 16px;
    letter-spacing: 2px;
}
.app-banner .qr span i{
	padding: 4px 14px;
    margin-right: 4px;
    background: url(../../img/app/icon.png) no-repeat;
    background-position: -1558px -476px;
}
.app-banner .img{
	position: relative;
	margin-top: 100px;
}
.col{
	padding: 50px 0;
	background-color: #ffffff;
	overflow: hidden;
}
.col .content{
	padding: 10px 0;
}
.title{
	text-align: center;
	margin-bottom: 30px;
}
.title h2{
	font-size: 36px;
    line-height: 60px;
    color: #333333;
    letter-spacing: 2px;
    margin-bottom: 20px;
}
.col-dajian .title{
	width: 412px;
	margin-top: 210px;
	text-align: left;
}
.p-r{
	position: relative;
	overflow: initial;
}
.p-r i.v{
	position: absolute;
    top: -16px;
    left: -46px;
    border-radius: 2px;
    background-color: #fe4e4e;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    line-height: 1;
    padding: 4px 6px;
}
.title p{
	font-size: 18px;
    line-height: 30px;
    color: #999999;
}
.col-ww{
	background-color: #f4f5f7;
	text-align: center;
}
.col-core{}
.app-core{
	padding: 0 20px;
}
.app-core li{
	float: left;
    text-align: center;
    margin-right: 78px;
}
.app-core li:nth-child(6n){
	margin-right: 0;
}
.app-core li div{
	border-radius: 15px;
    width: 120px;
    height: 120px;
    overflow:hidden;
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,.1);
}
.app-core li p{
	color: #333;
    font-size: 16px;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 30px;
}
.app-core li div i{
	display: block;
	width: 80px;
	height: 80px;
	margin: 20px auto;
	background-repeat: no-repeat;
	background-image: url(../../img/app/icon.png);
}
.app-core li:nth-child(1) div i{
	background-position: -379px -66px;
}
.app-core li:nth-child(2) div i{
	background-position: -576px -66px;
}
.app-core li:nth-child(3) div i{
	background-position: -774px -66px;
}
.app-core li:nth-child(4) div i{
	background-position: -972px -66px;
}
.app-core li:nth-child(5) div i{
	background-position: -1169px -66px;
}
.app-core li:nth-child(6) div i{
	background-position: -1366px -66px;
}
.app-core li:nth-child(7) div i{
	background-position: -379px -258px;
}
.app-core li:nth-child(8) div i{
	background-position: -576px -258px;
}
.app-core li:nth-child(9) div i{
	background-position: -774px -258px;
}
.app-core li:nth-child(10) div i{
	background-position: -973px -258px;
}
.app-core li:nth-child(11) div i{
	background-position: -1169px -258px;
}
.app-core li:nth-child(12) div i{
	background-position: -1366px -258px;
}
.app-core li:nth-child(13) div i{
	background-position: -379px -451px;
}
.app-core li:nth-child(14) div i{
	background-position: -576px -451px;
}
.app-core li:nth-child(15) div i{
	background-position: -774px -450px;
}
.app-core li:nth-child(16) div i{
	background-position: -971px -450px;
}
.app-core li:nth-child(17) div i{
	background-position: -1176px -450px;
}
.app-core li:nth-child(18) div i{
	background-position: -1366px -450px;
}
.col-coupon{}
.col-coupon .wrp1150{
	position: relative;
	text-align: center;
}
.col-coupon .tag{
	position: absolute;
    width: 256px;
    height: 80px;
    border-radius: 6px;
    background: #fff;
    border-width: 1px;
    border-style: solid;
    display: table;
}
.col-coupon .tag p{
	padding: 0px 20px 0px 76px;
    text-align: left;
    font-size: 14px;
    position: relative;
    display: table-cell;
    vertical-align: middle;
}
.col-coupon .tag p i{
	position: absolute;
	display: block;
	width: 50px;
	height: 50px;
	left: 15px;
    top: 15px;
	background-image: url(../../img/app/icon.png);
	background-repeat: no-repeat;
}
.col-coupon .tag span{
	color: #fff;
    border-radius: 4px;
    padding: 3px 6px;
    font-size: 14px;
    background: #ddd;
    position: absolute;
    bottom: -16px;
    left: 50%;
    margin-left: -34px;
}
.col-coupon .tag.gm{
	top:100px;
	left: 50px;
	color: #42b6ff;
}
.col-coupon .tag.gm i{
	background-position: -1516px -75px;
}
.col-coupon .tag.gm span{
	background: #42b6ff;
}
.col-coupon .tag.dh{
	right: 50px;
	top: 50px;
	color: #fe5f00;
}
.col-coupon .tag.dh i{
	background-position: -1846px -75px;
}
.col-coupon .tag.dh span{
	background: #fe5f00;
}
.col-coupon .tag.jf{
	left: 50px;
	bottom: 100px;
	color: #d93ef5;
}
.col-coupon .tag.jf i{
	background-position: -1620px -75px;
}
.col-coupon .tag.jf span{
	background: #d93ef5;
}
.col-coupon .tag.wl{
	bottom: 200px;
	right: 50px;
	color: #54cbbb;
}
.col-coupon .tag.wl i{
	background-position: -1742px -75px;
}
.col-coupon .tag.wl span{
	background: #54cbbb;
}
.col-detail{
	background:url(../../img/app/detail-bg.png?t=20190806) repeat-x;
}
.col-detail .title h2{
	padding: 36px 0;
    color: #fff;
}
.col-detail .content{
	text-align: center;
}
.col-page{
	background-color: #f4f5f7;
}
.app-show-title{
	text-align: center;
    font-size: 34px;
    font-weight: normal;
    color: #666;
    margin-bottom: 34px;
}
.col-page .app-show li{
	width: 340px;
    height: 700px;
    background: url(../../img/app/show-bg.png?t=20190806) no-repeat 6px;
    /*padding: 84px 20px;*/
}
.col-page .app-show li .flip-content{
	width: 288px;
    height: 512px;
    margin: 85px auto;
    overflow: hidden;
}
.flipster-carousel .flip-prev, .flipster-carousel .flip-next{
	opacity: 1;
}
.col-made{
	background: url(../../img/app/made-bg.png?t=20190806) no-repeat center top;
	min-height: 947px;
}
.col-made .title h2{color: #fff;}
.col-made .title p{color: #fff;}
.col-made .title .app-made-btn{
	border: 1px solid #FFFFFF;
    border-radius: 50px;
    display: block;
    margin: 40px auto;
    font-size: 18px;
    color: #fff;
    width: 100px;
    padding: 10px;
    letter-spacing: 2px;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    transition: .3s;
}
.col-made .title .app-made-btn:hover{
	background: #f1f1f1;
	color: #1097d5;
}
.app-made-box{
	border-radius: 32px;
	padding: 0px;
	margin: 0 auto;
    width: 1100px;
    box-shadow: 0px 0px 40px rgba(0,0,0,.2);
    background-image: url(../../img/app/made-img-bg.png?t=20190806);
    background-repeat: no-repeat;
    background-position: 360px 168px;
    background-color: #fff;
}
.app-made-box .industry{
    text-align: center;
    padding: 10px 0 20px 40px;
}
.app-made-box .fr img{
	padding-top: 60px;
    padding-right: 20px;
}
.app-made-box .industry h4{
    font-size: 30px;
    font-weight: 400;
    color: #57d0fb;
}
.app-made-box .industry ul{
    width: 280px;
    padding: 0;
}
.app-made-box .industry ul li{
	float: left;
    width: 120px;
    height: 120px;
    margin: 10px;
    border-radius: 15px;
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,.1);
}
.app-made-box .industry ul li i{
	display: block;
    margin: 4px auto;
    width: 80px;
    height: 80px;
    background-repeat: no-repeat;
    background-image: url(../../img/app/icon.png);
}
.app-made-box .industry ul li span{
	font-size: 14px;
}
.app-made-box .industry ul li:nth-child(1) i{
	background-position: -62px -510px;
}
.app-made-box .industry ul li:nth-child(1) span{
	color: #0080ff;
}
.app-made-box .industry ul li:nth-child(2) i{
	background-position: -238px -506px;
}
.app-made-box .industry ul li:nth-child(2) span{
	color: #d900ff;
}
.app-made-box .industry ul li:nth-child(3) i{
	background-position: -62px -664px;
}
.app-made-box .industry ul li:nth-child(3) span{
	color: #f24978;
}
.app-made-box .industry ul li:nth-child(4) i{
	background-position: -236px -662px;
}
.app-made-box .industry ul li:nth-child(4) span{
	color: #ffce00;
}
.app-made-box .industry ul li:nth-child(5) i{
	background-position: -365px -616px;
}
.app-made-box .industry ul li:nth-child(5) span{
	color: #ab86ff;
}
.app-made-box .industry ul li:nth-child(6) i{
	background-position: -540px -620px;
}
.app-made-box .industry ul li:nth-child(6) span{
	color: #f58f3d;
}
.app-made-box .industry ul li:nth-child(7) i{
	background-position: -677px -622px;
}
.app-made-box .industry ul li:nth-child(7) span{
	color: #ff7038;
}
.app-made-box .industry ul li:nth-child(8) i{
	background-position: -852px -624px;
}
.app-made-box .industry ul li:nth-child(8) span{
	color: #00b6ea;
}
.app-made-box .industry ul li:nth-child(9) i{
	background-position: -1037px -626px;
}
.app-made-box .industry ul li:nth-child(9) span{
	color: #fd0202;
}
.app-made-box .industry ul li:nth-child(10) i{
	background-position: -1133px -623px;
}
.app-made-box .industry ul li:nth-child(10) span{
	color: #5fcb8a;
}
.col-kefu{
    min-height: 320px;
}
.col-kefu .qr{
	width: 200px;
	position: absolute;
    left: 242px;
}
.col-kefu .qr span{
    display: block;
    text-align: center;
    font-size: 16px;
    color: #333;
}
.col-kefu .qr span i{
	padding: 6px 14px;
    margin-right: 4px;
    background: url(../../img/app/icon.png) no-repeat;
    background-position: -1606px -472px;
}
.col-kefu .app-advice-btn{
	display: block;
    width: 190px;
    height: 76px;
    text-align: center;
    font-size: 22px;
    letter-spacing: 4px;
    color: #FFFFFF;
    line-height: 76px;
    border-radius: 14px;
    background: -webkit-linear-gradient(left, #4285ff,#56aaff,#4285ff);
    background: -ms-linear-gradient(left, #4285ff,#56aaff,#4285ff);
    background: -moz-linear-gradient(left, #4285ff,#56aaff,#4285ff);
    background: linear-gradient(to left, #4285ff,#56aaff,#4285ff);
    position: absolute;
    right: 266px;
    top: 54px;
}
.last-col{
	position: absolute;
	left: 50%;
	margin-left: -165px;
	text-align: center;
	/* top: 50px; */
}
.last-col p{
	font-size: 28px;
    color: #1c8ffb;
    font-weight: 700;
    margin-bottom: 25px;
}
.last-col a{
	background: #1C8FFB;
    color: #fff;
    font-size: 18px;
    padding: 12px 40px;
    border-radius: 8px;
}