* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

abbr, address, article, aside, audio, b, blockquote, body, canvas, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, time, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

input, select, textarea {
    margin: 0;
    padding: 0;
    outline: 0
}

body {
    font-size: 12px;
    line-height: 1.5
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%
}

li, ol, ul {
    list-style: none
}

a {
    text-decoration: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

html {
    height: 100%
}

body {
    max-width: 1920px;
    min-width: 1190px;
    margin: 0 auto;
    min-height: 100%;
    padding-bottom: 147px;
    position: relative;
    font-size: 18px
}

.container {
    width: 1190px;
    margin: 0 auto
}

.gallery-thumbs {
    padding: 10px 0
}

.gallery-thumbs .swiper-slide {
    width: 33.33%;
    opacity: .4
}

.gallery-thumbs .swiper-slide-active {
    opacity: 1
}

.swiper-container .img {
    display: block;
    width: 100%;
    height: auto;
    cursor: pointer
}

.gallery-thumbs {
    height: 190px
}

.gallery-thumbs .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden
}

.App_header_1hYfG {
    background-image: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(50%, #efefef), to(#fff));
    background-image: linear-gradient(90deg, #fff, #efefef 50%, #fff);
    height: 54px
}

.App_headerContainer_3G5LV {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.App_headerContainer_3G5LV, .App_logo_yNDs1 {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.App_logo_yNDs1 {
    width: 90px
}

.App_logo_yNDs1 img {
    display: block;
    width: 100%;
    height: auto
}

.App_nav_1Yn2U {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.App_navLink_2bSKo {
    font-weight: 700;
    color: #000;
    padding-left: 80px
}

.App_navLink_2bSKo:hover {
    color: #ff7f1d
}

.App_footer_1kQop {
    background-image: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(50%, #efefef), to(#fff));
    background-image: linear-gradient(90deg, #fff, #efefef 50%, #fff);
    height: 147px;
    line-height: 147px;
    color: #434343;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.App_detailContainer_20sun {
    margin-top: 40px
}

.App_banner_3LTWz {
    height: 200px;
    background-size: 100% auto
}

.App_banner_3LTWz.App_b1_3vf7t {
    background: url(../img/1920x700-1.png) no-repeat 50%
}

.App_banner_3LTWz.App_b2_3Lqlp {
    background: url(../img/1920x700-2.png) no-repeat 50%
}

.App_banner_3LTWz.App_b3_3aeQO {
    background: url(../img/1920x700-3.png) no-repeat 50%
}

.App_text_EuteK {
    padding: 40px 60px;
    line-height: 1.6
}

.App_text_EuteK p {
    margin-bottom: 20px
}

.App_back_re4t- {
    height: 200px;
    border-top: 1px solid #ccc;
    margin-top: 80px;
    padding-top: 50px;
    padding-left: 60px
}

.App_btn_2QPMd {
    width: 145px;
    height: 45px;
    line-height: 45px;
    background-color: #000;
    color: #fff;
    text-align: center;
    cursor: pointer
}