.section{width:100%;}
.section.active{opacity:1;}

.maina{position:relative;height: 1000px;background: url(/uploads/image/svcimg/app-bg1.png) no-repeat center top;}
.maina .pic{width:1000px;margin:0 auto;}
.maina .log{height:305px;background: url(/uploads/image/svcimg/app-logo.png) no-repeat center 75px;}
.maina .phone{height:660px;background: url(/uploads/image/svcimg/app-phone.png) no-repeat 282px 60px;}

.upload{width:440px;height:45px;margin:0 auto;line-height:45px;}
.upload a{display:block;float:left;width:210px;height:45px;border-radius:30px;background: #00aaff;color:#fff;text-align: center;font-size: 20px;}
.upload a:last-child{float: right;}
.upload a i{color:#fff;padding-right: 5px;font-size: 22px;}
.upload a:hover{background:#02a1f1;color:#fff;}

.mainb{position:relative;height: 1500px;background: url(/uploads/image/svcimg/app-bg2.png) no-repeat center top;}
.slide{width:1000px;margin:0 auto;}
.slide p{width:750px;margin:0 auto;}
.slide p.bg-a{height:450px;background: url(/uploads/image/svcimg/app-bg4.png) no-repeat center center;}
.slide p.bg-c{height:450px;background: url(/uploads/image/svcimg/app-bg5.png) no-repeat center center;}
.slide p.bg-e{height:450px;background: url(/uploads/image/svcimg/app-bg6.png) no-repeat center center;}
.slide p.bg-b{height:120px;background: url(/uploads/image/svcimg/app-bg7.png) no-repeat center center;}
.slide p.bg-d{height:120px;background: url(/uploads/image/svcimg/app-bg8.png) no-repeat center center;}
.slide p.bg-f{height:120px;background: url(/uploads/image/svcimg/app-bg9.png) no-repeat center center;}
.slide p.bg-g{margin-top:50px;height:150px;background: url(/uploads/image/svcimg/app-bg10.png) no-repeat center center;}
.slide ul li{width:100%;height:34px;line-height:34px;font-size:18px;color:#333;text-align: center;}

.mainc{position:relative;height: 1250px;background:url(/uploads/image/svcimg/app-bg3.png) no-repeat center bottom;background-size:auto 100%;}

.right-upload{position: fixed;right:50px;bottom:20px;width:220px;height:200px;}
.right-upload img{width:220px;height:200px;}

/* 1920分辨率 */
@media screen and (max-width:2200px){
}
/* 1680分辨率 */
@media screen and (max-width:1685px){
}
/* 1600分辨率 */
@media screen and  (max-width:1605px){
}
/* 1440分辨率 */
@media screen and  (max-width:1445px) {
}
/* 1366分辨率 */
@media screen and (max-width:1370px) {
    .mainb{height:1400px;}
}
/* 1280*720分辨率 */
@media screen and (max-width:1290px) and (max-height:720px){
}
/* 1280*800分辨率 */
@media screen and (max-width:1290px) and (max-height:810px) and (min-height:719px){

}
/* 1280*1024分辨率 */
@media screen and (max-width:1290px) and (max-height:1024px) and (min-height:801px) {
}


/* 1152分辨率 */
@media screen and (max-width:1160px){
}