* {
    z-index: 1;
    font-family: "Microsoft YaHei", Tahoma, Arial, "Helvetica Neue", "Hiragino Sans GB", Simsun, sans-self !important;
    background-repeat: no-repeat
}

html {
    font-size: 16px
}

body {
    margin: 0;
    padding: 0;
    background-color: #f3f4f6;
    overflow-x: hidden;
    position: relative;
    min-width: 1200px;
    text-align: left
}

ul {
    margin: 0;
    padding: 0;
    list-style: none
}

li {
    display: inline-block
}

a {
    color: #000;
    margin: 0;
    padding: 0;
    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 {
    position: relative;
    width: 1200px;
    margin: 0 auto
}

.section-text-1 {
    font-size: 22px
}

.section-text-2 {
    font-size: 40px;
    margin: 10px 0 0 0;
    letter-spacing: 1px
}

.section-text-3 {
    font-size: 18px;
    margin: 40px 0 0 0;
    line-height: 30px
}

.section {
    position: relative;
    width: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    top: 0
}

.swiper-pagination-bullet {
    width: 35px !important;
    height: 35px !important;
    margin: 0 20px 15px 20px !important
}

.swiper-button-next,
.swiper-button-prev {
    width: 50px !important;
    height: 140px !important;
    background-size: 50px 140px !important
}





.case-section-1 {
    height: 459px;
    background-image: url(../images/case/section_1.jpg)
}

.case-section-1 .content .text {
    position: absolute;
    width: 100%;
    text-align: left
}

.case-section-1 .content .text .text-1 {
    position: absolute;
    color: #e6c9a1;
    font-size: 60px;
    top: 185px;
    left: 50px
}

.case-section-1 .content .text .text-2 {
    position: absolute;
    color: #e6c9a1;
    font-size: 60px;
    top: 185px;
    left: 480px
}

.case-section-1 .content .text .text-3 {
    position: absolute;
    color: #e6c9a1;
    font-size: 60px;
    top: 185px;
    left: 870px
}

.case-section-2 {
    height: 1112px;
    background-image: url(../images/case/section_2.jpg)
}

.case-section-2 .content .text {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 130px;
    left: 0
}

.case-section-2 .content .text .text-1 {
    color: #e6c9a1;
    font-size: 60px;
    letter-spacing: 2px
}

.case-section-2 .content .text .text-2 {
    margin: 760px auto 0 auto
}

.case-section-2 .content .text .text-2 a {
    color: #e6c9a1;
    font-size: 22px;
    letter-spacing: 2px
}

@media screen and (min-width: 1920px) {
    .case-section-1 {
        background-color: #333333;
        background-size: contain
    }
}
















