.banner {
    width: 100%;
    height: 5.333333rem;
    box-sizing: border-box;
    padding-top: 1.066667rem
}

.banner>h3 {
    text-align: center;
    font-size: .64rem;
    color: #fff;
    margin-bottom: .106667rem
}

.banner>span {
    display: block;
    font-size: .32rem;
    text-align: center;
    color: #fff;
    line-height: .533333rem
}

.banner>div {
    margin-top: .466667rem;
    padding-left: 1.933333rem;
    display: flex;
    flex-flow: row nowrap
}

.banner>div>a {
    display: block;
    width: 2.933333rem;
    height: 1.066667rem;
    font-size: .4rem;
    line-height: 1.066667rem;
    border: 1px solid #fff;
    border-radius: .133333rem;
    box-sizing: border-box;
    color: #fff;
    margin-right: .266667rem;
    text-align: center
}

.banner>div>a.active {
    background-color: #458bfb;
    border: 1px solid transparent
}

.banner {
    background: url(../images/integral/banner.jpg) no-repeat;
    background-size: 100%
}

/* .content .swiper-button-next {
    width: .36rem !important;
    height: .586667rem !important;
    background-size: 100%;
    right: .666667rem !important
} */

.content>div {
    width: 100%;
    box-sizing: border-box;
    padding-top: .96rem
}

.content>div>h3 {
    text-align: center;
    font-size: .64rem;
    color: #333;
    font-weight: normal
}

.content>div>h3.white {
    color: #fff
}

.content>div>p {
    text-align: center;
    color: #666;
    font-size: .32rem;
    line-height: .48rem;
    margin-top: .2rem
}

.content>div>p.white {
    color: #999
}

.content .ind {
    padding: .96rem .466667rem 1rem;
    background-color: #f4f4f4
}

.content .ind>ul {
    box-sizing: border-box;
    margin-top: .693333rem;
    display: flex;
    flex-flow: row wrap
}

.content .ind>ul>li {
    width: 2.9rem;
    height: 1.6rem;
    line-height: 1.6rem;
    text-align: center;
    font-size: .373333rem;
    font-weight: 600;
    color: #fff;
    border-radius: .133333rem;
    margin-right: .133333rem;
    margin-bottom: .133333rem;
    background: url(../images/integral/ind01.jpg) no-repeat;
    background-size: 100%
}

.content .ind>ul>li:nth-of-type(3n+0) {
    margin-right: 0
}

.content .ind>ul>li:nth-of-type(2) {
    background: url(../images/integral/ind02.jpg) no-repeat;
    background-size: 100%
}

.content .ind>ul>li:nth-of-type(3) {
    background: url(../images/integral/ind03.jpg) no-repeat;
    background-size: 100%
}

.content .ind>ul>li:nth-of-type(4) {
    background: url(../images/integral/ind04.jpg) no-repeat;
    background-size: 100%
}

.content .ind>ul>li:nth-of-type(5) {
    background: url(../images/integral/ind05.jpg) no-repeat;
    background-size: 100%
}

.content .ind>ul>li:nth-of-type(6) {
    background: url(../images/integral/ind06.jpg) no-repeat;
    background-size: 100%
}

.content .play {
    background: url(../images/integral/play-bg.jpg) no-repeat;
    background-size: 100%;
    width: 100%;
    height: 12.666667rem
}

.content .encourage {
    background: url(../images/integral/store-bg.jpg) no-repeat;
    background-size: 100%;
    width: 100%;
    height: 12.666667rem
}

.content .mul {
    background-color: #fff;
    padding-bottom: .866667rem
}

.content .mul .outer-container {
    margin-top: .693333rem;
    width: 100%
}

.content .mul .outer-container .swiper-container {
    width: 100%
}

.content .mul .outer-container .swiper-container .swiper-wrapper {
    width: 100%
}

.content .mul .outer-container .swiper-container .swiper-wrapper .swiper-slide {
    width: 100%;
    text-align: center
}

.content .mul .outer-container .swiper-container .swiper-wrapper .swiper-slide>img {
    display: inline-block;
    width: 4.053333rem;
    height: 7.853333rem
}
.content .mul .outer-container .swiper-container .swiper-wrapper .swiper-slide>p{
    margin-top: .266667rem;
}
.content .mul .outer-container .swiper-container .swiper-wrapper .swiper-slide>a {
    display: block;
    text-align: center;
    width: 2.72rem;
    height: .8rem;
    line-height: .8rem;
    color: #458bfb;
    font-size: .346667rem;
    font-weight: 600;
    border: 1px solid #458bfb;
    border-radius: .4rem;
    margin: .466667rem auto .253333rem
}

.content .mul .outer-container .swiper-container .swiper-wrapper .swiper-slide>span {
    font-size: .346667rem;
    color: #666
}

.content .func {
    background: url(../images/integral/fun-bg.jpg) no-repeat;
    background-size: 100%;
    height: 10.666667rem
}

.content .func>ul {
    margin-top: .506667rem;
    padding: 0 .2rem;
    box-sizing: border-box;
    display: flex;
    flex-flow: row wrap
}

.content .func>ul>li {
    width: 2.37rem;
    height: 2.133333rem;
    border-right: 1px solid #424447;
    border-bottom: 1px solid #424447;
    text-align: center;
    padding-top: 1.333333rem;
    font-size: .373333rem;
    font-weight: 600;
    color: #fff;
    box-sizing: border-box;
    position: relative
}

.content .func>ul>li:before {
    content: "";
    display: block;
    width: .72rem;
    height: .773333rem;
    position: absolute;
    left: 50%;
    bottom: 1rem;
    transform: translate(-50%, 0);
    background: url(../images/integral/fun01.jpg) no-repeat;
    background-size: 100%
}

.content .func>ul>li:nth-of-type(2):before {
    width: .853333rem;
    height: .773333rem;
    background: url(../images/integral/fun02.jpg) no-repeat;
    background-size: 100%
}

.content .func>ul>li:nth-of-type(3):before {
    width: .626667rem;
    height: .773333rem;
    background: url(../images/integral/fun03.jpg) no-repeat;
    background-size: 100%
}

.content .func>ul>li:nth-of-type(4):before {
    width: .586667rem;
    height: .773333rem;
    background: url(../images/integral/fun04.jpg) no-repeat;
    background-size: 100%
}

.content .func>ul>li:nth-of-type(5):before {
    width: .653333rem;
    background: url(../images/integral/fun05.jpg) no-repeat;
    background-size: 100%
}

.content .func>ul>li:nth-of-type(6):before {
    width: .613333rem;
    background: url(../images/integral/fun06.jpg) no-repeat;
    background-size: 100%
}

.content .func>ul>li:nth-of-type(7):before {
    width: .546667rem;
    background: url(../images/integral/fun07.jpg) no-repeat;
    background-size: 100%
}

.content .func>ul>li:nth-of-type(8):before {
    width: .613333rem;
    background: url(../images/integral/fun08.jpg) no-repeat;
    background-size: 100%
}

.content .func>ul>li:nth-of-type(9):before {
    width: .64rem;
    background: url(../images/integral/fun09.jpg) no-repeat;
    background-size: 100%
}

.content .func>ul>li:nth-of-type(10):before {
    width: .573333rem;
    background: url(../images/integral/fun10.jpg) no-repeat;
    background-size: 100%
}

.content .func>ul>li:nth-of-type(11):before {
    width: .68rem;
    background: url(../images/integral/fun11.jpg) no-repeat;
    background-size: 100%
}

.content .func>ul>li:nth-of-type(12):before {
    width: .586667rem;
    background: url(../images/integral/fun12.jpg) no-repeat;
    background-size: 100%
}

.content .func>ul>li:nth-of-type(4n+0) {
    border-right: 0
}

.content .func>ul>li:nth-last-of-type(-n+4) {
    border-bottom: 0
}

.content .statics {
    background: url(../images/integral/sta-bg.jpg) no-repeat;
    background-size: 100%;
    height: 12.8rem
}

.content .statics>ul {
    margin: .4rem auto 0;
    width: 7.466667rem;
    padding-top: .64rem;
    border-top: 1px solid #86b7ff
}

.content .statics>ul>li {
    width: 100%;
    height: 1.6rem;
    line-height: 1.6rem;
    font-size: .4rem;
    color: #333;
    padding-left: .72rem;
    text-align: left;
    box-shadow: 0 .266667rem .266667rem 0 rgba(0, 80, 197, 0.2);
    border-radius: .8rem;
    background-color: #fff;
    box-sizing: border-box;
    margin-bottom: .266667rem
}

.content .statics>ul>li>span {
    font-size: .8rem;
    color: #478bff;
    font-weight: 600;
    position: relative
}

.content .statics>ul>li>span:after {
    content: "";
    display: block;
    width: .52rem;
    height: .693333rem;
    background: url(../images/integral/up.jpg) no-repeat;
    background-size: 100%;
    position: absolute;
    right: -0.66rem;
    top: .266667rem
}

.content .case {
    width: 100%;
    background-color: #f4f4f4;
    box-sizing: border-box;
    padding-top: .933333rem;
    padding-bottom: .866667rem
}

.content .case .outer-container {
    width: 100%;
    box-sizing: border-box;
    position: relative;
    margin-top: .533333rem
}
.caseList{
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    padding: 0 .466667rem;
    box-sizing: border-box;
}
.caseList li{
    width:  2.933333rem;
    height: 1.6rem;
    border: 1px solid #ededed;
    background-color: #fff;
    text-align: center;
}
.caseList li.img1 img{
    width: 1.08rem;
    height:1.12rem;
    margin-top: .24rem;
}
.caseList li.img2 img{
    width: 1.44rem;
    height:1.293333rem;
    margin-top: .15rem;
}
.caseList li.img3 img{
    width: 2.56rem;
    height:1.04rem;
    margin-top: .28rem;
}
.caseList li.img4 img{
    width: 1.733333rem;
    height:1.093333rem;
    margin-top: .25rem;
}
.caseList li.img5 img{
    width: 2.106667rem;
    height:1.013333rem;
    margin-top: .3rem;
}
.caseList li.img6 img{
    width: 1.213333rem;
    height:1.213333rem;
    margin-top: .22rem;
}
.caseList li.img7 img{
    width: 1.306667rem;
    height:1.306667rem;
    margin-top: .15rem;
}
.caseList li.img8 img{
    width: 1.306667rem;
    height:1.306667rem;
    margin-top: .15rem;
}
.caseList li.img9 img{
    width: 1.453333rem;
    height:1.453333rem;
    margin-top: .08rem;
}
.caseList li.img10 img{
    width: 1.213333rem;
    height:1.213333rem;
    margin-top: .22rem;
}