@font-face {
    font-family: myFirstFont;
    src: url('benyue.TTF')
}

.indexWrap {
    padding-bottom: 174px
}

.section1 {
    margin-top: 24px;
    height: 790px;
    background: url(../img/index/section1.png) 260px 0 no-repeat;
    padding-top: 88px
}

.section1 h3 {
    font-size: 24px;
    color: #00314b;
    padding-top: 5px;
    letter-spacing: 6px
}

.section1 p {
    height: 620px;
    font-size: 17px;
    color: #717171;
    line-height: 42px;
    margin-right: 20px;
    letter-spacing: 4px;
    padding-left: 60px
}

.comTitle {
    width: 600px;
    margin: 0 auto;
    height: 0;
    border: 1px solid #979797;
    position: relative
}

.comTitle span {
    position: absolute;
    width: 40px;
    padding: 0 55px;
    height: 96px;
    line-height: 48px;
    text-align: center;
    background: #ffffff;
    left: 50%;
    margin-left: -75px;
    top: 50%;
    margin-top: -45px;
    font-size: 32px;
    color: #00314b
}

.section2 .contentWrap {
    margin-top: 235px;
    height: 585px;
    background: #f1f1f1
}

.section2 .contentWrap .content {
    position: relative;
    height: 100%
}

.section2 .contentWrap .content ul {
    position: absolute;
    left: 0;
    top: -90px
}

.section2 .contentWrap .content ul li {
    float: left;
    width: 250px
}

.section2 .contentWrap .content ul li .img {
    width: 250px;
    height: 234px
}

.section2 .contentWrap .content ul li .img.tea1 {
    background: url(../img/index/tea1.png) center center no-repeat
}

.section2 .contentWrap .content ul li .img.tea2 {
    background: url(../img/index/tea2.png) center center no-repeat
}

.section2 .contentWrap .content ul li .img.tea3 {
    background: url(../img/index/tea3.png) center center no-repeat
}

.section2 .contentWrap .content ul li .img.tea4 {
    background: url(../img/index/tea4.png) center center no-repeat
}

.section2 .contentWrap .content ul li .name {
    font-size: 22px;
    color: #00314b;
    width: 40px;
    margin: -10px auto 0;
    line-height: 30px;
    text-align: center
}

.section2 .contentWrap .content ul li .text {
    font-size: 16px;
    color: #717171;
    height: 425px;
    line-height: 42px;
    margin: 40px auto 0;
    letter-spacing: 2px
}

.section3 {
    padding-top: 265px;
    position: relative;
    height: 1200px
}

.section3 .cont {
    margin-top: 103px;
    font-size: 0;
    text-align: center
}

.section3 .cont a {
    display: inline-block;
    height: 277px
}

.section3 .cont .img1 {
    width: 377px;
    background: url(../img/index/s3-img1.png) 0 0 no-repeat;
    margin-right: 23px
}

.section3 .cont .img2 {
    width: 386px;
    background: url(../img/index/s3-img2.png) 0 0 no-repeat
}

.section3 .addMargin {
    margin-top: 260px;
    position: relative;
    z-index: 3
}

.section3 .word {
    margin-top: 150px;
    position: relative;
    z-index: 3
}

.section3 .word p {
    font-size: 20px;
    color: #1d4265;
    line-height: 40px;
    margin-top: 10px;
    text-align: center
}

.section3 .ball1 {
    position: absolute;
    width: 516px;
    height: 805px;
    right: 0;
    top: 596px;
    background: url(../img/index/ball1.png) 0 0 no-repeat
}

.section3 .ball2 {
    position: absolute;
    width: 420px;
    height: 524px;
    left: 0;
    top: 992px;
    background: url(../img/index/ball2.png) 0 0 no-repeat
}

.section4 {
    height: 230px;
    background: #f1f1f1
}

.section4 .content {
    position: relative
}

.section4 .content .img {
    width: 670px;
    height: 345px;
    position: absolute;
    background: url(../img/index/s4.png) 0 0 no-repeat;
    left: 50%;
    top: -60px;
    margin-left: -335px
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 70px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    opacity: 1;
    background: #fff
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 8px
}

.swiper-pagination-bullet-active {
    background: #0e446c
}