*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

@-ms-viewport {
    width: device-width
}

article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, PingFang SC, Microsoft YaHei, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    text-align: left;
    background-color: #fff;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin-top: 0;
    margin-bottom: 0
}

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

dl,
ol,
ul {
    margin-top: 0;
    padding: 0;
    list-style: none
}

dl,
ol,
ol ol,
ol ul,
ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 400
}

dd {
    margin-bottom: 0;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #999;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:hover {
    color: #934787;
    text-decoration: none
}

a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #666;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit;
    font-weight: 400
}

label {
    display: inline-block
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 400;
    line-height: 1.1;
    color: inherit
}

.h1,
h1 {
    font-size: 40px
}

.h2,
h2 {
    font-size: 28px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 20px
}

.h5,
h5 {
    font-size: 18px
}

.h6,
h6 {
    font-size: 16px
}

hr {
    margin-top: 16px;
    margin-bottom: 16px;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: "0/0"a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify;
    text-justify: inter-ideograph
}

.text-nowrap,
.text-truncate {
    white-space: nowrap
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

@-ms-viewport {
    width: auto
}

.c-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.maxwidth {
    width: 1440px;
    margin: 0 auto
}

::-webkit-scrollbar {
    width: 4px;
    height: 4px
}

::-webkit-scrollbar,
::-webkit-scrollbar-track {
    background-color: hsla(0, 0%, 100%, .15)
}

::-webkit-scrollbar-thumb {
    background-color: #934787
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
    box-shadow: inset 0 0 0 1000px #fff !important
}

@font-face {
    font-family: DIN Condensed Bold;
    src: url(../font/din-condensed-bold.woff2) format("woff2"), url(../font/din-condensed-bold.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: MyriadPro-LightCond;
    src: url(../font/MyriadPro-LightCond.woff2) format("woff2"), url(../font/MyriadPro-LightCond.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

svg.icon {
    width: 1em;
    height: 1em;
    vertical-align: -.15em;
    fill: currentColor;
    overflow: hidden
}

.page-header {
    position: relative;
    z-index: 9;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 4%;
    background: #fff
}

.page-header .search {
    width: 24px;
    height: 32px;
    cursor: pointer
}

.page-logo img {
    height: 40px
}

.page-nav {
    margin-left: auto;
    font-size: 16px
}

.page-nav a {
    width: 120px;
    line-height: 100px;
    color: #333;
    position: relative;
    overflow: hidden;
    -webkit-transition: color .3s ease-out;
    transition: color .3s ease-out
}

.page-nav a:before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 1px;
    background: #934787;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateX(-12px);
    transform: translateX(-12px)
}

.page-nav a:before,
.page-nav a span {
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

.page-nav a span {
    display: block
}

.page-nav a.hover {
    color: #934787
}

.page-nav a:hover {
    color: #934787
}

.page-nav a:hover:before {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.page-nav a.hover:before {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.page-nav a:hover span {
    -webkit-transform: translateX(16px);
    transform: translateX(16px)
}

.page-nav a.hover span {
    -webkit-transform: translateX(16px);
    transform: translateX(16px)
}

.page-subnav {
    width: 100%;
    height: 320px;
    position: absolute;
    left: 0;
    top: 100px;
    z-index: 6;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    background: hsla(0, 0%, 100%, .9);
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

.page-subnav.hover {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.page-subnav li {
    display: none
}

.page-subnav .c-flex {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.page-subnav .img {
    display: block;
    width: 320px
}

.page-subnav .content {
    width: 600px;
    padding-left: 48px
}

.page-subnav .main {
    width: 340px;
    margin-left: auto
}

.page-subnav .main a {
    width: 47%;
    display: block;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-right: 6%;
    margin-bottom: 24px
}

.page-subnav .main a:nth-of-type(2n) {
    margin-right: 0
}

.page-subnav h5 {
    color: #934787
}

.page-subnav h2 {
    color: #934787;
    font-weight: 700;
    font-family: Arial, Helvetica, sans-serif;
    margin: 6px 0 14px
}

.page-subnav p {
    line-height: 24px;
    color: #666
}

.page-footer {
    border-top: 5px solid #934787;
    background: #1a1a1a;
    padding: 40px 0 20px
}

.page-footer>.c-flex {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.page-footer .item-left {
    width: 50%
}

.page-footer dt {
    width: 100%;
    color: #fff;
    margin-bottom: 20px
}

.page-footer dd {
    margin-right: 20px;
    margin-bottom: 10px;
    display: inline
}

.page-footer a {
    color: #ccc
}

.page-footer a:hover {
    text-decoration: underline
}

.page-footer p {
    margin-bottom: 8px;
    color: #999
}

.page-footer .copyright {
    margin-top: 40px
}

.page-footer .item-right {
    width: 45%;
    position: relative
}

.page-footer .item-right p {
    color: #ccc
}

.page-footer .logo {
    height: 145px;
    margin-bottom: 16px
}

.page-footer .footer-wx {
    position: absolute;
    right: 0;
    top: 0
}

.page-footer .footer-wx p {
    margin-top: 4px;
    text-align: center
}

.menu-nav {
    width: 42px;
    height: 42px;
    display: none;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
    position: relative;
    margin-left: auto
}

.menu-nav-bottom,
.menu-nav-top {
    height: 2px;
    background: #934787;
    position: absolute;
    right: 0
}

.menu-nav.on .menu-nav-top {
    -webkit-animation: phone-navtop-animon .4s linear forwards;
    animation: phone-navtop-animon .4s linear forwards
}

.menu-nav.on .menu-nav-bottom {
    -webkit-animation: phone-navbottom-animon .4s linear forwards;
    animation: phone-navbottom-animon .4s linear forwards
}

.menu-nav.off .menu-nav-top {
    -webkit-animation: phone-navtop-animoff .4s linear forwards;
    animation: phone-navtop-animoff .4s linear forwards
}

.menu-nav.off .menu-nav-bottom {
    -webkit-animation: phone-navbottom-animoff .4s linear forwards;
    animation: phone-navbottom-animoff .4s linear forwards
}

.menu-nav-top {
    width: 42px;
    display: block;
    top: 13px
}

.menu-nav-bottom {
    width: 28px;
    display: block;
    top: 27px
}

@-webkit-keyframes phone-navtop-animon {
    0% {
        width: 42px;
        right: 0;
        top: 13px;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    33% {
        width: 32px;
        right: 5px;
        top: 13px;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    66% {
        width: 32px;
        right: 5px;
        top: 20px;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        width: 32px;
        right: 5px;
        top: 20px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
}

@keyframes phone-navtop-animon {
    0% {
        width: 42px;
        right: 0;
        top: 13px;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    33% {
        width: 32px;
        right: 5px;
        top: 13px;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    66% {
        width: 32px;
        right: 5px;
        top: 20px;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        width: 32px;
        right: 5px;
        top: 20px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
}

@-webkit-keyframes phone-navbottom-animon {
    0% {
        width: 28px;
        right: 0;
        top: 27px;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    33% {
        width: 32px;
        right: 5px;
        top: 27px;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    66% {
        width: 32px;
        right: 5px;
        top: 20px;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        width: 32px;
        right: 5px;
        top: 20px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
}

@keyframes phone-navbottom-animon {
    0% {
        width: 28px;
        right: 0;
        top: 27px;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    33% {
        width: 32px;
        right: 5px;
        top: 27px;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    66% {
        width: 32px;
        right: 5px;
        top: 20px;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        width: 32px;
        right: 5px;
        top: 20px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
}

@-webkit-keyframes phone-navtop-animoff {
    0% {
        width: 32px;
        right: 5px;
        top: 20px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    33% {
        width: 32px;
        right: 5px;
        top: 20px;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    66% {
        width: 32px;
        right: 5px;
        top: 13px;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        width: 42px;
        right: 0;
        top: 13px;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes phone-navtop-animoff {
    0% {
        width: 32px;
        right: 5px;
        top: 20px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    33% {
        width: 32px;
        right: 5px;
        top: 20px;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    66% {
        width: 32px;
        right: 5px;
        top: 13px;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        width: 42px;
        right: 0;
        top: 13px;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@-webkit-keyframes phone-navbottom-animoff {
    0% {
        width: 32px;
        right: 5px;
        top: 20px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    33% {
        width: 32px;
        right: 5px;
        top: 20px;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    66% {
        width: 32px;
        right: 5px;
        top: 27px;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        width: 28px;
        right: 0;
        top: 27px;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes phone-navbottom-animoff {
    0% {
        width: 32px;
        right: 5px;
        top: 20px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    33% {
        width: 32px;
        right: 5px;
        top: 20px;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    66% {
        width: 32px;
        right: 5px;
        top: 27px;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        width: 28px;
        right: 0;
        top: 27px;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

.phone-nav {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: calc(100vh - 60px);
    z-index: 98;
    background: #fff;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-transition: -webkit-transform .4s ease-out;
    transition: -webkit-transform .4s ease-out;
    transition: transform .4s ease-out;
    transition: transform .4s ease-out, -webkit-transform .4s ease-out;
    padding-bottom: 60px;
    display: none;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.phone-nav.active {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.phone-nav .main {
    width: 240px;
    margin: 12px auto 0
}

.phone-nav .main a {
    font-size: 20px;
    color: #666;
    display: block;
    padding: 28px 0;
    text-align: center;
    border-top: 1px solid #ddd
}

.phone-nav .main a:first-of-type {
    border-top: none
}

.c-pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-pagination-item {
    display: block;
    font-size: 14px;
    line-height: 28px;
    border: 1px solid #ddd;
    padding: 0 10px;
    margin-right: 8px;
    margin-top: 8px;
    color: #999;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.c-pagination-item.disabled {
    cursor: not-allowed;
    color: #999
}

.c-pagination-item:last-of-type {
    margin-left: 0
}

.c-pagination-item.active,
.c-pagination-item:not(.disabled):hover {
    color: #fff;
    background-color: #934787;
    border-color: #934787
}

.c-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    overflow: hidden;
    outline: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 0;
    visibility: hidden
}

.c-modal.on {
    opacity: 1;
    visibility: visible
}

.c-modal-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: #000;
    opacity: .5;
    opacity: 0;
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}

.c-modal-backdrop.on {
    opacity: .5
}

.c-modal-dialog {
    width: auto;
    max-width: 94%;
    position: relative;
    z-index: 2;
    background: #fff;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    border-radius: 5px;
    outline: 0;
    margin: 0 auto;
    opacity: 0;
    -webkit-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: opacity .3s ease-out, -webkit-transform .3s ease-out;
    transition: opacity .3s ease-out, -webkit-transform .3s ease-out;
    transition: opacity .3s ease-out, transform .3s ease-out;
    transition: opacity .3s ease-out, transform .3s ease-out, -webkit-transform .3s ease-out
}

.c-modal-dialog.on {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.c-modal-dialog .search {
    width: 500px;
    padding: 32px;
    display: none
}

.c-modal-dialog .search h6 {
    text-align: center;
    margin-bottom: 20px
}

.c-modal-dialog .search form {
    width: 240px;
    margin: 0 auto
}

.c-modal-dialog .search input[type=text] {
    width: calc(100% - 32px);
    border: none;
    border-bottom: 1px solid #999;
    line-height: 31px;
    padding: 0;
    outline: none
}

.c-modal-dialog .search input[type=submit] {
    border: none;
    padding: 0;
    width: 32px;
    height: 32px;
    background: url(../img/search.png) no-repeat 50%;
    background-size: 72%;
    outline: none;
    cursor: pointer
}

.c-modal-dialog .video {
    width: 768px;
    height: 432px
}

.c-modal-dialog .video iframe {
    width: 100%;
    height: 100%
}

.c-modal-off {
    width: 16px;
    height: 16px;
    color: #aaa;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer
}

.c-modal-off:hover {
    color: #333
}

.page-main {
    overflow: hidden
}

.index-banner {
    z-index: 3
}

.index-banner .banner-img {
    display: block;
    width: auto;
    height: calc(100vh - 100px);
    position: relative;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat
}

.index-banner .banner-img img {
    display: none
}

.index-banner .pagination {
    position: absolute;
    left: 50%;
    bottom: 4%;
    z-index: 1;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.index-banner .pagination dd {
    margin: 0 10px;
    width: 60px;
    height: 2px;
    border-radius: 0;
    opacity: 1;
    background: hsla(0, 0%, 100%, .4);
    position: relative
}

.index-banner .pagination dd:after {
    content: "";
    width: 0;
    height: 100%;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0
}

.index-banner .pagination dd.gone:after {
    width: 100%
}

.index-banner .pagination dd.hover:after {
    width: 100%;
    -webkit-animation: paginationAnim 5s linear;
    animation: paginationAnim 5s linear
}

.index-banner .swiper-slide {
    overflow: hidden
}

.index-banner .swiper-button-next,
.index-banner .swiper-button-prev {
    width: 50px;
    height: 100px;
    background-size: 28px auto;
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

.index-banner .swiper-button-prev {
    left: 20px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E");
    -webkit-transform: translate3d(-70px, 0, 0);
    transform: translate3d(-70px, 0, 0)
}

.index-banner .swiper-button-next {
    right: 20px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E");
    -webkit-transform: translate3d(70px, 0, 0);
    transform: translate3d(70px, 0, 0)
}

.index-banner:hover .swiper-button-next,
.index-banner:hover .swiper-button-prev {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.index-page-pd {
    padding: 80px 0
}

.index-title {
    color: #444;
    margin-bottom: 48px
}

.index-title h2 {
    font-size: 32px;
    margin-bottom: 12px
}

.index-title h6 {
    color: #934787;
    font-size: 15px;
    position: relative;
    display: inline-block
}

.index-title h6:after {
    content: "";
    position: absolute;
    right: -60px;
    top: 50%;
    width: 48px;
    height: 1px;
    background-color: #934787
}

.index-page01 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.index-page01 .img {
    width: 58%;
    overflow: hidden;
}

.index-page01 .img img {
    width: 100%;
    transition: all 0.3s;
}

.index-page01 .img img:hover {
    width: 100%;
    transform: scale(1.02);
}

.index-page01 .main {
    width: 42%;
    padding: 16px 0 80px 80px;
    position: relative;
    background: url(../img/index01.png) no-repeat 0;
    background-size: auto 100%
}

.index-page01 .content {
    line-height: 1.5
}

.index-page01 .c-btna {
    position: absolute;
    right: 0;
    bottom: 0
}

.index-page02 .title {
    background: url(../img/index02.jpg)
}

.index-page02 .index-title {
    color: #fff;
    text-align: right
}

.index-page02 .index-title h6 {
    color: #fff
}

.index-page02 .index-title h6:after {
    background-color: #fff;
    right: auto;
    left: -60px
}

.index-industry {
    -webkit-transform: translateY(-80px);
    transform: translateY(-80px);
    position: relative
}

.index-industry .banner-content {
    width: 360px;
    height: 400px;
    background: #222;
    color: #fff;
    position: absolute;
    right: 5%;
    top: 50%;
    z-index: 2;
    margin-top: -200px;
    text-align: right
}

.index-industry a {
    display: block
}

.index-industry img {
    width: 100%
}

.index-industry h3 {
    margin-bottom: 16px
}

.index-industry p {
    line-height: 25px;
    color: #999
}

.index-industry dd {
    position: absolute;
    right: 7.5%;
    top: 32px;
    width: 85%;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: top;
    transform-origin: top;
    opacity: 0;
    -webkit-transition: opacity .65s ease-out, -webkit-transform .65s ease-out;
    transition: opacity .65s ease-out, -webkit-transform .65s ease-out;
    transition: opacity .65s ease-out, transform .65s ease-out;
    transition: opacity .65s ease-out, transform .65s ease-out, -webkit-transform .65s ease-out
}

.index-industry dd.active {
    opacity: 1;
    -webkit-transform: rotateX(0);
    transform: rotateX(0)
}

.index-industry dt {
    position: absolute;
    left: 50%;
    bottom: 36px;
    width: 160px;
    margin-left: -80px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.index-industry .icon {
    width: 20px;
    height: 20px;
    cursor: pointer
}

.index-industry .line {
    width: 100px;
    height: 1px;
    background: #fff;
    position: relative
}

.index-industry .line span {
    position: absolute;
    top: -2px;
    left: 0;
    background: #c80000;
    height: 5px;
    -webkit-transition: -webkit-transform .65s ease-out;
    transition: -webkit-transform .65s ease-out;
    transition: transform .65s ease-out;
    transition: transform .65s ease-out, -webkit-transform .65s ease-out
}

.index-industry .num {
    position: absolute;
    top: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    line-height: 1
}

.index-industry .more {
    padding-right: 25px;
    background: url(../img/icon-right.png) no-repeat 100%;
    color: #fff;
    display: inline-block;
    margin-top: 32px
}

.index-page03.index-page-pd {
    padding-top: 0
}

.index-page03 .index-title {
    text-align: center
}

.index-page03 .index-title h6:after {
    display: none
}

.index-page03 a {
    display: block
}

.index-page03 ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.index-page03 .img {
    width: 100%;
    transition: all 0.3s;
}

.index-page03 .img:hover {
    width: 100%;
    transform: scale(1.02);
}

.index-page03 li {
    width: 31.25%
}

.index-page03 li.index-news a:hover h5,
.index-page03 li.index-news a:hover p {
    color: #fff;
}

.index-page03 h4 {
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    color: #333;
    margin: 24px 0 12px
}

.index-page03 p {
    line-height: 25px;
    height: 75px;
    overflow: hidden;
    color: #666
}

.index-page03 .c-btna {
    margin: 80px auto 0
}

.index-news img {
    width: 33.33%
}

.index-news .content {
    width: 66.66%;
    padding: 0 4%
}

.index-news h5 {
    color: #333333;
    margin: 0 0 8px
}

.index-news p {
    height: 36px;
    line-height: 18px;
    font-size: 13px;
}

.index-news a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px
}

.index-news a:hover {
    background: rgba(147, 71, 135, .8);
}

.index-news a:last-of-type {
    margin-bottom: 0
}

.c-btna {
    position: relative;
    display: block;
    width: 200px;
    line-height: 46px;
    border: 1px solid #934787;
    padding-left: 20px;
    color: #934787;
    -webkit-transition: color .3s ease-out, background-color .3s ease-out;
    transition: color .3s ease-out, background-color .3s ease-out
}

.c-btna span {
    position: absolute;
    right: 20px;
    top: 0;
    font-size: 20px;
    font-weight: 700
}

.c-btna:hover {
    background: #934787;
    color: #fff
}

.c-btnb {
    line-height: 40px;
    width: 130px;
    display: block;
    color: #934787;
    border: 1px solid #934787;
    text-align: center;
    -webkit-transition: background-color .3s ease-out, color .3s ease-out;
    transition: background-color .3s ease-out, color .3s ease-out
}

.c-btnb:hover {
    color: #fff;
    background: #934787
}

.inside-banner {
    position: relative;
    display:none;
}

.inside-banner .word {
    position: absolute;
    left: 4%;
    top: 50%;
    z-index: 1;
    height: 117px;
    margin-top: -58px
}

.inside-banner .bg {
    width: 100%
}

.inside-title {
    margin-bottom: 40px;
    position: relative
}

.inside-title h2 {
    color: #333;
    padding-bottom: 24px;
    margin-bottom: 20px;
    position: relative
}

.inside-title h2:after {
    content: "";
    background: #333;
    width: 40px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0
}

.c-more,
.inside-title h3 {
    color: #666
}

.c-more {
    position: absolute;
    right: 0;
    bottom: 0;
    padding-left: 24px;
    background: url(../img/more9.png) 0 no-repeat
}

.inside-page-pd {
    padding: 100px 0
}

.inside-nav {
    border-bottom: 1px solid #eee
}

.inside-nav a {
    padding: 0 24px;
    line-height: 64px;
    border-bottom: 2px solid #fff
}

.inside-nav a.active {
    color: #934787;
    border-color: #934787
}

.page-hr {
    display: block;
    width: 100%;
    height: 20px;
    background: #f2f2f2;
    border: none;
    margin: 0
}

.about-page01 {
    background: #fff url(../img/a.png) 0 0 no-repeat
}

.about-page01 .c-flex {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.about-page01 .about-img {
    position: relative;
    left: 0px;
    width: 36%;
    margin-left: 5%;
    border: 1px solid #ccc;
    animation-name: oleft;
    animation-duration: 1s;
}

@keyframes oleft {
    0% {
        left: -999px;
        opacity: 0;
    }

    100% {
        left: 0px;
        opacity: 1;
    }
}

@-webkit-keyframes oleft {
    0% {
        left: -999px;
        opacity: 0;
    }

    100% {
        left: 0px;
        opacity: 1;
    }
}

.about-page01 .about-img img {
    width: 100%;
    position: relative;
    left: -13.88%;
    top: 60px
}

.about-page01 .content {
    position: relative;
    right: 0px;
    width: 52%;
    margin-left: auto;
    font-size: 16px;
    line-height: 2.25;
    color: #666;
    text-indent: 2em;
    animation-name: oright;
    animation-duration: 1s;
}

@keyframes oright {
    0% {
        right: -999px;
        opacity: 0;
    }

    100% {
        right: 0px;
        opacity: 1;
    }
}

@-webkit-keyframes oright {
    0% {
        right: -999px;
        opacity: 0;
    }

    100% {
        right: 0px;
        opacity: 1;
    }
}

.about-page01 .link {
    width: 100%;
    font-size: 13px;
    text-align: center;
    text-indent: 0;
    margin-top: 40px
}

.about-page01 .more {
    width: 96px;
    height: 96px;
    border: 1px solid #934787;
    border-radius: 50%;
    color: #934787;
    position: relative;
    margin-bottom: 8px
}

.about-page01 .icon {
    width: 50%;
    height: 50%;
    position: absolute;
    left: 25%;
    top: 25%;
    z-index: 1;
}

.about-page01 a {
    color: #333;
    margin-right: 80px
}

.about-page01 a:last-of-type {
    margin-right: 0
}

.about-page01 a.hover .more,
.about-page01 a:hover .more {
    color: #fff;
    background: #934787
}

.about-page01 a .icon {
    transition: all ease-out 0.3s;
    transform: rotate(0);
}

.about-page01 a:hover .icon {
    transform: rotate(360deg);
}

.about-page02 {
    background: url(../img/about02.jpg) no-repeat 50%;
    background-size: cover
}

.about-page02 .maxwidth {
    padding: 60px 120px
}

.about-page02 .inside-title h2 {
    color: #fff;
    padding-bottom: 0
}

.about-page02 .inside-title h2:after {
    display: none
}

.about-page02 .inside-title h3 {
    color: #fff
}

.about-page02 .c-flex {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.about-page02 .item-left {
    width: 50%;
    position: relative
}

.about-page02 .item-right {
    width: 50%
}

.about-page02 .item-right img {
    width: 100%
}

.about-page02 .content {
    position: absolute;
    left: 0;
    bottom: 0;
    width: calc(100% - 40px);
    line-height: 1.75;
    color: #fff;
    overflow-y: scroll;
    padding-right: 20px;
    text-indent: 2em;
    height: calc(100% - 116px)
}

.about-page03 .list {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.about-page03 .list h3 {
    color: #333;
    margin: 28px 0 6px
}

.about-page03 a {
    width: 31%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 28px;
    transition: all .3s
}

.about-page03 a:hover {
    background: rgba(147, 71, 135, .8);
    transform: scale(1.02);
}

.about-page03 a:hover h3,
.about-page03 a:hover h6 {
    color: #fff
}

.about-page03 a:hover .c-btnb {
    color: #fff;
    border-color: #fff
}

.about-page03 img {
    width: 100%
}

.about-page03 h6 {
    color: #666
}

.about-page03 .c-btnb {
    margin-top: 28px
}

.partner-list li {
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee
}

.partner-list li:nth-of-type(2n) {
    border-bottom: none
}

.partner-list li:first-of-type,
.partner-list li:nth-of-type(2) {
    border-left: none
}

.partner-list .bg {
    width: 100%
}

.partner-list .img {
    position: absolute;
    left: 50%;
    top: 50%;
    max-width: 66%;
    max-height: 72%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.partner-list .swiper-button-next,
.partner-list .swiper-button-prev {
    background-size: auto 30px
}

.partner-list .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%2395488c'/%3E%3C/svg%3E")
}

.partner-list .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%2395488c'/%3E%3C/svg%3E")
}

.details-page .title {
    text-align: center;
    line-height: 1.3
}

.details-page .time {
    text-align: center;
    margin-top: 12px;
    color: #888
}

.details-page .content {
    margin-top: 40px;
    line-height: 1.75;
    color: #666
}

.details-page .content img {
    max-width: 100%
}

.industry-page a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 28px;
    border: 1px solid #f1f1f1;
    -webkit-transition: -webkit-box-shadow .3s ease-out;
    transition: -webkit-box-shadow .3s ease-out;
    transition: box-shadow .3s ease-out;
    transition: box-shadow .3s ease-out, -webkit-box-shadow .3s ease-out
}

.industry-page a:hover {
    border-color: #f1f1f1;
    -webkit-box-shadow: 0 14px 16px 0 hsla(0, 1%, 75%, .54);
    box-shadow: 0 14px 16px 0 hsla(0, 1%, 75%, .54)
}

.industry-page .img {
    width: 408px
}

.industry-page img {
    width: 100%
}

.industry-page .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(100% - 408px);
    padding: 0 48px
}

.industry-page h2 {
    color: #333
}

.industry-page .text {
    color: #666;
    line-height: 24px;
    height: 72px;
    margin-top: 14px;
    overflow: hidden;
    margin-bottom: 26px
}

.industry-page .more {
    color: #934787;
    border: 1px solid #934787;
    padding: 10px 20px
}

.product-detail-page01 {
    padding-bottom: 0 !important
}

.product-detail-page01 img {
    width: 100%
}

.product-detail-page02 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.product-menu {
    width: 260px
}

.product-menu .menu-title {
    color: #333;
    padding: 20px 0 20px 10px;
    border-bottom: 3px solid #934787
}

.product-menu .menu-item {
    border-bottom: 1px solid #ddd;
    background: url(../img/product-detail3.png) no-repeat 95% 50%
}

.product-menu .menu-item a {
    width: 95%;
    color: #666;
    padding: 20px 0 20px 10px;
    display: block;
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

.product-menu .menu-item a:hover {
    background: none;
    color: #934787;
    -webkit-transform: translateX(15px);
    transform: translateX(15px)
}

.product-menu .menu-item.on a {
    color: #934787
}

.menu-detail {
    width: calc(100% - 340px);
    margin-left: 80px;
    position: relative
}

.menu-detail .link {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .5s ease-out, visibility .5s ease-out;
    transition: opacity .5s ease-out, visibility .5s ease-out
}

.menu-detail .link:first-of-type {
    position: relative
}

.menu-detail .link.show {
    opacity: 1;
    visibility: visible
}

.menu-detail img {
    position: relative;
    width: 100%;
    display: block
}

.menu-detail .detail-text {
    position: absolute;
    left: 0;
    bottom: 0;
    max-width: 50%;
    color: #fff;
    padding-left: 48px;
    padding-bottom: 36px
}

.menu-detail .detail-text h2 {
    margin-bottom: 20px
}

.product-details-page01 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-bottom: 1px solid #828282
}

.product-details-page02 {
    padding-top: 0 !important
}

.menu-detail .details-text h2 {
    font-size: 36px;
    margin-top: 60px;
    margin-bottom: 20px
}

.menu-detail .details-text p {
    color: #666;
    line-height: 1.5
}

.details-news {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 26px 12px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.details-news span {
    font-size: 22px
}

.news-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.news-list .news {
    width: calc((100% - 12px*8)/4);
    margin: 0 12px
}

.news-list .news img {
    width: 100%
}

.news-list .news p {
    height: 44px;
    line-height: 22px;
    margin-top: 20px
}

.news-list .news a {
    display: block
}

.news-detail-page,
.news-page {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.news-left {
    width: calc(100% - 340px);
    margin-right: 50px
}

.news-left .c-pagination {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.news-lists .news-item {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 24px;
    border-bottom: 1px solid #eee;
    margin-bottom: 24px
}

.news-lists .news-item:hover .more {
    color: #fff;
    background-color: #934787
}

.news-lists .news-item:first-of-type {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.news-lists .news-item:first-of-type .img {
    width: 66.66%
}

.news-lists .news-item:first-of-type .content {
    width: 33.33%;
    background: #eee;
    padding: 6% 3%
}

.news-lists .news-item:first-of-type .text {
    height: 125px
}

.news-lists .news-item:first-of-type .time {
    display: block;
    margin-bottom: 40px
}

.news-lists .img {
    width: 272px
}

.news-lists .img img {
    width: 100%
}

.news-lists .content {
    width: calc(100% - 272px);
    padding-left: 24px
}

.news-lists h3 {
    color: #333;
    margin-bottom: 12px
}

.news-lists .time {
    display: none
}

.news-lists .text {
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    margin-bottom: 24px;
    color: #888
}

.news-lists .more {
    width: 100px;
    line-height: 36px;
    border: 1px solid #934787;
    display: block;
    color: #934787;
    text-align: center;
    -webkit-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out
}

.news-right {
    width: 290px
}

.news-right dl {
    overflow: hidden
}

.news-right .list-title {
    position: relative;
    margin-bottom: 18px;
    padding-bottom: 20px
}

.news-right .list-title:after {
    content: "";
    background-color: #934787;
    width: 24.66%;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: 0
}

.news-right dd {
    line-height: 18px;
    overflow: hidden;
    -webkit-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out
}

.news-right dd a {
    color: #666;
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    padding: 20px 0 20px 24px
}

.news-right dd:hover {
    background-color: #eee
}

.news-right dd:hover a {
    -webkit-transform: translateX(15px);
    transform: translateX(15px)
}

.news-right .img-box {
    position: relative;
    margin-right: 10px
}

.news-right .img-box .white {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0
}

.news-right .active {
    background-color: #934787 !important
}

.news-right .active .black {
    opacity: 0
}

.news-right .active .white {
    opacity: 1
}

.news-right .active a {
    color: #fff
}

.news-details {
    padding-bottom: 65px
}

.news-details .content-title {
    text-align: center;
    color: #000
}

.news-details .content-time {
    text-align: center;
    color: #131313;
    line-height: 20px;
    margin-top: 25px;
    margin-bottom: 25px
}

.news-details .contents {
    color: #666;
    line-height: 1.75
}

.news-details img {
    max-width: 100%
}

.focus .focus-header {
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd
}

.focus .focus-header p {
    line-height: 20px;
    border-left: 5px solid #934787;
    padding-left: 14px
}

.focus ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 40px
}

.focus ul .focus-list {
    width: 48.8%;
    margin-right: 2.4%;
    margin-bottom: 2.4%
}

.focus ul .focus-list:nth-of-type(2n) {
    margin-right: 0
}

.focus-list a {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.focus-list .focus-time {
    text-align: center;
    width: 80px;
    height: 80px;
    color: #fff;
    background: #934787;
    padding-top: 16px;
    margin-right: 20px
}

.focus-list .focus-time .time-date {
    font-size: 42.63px;
    margin-top: -10px
}

.focus-list .focus-time .time-year {
    font-size: 12px;
    line-height: 22px;
    margin-top: -5px
}

.focus-list .focus-content {
    width: calc(100% - 100px)
}

.focus-list .focus-content .focus-title {
    width: 100%;
    color: #040404;
    margin-bottom: 8px
}

.focus-list .focus-content .focus-contents {
    color: #888;
    width: 100%;
    line-height: 24px;
    height: 48px;
    overflow: hidden
}

.culture-page01 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.culture-page01 .item-left {
    width: 40%;
    max-width: 520px;
    padding-right: 60px
}

.culture-page01 .item-right {
    width: 60%;
    margin-left: auto
}

.culture-page01 .item-right img {
    width: 100%
}

.hysm-main {
    color: #666
}

.hysm-main h5 {
    line-height: 20px
}

.hysm-main .icon {
    width: 20px;
    height: 20px;
    margin-left: auto
}

.hysm-main .title {
    padding-bottom: 16px;
    border-bottom: 1px solid #eee;
    margin-bottom: 16px
}

.hysm-main .content {
    color: #999
}

.hysm-main li {
    margin-bottom: 60px
}

.hysm-main li:hover {
    color: #934787
}

.hysm-main li:last-of-type {
    margin-bottom: 0
}

.hyjzg-main {
    color: #666
}

.hyjzg-main h5 {
    line-height: 20px
}

.hyjzg-main .icon {
    width: 20px;
    height: 20px;
    margin-left: auto;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: -webkit-transform .3s linear;
    transition: -webkit-transform .3s linear;
    transition: transform .3s linear;
    transition: transform .3s linear, -webkit-transform .3s linear
}

.hyjzg-main .title {
    padding-bottom: 16px;
    border-bottom: 1px solid #eee
}

.hyjzg-main .content {
    padding-top: 16px;
    color: #999;
    line-height: 1.5;
    display: none
}

.hyjzg-main li {
    cursor: pointer;
    margin-bottom: 40px
}

.hyjzg-main li:last-of-type {
    margin-bottom: 0
}

.hyjzg-main li.active,
.hyjzg-main li:hover {
    color: #934787
}

.hyjzg-main li.active .icon {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.culture-page02 {
    background: #fcfcfc url(../img/s.png) left -20px no-repeat
}

.staff-list .img {
    width: 460px
}

.staff-list .img img {
    width: 100%
}

.staff-list .content {
    width: calc(100% - 460px);
    padding-left: 40px
}

.staff-list h4 {
    color: #333
}

.staff-list h6 {
    color: #999;
    margin: 8px 0 12px
}

.staff-list .text {
    line-height: 25px;
    height: 75px;
    overflow: hidden;
    color: #888
}

.staff-list .c-btnb {
    margin-top: 24px
}

.staff-list a {
    padding-bottom: 32px;
    margin-bottom: 32px;
    border-bottom: 1px solid #e6e6e6
}

.staff-list a:last-of-type {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0
}

.search-page .staff-list .content {
    width: 100%;
    padding-left: 0
}

.search-page .staff-list .text {
    height: auto;
    margin-top: 12px
}

.join-page01 .img {
    width: 48%
}

.join-page01 .img img {
    width: 100%
}

.join-page01 .content {
    width: 52%;
    padding-left: 40px
}

.join-page01 .text {
    font-size: 16px;
    color: #666;
    line-height: 1.8;
    margin-bottom: 40px
}

.join-page03 .img {
    width: 460px
}

.join-page03 .img img {
    width: 100%
}

.join-page03 .content {
    width: calc(100% - 460px);
    padding-left: 40px;
    line-height: 1.8;
    color: #666
}

.join-page03 h3 {
    margin-bottom: 12px;
    color: #000
}

.join-page03 h3,
.join-page03 h5 {
    line-height: 1.8
}

.join-page03 li {
    margin-bottom: 40px
}

.join-page03 li:last-of-type {
    margin-bottom: 0
}

.video-list li {
    width: 23.875%;
    margin-right: 1.5%;
    margin-bottom: 1.5%;
    position: relative;
    cursor: pointer;
    overflow: hidden
}

.video-list li:hover .ico {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.video-list li:nth-of-type(4n) {
    margin-right: 0
}

.video-list .img {
    width: 100%
}

.video-list .ico {
    width: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -20px 0 0 -20px;
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

.video-list .text {
    background: url(../img/video-line-bg.png) repeat-x 0 100%;
    color: #fff;
    font-size: 13px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    line-height: 20px;
    padding: 32px 16px 8px;
    background-size: auto 100%
}

@media (max-width:1600px) {
    .maxwidth {
        width: 1200px
    }

    .page-nav a {
        width: 100px;
        line-height: 80px;
        font-size: 14px
    }

    .index-banner .banner-img {
        height: calc(100vh - 80px)
    }

    .page-subnav {
        height: 260px;
        top: 80px
    }

    .page-subnav .img {
        width: 240px
    }

    .page-subnav .content {
        width: 500px
    }

    .page-subnav h2 {
        font-size: 24px;
        margin: 6px 0 8px
    }

    .page-subnav .main .h6 {
        font-size: 14px;
        margin-bottom: 16px
    }

    .index-page01 .main {
        padding: 0 0 80px 60px
    }

    .index-page-pd {
        padding: 60px 0
    }

    .index-industry {
        -webkit-transform: translateY(-60px);
        transform: translateY(-60px)
    }

    .index-page03 .c-btna {
        margin-top: 60px
    }

    .inside-page-pd {
        padding: 80px 0
    }

    .about-page01 a {
        margin-right: 60px
    }

    .about-page01 .more {
        width: 80px;
        height: 80px
    }

    .about-page01 .content {
        font-size: 14px;
        line-height: 2
    }

    .about-page01 .link {
        margin-top: 30px
    }

    .about-page02 .maxwidth {
        padding: 60px 0
    }

    .culture-page01 .item-left {
        width: 45%
    }

    .culture-page01 .item-right {
        width: 55%
    }

    .join-page01 .text {
        font-size: 14px;
        margin-bottom: 28px
    }

    .menu-detail .details-text h2 {
        font-size: 28px;
        margin: 40px 0 12px
    }

    .news-lists .news-item:first-of-type .content {
        padding: 4% 3%
    }

    .news-lists .news-item:first-of-type .time {
        margin-bottom: 20px
    }
}

@media (max-width:1280px) {
    .maxwidth {
        width: 92%
    }
}

@media (max-width:1200px) {

    .h1,
    h1 {
        font-size: 32px
    }

    .h2,
    h2 {
        font-size: 24px
    }

    .h3,
    h3 {
        font-size: 20px
    }

    .h4,
    h4 {
        font-size: 18px
    }

    .h5,
    h5 {
        font-size: 16px
    }

    .h6,
    h6 {
        font-size: 14px
    }

    .page-subnav {
        height: 220px
    }

    .page-subnav .img {
        display: none
    }

    .page-subnav .content {
        padding-left: 0
    }

    .index-page01 .main {
        padding-left: 40px
    }

    .index-title {
        margin-bottom: 40px
    }

    .index-title h2 {
        font-size: 28px
    }

    .index-title h6 {
        font-size: 14px
    }

    .index-page03 h4 {
        line-height: 26px;
        height: 52px;
        margin: 20px 0 10px
    }

    .inside-page-pd {
        padding: 60px 0
    }

    .about-page02 .maxwidth {
        padding: 40px 0
    }

    .inside-nav a {
        padding: 0 16px;
        line-height: 56px
    }

    .hyjzg-main li {
        margin-bottom: 24px
    }

    .menu-detail .detail-text {
        padding: 0 0 28px 36px
    }

    .menu-detail .detail-text h2 {
        margin-bottom: 12px
    }

    .news-lists .news-item:first-of-type .text {
        height: 44px
    }
}

@media (max-width:960px) {

    .page-nav,
    .page-subnav {
        display: none
    }

    .page-logo img {
        height: 30px
    }

    .page-header {
        width: 100%;
        height: 60px;
        position: fixed
    }

    .page-header .search {
        display: none
    }

    .menu-nav {
        display: block
    }

    .index-banner .banner-img {
        height: 400px
    }

    .index-banner .swiper-button-next,
    .index-banner .swiper-button-prev {
        display: none
    }

    .page-main {
        padding-top: 60px
    }

    .page-footer .item-left {
        width: 100%;
        margin-top: 40px;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .page-footer .item-right {
        width: 100%
    }

    .about-page01 .content {
        width: 100%;
        margin-top: 20px
    }

    .about-page01 .about-img {
        width: 100%;
        border: none;
        margin-left: 0
    }

    .about-page01 .about-img img {
        position: static;
        max-width: 100%;
        width: auto
    }

    .about-page02 .content {
        height: 146px;
        position: static;
        width: 100%;
        margin-bottom: 20px
    }

    .about-page02 .item-left,
    .about-page02 .item-right {
        width: 100%
    }

    .about-page02 .item-right img {
        max-width: 100%;
        width: auto
    }

    .page-hr {
        height: 12px
    }

    .inside-banner .bg {
        height: 300px;
        width: auto
    }

    .inside-banner .word {
        height: 72px;
        margin-top: -36px
    }

    .staff-list .img {
        width: 320px
    }

    .staff-list .content {
        width: calc(100% - 320px)
    }

    .staff-list .text {
        height: 44px
    }

    .staff-list .c-btnb {
        margin-top: 16px
    }

    .culture-page01 .item-left {
        width: 100%;
        max-width: 100%;
        padding-right: 0
    }

    .culture-page01 .item-right {
        display: none
    }

    .hysm-main li {
        margin-bottom: 40px
    }

    .join-page03 .img {
        width: 320px
    }

    .join-page03 .content {
        width: calc(100% - 320px)
    }

    .join-page03 h5 {
        font-size: 14px;
        line-height: 1.5
    }

    .join-page03 h3 {
        line-height: 1.5
    }

    .phone-nav {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .industry-page .img {
        width: 320px
    }

    .industry-page .content {
        width: calc(100% - 320px);
        padding: 0 32px
    }

    .industry-page .text {
        height: 48px
    }

    .product-menu {
        width: 100%;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .product-menu .menu-title {
        width: 100%
    }

    .product-menu .menu-item {
        border: none;
        background: none
    }

    .product-menu .menu-item a {
        width: 100%;
        padding: 20px
    }

    .menu-detail {
        margin: 0;
        width: 100%
    }

    .product-details-page01 {
        padding-top: 20px
    }

    .menu-detail .details-text h2 {
        margin-top: 28px
    }

    .news-right {
        display: none
    }

    .news-left {
        margin-right: 0;
        width: 100%
    }
}

@media (max-width:768px) {
    .index-page01 .img {
        width: 100%
    }

    .index-page01 .main {
        width: 100%;
        margin-top: 40px
    }

    .index-industry .banner-content {
        position: relative;
        top: 0;
        left: 0;
        margin: 0;
        width: 100%;
        height: 320px
    }

    .index-page03 li {
        width: 48%
    }

    .index-news {
        display: none
    }

    .about-page02 .maxwidth {
        padding: 0
    }

    .c-modal-dialog .video {
        width: 100%;
        height: 300px
    }

    .join-page01 .img {
        width: 100%
    }

    .join-page01 .content {
        width: 100%;
        padding-left: 0;
        margin-top: 20px
    }

    .news-detail-page .focus,
    .product-details-page02 {
        display: none
    }

    .news-details {
        padding-bottom: 0
    }
}

@media (max-width:480px) {

    .h1,
    h1 {
        font-size: 24px
    }

    .h2,
    h2 {
        font-size: 20px
    }

    .h3,
    h3 {
        font-size: 18px
    }

    .h4,
    h4 {
        font-size: 15px
    }

    .h5,
    h5 {
        font-size: 14px
    }

    .index-banner .banner-img {
        height: 200px
    }

    .index-page-pd {
        padding: 40px 0
    }

    .index-page01 .main {
        margin-top: 24px;
        padding-left: 0;
        background: none
    }

    .index-title {
        margin-bottom: 24px
    }

    .index-title h2 {
        font-size: 24px;
        margin-bottom: 8px
    }

    .index-title h6 {
        font-size: 12px
    }

    .index-industry {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        width: 100%
    }

    .index-page02 {
        margin-bottom: 40px
    }

    .index-page02 .index-title {
        margin-bottom: 0
    }

    .index-page03 li {
        width: 100%;
        margin-bottom: 20px
    }

    .index-page03 h4 {
        line-height: 20px;
        height: 40px;
        margin: 12px 0 6px
    }

    .index-page03 p {
        font-size: 12px;
        line-height: 18px;
        height: 54px
    }

    .index-page03 .c-btna {
        margin-top: 20px
    }

    .page-footer .logo {
        height: 100px
    }

    .page-footer .footer-wx {
        display: none
    }

    .page-footer p {
        font-size: 12px
    }

    .inside-nav .maxwidth {
        width: 100%
    }

    .inside-nav a {
        line-height: 40px;
        font-size: 12px;
        padding: 0 8px
    }

    .inside-page-pd {
        padding: 40px 0
    }

    .inside-title {
        margin-bottom: 20px
    }

    .inside-title h2 {
        padding-bottom: 16px;
        margin-bottom: 16px
    }

    .inside-title h3 {
        font-size: 14px
    }

    .about-page01 .more {
        width: 60px;
        height: 60px;
        margin-bottom: 4px
    }

    .about-page01 a {
        margin-right: 20px
    }

    .about-page03 a {
        width: 100%;
        margin-bottom: 40px
    }

    .about-page03 a:last-of-type {
        margin-bottom: 0
    }

    .inside-banner .bg {
        height: 240px
    }

    .hysm-main li {
        margin-bottom: 24px
    }

    .staff-list .img {
        width: 100%
    }

    .staff-list .content {
        width: 100%;
        padding-left: 0;
        margin-top: 16px
    }

    .c-more {
        font-size: 12px;
        background-size: 12px;
        padding-left: 20px
    }

    .video-list li {
        width: 49%
    }

    .video-list li:nth-of-type(2n) {
        margin-right: 0
    }

    .join-page03 .img {
        width: 100%
    }

    .join-page03 .content {
        width: 100%;
        padding-left: 0;
        margin-top: 12px
    }

    .industry-page .content,
    .industry-page .img {
        width: 100%
    }

    .industry-page .content {
        padding: 20px
    }

    .product-menu .menu-item a {
        padding: 12px 8px
    }

    .menu-detail .detail-text {
        max-width: 80%;
        padding: 0 0 12px 16px
    }

    .product-menu .menu-title {
        padding: 16px 0
    }

    .product-details-page01 {
        padding-top: 10px
    }

    .menu-detail .details-text h2 {
        font-size: 20px;
        margin: 20px 0 10px
    }

    .news-lists .img {
        width: 100%
    }

    .news-lists .content {
        width: 100%;
        padding: 20px 0 0
    }

    .news-lists .news-item:first-of-type .img {
        width: 100%
    }

    .news-lists .news-item:first-of-type .content {
        width: 100%;
        background: none;
        padding: 20px 0 0
    }

    .phone-nav .main a {
        font-size: 16px;
        padding: 20px 0
    }

    .menu-detail .detail-text h5 {
        display: none
    }
}