.fp-controlArrow{
    border: 0;
    width: 70px;
    height: 70px;
}
.fp-prev {
    width: 70px;
    height: 70px;
    background: url(../images/fp-prev.png) no-repeat;
}
.fp-next {
    width: 70px;
    height: 70px;
    background: url(../images/fp-next.png) no-repeat;
}


/*第一屏*/
#section1 {
    background: url(../images/section1-bg.jpg) center no-repeat;
    background-size: cover;
}

/*第二屏*/
#section2 {
    background: url(../images/section2-bg.jpg) center no-repeat;
    background-size: cover;
}

/*第三屏*/
#section3 {
    background: url(../images/section3-bg.jpg) center no-repeat;
    background-size: cover;
}
#section3 .main {
    position: relative;
}
#section3-word1 {
    margin: 0 auto;
    width: 30.83%;
}
#section3-word2 {
    margin: 3% auto 0;
    width: 100%;
    text-align: center;
    color: #fff;
}

/*第四屏*/
#section4 {
    background: url(../images/section4-bg.jpg) center no-repeat;
    background-size: cover;
}
#section4-word1 {
    margin: 0 auto;
    width: 33.5%;
}
#section4-word2 {
    margin: 3% auto 0;
    width: 100%;
    text-align: center;
    color: #fff;
}
#section4-img1 {
    margin: 5% auto 0;
    width: 69.67%;
}

/*第五屏*/
#section5-word1 {
    margin: 10.4% auto 6.6%;
    width: 35.16%;
}
#section5-bottom {
    position: relative;
    margin: 0 auto;
    width: 75.58%;
}
#section5-bottom .bottom-left, .bottom-right {
    position: absolute;
    width: 47.7%;
}
#section5-bottom img {
    width: 100%;
}
#section5-bottom .img-font {
    margin-top: 5.3%;
}
#section5-bottom .bottom-left {
    left: 0;
    top: 0;
}
#section5-bottom .bottom-right {
    right: 0;
    top: 0;
}
/*第六屏*/
#section6 {
    background-color: rgb(36, 38, 41);
}
#section6-word1 {
    margin: 0 auto;
    width: 42.17%;
}
#section6-word2 {
    margin: 3% auto 0;
    width: 100%;
    text-align: center;
    color: #fff;
}
#section6-img1 {
    margin: 5% auto 0;
    width: 100%;
}

/*第七屏*/
#section7 .slide1 {
    background-color: rgb(110, 138, 183)
}
#section7 .slide2 {
    background-color: rgb(220, 150, 151);
}
#section7 .slide3 {
    background-color: rgb(229, 151, 75);
}
#section7 .slide4 {
    background-color: rgb(151, 110, 172);
}
#section7 .slide5 {
    background-color: rgb(123, 160, 85);
}
#section7 .slide6 {
    background-color: rgb(205, 144, 73);
}
.section7-title {
    margin: 0 auto;
    width: 24.75%;
}
.section7-slide-word {
    margin: 3.75% auto 0;
    width: 100%;
    text-align: center;
    color: #fff;
}
.section7-img {
    margin: 5.83% auto 0;
    width: 100%;
}

/*第八屏*/
#section8 {
    background-color: rgb(73, 76, 95);
}
#section8-word1 {
    margin: 0 auto;
    width: 24.75%;
}
#section8-word2 {
    margin: 3.75% auto 0;
    width: 100%;
    text-align: center;
    color: #fff;
}
#section8-img1 {
    margin: 5.83% auto 0;
    width: 100%;
}

/*第九屏*/
#section9 {
    background: url(../images/section9-bg.jpg) center no-repeat;
    background-size: cover;
}
#section9-top, #section9-bottom {
    position: relative;
    width: 100%;
    height: 50%;
    overflow: hidden;
}
#section9-img1 {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -2px;
}
#section9-img2 {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}
#section9-word1 {
    position: absolute;
    top: 20.3%;
    left: 7%;
    width: 22.83%;
}
#section9-word2 {
    position: absolute;
    top: 37.6%;
    left: 7%;
    color: #fff;
}
#section9-word3 {
    position: absolute;
    top: 45%;
    left: 60%;
    width: 20.33%;
}
#section9-word4 {
    position: absolute;
    top: 61%;
    left: 60%;
    color: #fff;
}
#section9-word5 {
    position: absolute;
    top: 73%;
    left: 60%;
    color: #fff;
}

/*第十屏*/
#section10 {
    background: url(../images/section10-bg.jpg) center no-repeat;
    background-size: cover;
}
#section10-top, #section10-bottom {
    position: relative;
    width: 100%;
    height: 50%;
    overflow: hidden;
}
#section10-img1 {
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
}
#section10-img2 {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
}
#section10-word1 {
    position: absolute;
    top: 20.3%;
    left: 7%;
    width: 23.25%;
}
#section10-word2 {
    position: absolute;
    top: 37.6%;
    left: 7%;
}
#section10-word3 {
    position: absolute;
    top: 45%;
    left: 68%;
    width: 17.667%;
}
#section10-word4 {
    position: absolute;
    top: 61%;
    left: 68%;
}

/*第十一屏*/
#section11 {
    background: url(../images/section11-bg.jpg) center no-repeat;
    background-size: cover;
}
#section11-top, #section11-bottom {
    position: relative;
    width: 100%;
    height: 50%;
    overflow: hidden;
}
#section11-img1 {
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
}
#section11-img2 {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
}
#section11-word1 {
    position: absolute;
    top: 20.3%;
    left: 73%;
    width: 20.667%;
}
#section11-word2 {
    position: absolute;
    top: 37.6%;
    left: 73%;
    color: #fff;
}
#section11-word3 {
    position: absolute;
    top: 45%;
    left: 10%;
    width: 26.83%;
}
#section11-word4 {
    position: absolute;
    top: 61%;
    left: 10%;
    color: #fff;
}

/*第十二屏*/
#section12 {
    background-color: rgb(152, 197, 218);
}
#section12-word1 {
    margin: 0 auto;
    width: 41.83%;
}
#section12-img1 {
    margin: 6.25% auto 0;
    width: 100%;
}
