a, p, body, ul, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

.content, .section, body {
    position: relative
}

.clearBoth {
    *zoom: 1;
}

.clearBoth::after {
    content: '';
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
}

*, .section {
    background-repeat: no-repeat
}

* {
    z-index: 1;
    font-family: "Microsoft YaHei", Tahoma, Arial, "Helvetica Neue", "Hiragino Sans GB", Simsun, sans-self!important
}

html {
    font-size: 16px
}

body {
    background-color: #f3f4f6;
    min-width: 1200px;
    overflow-x: scroll;
    text-align: left
}

ul {
    list-style: none
}

li {
    display: inline-block
}

a {
    color: #000;
    text-decoration: none!important
}

.color-black {
    color: #322e2f
}

.color-white {
    color: #fff!important
}

.color-red {
    color: #e7563a!important
}

.color-orange {
    color: #ff6727!important
}

.color-gray {
    color: #7f7f7f!important
}

.content {
    width: 1200px;
    margin: 0 auto
}

.section-text-1 {
    font-size: 22px
}

.section-text-2 {
    font-size: 40px;
    margin: 10px 0 0;
    letter-spacing: 1px
}

.section-text-3 {
    font-size: 18px;
    margin: 40px 0 0;
    line-height: 30px
}

.section {
    width: 100%;
    overflow: hidden;
    background-position: center;
    background-size: cover;
    top: 0
}

.swiper-pagination-bullet {
    width: 35px!important;
    height: 35px!important;
    margin: 0 20px 15px!important
}

.swiper-button-next, .swiper-button-prev {
    width: 50px!important;
    height: 140px!important;
    background-size: 50px 140px!important
}
