*{box-sizing: border-box}
.pageCon{
    width:100%;
}
.iconAll{
    display: inline-block;
    background:url("../../images/product/program/iconAll.png") no-repeat;
}
.smallBanner{
    height:1223px;
    background:url("../../images/product/program/banner.png") no-repeat center top;
}
.smallBanner .wrapCon{
    overflow:hidden;
}
.smallBtn{
    display: block;
    width:200px;
    height:72px;
    line-height: 72px;
    margin:525px auto 0;
    background:url("../../images/product/program/onceBtn.png") no-repeat;
}
.smallBox{
    width:100%;
}
.wrapCon{
    width:1200px;
    margin:0 auto;
}
.titleCon{
    padding-top:90px;
    margin-bottom:120px;
    text-align: center;
}
.titleCon h3{
    font-size: 44px;
    font-weight: normal;
    color: #333333;
}
.titleCon p{
    font-size: 18px;
    font-weight: normal;
    color: #333333;
    margin-top:40px;
}
/*多业务模式多业务场景的小程序*/
.box1{
    height:951px;
    background:url("../../images/product/program/sceneBg.png") no-repeat center top;
}
.small1{

}
.small1 ul{
    width:1125px;
    margin:0 auto;
    display: flex;
    justify-content: space-between;
}
.small1 ul:nth-of-type(1){
    margin-bottom:105px;
}
.small1 ul li{
    width:210px;
    text-align: center;
}
.small1 ul li i{
    width:130px;
    height:130px;
}
.small1 ul li i.sceneIcon_1{background-position: 0 0;}
.small1 ul li i.sceneIcon_2{background-position: -134px 0;}
.small1 ul li i.sceneIcon_3{background-position: -280px 0;}
.small1 ul li i.sceneIcon_4{background-position: -427px 0;}
.small1 ul li i.sceneIcon_5{background-position: 0 -140px;}
.small1 ul li i.sceneIcon_6{background-position: -134px -140px;}
.small1 ul li i.sceneIcon_7{background-position: -280px -140px;}
.small1 ul li i.sceneIcon_8{background-position: -427px -140px;}
.small1 ul li h3{
    font-size: 24px;
    font-weight: normal;
    color: #333333;
    margin:25px 0 15px 0;
}
.small1 ul li p{
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    color: #333333;
}
/*为何要抢占小程序社交红利*/
.box2{
    height:860px;
    background:url("../../images/product/program/leftArrow.png") no-repeat left 60px;
}
.small2{
    display: flex;
    justify-content: space-between;
}
.small2 ul{
    width:545px;
}
.small2 ul li{
    display: flex;
    margin-bottom:60px;
}
.small2 ul li i{
    width:72px;
    height:72px;
    margin-right:15px;
}
.small2 ul li i.bonusIcon_1{background-position: 0 -280px;}
.small2 ul li i.bonusIcon_2{background-position: -78px -280px;}
.small2 ul li i.bonusIcon_3{background-position: -157px -280px;;}
.small2 ul li i.bonusIcon_4{background-position: -236px -280px;;}
.small2 ul li div{width:450px;}
.small2 ul li div h3{
    margin-bottom:20px;
    font-size: 22px;
    font-weight: normal;
    color: #333333;
}
.small2 ul li div p{
    font-size: 16px;
    font-weight: normal;
    color: #808080;
}
/*一体化微信商城*/
.box3{
    height:1288px;
    padding-top:120px;
    background:url("../../images/product/program/bonusBg.png") no-repeat center center;
}
.small3{

}
.small3 ul{
    display: flex;
    justify-content: space-between;
}
.small3 ul li{
    width:350px;
    text-align: center;
}
.small3 ul li i{
    display: inline-block;
    width:320px;
    height:89px;
    line-height: 89px;
    margin:0 auto;
    text-align: center;
    font-style: normal;
    font-size: 30px;
    font-weight: normal;
    color: #ffffff;
}
.small3 ul li i.shopIcon_1{background:url("../../images/product/program/bonusTop_1.png") no-repeat;}
.small3 ul li i.shopIcon_2{background:url("../../images/product/program/bonusTop_2.png") no-repeat;}
.small3 ul li i.shopIcon_3{background:url("../../images/product/program/bonusTop_3.png") no-repeat;}
.small3 ul li div{
    width:350px;
    height:606px;
    padding:75px 0 0 100px;
    text-align: left;
    margin-top:-2px;
}
.small3 ul li div.shopBg_1{background:url("../../images/product/program/bonusImg_1.png") no-repeat;}
.small3 ul li div.shopBg_2{background:url("../../images/product/program/bonusImg_2.png") no-repeat;}
.small3 ul li div.shopBg_3{background:url("../../images/product/program/bonusImg_3.png") no-repeat;}
.small3 ul li div p{
    margin-bottom:50px;
    font-size: 18px;
    font-weight: normal;
    color: #ffffff;
}
.small3 ul li div p span{
    display:inline-block;
    width:54px;
    height:14px;
    background:url("../../images/product/program/iconAll.png") no-repeat;
    background-position: -290px -430px;
    margin-right:20px;
    vertical-align: -2px;
}
.small3 ul li div p:last-child span{
    background-position: -290px -453px;
}
.small3 ul li h4{
    font-size: 16px;
    font-weight: normal;
    color: #333333;
    margin-top:20px;
}
/*助力传播小程序-吸粉神器*/
.box4{
    height:1151px;
    background:url("../../images/product/program/drawBg.png") no-repeat;
    padding-top:37px;
}
.box4 .titleCon{
    padding-top:130px;
    margin-bottom:100px;
}
.box4 .titleCon h3{
    color:#fff;
}
.small4{
    display: flex;
    justify-content: space-between;
}
.small4 ul{
    width:470px;
    padding-left:65px;
}
.small4 ul li{
    margin-bottom:45px;
}
.small4 ul li i{
    clear: both;
    margin-bottom:10px;
    width:66px;
    height:66px;
}
.small4 ul li i.bonusIcon_1{background-position: -311px -280px;}
.small4 ul li i.bonusIcon_2{background-position: -380px -280px;}
.small4 ul li i.bonusIcon_3{background-position: -455px -280px;}
.small4 ul li i.bonusIcon_4{background-position: -530px -280px;}
.small4 ul li p{
    font-size: 18px;
    font-weight: normal;
    color: #ffffff;
}
.small4 ul li p span{
    font-size: 20px;
    font-weight: 600;
}
.small4 img{
    margin-right:-22px;
}
/*销售神器*/
.bigBox{
    height:3063px;
    background:url("../../images/product/program/throneBg.jpg") no-repeat;
}
.box5{

}
.box5 .smallCon{
    display: flex;
    justify-content: space-between;
}
.box5 ul{
    width:540px;
}
.box5 ul li{
    margin-bottom:45px;
}
.box5 ul li i{
    width:66px;
    height:66px;
    clear: both;
}
.box5 ul li i.throneIcon_1{background-position: 0 -355px;}
.box5 ul li i.throneIcon_2{background-position: -70px -355px;}
.box5 ul li i.throneIcon_3{background-position: -138px -355px;}
.box5 ul li i.throneIcon_4{background-position: -206px -355px;}
.box5 ul li i.throneIcon_5{background-position: -278px -355px;}
.box5 ul li i.throneIcon_6{background-position: -348px -355px;}
.box5 ul li i.throneIcon_7{background-position: -417px -355px;}
.box5 ul li i.throneIcon_8{background-position: -491px -355px;}
.box5 ul li i.throneIcon_9{background-position: 0 -425px;}
.box5 ul li i.throneIcon_10{background-position: -68px -425px;}
.box5 ul li i.throneIcon_11{background-position: -138px -425px;}
.box5 ul li i.throneIcon_12{background-position: -208px -425px;}
.box5 ul li p{
    font-size: 18px;
    font-weight: normal;
    color: #333333;
    margin-top:10px;
}
.box5 ul li p span{
    font-size: 20px;
    font-weight: 600;
}
.small5 img{
    margin-left:-38px;
}
.small6 img{
    margin-right:50px;
}
.small7 ul{
    margin-top:70px;
}
.box6{
    height:1130px;
    background:url("../../images/product/program/tradeBg.png") no-repeat center top;
}
.small8{
    padding-top:200px;
    margin:0 0 0 -54px;
}