@charset "UTF-8";

body,html {
    width: 100%
}

input::-ms-clear,input::-ms-reveal {
    display: none
}

*,:after,:before {
    box-sizing: inherit
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    box-sizing: border-box;
    -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;
    color: rgba(0,0,0,.6);
    font-size: 14px;
    font-family: -apple-system,BlinkMacSystemFont,Open Sans,OpenSans,PingFang SC,Arial,Microsoft YaHei,Segoe UI,Hiragino Sans GB,Helvetica Neue,Helvetica,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-variant: tabular-nums;
    font-weight: 400;
    line-height: 1.5715;
    background-color: #fff;
    font-feature-settings: "tnum"
}[tabindex="-1"]:focus {
     outline: none!important
 }

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,h2,h3,h4,h5,h6 {
    color: rgba(0,0,0,.6);
    font-weight: 500
}

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;
    border-bottom: 0;
    cursor: help
}

address {
    margin-bottom: 1em;
    font-style: normal;
    line-height: inherit
}

input[type=number],input[type=password],input[type=text],textarea {
    -webkit-appearance: none
}

dl,ol,ul {
    margin-top: 0;
    margin-bottom: 1em
}

ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 500
}

dd {
    margin-bottom: .5em;
    margin-left: 0
}

blockquote {
    margin: 0 0 1em
}

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: rgba(0,0,0,.6);
    text-decoration: none;
    background-color: transparent;
    outline: none;
    cursor: pointer;
    transition: color .3s;
    -webkit-text-decoration-skip: objects
}

a:focus {
    text-decoration: none;
    -webkit-text-decoration-skip: ink;
    text-decoration-skip-ink: auto
}

a:hover {
    text-decoration: none;
    outline: 0
}

code,kbd,pre,samp {
    font-size: 1em;
    font-family: SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace
}

pre {
    margin-top: 0;
    margin-bottom: 1em;
    overflow: auto
}

figure {
    margin: 0 0 1em
}

img {
    vertical-align: middle;
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea {
     touch-action: manipulation
 }

table {
    border-collapse: collapse
}

caption {
    padding-top: .75em;
    padding-bottom: .3em;
    color: rgba(0,0,0,.45);
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

button,input,optgroup,select,textarea {
    margin: 0;
    color: inherit;
    font-size: inherit;
    font-family: 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] {
    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;
    margin: 0;
    padding: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-bottom: .5em;
    padding: 0;
    color: inherit;
    font-size: 1.5em;
    line-height: 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
}

template {
    display: none
}[hidden] {
     display: none!important
 }

mark {
    padding: .2em;
    background-color: #feffe6
}

::-moz-selection {
    color: #fff;
    background: #AC7E52
}

::selection {
    color: #fff;
    background: #AC7E52
}

.h1,.h2,.h3,.h4,.h5,.h6 {
    font-family: inherit;
    font-weight: 400;
    line-height: 1.3;
    color: inherit;
    margin-bottom: 0
}

.h1 {
    font-size: 32px
}

.h2 {
    font-size: 28px
}

.h3 {
    font-size: 24px
}

.h4 {
    font-size: 20px
}

.h5 {
    font-size: 18px
}

.h6 {
    font-size: 16px
}

.maxwidth {
    width: 84%;
    margin: 0 auto
}

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
}

.c-flex {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.overflow-hidden {
    overflow: hidden
}

::-webkit-scrollbar {
    background: #f4f4f4;
    width: 8px;
    height: 8px
}

::-webkit-scrollbar-thumb {
    background: rgba(0,0,0,.2);
    width: 8px;
    height: 8px;
    border-radius: 8px
}

::-webkit-scrollbar-track {
    border-radius: 8px
}

input:-webkit-autofill {
    box-shadow: inset 0 0 0 1000px #fff!important
}

svg.icon {
    width: 1em;
    height: 1em;
    vertical-align: -.15em;
    fill: currentColor;
    overflow: hidden
}

.unable-to-interact {
    cursor: not-allowed;
    pointer-events: none
}

@font-face {
    font-family:bebas;src:url(../fonts/bebas-webfont.woff2) format("woff2"),url(../fonts/bebas-webfont.woff) format("woff");font-weight:400;font-style:normal
}

@font-face {
    font-family:dinb;src:url(../fonts/dinb.woff2) format("woff2"),url(../fonts/dinb.woff) format("woff");font-weight:400;font-style:normal
}

@font-face {
    font-family:OpenSans;src:url(../fonts/opensans.woff2) format("woff2"),url(../fonts/opensans.woff) format("woff");font-weight:400;font-style:normal
}

@media only screen and (min-width:641px) {
    a:hover {
        color: #AC7E52
    }
}

@media only screen and (max-width:1440px) {
    .maxwidth {
        width: 94%
    }

    .h1 {
        font-size: 28px
    }

    .h2 {
        font-size: 24px
    }

    .h3 {
        font-size: 22px
    }

    .h4 {
        font-size: 18px
    }

    .h5 {
        font-size: 16px
    }

    .h6 {
        font-size: 14px
    }
}

@media only screen and (max-width:960px) {
    .h1 {
        font-size: 24px
    }

    .h2 {
        font-size: 20px
    }

    .h3 {
        font-size: 18px
    }

    .h4 {
        font-size: 16px
    }

    .h5 {
        font-size: 14px
    }

    .h6 {
        font-size: 13px
    }
}

@media only screen and (max-width:640px) {
    .h1 {
        font-size: 20px
    }

    .h2 {
        font-size: 18px
    }

    .h3 {
        font-size: 17px
    }

    .h4 {
        font-size: 15px
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes scaleIn {
    0% {
        transform: scale(.88)
    }

    to {
        transform: scale(1)
    }
}

@keyframes scaleIn {
    0% {
        transform: scale(.88)
    }

    to {
        transform: scale(1)
    }
}

a[title=站长统计] {
    display: none
}

.v-container {
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s,visibility .3s
}

.v-container.ready {
    opacity: 1;
    visibility: visible
}

.el-message-box {
    max-width: 94%
}

@media only screen and (max-width:640px) {
    .el-cascader-menu {
        min-width: 100px
    }

    .el-cascader-menu .el-cascader-node__label {
        font-size: 12px
    }

    .el-cascader-menu .el-cascader-node__postfix {
        right: 6px;
        font-size: 12px
    }

    .el-cascader-menu .el-cascader-node__prefix {
        left: 6px;
        font-size: 12px;
        display: none
    }

    .el-cascader-menu .el-cascader-node {
        padding: 0 16px 0 0;
        line-height: 28px;
        height: 28px
    }
}

.iconfont {
    font-family: iconfont!important;
    font-size: inherit;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.magnifierRentgen {
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    width: 100%
}

.magnifierRentgen .magnifier-loupe {
    overflow: hidden;
    position: absolute;
    border-radius: 50%;
    top: 0;
    left: 0;
    border: 2px solid #fff;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.06);
    cursor: none;
    transform: scale(1.5);
    display: none
}

@media only screen and (max-width:960px) {
    .magnifierRentgen .magnifier-loupe {
        opacity: 0;
        visibility: hidden
    }
}

.c-notification {
    position: fixed;
    right: 0;
    top: 24px;
    z-index: 9999;
    max-width: calc(100vw - 32px);
    margin-right: 24px
}

.c-notification-notice {
    position: relative;
    padding: 16px 24px;
    width: 384px;
    margin-bottom: 16px;
    margin-left: auto;
    overflow: hidden;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);
    -webkit-animation: NotificationFadeIn .2s cubic-bezier(.645,.045,.355,1);
    animation: NotificationFadeIn .2s cubic-bezier(.645,.045,.355,1)
}

.c-notification-notice .c-notification-notice-content {
    position: relative
}

.c-notification-notice .c-notification-notice-with-icon {
    padding-left: 48px
}

.c-notification-notice .c-notification-notice-with-icon .c-notification-notice-description {
    margin-top: 4px
}

.c-notification-notice .c-notification-notice-icon {
    position: absolute;
    left: 0;
    margin-left: 4px;
    font-size: 24px;
    line-height: 24px
}

.c-notification-notice .c-notification-notice-icon .icon-success {
    color: #52c41a
}

.c-notification-notice .c-notification-notice-icon .icon-info {
    color: #1890ff
}

.c-notification-notice .c-notification-notice-icon .icon-warning {
    color: #faad14
}

.c-notification-notice .c-notification-notice-icon .icon-error {
    color: #ff4d4f
}

.c-notification-notice .c-notification-notice-message {
    color: rgba(0,0,0,.85);
    font-size: 16px;
    line-height: 24px;
    padding-right: 24px
}

.c-notification-notice .c-notification-notice-description {
    font-size: 14px;
    margin-top: 8px
}

.c-notification-notice .c-notification-notice-close {
    position: absolute;
    top: 20px;
    right: 24px;
    color: #000;
    outline: none;
    font-size: 16px;
    line-height: 1;
    cursor: pointer;
    opacity: .5;
    transition: opacity .3s
}

.c-notification-notice .c-notification-notice-close:hover {
    opacity: 1
}

@-webkit-keyframes NotificationFadeIn {
    0% {
        left: 384px;
        opacity: 0
    }

    to {
        left: 0;
        opacity: 1
    }
}

@keyframes NotificationFadeIn {
    0% {
        left: 384px;
        opacity: 0
    }

    to {
        left: 0;
        opacity: 1
    }
}

.c-modal {
    position: relative;
    z-index: 1;
    background-color: #fff;
    margin: 0 auto;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.2);
    -webkit-animation: scaleIn .2s ease-in;
    animation: scaleIn .2s ease-in;
    border-radius: 5px;
    overflow: hidden
}

.c-modal-wrap {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    -webkit-animation: fadeIn .2s ease-in;
    animation: fadeIn .2s ease-in;
    transition: opacity .2s,visibility .2s
}

.c-modal-wrap.c-modal-wrap-hide {
    opacity: 0;
    visibility: hidden
}

.c-modal-mask {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    background-color: rgba(0,0,0,.45);
    cursor: pointer
}

.c-modal-content {
    max-width: 92vw;
    max-height: 84vh;
    overflow-y: auto
}

.c-modal-close {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 2;
    font-size: 24px;
    line-height: 1;
    cursor: pointer;
    opacity: .5;
    transition: opacity .3s,transform .3s;
    color: #000
}

.c-modal-content-img a {
    display: block
}

.c-modal-content-img img {
    max-width: 100%
}

.c-modal-content-video video {
    width: 800px;
    max-width: 100%;
    display: block
}

.c-modal-content-videojs {
    width: 800px;
    padding-bottom: 56.25%;
    max-width: 100%
}

.c-modal-content-videojs .video-js {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

.email-modal .c-modal-content {
    width: 94vw;
    max-width: 800px;
    background: url(../images/email-modal01.jpg) no-repeat 50%/cover;
    color: #fff;
    padding: 20px
}

.email-modal .main {
    border: 1px solid hsla(0,0%,100%,.3);
    padding: 6%;
    line-height: 1.4
}

.email-modal .tit {
    font-size: 30px
}

.email-modal .title {
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 36px
}

.email-modal .s_form {
    background: #fff;
    overflow: hidden;
    max-width: 520px
}

.email-modal .input {
    width: calc(100% - 80px);
    border: none;
    outline: none;
    line-height: 50px;
    padding: 0 16px;
    background: none;
    color: #000
}

.email-modal .submit {
    outline: none;
    width: 80px;
    height: 36px;
    padding: none;
    background: url(../images/airplane.png) no-repeat 50%;background-size: 22px;
    border: none;
    border-left: 1px solid #e3e3e3;
    cursor: pointer
}

.email-modal .agree {
    font-size: 12px;
    margin-top: 30px;
    padding: 0 0 0 36px;
    line-height: 16px;
    position: relative;
    cursor: pointer;
    text-align: justify
}

.email-modal .agree.active .iconfont {
    opacity: 1
}

.email-modal .spot {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 2px;
    z-index: 0
}

.email-modal .iconfont {
    font-size: 16px;
    color: #AC7E52;
    font-weight: 700;
    text-align: center;
    width: 20px;
    height: 20px;
    line-height: 20px;
    display: block;
    opacity: 0;
    transition: opacity .3s
}

.email-modal .box {
    max-width: 520px;
    padding-right: 160px;
    position: relative
}

.email-modal .btn {
    width: 120px;
    line-height: 40px;
    border: 1px solid #fff;
    text-align: center;
    position: absolute;
    right: 0;
    top: 4px;
    z-index: 0;
    cursor: pointer;
    transition: color .3s,background-color .3s
}

@media only screen and (min-width:961px) {
    .c-modal-close:hover {
        opacity: 1;
        transform: rotate(180deg)
    }

    .email-modal .btn:hover {
        background-color: #fff;
        color: #AC7E52
    }
}

@media only screen and (max-width:640px) {
    .c-modal-content {
        max-width: 80vw;
        max-height: 72vh
    }

    .c-modal-close {
        padding: 4px;
        top: 16px;
        right: 16px
    }

    .email-modal .c-modal-content {
        padding: 14px
    }

    .email-modal .tit {
        font-size: 14px;
        margin-bottom: 4px
    }

    .email-modal .title {
        font-size: 20px;
        margin-bottom: 24px
    }

    .email-modal .input {
        width: calc(100% - 48px);
        line-height: 40px
    }

    .email-modal .submit {
        width: 48px;
        background-size: 16px;
        height: 32px
    }

    .email-modal .agree {
        margin-top: 12px;
        padding-left: 30px
    }

    .email-modal .spot {
        width: 16px;
        height: 16px;
        top: 6px
    }

    .email-modal .iconfont {
        width: 16px;
        height: 16px;
        line-height: 16px;
        font-size: 12px
    }

    .email-modal .box {
        padding-right: 0
    }

    .email-modal .btn {
        width: 100px;
        line-height: 32px;
        font-size: 12px;
        position: relative;
        top: 0;
        margin: 16px 0 0 30px
    }
}

.mbnav-btn {
    width: 60px;
    height: 60px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    overflow: hidden;
    transition: all .4s ease-out;
    display: none
}

.mbnav-btn-list {
    width: 30px;
    height: 18px;
    position: absolute;
    top: 21px;
    right: 15px
}

.mbnav-btn-item {
    position: absolute;
    right: 0;
    width: 100%;
    height: 2px;
    background-color: #666;
    border-radius: 1px;
    border-radius: 1.5px;
    transition: all .3s
}

.mbnav-btn-item:first-of-type {
    top: 0
}

.mbnav-btn-item:nth-of-type(2) {
    top: 8px
}

.mbnav-btn-item:nth-of-type(3) {
    width: 50%;
    top: 16px
}

.mbnav {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s,visibility .3s;
    overflow: hidden
}

.mbnav ::-webkit-scrollbar {
    width: 0;
    height: 0;
    background-color: hsla(0,0%,100%,0)
}

.mbnav .data {
    display: none
}

.mbnav .bg {
    left: 0;
    bottom: 0;
    z-index: 0
}

.mbnav .bg,.mbnav .main {
    position: absolute;
    top: 0;
    right: 0
}

.mbnav .main {
    z-index: 1;
    width: 240px;
    height: 100%;
    background-color: #fff;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.1);
    overflow: hidden;
    transform: translateX(100%);
    transition: transform .3s
}

.mbnav .header {
    background-color: #AC7E52
}

.mbnav .search {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0 20px;
    height: 60px;
    line-height: 60px;
    border-bottom: none;
    background: #AC7E52
}

.mbnav .search .submit {
    background: none;
    padding: 0;
    width: 22px;
    background-size: 20px;
    font-size: 22px
}

.mbnav .search .input,.mbnav .search .submit {
    border: none;
    outline: none;
    height: 60px;
    color: #fff
}

.mbnav .search .input {
    width: calc(100% - 22px);
    line-height: 1.5;
    padding: 0 0 0 12px;
    font-size: 16px;
    background: none
}

.mbnav .search ::-moz-placeholder {
    color: #fff
}

.mbnav .search ::-webkit-input-placeholder {
    color: #fff
}

.mbnav .search :-ms-input-placeholder {
    color: #fff
}

.mbnav .item {
    display: block;
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    font-size: 16px;
    border-bottom: 1px solid #f2f2f2;
    color: #777;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative
}

.mbnav .item.sub {
    padding-right: 40px
}

.mbnav .item.sub:after {
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -7px;
    content: "\E6A4";
    font-family: iconfont!important;
    font-size: 14px;
    line-height: 1;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.mbnav .slist {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1;
    width: 240px;
    height: 100%;
    transform: translateX(100%)
}

.mbnav .sitem {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s,visibility .3s,transform .3s
}

.mbnav .sitem.active {
    transform: translateX(-100%);
    opacity: 1;
    visibility: visible
}

.mbnav .tit {
    font-size: 16px;
    line-height: 60px;
    padding-right: 20px;
    padding-left: 40px;
    text-align: right;
    background-size: 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #f2f2f2;
    position: relative
}

.mbnav .tit:before {
    position: absolute;
    left: 16px;
    top: 50%;
    margin-top: -7px;
    content: "\E6DB";
    font-family: iconfont!important;
    font-size: 14px;
    line-height: 1;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@-webkit-keyframes phone-navtop-animon {
    0% {
        top: 0;
        transform: rotate(0)
    }

    50% {
        top: 8px;
        transform: rotate(0)
    }

    to {
        top: 8px;
        transform: rotate(45deg)
    }
}

@keyframes phone-navtop-animon {
    0% {
        top: 0;
        transform: rotate(0)
    }

    50% {
        top: 8px;
        transform: rotate(0)
    }

    to {
        top: 8px;
        transform: rotate(45deg)
    }
}

@-webkit-keyframes phone-navbottom-animon {
    0% {
        width: 50%;
        top: 16px;
        transform: rotate(0)
    }

    50% {
        width: 100%;
        top: 8px;
        transform: rotate(0)
    }

    to {
        width: 100%;
        top: 8px;
        transform: rotate(-45deg)
    }
}

@keyframes phone-navbottom-animon {
    0% {
        width: 50%;
        top: 16px;
        transform: rotate(0)
    }

    50% {
        width: 100%;
        top: 8px;
        transform: rotate(0)
    }

    to {
        width: 100%;
        top: 8px;
        transform: rotate(-45deg)
    }
}

@-webkit-keyframes phone-navtop-animoff {
    0% {
        top: 8px;
        transform: rotate(45deg)
    }

    50% {
        top: 8px;
        transform: rotate(0)
    }

    to {
        top: 0;
        transform: rotate(0)
    }
}

@keyframes phone-navtop-animoff {
    0% {
        top: 8px;
        transform: rotate(45deg)
    }

    50% {
        top: 8px;
        transform: rotate(0)
    }

    to {
        top: 0;
        transform: rotate(0)
    }
}

@-webkit-keyframes phone-navbottom-animoff {
    0% {
        width: 100%;
        top: 8px;
        transform: rotate(-45deg)
    }

    50% {
        width: 100%;
        top: 8px;
        transform: rotate(0)
    }

    to {
        width: 50%;
        top: 16px;
        transform: rotate(0)
    }
}

@keyframes phone-navbottom-animoff {
    0% {
        width: 100%;
        top: 8px;
        transform: rotate(-45deg)
    }

    50% {
        width: 100%;
        top: 8px;
        transform: rotate(0)
    }

    to {
        width: 50%;
        top: 16px;
        transform: rotate(0)
    }
}

@media only screen and (max-width:960px) {
    .mbnav-btn {
        display: block
    }

    body.mbNavOpen .mbnav-btn-item:first-of-type {
        -webkit-animation: phone-navtop-animon .4s linear forwards;
        animation: phone-navtop-animon .4s linear forwards
    }

    body.mbNavOpen .mbnav-btn-item:nth-of-type(2) {
        opacity: 0
    }

    body.mbNavOpen .mbnav-btn-item:nth-of-type(3) {
        -webkit-animation: phone-navbottom-animon .4s linear forwards;
        animation: phone-navbottom-animon .4s linear forwards
    }

    body.mbNavOpen .mbnav {
        opacity: 1;
        visibility: visible
    }

    body.mbNavOpen .mbnav .main {
        transform: translateX(0)
    }

    body.mbNavOpen .page-header {
        transform: translateX(-240px)
    }

    body.mbNavOff .mbnav-btn-item:first-of-type {
        -webkit-animation: phone-navtop-animoff .4s linear forwards;
        animation: phone-navtop-animoff .4s linear forwards
    }

    body.mbNavOff .mbnav-btn-item:nth-of-type(2) {
        opacity: 1;
        transition: opacity .2s linear .2s
    }

    body.mbNavOff .mbnav-btn-item:nth-of-type(3) {
        -webkit-animation: phone-navbottom-animoff .4s linear forwards;
        animation: phone-navbottom-animoff .4s linear forwards
    }

    body.mbNavOff .mbnav {
        opacity: 0;
        visibility: hidden
    }

    body.mbNavOff .mbnav .main {
        transform: translateX(100%)
    }
}

.c-pagination {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    /*margin-top: 60px;*/
    justify-content: flex-start;
    font-weight: 400
}

.c-pagination.center {
    justify-content: center
}

.c-pagination.type-a .c-pagination-item {
    background: none;
    color: #fff
}

.c-pagination.type-a .c-pagination-item.active {
    background-color: #AC7E52
}

.c-pagination-item {
    display: block;
    font-size: 20px;
    line-height: 40px;
    background: #fff;
    border: 1px solid #ddd;
    padding: 0 15px;
    margin-right: 10px;
    margin-top: 10px;
    color: #999;
    transition: all .3s ease-out
}

.c-pagination-item.disabled {
    cursor: not-allowed;
    color: #999;
    opacity: .4
}

.c-pagination-item:last-of-type {
    margin-left: 0
}

.c-pagination-item.active {
    color: #fff;
    background-color: #AC7E52;
    border-color: #AC7E52
}

@media only screen and (min-width:641px) {
    .c-pagination-item:not(.disabled):hover {
        color: #fff;
        background-color: #AC7E52;
        border-color: #AC7E52
    }
}

@media only screen and (max-width:1440px) {
    .c-pagination {
        margin-top: 48px
    }
}

@media only screen and (max-width:960px) {
    .c-pagination {
        margin-top: 40px
    }
}

@media only screen and (max-width:640px) {
    .c-pagination {
        margin-top: 30px
    }
}

.c-dropdown {
    position: absolute;
    z-index: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s,visibility .3s;
    padding: 10px
}

.c-dropdown:after,.c-dropdown:before {
    content: "";
    position: absolute;
    z-index: 1;
    width: 0;
    height: 0
}

.c-dropdown-wrap {
    position: relative;
    z-index: 1
}

.c-dropdown-wrap:hover .c-dropdown {
    opacity: 1;
    visibility: visible
}

.c-dropdown-main {
    border: 1px solid #e6e6e6;
    z-index: 0
}

.c-dropdown-main,.c-dropdown-menu {
    background-color: #fff;
    position: relative
}

.c-dropdown-menu {
    padding: 6px 0;
    text-align: left;
    outline: none;
    min-width: 120px
}

.c-dropdown-menu-item {
    padding: 6px 12px;
    display: block;
    color: rgba(0,0,0,.65);
    background-color: #fff;
    font-size: 14px;
    transition: background-color .3s
}

.c-dropdown-menu-item:hover {
    background-color: #f5f5f5
}

.c-dropdown-placement-bottomCenter {
    bottom: 0;
    left: 50%;
    transform: translate(-50%,100%)
}

.c-dropdown-placement-bottomCenter:after,.c-dropdown-placement-bottomCenter:before {
    top: 2px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #e6e6e6
}

.c-dropdown-placement-bottomCenter:after {
    top: 4px;
    border-bottom: 7px solid #fff
}

.c-dropdown-placement-bottomCenter:after,.c-dropdown-placement-bottomCenter:before {
    left: 50%;
    margin-left: -6px
}

.c-dropdown-placement-bottomLeft {
    bottom: 0;
    left: -10px;
    transform: translateY(100%)
}

.c-dropdown-placement-bottomLeft:after,.c-dropdown-placement-bottomLeft:before {
    top: 2px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #e6e6e6
}

.c-dropdown-placement-bottomLeft:after {
    top: 4px;
    border-bottom: 7px solid #fff
}

.c-dropdown-placement-bottomLeft:after,.c-dropdown-placement-bottomLeft:before {
    left: 24px
}

.c-dropdown-placement-bottomRight {
    bottom: 0;
    right: -10px;
    transform: translateY(100%)
}

.c-dropdown-placement-bottomRight:after,.c-dropdown-placement-bottomRight:before {
    top: 2px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #e6e6e6
}

.c-dropdown-placement-bottomRight:after {
    top: 4px;
    border-bottom: 7px solid #fff
}

.c-dropdown-placement-bottomRight:after,.c-dropdown-placement-bottomRight:before {
    right: 24px
}

.c-dropdown-placement-topCenter {
    top: 0;
    left: 50%;
    transform: translate(-50%,-100%)
}

.c-dropdown-placement-topCenter:after,.c-dropdown-placement-topCenter:before {
    bottom: 2px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #e6e6e6
}

.c-dropdown-placement-topCenter:after {
    bottom: 4px;
    border-top: 7px solid #fff
}

.c-dropdown-placement-topCenter:after,.c-dropdown-placement-topCenter:before {
    left: 50%;
    margin-left: -6px
}

.c-dropdown-placement-topLeft {
    top: 0;
    left: -10px;
    transform: translateY(-100%)
}

.c-dropdown-placement-topLeft:after,.c-dropdown-placement-topLeft:before {
    bottom: 2px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #e6e6e6
}

.c-dropdown-placement-topLeft:after {
    bottom: 4px;
    border-top: 7px solid #fff
}

.c-dropdown-placement-topLeft:after,.c-dropdown-placement-topLeft:before {
    left: 24px
}

.c-dropdown-placement-topRight {
    top: 0;
    right: -10px;
    transform: translateY(-100%)
}

.c-dropdown-placement-topRight:after,.c-dropdown-placement-topRight:before {
    bottom: 2px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #e6e6e6
}

.c-dropdown-placement-topRight:after {
    bottom: 4px;
    border-top: 7px solid #fff
}

.c-dropdown-placement-topRight:after,.c-dropdown-placement-topRight:before {
    right: 24px
}

.c-dropdown-placement-leftCenter {
    left: 0;
    padding: 20px;
    top: 50%;
    transform: translate(-100%,-50%)
}

.c-dropdown-placement-leftCenter:after,.c-dropdown-placement-leftCenter:before {
    right: 12px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 8px solid #e6e6e6
}

.c-dropdown-placement-leftCenter:after {
    right: 14px;
    border-left: 7px solid #fff
}

.c-dropdown-placement-leftCenter:after,.c-dropdown-placement-leftCenter:before {
    top: 50%;
    margin-top: -6px
}

.c-dropdown-placement-leftTop {
    left: 0;
    padding: 20px;
    top: -20px;
    transform: translateX(-100%)
}

.c-dropdown-placement-leftTop:after,.c-dropdown-placement-leftTop:before {
    right: 12px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 8px solid #e6e6e6
}

.c-dropdown-placement-leftTop:after {
    right: 14px;
    border-left: 7px solid #fff
}

.c-dropdown-placement-leftTop:after,.c-dropdown-placement-leftTop:before {
    top: 40px
}

.c-dropdown-placement-leftBottom {
    left: 0;
    padding: 20px;
    bottom: -20px;
    transform: translateX(-100%)
}

.c-dropdown-placement-leftBottom:after,.c-dropdown-placement-leftBottom:before {
    right: 12px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 8px solid #e6e6e6
}

.c-dropdown-placement-leftBottom:after {
    right: 14px;
    border-left: 7px solid #fff
}

.c-dropdown-placement-leftBottom:after,.c-dropdown-placement-leftBottom:before {
    bottom: 40px
}

@media only screen and (max-width:960px) {
    .c-dropdown-wrap .c-dropdown {
        opacity: 1;
        visibility: visible;
        display: none
    }

    .c-dropdown-wrap.mOn .c-dropdown {
        display: block;
        -webkit-animation: fadeIn .2s cubic-bezier(.645,.045,.355,1);
        animation: fadeIn .2s cubic-bezier(.645,.045,.355,1)
    }
}

.swiper-container {
    opacity: 0;
    transition: opacity .4s ease
}

.swiper-container.isready {
    opacity: 1
}

.swiper-slide {
    box-sizing: border-box;
    overflow: hidden
}

.swiper-button-next,.swiper-button-prev {
    outline: none
}

.swiper-pagination.typea {
    bottom: 5%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 28px
}

.swiper-pagination.typea .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    border: 1px solid transparent;
    background-color: rgba(0,0,0,.6);
    opacity: 1;
    position: relative;
    transition: all .3s;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.3)
}

.swiper-pagination.typea .swiper-pagination-bullet:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 4px;
    height: 4px;
    background-color: #AC7E52;
    border-radius: 50%;
    overflow: hidden;
    opacity: 0;
    transition: opacity .3s
}

.swiper-pagination.typea .swiper-pagination-bullet-active {
    border-color: #AC7E52;
    background-color: transparent;
    opacity: 1
}

.swiper-pagination.typea .swiper-pagination-bullet-active:after {
    opacity: 1
}

.swiper-pagination.typea.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-pagination.typeb {
    position: relative;
    bottom: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 28px
}

.swiper-pagination.typeb .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    border: 1px solid transparent;
    opacity: 1;
    background-color: #000;
    opacity: .2;
    position: relative;
    transition: all .3s;
    outline: none
}

.swiper-pagination.typeb .swiper-pagination-bullet:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 4px;
    height: 4px;
    background-color: #AC7E52;
    border-radius: 50%;
    overflow: hidden;
    opacity: 0;
    transition: opacity .3s
}

.swiper-pagination.typeb .swiper-pagination-bullet-active {
    border-color: #AC7E52;
    background-color: transparent;
    opacity: 1
}

.swiper-pagination.typeb .swiper-pagination-bullet-active:after {
    opacity: 1
}

.swiper-pagination.typeb.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

@media only screen and (min-width:961px) {
    .swiper-pagination.typea .swiper-pagination-bullet:hover {
        border-color: #AC7E52;
        background-color: transparent;
        opacity: 1
    }

    .swiper-pagination.typea .swiper-pagination-bullet:hover:after {
        opacity: 1
    }
}

.editor-detail {
    color: rgba(0,0,0,.65);
    font-size: 15px;
    line-height: 1.8;
    /*text-align: justify;*/
    text-justify: inter-ideograph
}

.editor-detail h4 {
    font-size: 24px;
    font-weight: 700;
    color: #333;
    /*margin-bottom: 10px*/
}

.editor-detail p {
    padding: 5px 0;
    font-size: 18px;
}

.editor-detail ul {
    list-style: none;
    -webkit-padding-start: 0;
    padding-inline-start: 0;
    margin-bottom: 0
}

.editor-detail ul li:before {
    box-sizing: border-box;
    content: "\2022";
    display: inline-block;
    font-size: 17px;
    margin-left: -24px;
    padding-right: 11px;
    text-align: right;
    font-weight: 700;
    width: 24px
}

.editor-detail ul p {
    margin: 0
}

.editor-detail ol {
    list-style: decimal
}

.editor-detail li {
    margin-left: 24px;
    padding-top: 2px
}

.editor-detail a {
    text-decoration: underline
}

.editor-detail blockquote {
    background-color: #f2f5fb;
    padding: 5px 20px;
    margin-left: 0;
    margin-right: 0;
    color: #243342;
    border-left: 5px solid #d0d6dc
}

.editor-detail img {
    max-width: 100%
}

.editor-detail.img-center img {
    display: block;
    margin: 0 auto
}

.editor-detail.img-mg img {
    display: block;
    margin: 15px auto
}

.editor-detail.word-type p {
    margin: 20px 0
}

.editor-detail.word-type p img {
    display: block;
    margin: 0 auto
}

.editor-detail.word-type p:first-of-type {
    margin-top: 0
}

.editor-detail.no-spacing p {
    margin: 0
}

.article-page01 {
    background-color: #f9f9f9;
    padding: 50px 0 100px
}

.article-page01 .wrap {
    max-width: 1200px
}

.article-page01 .title {
    font-weight: 700;
    color: #000;
    margin-bottom: 40px;
    text-align: center
}

.article-page01 .content h5 {
    font-weight: 700
}

@media only screen and (max-width:1440px) {
    .editor-detail {
        font-size: 14px
    }

    .editor-detail h4 {
        font-size: 20px;
        margin-bottom: 2px
    }

    .editor-detail p {
        padding: 4px 0;
        font-size: 16px;
    }
}

@media only screen and (max-width:960px) {
    .article-page01 {
        padding: 0
    }

    .article-page01 .wrap {
        width: 100%;
        padding: 40px 3%
    }

    .article-page01 .title {
        margin-bottom: 24px
    }
}

@media only screen and (max-width:640px) {
    .editor-detail {
        font-size: 14px
    }

    .editor-detail.img-mg img {
        margin: 10px auto
    }

    .editor-detail.word-type p {
        margin: 10px 0
    }
}

body {
    opacity: 0;
    transition: opacity .3s
}

body.isReady {
    opacity: 1
}

.page-main {
    overflow: hidden
}

.page-pd {
    padding: 60px 0
}

.page-pd-50 {
    padding: 50px 0
}

.page-pd-m {
    padding: 80px 0
}

.c-imghover {
    overflow: hidden
}

.c-imghover .c-imghover-item {
    transition: transform .4s ease-out
}

.page-dw {
    position: absolute;
    left: 0;
    top: -100px;
    z-index: -1
}

.inside-banner {
    position: relative
}

.inside-banner .img {
    width: 100%
}

.inside-banner .wrap {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
    display: flex;
    align-items: center;
    background-color: rgba(0,0,0,.2);
    color: #fff;
    text-shadow: 0 0 2px rgba(0,0,0,.2)
}

.inside-banner .main.center {
    text-align: center
}

.inside-banner .main .content {
    margin: 0 auto
}

.inside-banner .title {
    font-size: 52px;
    line-height: 1.2;
    /*font-weight: 700;*/
    margin-bottom: 14px
}

.inside-banner .content {
    font-size: 20px;
    max-width: 550px;
    color: #e2e2e2
}

.inside-titlea {
    max-width: 640px;
    margin: 0 auto 60px;
    text-align: center
}

.inside-titlea-title {
    font-size: 32px;
    font-weight: 700;
    color: #333;
    line-height: 1.2
}

.inside-titlea-content {
    font-size: 16px;
    margin-top: 20px;
    line-height: 1.7;
    color: rgba(0,0,0,.35)
}

.inside-nav {
    justify-content: center;
    align-items: stretch;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.1)
}

.inside-nav.typea .item {
    width: 15%;
    font-size: 16px
}

.inside-nav .icon {
    width: 50px;
    position: relative;
    margin: 0 auto 6px
}

.inside-nav .img1 {
    width: 100%
}

.inside-nav .img2 {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0
}

.inside-nav .item {
    width: 25%;
    text-align: center;
    padding: 24px;
    transition: background-color .3s,color .3s
}

.inside-nav .item.active {
    background-color: #AC7E52;
    color: #fff
}

.inside-nav .item.active .img1 {
    opacity: 0
}

.inside-nav .item.active .img2 {
    opacity: 1
}

@media only screen and (min-width:961px) {
    .c-imghover:hover .c-imghover-item {
        transition: transform 1.2s ease-out;
        transform: scale(1.1)
    }

    .inside-nav .item:hover {
        background-color: #AC7E52;
        color: #fff
    }

    .inside-nav .item:hover .img1 {
        opacity: 0
    }

    .inside-nav .item:hover .img2 {
        opacity: 1
    }
}

@media only screen and (max-width:1440px) {
    .page-pd {
        padding: 80px 0
    }

    .page-pd-m {
        padding: 60px 0
    }

    .page-dw {
        top: -80px
    }

    .inside-banner .title {
        font-size: 44px;
        margin-bottom: 10px
    }

    .inside-banner .content {
        font-size: 15px;
        max-width: 460px
    }

    .inside-titlea {
        max-width: 560px;
        margin-bottom: 40px
    }

    .inside-titlea-title {
        font-size: 28px
    }

    .inside-titlea-content {
        font-size: 14px;
        margin-top: 16px
    }

    .inside-nav.typea .item {
        font-size: 14px
    }

    .inside-nav .icon {
        width: 40px
    }

    .inside-nav .item {
        padding: 16px
    }
}

@media only screen and (max-width:1200px) {
    .page-pd {
        padding: 60px 0
    }

    .page-pd-m {
        padding: 50px 0
    }
}

@media only screen and (max-width:960px) {
    .page-main {
        padding-top: 60px
    }

    .page-pd {
        padding: 48px 0
    }

    .page-pd-m {
        padding: 40px 0
    }

    .page-dw {
        top: -60px
    }

    .inside-banner .img {
        width: 960px;
        position: relative;
        left: 50%;
        margin-left: -480px
    }

    .inside-banner .title {
        font-size: 32px;
        margin-bottom: 10px
    }

    .inside-banner .content {
        font-size: 14px;
        max-width: 420px
    }

    .inside-titlea {
        max-width: 520px;
        margin-bottom: 32px
    }

    .inside-titlea-title {
        font-size: 24px
    }

    .inside-titlea-content {
        font-size: 13px;
        margin-top: 12px
    }

    .inside-nav .icon {
        width: 32px
    }

    .inside-nav .item {
        padding: 12px;
        font-size: 12px
    }

    .inside-nav.typea .item {
        font-size: 12px;
        padding: 12px 6px
    }
}

@media only screen and (max-width:640px) {
    .productlist-page02 {
        padding-top: 30px!important;
    }
    .page-pd {
        padding: 40px 0
    }

    .page-pd-m {
        padding: 32px 0
    }

    .inside-banner .img {
        width: 640px;
        margin-left: -320px
    }

    .inside-banner .title {
        font-size: 28px;
        margin-bottom: 0;
        text-align: center
    }

    .inside-banner .content {
        display: none
    }

    .inside-titlea {
        margin-bottom: 24px
    }

    .inside-titlea-title {
        font-size: 20px
    }

    .inside-titlea-content {
        font-size: 12px;
        margin-top: 8px
    }

    .inside-nav .icon {
        width: 28px
    }

    .inside-nav .item {
        width: 25%;
        padding: 10px
    }

    .contact .inside-nav .item {
        width: 50%!important;
    }

    .contact-page02 iframe {
        height: 300px;
    }

    .inside-nav.typea {
        padding: 20px 3% 0;
        /*justify-content: flex-start*/
    }

    .inside-nav.typea .item {
        width: auto;
        padding: 0;
        line-height: 1.8;
        font-size: 16px;
        margin-right: 14px;
        margin-bottom: 14px;
        position: relative
    }

    .inside-nav.typea .item:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: 0;
        background-color: #AC7E52;
        width: 100%;
        height: 1px;
        display: none
    }

    .inside-nav.typea .item.active {
        background: none;
        color: #AC7E52
    }

    .inside-nav.typea .item.active:after {
        display: block
    }
}

.page-header {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1001;
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.05);
    transition: transform .3s,background-color .3s ease-in,opacity .3s .3s
}

.page-header .wrap {
    width: 84%;
    margin: 0 auto;
    position: relative;
}

.page-header:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 0;
    width: 100%;
    height: 1px;
    background-color: #000;
    opacity: .1;
    transition: opacity .3s,background-color .3s
}

.page-header .other {
    margin-left: auto;
    transition: opacity .3s,visibility .3s
}

.page-header .search {
    font-size: 16px
}

.page-header .hr {
    width: 1px;
    height: 14px;
    background-color: #ccc;
    margin: 0 16px
}

.page-header .language {
    font-size: 15px;
    transition: color .3s
}

.page-header .language .title {
    cursor: pointer;
    padding: 8px 0;
    transition: color .3s
}

.page-header .language .title>span {
    margin-right: 8px
}

.page-header .language .c-dropdown-menu {
    min-width: 90px;
    text-align: center
}

.page-header .language .icon {
    display: none
}

.page-header .friendship {
    font-size: 20px;
    margin-left: 30px
}

.page-header .friendship .item {
    margin-right: 12px
}

.page-header .friendship .fa {
    width: 20px;
}

.page-header .friendship .item:last-of-type {
    margin-right: 0
}

.page-header .friendship .iconfont {
    display: block
}

.page-header-zw {
    height: 100px;
    display: none
}

.page-header-zw.show,.page-logo {
    display: block
}

.page-logo {
    position: relative
}

.page-logo .img,.page-logo .img-w {
    height: 50px;
    transition: opacity .3s;
}

.page-logo .img-w {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    opacity: 0
}

.page-nav {
    margin-left: auto;
    position: relative;
    z-index: 1;
    transition: opacity .3s,visibility .3s
}

.page-nav .item {
    position: relative;
    padding: 0 20px;
    margin-right: 30px
}

.page-nav .item:last-of-type {
    margin-right: 0
}

.page-nav .item.on .link {
    color: #AC7E52
}

.page-nav .item.on .link:after {
    transform: scaleX(1);
    opacity: 1
}

.page-nav .link {
    height: 100px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-align: center;
    position: relative;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase
}

.page-nav .link:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #AC7E52;
    width: 100%;
    height: 2px;
    transform: scaleX(0);
    opacity: 0;
    transition: opacity .3s,transform .3s
}

.page-subnav {
    position: absolute;
    left: 50%;
    top: 100px;
    margin-left: -60px;
    width: 120px;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    opacity: 0;
    visibility: hidden;
    transform: scaleY(0);
    transform-origin: center top;
    transition: transform .4s,opacity .4s,visibility .4s
}

.page-subnav .slink {
    display: block;
    font-size: 14px;
    padding: 10px 16px;
    color: #666;
    background: #fff;
    position: relative;
    transition: background-color .4s,color .4s;
    text-align: center
}

.page-subnav .slink:before {
    content: "";
    display: block;
    height: 1px;
    background: #f6f6f6;
    position: absolute;
    top: 0;
    left: 10%;
    width: 80%
}

.page-subnav .slink:first-of-type:before {
    opacity: 0
}

.page-subnav .slink:hover {
    background: #f6f6f6;
    color: #AC7E52
}

@media only screen and (min-width:961px) {
    .page-header.typea:not(.typeanot) {
        background-color: transparent;
        box-shadow: none
    }

    .page-header.typea:not(.typeanot):after {
        background-color: #fff;
        opacity: .15
    }

    .page-header.typea:not(.typeanot) .page-logo .img {
        opacity: 0
    }

    .page-header.typea:not(.typeanot) .page-logo .img-w {
        opacity: 1
    }

    .page-header.typea:not(.typeanot) .language .title,.page-header.typea:not(.typeanot) .page-nav .link,.page-header.typea:not(.typeanot) .search {
        color: #fff
    }

    .page-header.typea:not(.typeanot) .hr {
        background-color: #fff
    }

    .page-header.typea:not(.typeanot) .friendship .item {
        color: #fff
    }

    .page-header.typea:not(.typeanot):hover {
        background-color: #fff
    }

    .page-header.typea:not(.typeanot):hover:after {
        background-color: #000;
        opacity: .07
    }

    .page-header.typea:not(.typeanot):hover .page-logo .img {
        opacity: 1
    }

    .page-header.typea:not(.typeanot):hover .page-logo .img-w {
        opacity: 0
    }

    .page-header.typea:not(.typeanot):hover .page-nav .link {
        color: rgba(0,0,0,.6)
    }

    .page-header.typea:not(.typeanot):hover .page-nav .item.on .link,.page-header.typea:not(.typeanot):hover .page-nav .item:hover .link {
        color: #AC7E52
    }

    .page-header.typea:not(.typeanot):hover .language .title,.page-header.typea:not(.typeanot):hover .search {
        color: rgba(0,0,0,.6)
    }

    .page-header.typea:not(.typeanot):hover .hr {
        background-color: #ccc
    }

    .page-header.typea:not(.typeanot):hover .friendship .item {
        color: rgba(0,0,0,.6)
    }

    .page-nav .item:hover .link {
        color: #AC7E52
    }

    .page-nav .item:hover .link:after {
        transform: scaleX(1);
        opacity: 1
    }

    .page-nav .item:hover .page-subnav {
        transform: scaleY(1);
        opacity: 1;
        visibility: visible
    }
}

@media only screen and (max-width:1440px) {
    .page-header .language .title {
        padding: 6px 0;
        font-size: 12px
    }

    .page-header .language .title .icon {
        font-size: 18px
    }

    .page-header .language .title>span {
        margin-right: 6px
    }

    .page-header .friendship {
        font-size: 16px;
        margin-left: 20px
    }

    .page-header .friendship .item {
        margin-right: 8px
    }

    .page-header .search {
        font-size: 15px
    }

    .page-logo .img,.page-logo .img-w {
        height: 24px
    }

    .page-nav .item {
        padding: 0 12px;
        margin-right: 12px
    }

    .page-nav .link {
        font-size: 14px;
        height: 80px
    }

    .page-header-zw {
        height: 80px
    }

    .page-subnav {
        top: 80px
    }
}

@media only screen and (max-width:1200px) {
    .page-subnav.typea.product .main {
        padding-left: 0
    }

    .page-subnav.typea .picture {
        display: none
    }

    .page-subnav.typea .main {
        width: 100%;
        padding-left: 0
    }

    .page-nav .item {
        padding: 0 6px
    }

    .page-nav .link {
        font-size: 12px;
        font-weight: 400
    }
}

@media only screen and (max-width:960px) {
    .page-logo .img,.page-logo .img-w {
        height: 26px
    }

    .page-nav {
        display: none
    }

    .page-header {
        height: 60px
    }

    .page-header .wrap {
        width: 100%;
        padding-left: 3%
    }

    .page-header .other {
        margin-left: auto;
        margin-right: 60px
    }

    .page-header .language {
        margin-right: 0
    }

    .page-header .language .title {
        width: 60px;
        line-height: 60px;
        height: 60px;
        border-right: 1px solid #eee;
        text-align: center;
        font-size: 17px;
        padding: 0
    }

    .page-header .language .title .iconfont,.page-header .language .title>span {
        display: none
    }

    .page-header .language .title .icon {
        display: block;
        margin: 0 auto;
        font-size: 26px
    }

    .page-header .friendship,.page-header .hr,.page-header .search {
        display: none
    }

    .page-header-zw {
        display: none!important
    }
}

.page-footer {
    background: #333;
    color: hsla(0,0%,100%,.75);
    padding-top: 70px
}

.page-footer .wrap {
    align-items: flex-start;
    padding-bottom: 24px
}

.page-footer .nav {
    width: 68%;
    align-items: flex-start
}

.page-footer .nav .title {
    font-size: 18px;
    letter-spacing: .3px;
    margin-bottom: 14px;
    text-transform: uppercase;
    font-weight: 700
}

.page-footer .nav .title>a {
    color: #fff
}

.page-footer .nav .text {
    margin-bottom: 8px
}

.page-footer .nav .text>a {
    color: #ccc
}

.page-footer .nav .text>a:hover {
    color: #fff
}

.page-footer .nav .item {
    width: 14%;
    padding-right: 0.5%
}

.page-footer .other {
    /*width: 28%;*/
    max-width: 250px;
    margin-left: auto
}

.page-footer .other .logo {
    height: 45px;
    margin-bottom: 20px;
    display: block;
}

.page-footer .other .text {
    margin-bottom: 60px
}

.page-footer .other .title {
    font-size: 20px;
    color: #fff;
    margin-bottom: 12px
}

.page-footer .statement {
    font-size: 12px
}

.page-footer .statement>a {
    color: #ccc;
    /*padding-right: 14px;*/
    margin-right: 10px;
    position: relative
}

.page-footer .statement>a:hover {
    color: #fff
}

.page-footer .statement>a:after {
    /*content: "";*/
    /*position: absolute;*/
    /*right: 0;*/
    /*top: 50%;*/
    /*width: 4px;*/
    /*height: 4px;*/
    /*border-radius: 50%;*/
    /*background-color: #fff;*/
    /*margin-top: -2px*/
}

.page-footer .statement>a:last-of-type {
    margin-right: 0;
    padding-right: 0
}

.page-footer .statement>a:last-of-type:after {
    display: none
}

.page-footer .copyright {
    font-size: 12px;
    padding: 12px 0 40px
}

.page-footer .friendship .item {
    font-size: 24px;
    color: #fff;
    opacity: .72;
    line-height: 1;
    transition: opacity .3s;
    margin-right: 12px
}

.page-footer .friendship .item:hover {
    opacity: 1
}

.page-footer .friendship .iconfont {
    display: block
}

@media only screen and (max-width:1440px) {
    .page-footer {
        padding-top: 60px
    }

    .page-footer .nav {
        width: 70%
    }

    .page-footer .nav .title {
        font-size: 16px
    }

    .page-footer .nav .text {
        font-size: 13px;
        margin-bottom: 6px
    }

    .page-footer .other {
        /*width: 30%*/
    }

    .page-footer .other .title {
        font-size: 16px
    }

    .page-footer .other .text {
        font-size: 13px;
        margin-bottom: 40px
    }

    .page-footer .copyright {
        padding: 10px 0 28px
    }
}

@media only screen and (max-width:960px) {
    .page-footer {
        padding: 24px 0
    }

    .page-footer .wrap {
        display: none
    }

    .page-footer .copyright {
        padding: 6px 0 0
    }

    .page-footer .statement {
        justify-content: center
    }

    .page-footer .copyright {
        text-align: center
    }
    .page-footer .copyright.tsdh {
        display: block!important;
    }
}

.index-banner {
    width: 100%;
    height: 100vh;
    overflow: hidden
}

.index-banner .swiper-slide {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.index-banner .swiper-slide:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 0;
    background-color: #000;
    opacity: .15
}

.index-banner .swiper-slide.swiper-slide-active .text,.index-banner .swiper-slide.swiper-slide-active .tit {
    opacity: 1;
    transform: translateX(0)
}

.index-banner .swiper-pagination {
    display: none
}

.index-banner .swiper-pagination.typea {
    margin-top: 0;
    bottom: 16px
}

.index-banner .img-m {
    display: none;
    width: 100%
}

.index-banner .main {
    color: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 1;
    width: 100%;
    transform: translateY(-50%);
    padding: 0 3%;
    text-align: center;
    font-family: OpenSans,Arial,Helvetica,sans-serif
}

.index-banner .text,.index-banner .tit {
    opacity: 0;
    transform: translateX(100px);
    transition: transform 1s,opacity 1s
}

.index-banner .tit {
    font-size: 48px;
    line-height: 84px;
    /*font-weight: 700*/
}

.index-banner .text {
    font-size: 22px;
    line-height: 28px;
    color: #e0e0e0;
    margin-top: 8px;
    transition-delay: .2s
}

.index-banner-bottom {
    position: absolute;
    left: 50%;
    bottom: 60px;
    z-index: 1;
    font-size: 12px;
    color: #fff;
    transform: translateX(-50%)
}

.index-banner-bottom:after {
    content: "";
    width: 1px;
    height: 50px;
    background-color: #fff;
    position: absolute;
    left: 50%;
    bottom: -60px;
    -webkit-animation: index-banner-bottom 2s linear infinite;
    animation: index-banner-bottom 2s linear infinite;
    transform-origin: center top;
    transform: scaleY(0)
}

.c-btna-next,.c-btna-prev {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #fff;
    position: absolute;
    top: 50%;
    z-index: 2;
    margin-top: -25px;
    outline: none;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.c-btna-prev {
    left: 3%
}

.c-btna-next {
    right: 3%;
    transform: rotate(180deg)
}

.c-btna-arrow {
    height: 11px;
    background: url(../images/icon-arrow-w.png) no-repeat 0/6px 11px;
    position: relative
}

.c-btna-arrow:after {
    content: "";
    display: block;
    position: relative;
    left: 0;
    top: 5px;
    width: 6px;
    height: 1px;
    background-color: #fff;
    opacity: 0;
    transition: opacity .3s,width .3s
}

.index-page01 {
    overflow: hidden
}

.index-page01 .item {
    align-items: stretch
}

.index-page01 .item:nth-of-type(2n-1) .wrap {
    order: 1
}

.index-page01 .picture {
    width: 50%
}

.index-page01 .wrap {
    width: 50%
}

.index-page01 .picture,.index-page01 .wrap {
    background: no-repeat 50%/cover
}

.index-page01 .main {
    width: 100%;
    padding: 8% 16%
}

.index-page01 .index-title-text {
    line-height: 28px;
    font-size: 18px;
    max-height: 84px;
    margin-bottom: 88px;
    overflow: hidden
}

.index-page01 .img {
    width: 100%
}

.index-title-tit {
    font-size: 42px;
    line-height: 1.3;
    /*font-weight: 700;*/
    color: #000;
    margin-bottom: 20px
}

.index-title-text {
    font-size: 16px;
    line-height: 1.8;
    color: rgba(0,0,0,.6);
}

.c-btnb {
    color: #fff!important;
    width: 150px;
    line-height: 48px;
    padding: 0 28px;
    background-color: #AC7E52;
    display: block;
    border-radius: 24px;
    position: relative;
    font-size: 14px;
}

.c-btnb:after {
    content: "";
    width: 32px;
    height: 32px;
    background: #fff url(../images/icon-arraw01.png) no-repeat 50%/12px auto;
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -16px;
    border-radius: 50%
}

.index-page02 .header {
    position: relative;
    margin-bottom: 48px
}

.index-page02 .index-title {
    width: 66%;
    max-width: 440px;
    padding-right: 4%
}

.index-page02 .choose {
    /*width: 34%;*/
    margin-left: auto
}

.index-page02 .choose .c-btnc-prev {
    margin-right: 16px
}

.c-btnc-next,.c-btnc-prev {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    outline: none;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    background-color: #bdbdbd;
    transition: background-color .3s,border-color .3s,opacity .3s
}

.c-btnc-next.disable,.c-btnc-prev.disable {
    opacity: .3;
    pointer-events: none
}

.c-btnc-next.type-line,.c-btnc-prev.type-line {
    background-color: transparent;
    border: 1px solid #d4d4d4;
    color: #d4d4d4
}

.c-btnc-next.type-line .c-btnc-arrow,.c-btnc-prev.type-line .c-btnc-arrow {
    background-image: url(../images/icon-arrow-grey.png)
}

.c-btnc-next .c-btnc-arrow {
    transform: rotate(180deg)
}

.c-btnc-arrow {
    height: 14px;
    background: url(../images/icon-arrow-w.png) no-repeat 0/8px 14px;
    position: relative;
    padding-left: 1px;
    transition: background-image .3s
}

.c-btnc-arrow:after {
    content: "";
    display: block;
    position: relative;
    left: 0;
    top: 7px;
    width: 8px;
    height: 1px;
    background-color: #fff;
    opacity: 0;
    transition: opacity .3s,width .3s
}

.index-project {
    padding: 4px 0
}

.index-project .swiper-pagination {
    display: none
}

.index-project .swiper-wrapper {
    align-items: center
}

.index-project .swiper-slide {
    width: 300px;
    transform: scale(.88);
    overflow: visible
}

.index-project .swiper-slide.swiper-slide-active {
    transform: scale(1)
}

.index-project .picture {
    overflow: hidden;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.4)
}

.index-project .img {
    background: no-repeat 50%/cover;
    transition: transform .3s
}

.index-project .title {
    font-size: 20px;
    color: #000;
    padding: 12px 0 0;
    text-align: center
}

.index-project .bg {
    width: 100%
}

.index-page03 {
    overflow: hidden;
    background-color: #f9f9f9
}

.index-page03 .media {
    width: 56%
}

.index-page03 .main {
    width: 44%;
    padding-left: 8%
}

.index-page03 .main .title {
    font-size: 20px;
    color: #000;
    font-weight: 700;
    margin-bottom: 10px
}

.index-page03 .main .content {
    color: rgba(0,0,0,.3);
    line-height: 1.8;
    font-size: 16px;
    margin-bottom: 50px
}

.index-page03 .index-title {
    max-width: 480px;
    margin-bottom: 40px
}

.index-media .bg {
    height: 230px;
    background-image: linear-gradient(rgba(124,142,154,.3),transparent)
}

.index-media .bg,.index-media .img-box {
    position: relative
}

.index-media .play {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 90px;
    height: 90px;
    margin: -45px 0 0 -45px;
    background: url(../images/icon-play.png) no-repeat 50%/cover;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s,visibility .3s
}

.index-media .img {
    width: 100%;
    opacity: .5;
    transition: opacity .3s
}

.index-media .swiper-slide {
    width: 59%;
    transform-origin: center bottom;
    background-color: #fff;
    overflow: visible;
    z-index: 0
}

.index-media .swiper-slide-next,.index-media .swiper-slide-prev {
    z-index: 1
}

.index-media .swiper-slide-active {
    z-index: 2
}

.index-media .swiper-slide-active .box,.index-media .swiper-slide-active .img,.index-media .swiper-slide-active .play {
    opacity: 1;
    visibility: visible
}

.index-media .box {
    color: #fff;
    background-image: linear-gradient(rgba(124,142,154,.6),transparent);
    padding: 50px 12% 96px;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 0;
    width: 100%;
    transform: translateY(100%);
    opacity: 0;
    transition: opacity .3s
}

.index-media .tit {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 6px
}

.index-media .text {
    font-size: 16px;
    line-height: 24px;
    height: 48px;
    color: #eee;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.index-media .btn-next {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: silver url(../images/icon-arraw01-w.png) no-repeat 50%/20px auto;
    position: absolute;
    right: 28%;
    bottom: 200px;
    z-index: 1;
    cursor: pointer
}

@-webkit-keyframes index-banner-bottom {
    0% {
        transform: scaleY(0) translateY(0)
    }

    20% {
        transform: scaleY(0) translateY(0)
    }

    50% {
        transform: scaleY(1) translateY(0)
    }

    80% {
        transform: scaleY(1) translateY(100%)
    }

    to {
        transform: scaleY(1) translateY(100%)
    }
}

@keyframes index-banner-bottom {
    0% {
        transform: scaleY(0) translateY(0)
    }

    20% {
        transform: scaleY(0) translateY(0)
    }

    50% {
        transform: scaleY(1) translateY(0)
    }

    80% {
        transform: scaleY(1) translateY(100%)
    }

    to {
        transform: scaleY(1) translateY(100%)
    }
}

@media only screen and (min-width:961px) {
    .index-project .swiper-slide:hover .img {
        transform: scale(1.1)
    }

    .c-btna-next:hover .c-btna-arrow:after,.c-btna-prev:hover .c-btna-arrow:after {
        width: 18px;
        opacity: 1
    }

    .c-btnc-next:hover,.c-btnc-prev:hover {
        background-color: #AC7E52
    }

    .c-btnc-next:hover.type-line,.c-btnc-prev:hover.type-line {
        border-color: #AC7E52
    }

    .c-btnc-next:hover.type-line .c-btnc-arrow,.c-btnc-prev:hover.type-line .c-btnc-arrow {
        background-image: url(../images/icon-arrow-w.png)
    }

    .c-btnc-next:hover .c-btnc-arrow:after,.c-btnc-prev:hover .c-btnc-arrow:after {
        width: 26px;
        opacity: .8
    }
}

@media only screen and (max-width:1440px) {
    .index-banner .tit {
        font-size: 54px;
        line-height: 64px
    }

    .index-banner .text {
        font-size: 18px;
        line-height: 26px
    }

    .index-banner-bottom {
        bottom: 40px
    }

    .index-banner-bottom:after {
        height: 32px;
        bottom: -40px
    }

    .index-page01 .main {
        padding: 8%
    }

    .index-page01 .index-title-text {
        line-height: 24px;
        font-size: 16px;
        margin-bottom: 60px;
        max-height: 72px
    }

    .index-title-tit {
        font-size: 40px;
        margin-bottom: 16px
    }

    .index-title-text {
        font-size: 14px
    }

    .index-project .swiper-slide {
        width: 250px
    }

    .index-project .title {
        font-size: 18px;
        padding: 10px 0 0
    }

    .index-page03 .main {
        padding-left: 6%
    }

    .index-page03 .main .title {
        font-size: 18px;
        margin-bottom: 8px
    }

    .index-page03 .main .content {
        font-size: 14px
    }

    .index-media .play {
        width: 70px;
        height: 70px;
        margin: -35px 0 0 -35px
    }

    .index-media .box {
        padding: 34px 10% 70px
    }

    .index-media .tit {
        font-size: 18px;
        line-height: 26px
    }

    .index-media .text {
        font-size: 14px;
        line-height: 22px;
        height: 44px
    }

    .index-media .bg {
        height: 180px
    }

    .index-media .btn-next {
        width: 50px;
        height: 50px;
        background-size: 16px;
        bottom: 155px;
        right: 26%
    }
}

@media only screen and (max-width:1200px) {
    .page-footer .other .logo {
        height: 32px;
    }
    .index-page01 .index-title-text {
        line-height: 22px;
        font-size: 14px;
        margin-bottom: 40px
    }

    .index-title-tit {
        font-size: 32px;
        margin-bottom: 10px
    }

    .index-title-text {
        font-size: 14px
    }

    .c-btnb {
        width: 150px;
        line-height: 36px;
        padding: 0 18px;
        border-radius: 18px;
        font-size: 12px
    }

    .c-btnb:after {
        width: 24px;
        height: 24px;
        right: 6px;
        margin-top: -12px;
        background-size: 10px
    }
}

@media only screen and (max-width:960px) {
    .index-banner {
        height: auto
    }

    .index-banner .swiper-slide {
        background: none
    }

    .index-banner .swiper-pagination {
        display: block
    }

    .index-banner .swiper-pagination.typea {
        bottom: 5%
    }

    .index-banner .img-m {
        display: block
    }

    .index-banner .c-btna-next,.index-banner .c-btna-prev {
        display: none
    }

    .index-banner .tit {
        font-size: 36px;
        line-height: 46px;
        opacity: 1;
        transform: translateX(0)
    }

    .index-banner .text {
        font-size: 14px;
        line-height: 22px;
        opacity: 1;
        transform: translateX(0)
    }

    .index-banner-bottom {
        display: none
    }

    .index-page01 .picture,.index-page01 .wrap {
        width: 100%
    }

    .index-page01 .item:nth-of-type(2n-1) .picture {
        order: 1
    }

    .index-page01 .main {
        padding: 60px 3%
    }

    .index-page01 .index-title-text {
        max-height: 100%
    }

    .index-title-tit {
        font-size: 28px;
        margin-bottom: 8px
    }

    .index-title-text {
        font-size: 13px
    }

    .index-page02 .index-title {
        width: 100%
    }

    .index-page02 .choose {
        display: none
    }

    .index-page02 .header {
        margin-bottom: 40px
    }

    .index-page03 .main {
        width: 100%;
        padding-left: 0
    }

    .index-page03 .main .title {
        font-size: 16px;
        margin-bottom: 6px
    }

    .index-page03 .main .content {
        font-size: 13px;
        margin-bottom: 36px
    }

    .index-page03 .index-title {
        margin-bottom: 28px
    }

    .index-page03 .media {
        width: 100%;
        margin-bottom: 32px
    }

    .index-media .bg,.index-media .box,.index-media .btn-next {
        display: none
    }

    .c-btnc-next,.c-btnc-prev {
        width: 48px;
        height: 48px
    }

    .c-btnc-arrow {
        background-size: auto 12px
    }
}

@media only screen and (max-width:640px) {
    .index-banner .tit {
        font-size: 24px;
        line-height: 30px
    }

    .index-banner .text {
        font-size: 12px;
        line-height: 18px;
        margin-top: 2px
    }

    .index-page01 .main {
        padding: 48px 3%
    }

    .index-page01 .index-title-text {
        line-height: 22px;
        font-size: 14px;
        margin-bottom: 30px
    }

    .index-title-tit {
        font-size: 24px;
        margin-bottom: 6px
    }

    .index-project .swiper-slide {
        width: 200px;
        transform: scale(1)
    }

    .index-project .title {
        font-size: 16px;
        padding: 8px 0 0
    }

    .index-page03 .media {
        margin-bottom: 24px
    }

    .index-media .play {
        width: 48px;
        height: 48px;
        margin: -24px 0 0 -24px
    }

    .c-btnc-next,.c-btnc-prev {
        width: 40px;
        height: 40px
    }

    .c-btnc-arrow {
        background-size: auto 10px
    }

    .ppdh {
        margin-top: 40px!important;
    }

    .ppdh img {
        height: 60px!important;
        margin-bottom: 10px!important;
    }

    .ppdh .item div {
        padding-top: 10px!important;
    }
}

/* about */
.about-page01 {
    width: 94%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative
}

.about-page01 .title {
    font-weight: 700;
    color: #333;
    text-align: center;
    margin-bottom: 30px
}

.about-page01 .list {
    margin-top: 60px;
    justify-content: space-between
}

.about-page01 .item {
    width: 21%;
    text-align: center
}

.about-page01 .t1 {
    justify-content: center;
    margin-bottom: 16px
}

.about-page01 .t2 {
    align-items: flex-start
}

.about-page01 .t2.end {
    align-items: flex-end
}

.about-page01 .iconfont {
    color: #AC7E52
}

.about-page01 .num {
    font-size: 32px;
    /*font-family: bebas,Arial,Helvetica,sans-serif;*/
    line-height: 1;
    color: #333
}

.about-page01 .txt {
    font-size: 18px;
    margin-left: 12px
}

.about-page01 .text {
    font-size: 16px;
    line-height: 21px
}

.about-page01 .list {
    align-items: flex-start
}

.about-page02 {
    position: relative;
    background: url(../images/about01.jpg) no-repeat 50%/cover;
    color: #fff
}

.about-page02:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
    background-color: rgba(0,0,0,.6)
}

.about-page02 .wrap {
    width: 94%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    text-align: center
}

.about-page02 .t1 {
    font-size: 90px;
    color: #cd0016;
    font-weight: 700;
    line-height: 1.2
}

.about-page02 .t2 {
    font-size: 24px;
    margin-bottom: 24px;
    color: hsla(0,0%,100%,.8)
}

.about-page02 .t3 {
    font-size: 18px;
    max-width: 680px;
    margin: 0 auto;
    font-weight: 200;
    line-height: 1.6;
    color: hsla(0,0%,100%,.7)
}

.about-page02 .start {
    margin: 40px auto
}

.about-page02 .t4 {
    margin-bottom: 30px
}

.about-page02 .btn {
    width: 52px;
    height: 52px;
    border: 1px solid #fff;
    border-radius: 50%;
    margin: 0 auto;
    cursor: pointer;
    position: relative;
    transition: background-color .3s;
    display: block;
}

.about-page02 .btn .iconfont {
    font-size: 14px;
    color: #fff;
    line-height: 50px;
    text-align: center;
    transition: color .3s
}

.about-page02 .btn:after,.about-page02 .btn:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -50px 0 0 -50px;
    width: 100px;
    height: 100px;
    border: 1px solid #fff;
    border-radius: 50%;
    transform: scale(.5);
    opacity: 0;
    z-index: 0;
    -webkit-animation: banner-btn-anim 3s ease-out infinite;
    animation: banner-btn-anim 3s ease-out infinite
}

.about-page02 .btn:before {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.about-page02 .btn:after {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.about-page02 .icon {
    height: 40px;
    font-size: 40px;
    display: block;
    margin: 0 auto 20px;
}

.about-page02 .list {
    align-items: flex-start
}

.about-page02 .item {
    width: 33%;
    padding: 2% 2%;
}

.about-page02 .item:before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    /*background-color: #fff;*/
    margin: 0 auto 20px;
    display: block
}

.about-page02 .tit {
    font-size: 24px;
    line-height: 1.3;
    font-weight: 700;
    margin-bottom: 12px;
}

.about-page02 .text {
    font-size: 16px
}

.about-page03 {
    width: 94%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative
}

.about-page03 .t1 {
    color: #333;
    font-weight: 700;
    line-height: 1.5715;
    margin-bottom: 70px
}

.about-page03 .t2 {
    font-size: 20px;
    font-weight: 300;
    padding-left: 100px;
    position: relative;
    /*margin-bottom: 90px*/
}

.about-page03 .t2:before {
    content: "";
    width: 80px;
    height: 2px;
    background-color: #AC7E52;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px
}

.about-page03 .list {
    align-items: stretch
}

.about-page03 .item {
    width: 50%;
    position: relative;
    overflow: hidden
}

.about-page03 .item:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 0;
    background-color: #000;
    opacity: 0
}

.about-page03 .img {
    display: block;
    width: 100%;
    transition: transform .3s
}

.about-page03 .box {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    color: #fff;
    padding: 24px 32px;
    background-color: rgba(0,0,0,.44);
    opacity: 0;
    transform: translateY(100%);
    transition: opacity .3s,transform .3s
}

.about-page03 .title {
    font-size: 20px;
    font-weight: 700;
    /*margin-bottom: 12px*/
}

.about-page04 {
    background-color: #f6f6f6
}

.about-page04 .header {
    margin-bottom: 60px
}

.about-page04 .tit {
    color: #333;
    font-weight: 700
}

.about-page04 .more {
    margin-left: auto
}

.about-video01 {
    background-color: #f4f4f4
}

.about-video01 .item {
    width: 32.38%;
    margin-right: 1.43%;
    margin-bottom: 2%;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.08);
    position: relative;
    cursor: pointer
}

.about-video01 .item:nth-of-type(3n) {
    margin-right: 0
}

.about-video01 .item:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #AC7E52;
    transform-origin: left;
    transform: scaleX(0);
    transition: transform .4s linear
}

.about-video01 .picture {
    position: relative;
    overflow: hidden
}

.about-video01 .picture:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 0;
    background-color: rgba(0,0,0,.2);
    opacity: 0;
    transition: opacity .4s linear
}

.about-video01 .img {
    width: 100%;
    transition: transform .4s linear
}

.about-video01 .main {
    background-color: #fff;
    padding: 16px 32px 32px;
    text-align: center
}

.about-video01 .title {
    font-size: 20px;
    color: rgba(0,0,0,.8)
}

.about-video01 .content {
    margin-top: 4px;
    font-size: 16px;
    color: rgba(0,0,0,.4)
}

.about-video01 .play {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    width: 72px;
    height: 72px;
    margin: -36px 0 0 -36px;
    background: url(../images/icon-play.png) no-repeat 50%/cover;
    opacity: 0;
    transition: opacity .4s linear;
    cursor: pointer
}

@-webkit-keyframes banner-btn-anim {
    0% {
        opacity: 0;
        transform: scale(.5)
    }

    20% {
        opacity: .6
    }

    50% {
        opacity: .6
    }

    to {
        opacity: 0;
        transform: scale(1)
    }
}

@keyframes banner-btn-anim {
    0% {
        opacity: 0;
        transform: scale(.5)
    }

    20% {
        opacity: .6
    }

    50% {
        opacity: .6
    }

    to {
        opacity: 0;
        transform: scale(1)
    }
}

@media only screen and (min-width:961px) {
    .about-page02 .btn:hover {
        background-color: #fff
    }

    .about-page02 .btn:hover .iconfont {
        color: #AC7E52
    }

    .about-page03 .item:hover .img {
        transform: scale(1.1)
    }

    .about-page03 .item:hover .box {
        opacity: 1;
        transform: translateY(0)
    }

    .about-video01 .item:hover .picture:after,.about-video01 .item:hover .play {
        opacity: 1
    }

    .about-video01 .item:hover .img {
        transform: scale(1.1)
    }

    .about-video01 .item:hover:after {
        transform: scaleX(1)
    }
}

@media only screen and (max-width:1440px) {
    .about-page01 .title {
        margin-bottom: 24px
    }

    .about-page01 .list {
        margin-top: 48px
    }

    .about-page01 .text {
        font-size: 13px
    }

    .about-page01 .txt {
        font-size: 16px;
        margin-left: 8px
    }

    .about-page01 .num {
        font-size: 32px
    }

    .about-page02 .t1 {
        font-size: 64px
    }

    .about-page02 .t2 {
        font-size: 18px;
        margin-bottom: 16px
    }

    .about-page02 .t3 {
        font-size: 14px;
        max-width: 560px
    }

    .about-page02 .t4 {
        margin-bottom: 20px
    }

    .about-page02 .start {
        margin: 30px auto 60px
    }

    .about-page02 .item:before {
        display: none
    }

    .about-page02 .tit {
        font-size: 15px;
        margin-bottom: 10px
    }

    .about-page03 .t1 {
        margin-bottom: 50px
    }

    .about-page03 .t2 {
        margin-bottom: 80px;
        font-size: 20px;
        padding-left: 80px
    }

    .about-page03 .t2:before {
        width: 60px
    }

    .about-page03 .title {
        font-size: 18px;
        margin-bottom: 10px
    }

    .about-video01 .play {
        width: 60px;
        height: 60px;
        margin: -30px 0 0 -30px
    }

    .about-video01 .main {
        padding: 14px 28px 28px
    }

    .about-video01 .title {
        font-size: 17px
    }

    .about-video01 .content {
        margin-top: 2px;
        font-size: 14px
    }
}

@media only screen and (max-width:960px) {
    .about-page01 .title {
        margin-bottom: 20px
    }

    .about-page01 .list {
        margin-top: 40px
    }

    .about-page01 .text {
        font-size: 14px;
        line-height: 24px
    }

    .about-page01 .txt {
        font-size: 15px;
        margin-left: 6px;
        line-height: 1
    }

    .about-page01 .num {
        font-size: 24px
    }

    .about-page02 .t1 {
        font-size: 40px
    }

    .about-page02 .t2 {
        font-size: 16px
    }

    .about-page02 .t3 {
        font-size: 13px;
        max-width: 520px
    }

    .about-page02 .t4 {
        margin-bottom: 30px
    }

    .about-page02 .start {
        margin: 30px auto 0
    }

    .about-page02 .list {
        display: none
    }

    .about-page03 .t1 {
        font-size: 20px;
        margin-bottom: 30px
    }

    .about-page03 .t2 {
        margin-bottom: 40px;
        font-size: 16px;
        padding-left: 60px
    }

    .about-page03 .t2:before {
        width: 48px;
        height: 1px;
        margin-top: 0
    }

    .about-page03 .title {
        font-size: 18px;
        margin-bottom: 10px
    }

    .about-page03 .item:after {
        opacity: .4
    }

    .about-page03 .box {
        opacity: 1;
        transform: translateY(0);
        background: none;
        bottom: auto;
        top: 18%;
        text-align: center
    }

    .about-video01 .list {
        justify-content: space-between
    }

    .about-video01 .item {
        width: 48.5%;
        margin-right: 0;
        margin-bottom: 3%
    }
}

@media only screen and (max-width:640px) {
    .about-page01 .list {
        margin-top: 20px;
        justify-content: space-between
    }

    .about-page01 .item {
        width: 46%;
        margin-top: 30px
    }

    .about-page01 .num {
        font-size: 24px
    }

    .about-page01 .txt {
        font-size: 14px;
        margin-left: 4px
    }

    .about-page01 .t1 {
        margin-bottom: 12px
    }

    .about-page02 .t1 {
        font-size: 24px
    }

    .about-page02 .t2 {
        font-size: 16px;
        margin: 10px;
    }

    .about-page02 .t3 {
        font-size: 14px;
        width: 80%
    }

    .about-page02 .start {
        margin-top: 24px
    }

    .about-page03 .t1 {
        font-size: 16px;
        margin-bottom: 20px
    }

    .about-page03 .t2 {
        margin-bottom: 24px;
        font-size: 14px;
        padding-left: 40px
    }

    .about-page03 .t2:before {
        width: 30px
    }

    .about-page03 .item {
        width: 100%;
        margin-bottom: 3%
    }

    .about-video01 .item {
        width: 100%;
        margin-bottom: 24px
    }

    .about-video01 .main {
        padding: 14px 20px 20px
    }

    .about-video01 .title {
        font-size: 16px
    }

    .about-video01 .content {
        font-size: 13px
    }
}

.product-banner .swiper-pagination {
    display: none
}

.product-banner .swiper-slide:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
    background-color: #000;
    opacity: .1
}

.product-banner .img {
    width: 100%;
    display: block
}

.product-page01 {
    position: relative
}

.product-page01 .main {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-color: #fff;
    width: 78%;
    padding: 60px 14% 20px 5.5%
}

.product-page01 .title {
    font-size: 42px;
    color: #333;
    /*font-weight: 700;*/
    line-height: 1.1;
    margin-bottom: 24px
}

.product-page01 .content {
    font-size: 18px;
    color: rgba(0,0,0,.35)
}

.product-page01 .b1 {
    width: calc(100% - 160px);
    /*max-width: 560px*/
}

.product-page01 .b2 {
    margin-left: auto
}

.product-page01 .b2 .c-btnc-prev {
    margin-right: 16px
}

.product-page02 .c-pagination {
    margin-top: 20px
}

.product-page02 .list {
    align-items: flex-start
}

.product-page02 .item {
    width: 30%;
    margin-right: 5%;
    margin-bottom: 5%
}

.product-page02 .item:nth-of-type(3n) {
    margin-right: 0
}

.product-page02 .picture {
    position: relative;
    overflow: hidden
}

.product-page02 .img {
    width: 100%;
    transition: transform .4s linear
}

.product-page02 .main {
    padding: 28px 0 36px;
    position: relative
}

.product-page02 .main:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #AC7E52;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform .4s linear
}

.product-page02 .title {
    font-size: 20px;
    margin-bottom: 12px;
    color: #333
}

.product-page02 .content {
    font-size: 16px;
    line-height: 24px;
    max-height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 2px;
    color: rgba(0,0,0,.35)
}

.productlist-page01 {
    padding-bottom: 60px
}

.productlist-page01 .tit {
    font-size: 50px;
    font-weight: 700;
    color: #333;
    text-align: center;
    line-height: 1.1;
    margin-bottom: 50px
}

.productlist-page01 .nav .item {
    padding: 0 28px;
    border: 1px solid #ccc;
    display: block;
    line-height: 36px;
    font-size: 15px;
    margin-right: 24px;
    margin-bottom: 24px;
    transition: color .3s,background-color .3s,border-color .3s
}

.productlist-page01 .nav .item.active {
    background-color: #AC7E52;
    color: #fff;
    border-color: #AC7E52
}

.productlist-page01 .info {
    padding: 30px 60px 6px;
    border: 1px solid #e0e0e0
}

.productlist-page01 .info .item {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch
}

.productlist-page01 .info .item-l {
    width: 100px;
    text-align: right
}

.productlist-page01 .info .item-r {
    width: calc(100% - 148px);
    margin-left: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.productlist-page01 .info .sitem {
    margin-bottom: 24px;
    margin-right: 48px;
    position: relative
}

.productlist-page01 .info .sitem:after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin-top: -3px;
    background-color: #AC7E52;
    opacity: 0
}

.productlist-page01 .info .sitem.active {
    color: #AC7E52;
    padding-left: 16px
}

.productlist-page01 .info .sitem.active:after {
    opacity: 1
}

.productlist-page02 {
    padding-top: 0
}

.productlist-page02 .list {
    align-items: flex-start;
    justify-content: space-between
}

.productlist-page02 .item {
    width: 49.2%;
    margin-bottom: 3%;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.1);
    transition: box-shadow .3s
}

.productlist-page02 .title {
    font-size: 20px;
    color: #333;
    font-weight: 700;
    padding-right: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.productlist-page02 .more {
    font-size: 18px;
    position: absolute;
    right: 5%;
    top: 50%;
    transform: translateY(-50%);
    color: rgba(0,0,0,.6)
}

.productlist-page02 .more .iconfont {
    margin-left: 10px
}

.productlist-page02 .main {
    padding: 24px 5%;
    position: relative
}

.productlist-page02 .picture {
    box-shadow: 0 0 4px 0 rgba(0,0,0,.1);
    position: relative;
    overflow: hidden
}

.productlist-page02 .img {
    width: 100%;
    display: block;
    transition: transform .3s
}

.productlist-nav-btn {
    position: fixed;
    left: 0;
    top: 50%;
    z-index: 5;
    width: 72px;
    height: 72px;
    background-color: #AC7E52;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    line-height: 1.3;
    font-size: 13px;
    margin-top: -36px;
    transition: transform .3s,opacity .3s
}

.productlist-nav-btn.hide {
    transform: translateX(-100%);
    opacity: 0
}

.productlist-nav-btn .iconfont {
    font-size: 24px;
    margin-bottom: 2px;
    display: block
}

.productlist-nav-wrap {
    position: fixed;
    left: 0;
    top: 20%;
    z-index: 5;
    background-color: #fff;
    width: 230px;
    box-shadow: 0 0 12px 0 rgba(0,0,0,.2);
    overflow-x: hidden;
    padding: 24px 0;
    transform: translateX(-100%);
    opacity: 0;
    transition: transform .3s,opacity .3s
}

.productlist-nav-wrap.show {
    transform: translateX(0);
    opacity: 1
}

.productlist-nav-wrap .close {
    position: absolute;
    right: 14px;
    top: 14px;
    font-size: 20px;
    line-height: 1;
    color: #333;
    display: none
}

.productlist-nav-wrap .info {
    width: 250px;
    height: 66vh;
    overflow-y: auto
}

.productlist-nav-wrap .item {
    width: 230px
}

.productlist-nav-wrap .item.isOpen .item-l {
    background-color: #AC7E52;
    color: #fff
}

.productlist-nav-wrap .item.isOpen .item-l:before {
    border-left-color: #fff;
    transform: rotate(90deg)
}

.productlist-nav-wrap .item-l {
    font-size: 16px;
    line-height: 44px;
    padding: 0 25px 0 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    position: relative;
    cursor: pointer;
    transition: background-color .3s,color .3s
}

.productlist-nav-wrap .item-l:before {
    content: "";
    position: absolute;
    left: 28px;
    top: 50%;
    z-index: 0;
    margin-top: -5px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 6px solid #b7b7b7;
    transition: border-color .3s,transform .3s
}

.productlist-nav-wrap .item-r {
    padding: 12px 0;
    display: none
}

.productlist-nav-wrap .sitem {
    display: block;
    padding: 0 33px 0 66px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    transition: color .3s
}

.productlist-nav-wrap .sitem.active {
    color: #AC7E52
}

.productlist-nav-wrap .sitem.active:before {
    border-color: #AC7E52
}

.productlist-nav-wrap .sitem:before {
    content: "";
    position: absolute;
    left: 50px;
    top: 50%;
    z-index: 0;
    width: 8px;
    height: 8px;
    background-color: #fff;
    border: 2px solid #ddd;
    border-radius: 50%;
    margin-top: -4px;
    transition: border-color .3s
}

@media only screen and (min-width:961px) {
    .product-page02 .item:hover .img {
        transform: scale(1.1)
    }

    .product-page02 .item:hover .main:after {
        transform: scaleX(1)
    }

    .productlist-page01 .nav .item:hover {
        background-color: #AC7E52;
        color: #fff;
        border-color: #AC7E52
    }

    .productlist-page02 .item:hover {
        box-shadow: 0 0 16px 0 rgba(0,0,0,.1)
    }

    .productlist-page02 .item:hover .img {
        transform: scale(1.1)
    }

    .productlist-nav-wrap .sitem:hover {
        color: #AC7E52
    }

    .productlist-nav-wrap .sitem:hover:before {
        border-color: #AC7E52
    }
}

@media only screen and (max-width:1440px) {
    .product-page01 .title {
        font-size: 32px;
        margin-bottom: 16px
    }

    .product-page01 .content {
        font-size: 15px
    }

    .product-page01 .main {
        padding: 40px 5% 0
    }

    .product-page01 .b1 {
        max-width: 500px
    }

    .product-page02 .main {
        padding: 22px 0 28px
    }

    .product-page02 .title {
        font-size: 18px
    }

    .product-page02 .content {
        font-size: 14px
    }

    .product-page02 .item {
        width: 30%;
        margin-right: 5%
    }

    .productlist-page01 {
        padding-bottom: 48px
    }

    .productlist-page01 .tit {
        font-size: 36px;
        margin-bottom: 40px
    }

    .productlist-page01 .nav .item {
        font-size: 14px;
        line-height: 32px;
        padding: 0 20px;
        margin-right: 16px;
        margin-bottom: 16px
    }

    .productlist-page01 .info {
        font-size: 13px;
        padding: 24px 30px 6px
    }

    .productlist-page01 .info .item-r {
        width: calc(100% - 132px)
    }

    .productlist-page01 .info .sitem {
        margin-right: 32px;
        margin-bottom: 18px
    }

    .productlist-page01 .info .sitem.active {
        padding-left: 12px
    }

    .productlist-page01 .info .sitem.active:after {
        width: 4px;
        height: 4px;
        margin-top: -2px
    }

    .productlist-page02 .item {
        width: 48.5%
    }

    .productlist-page02 .main {
        padding: 18px 4%
    }

    .productlist-page02 .more {
        font-size: 16px;
        right: 4%
    }

    .productlist-page02 .title {
        font-size: 18px;
        padding-right: 160px
    }
}

@media only screen and (max-width:960px) {
    .product-banner .swiper-pagination {
        display: block
    }

    .product-page01 .title {
        font-size: 26px
    }

    .product-page01 .content {
        font-size: 16px
    }

    .product-page01 .main {
        width: 100%;
        position: relative;
        padding: 40px 3% 0
    }

    .product-page01 .b1 {
        width: 100%
    }

    .product-page01 .b2 {
        display: none
    }

    .product-page02 .list {
        justify-content: space-between
    }

    .product-page02 .item {
        width: 47%;
        margin-right: 0;
        margin-bottom: 6%
    }

    .product-page02 .main {
        padding: 18px 0 0
    }

    .product-page02 .title {
        font-size: 16px;
        margin-bottom: 8px
    }

    .product-page02 .content {
        font-size: 13px;
        line-height: 20px;
        max-height: 40px
    }

    .productlist-page01 {
        padding-bottom: 36px
    }

    .productlist-page01 .tit {
        font-size: 28px;
        margin-bottom: 30px
    }

    .productlist-page01 .nav .item {
        font-size: 13px;
        line-height: 28px;
        padding: 0 16px;
        margin-right: 12px;
        margin-bottom: 12px
    }

    .productlist-page01 .info {
        font-size: 12px;
        padding: 10px 3% 8px
    }

    .productlist-page01 .info .item-l {
        width: 100%;
        font-size: 14px;
        text-align: left;
        margin: 10px 0;
        color: #333
    }

    .productlist-page01 .info .item-r {
        width: 100%
    }

    .productlist-page01 .info .sitem {
        margin-right: 24px;
        margin-bottom: 10px
    }

    .productlist-page01 .info .sitem.active {
        padding-left: 10px
    }

    .productlist-page02 .main {
        padding: 18px 4%
    }

    .productlist-page02 .more {
        font-size: 16px;
        right: 4%
    }

    .productlist-page02 .title {
        font-size: 18px
    }

    .productlist-page02 .main {
        padding: 12px 4%
    }

    .productlist-page02 .more {
        font-size: 13px
    }

    .productlist-page02 .title {
        font-size: 15px;
        padding-right: 120px
    }

    .productlist-nav-btn {
        width: 60px;
        height: 60px;
        font-size: 12px;
        margin-top: -30px
    }

    .productlist-nav-btn .iconfont {
        font-size: 18px;
        margin-bottom: 0
    }

    .productlist-nav-wrap {
        top: 60px;
        padding: 48px 0 160px
    }

    .productlist-nav-wrap .info {
        height: calc(100vh - 60px)
    }

    .productlist-nav-wrap .close {
        display: block
    }
}

@media only screen and (max-width:640px) {
    .product-page01 .title {
        font-size: 24px
    }

    .product-page02 .item {
        width: 100%;
        margin-bottom: 24px
    }

    .productlist-page01 {
        padding-bottom: 24px
    }

    .productlist-page01 .tit {
        font-size: 24px;
        margin-bottom: 24px
    }

    .productlist-page01 .nav .item {
        font-size: 14px;
        line-height: 26px;
        padding: 0 14px
    }

    .productlist-page01 .info {
        font-size: 13px;
        padding: 6px 4% 8px
    }

    .productlist-page01 .info .item-l {
        width: 100%;
        font-size: 15px;
        text-align: left;
        margin: 10px 0;
        color: #333
    }

    .productlist-page01 .info .item-r {
        width: 100%
    }

    .productlist-page01 .info .sitem {
        margin-right: 20px;
        margin-bottom: 8px;
    }

    .productlist-page02 .item {
        width: 100%;
        margin-bottom: 20px;
    }

    .productlist-page02 .main {
        padding: 12px 4%;
    }

    .productlist-page02 .more {
        font-size: 14px;
    }

    .productlist-page02 .title {
        font-size: 16px;
        padding-right: 100px;
    }
}

@media only screen and (max-width:480px) {
    .product-banner .img {
        width: 480px;
        position: relative;
        left: 50%;
        margin-left: -240px
    }
}

.product-detail01 {
    position: relative;
    width: 100%;
    overflow: hidden
}

.product-detail02 {
    align-items: flex-start;
    padding-bottom: 0
}

.product-detail02-l {
    width: 51%;
    /*border: 1px solid #ddd;*/
    padding: 0 4% 36px;
    position: relative
}

.product-detail02-l .magnifier {
    width: 50px;
    height: 50px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.1);
    border-radius: 50%;
    position: absolute;
    right: 3%;
    top: 3%;
    z-index: 999;
    font-size: 18px;
    background-color: #fff;
    cursor: pointer
}

.product-detail02-l .wrap {
    max-width: 590px;
    margin: 0 auto
}

.product-detail02-l .picture {
    width: 100%;
    padding-bottom: 100%;
    position: relative
}

.product-detail02-l .imgshow {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    max-height: 100%;
    transform: translate(-50%,-50%);
    box-shadow: 0 4px 8px rgba(0,0,0,.2)
}

.product-detail02-l .box {
    padding: 0 80px;
    margin-top: 36px;
    position: relative
}

.product-detail02-l .next,.product-detail02-l .prev {
    width: 48px;
    height: 48px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border: 1px solid #ddd;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-top: -24px;
    cursor: pointer;
    transition: border-color .3s,color .3s,background-color .3s
}

.product-detail02-l .next.disable,.product-detail02-l .prev.disable {
    opacity: .3;
    pointer-events: none
}

.product-detail02-l .prev {
    left: 0
}

.product-detail02-l .next {
    right: 0
}

.product-detail02-r {
    width: 49%;
    padding-left: 7.5%;
    font-size: 15px;
    color: rgba(0,0,0,.35)
}

.product-detail02-r .title {
    color: #333;
    line-height: 1.3;
    font-weight: 700;
    padding-bottom: 16px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px
}

.product-detail02-r .content {
    line-height: 1.8
}

.product-detail02-r .content a {
    width: 25%;
    max-width: 150px;
    height: 45px;
    line-height: 45px;
    display: block;
    color: #fff;
    text-align: center;
    background: rgba(0,0,0,.6);
    font-size: 18px;
    text-decoration: none;
    float: left;
    margin-right: 10px;
    border-radius: 3px;
}

.product-detail02-r .list {
    margin-top: 32px;
    align-items: flex-start;
    justify-content: space-between
}

.product-detail02-r .list .item {
    width: 46%;
    margin-bottom: 32px
}

.product-detail02-r .tit {
    color: #333;
    font-size: 19px;
    margin-bottom: 2px
}

.product-detail02-r .sizes {
    margin-top: 20px;
    align-items: flex-start;
    font-size: 13px;
    line-height: 1.3
}

.product-detail02-r .sizes .item {
    width: 12%;
    margin-right: 5.6%;
    margin-bottom: 30px
}

.product-detail02-r .sizes .item:nth-of-type(6n) {
    margin-right: 0
}

.product-detail02-r .box {
    position: relative;
    margin-bottom: 12px
}

.product-detail02-r .block {
    position: absolute;
    left: 0;
    bottom: 0;
    border: 1px solid #ccc;
    z-index: 1
}

.product-detail02-r .bg {
    width: 100%;
    display: block
}

.product-show-swiper .swiper-slide {
    position: relative;
    border: 1px solid transparent;
    cursor: pointer
}

.product-show-swiper .swiper-slide.active {
    border-color: #AC7E52
}

.product-show-swiper .image {
    background: no-repeat 50%/cover
}

.product-show-swiper .bg {
    width: 100%
}

.product-show-swiper .img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    max-height: 100%;
    transform: translate(-50%,-50%);
    border: 1px solid #ccc
}

.product-show-swiper .swiper-pagination,.zoomDiv {
    display: none
}

.zoomDiv {
    z-index: 1000;
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 200px;
    background: #fff;
    border: 1px solid #ccc;
    text-align: center;
    overflow: hidden
}

.zoomMask {
    position: absolute;
    background: url(../images/mask.png) repeat scroll 0 0 transparent;
    cursor: move;
    border: 1px solid #d9d9d9;
    z-index: 1;
    box-sizing: border-box
}

.product-detail03 {
    position: relative
}

.product-detail03 .wrap {
    position: relative;
    padding: 0 100px
}

.product-detail03 .c-btnc-next,.product-detail03 .c-btnc-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.product-detail03 .c-btnc-prev {
    left: 0
}

.product-detail03 .c-btnc-next {
    right: 0
}

.product-detail03 .box {
    padding: 40px;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    background-color: #f6f6f6
}

.product-detail03 .tit {
    min-height: 230px;
    background-color: #fff;
    width: 90px;
    overflow: hidden;
    position: relative
}

.product-detail03 .word {
    font-size: 18px;
    color: #333;
    white-space: nowrap;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%) rotate(-90deg)
}

.product-detail03 .product-swiper1 {
    margin-right: 0;
    width: calc(100% - 108px)
}

.product-detail03 .t1 {
    display: none
}

.product-swiper1 .bg {
    width: 100%;
    display: block
}

.product-swiper1 .picture {
    width: 100%;
    background: no-repeat 50%/cover;
    transition: transform .3s
}

.product-swiper1 .swiper-wrapper {
    height: auto
}

.product-detail04 {
    background-color: #f6f6f6
}

.product-detail04 .wrap {
    position: relative;
    padding: 0!important
}

.product-detail04 .c-btnc-next,.product-detail04 .c-btnc-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.product-detail04 .c-btnc-prev {
    left: 0
}

.product-detail04 .c-btnc-next {
    right: 0
}

.product-swiper2 .swiper-wrapper {
    align-items: stretch
}

.product-swiper2 .swiper-slide {
    height: auto;
    padding: 40px 3% 20px;
    transition: box-shadow .3s
}

.product-swiper2 .icon {
    width: 72px;
    margin: 0 auto 20px;
    background-color: #a7a7a7;
    border-radius: 50%;
    transition: background-color .3s
}

.product-swiper2 .img {
    width: 100%
}

.product-swiper2 .title {
    text-align: center;
    font-size: 16px;
    line-height: 1.4;
    color: rgba(0,0,0,.35)
}

.product-detail-list04 {
    align-items: stretch
}

.product-detail-list04 .swiper-slide {
    width: 12.5%;
    height: auto;
    padding: 40px 20px;
    transition: box-shadow .3s
}

.product-detail-list04 .icon {
    width: 72px;
    margin: 0 auto 20px;
    background-color: #a7a7a7;
    border-radius: 50%;
    transition: background-color .3s
}

.product-detail-list04 .img {
    width: 100%
}

.product-detail-list04 .title {
    text-align: center;
    font-size: 14px;
    line-height: 1.4;
    color: rgba(0,0,0,.35)
}

.product-swiper3 .swiper-slide {
    width: 84.08%;
    transform-origin: center;
    background-color: #fff;
    z-index: 0;
    cursor: pointer;
    pointer-events: none
}

.product-swiper3 .swiper-slide .img {
    opacity: .5;
    transition: opacity .3s,transform .3s
}

.product-swiper3 .img {
    width: 100%
}

.product-swiper3 .swiper-slide-active {
    z-index: 2;
    pointer-events: visible
}

.product-swiper3 .swiper-slide-active .img {
    opacity: 1
}

.product-swiper3 .c-btnc-next,.product-swiper3 .c-btnc-prev {
    position: absolute;
    top: 50%;
    z-index: 2;
    transform: translateY(-50%)
}

.product-swiper3 .c-btnc-prev {
    left: 2%
}

.product-swiper3 .c-btnc-next {
    right: 2%
}

.product-detail06 {
    padding-top: 0
}

.product-detail06 .header {
    margin-bottom: 40px
}

.product-detail06 .tit {
    font-weight: 700;
    color: #333
}

.product-detail06 .choose {
    margin-left: auto
}

.product-detail06 .c-btnc-prev {
    margin-right: 14px
}

.product-detail06 .product-page02 .item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0
}

.product-detail07 {
    background: url(../images/product-detail06.jpg) no-repeat 50%/cover
}

.product-detail07 .t1 {
    font-weight: 700;
    color: #333;
    margin-bottom: 30px
}

.product-detail07 .t2 {
    line-height: 1.5
}

.product-detail07 .t3 {
    font-weight: 700;
    color: #333;
    margin-bottom: 40px
}

.product-detail07 .wrap {
    justify-content: space-between;
    align-items: flex-start
}

.product-detail07 .item-l,.product-detail07 .item-r {
    width: 47%
}

.product-detail07 .input {
    width: 100%;
    height: 40px;
    line-height: 1.5;
    outline: none;
    color: #000;
    font-size: 16px;
    background: none;
    border: none;
    border-bottom: 1px solid #222;
    margin-bottom: 20px
}

.product-detail07 .submit {
    outline: none;
    background: transparent;
    margin-top: 40px;
    width: 200px;
    height: 54px;
    border: 1px solid #222;
    font-size: 16px;
    padding: 0;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color .3s,color .3s
}

@media only screen and (min-width:961px) {
    .product-detail02-l .next:hover,.product-detail02-l .prev:hover {
        background-color: #AC7E52;
        border-color: #AC7E52;
        color: #fff
    }

    .product-swiper1 .swiper-slide:hover .picture {
        transform: scale(1.2);
        cursor: pointer
    }

    .product-swiper2 {
        padding: 10px
    }

    .product-swiper2 .swiper-slide:hover {
        box-shadow: 0 0 10px 0 rgba(0,0,0,.1)
    }

    .product-swiper2 .swiper-slide:hover .icon {
        background-color: #AC7E52
    }

    .product-detail07 .submit:hover {
        background-color: #222;
        color: #fff
    }

    .product-swiper3 .swiper-slide-active:hover .img {
        transform: scale(1.1)
    }

    .product-detail-list04 .swiper-slide:hover {
        box-shadow: 0 0 10px 0 rgba(0,0,0,.1)
    }

    .product-detail-list04 .swiper-slide:hover .icon {
        background-color: #AC7E52
    }
}

@media only screen and (max-width:1440px) {
    .product-detail02-l {
        width: 40%;
        padding-bottom: 24px
    }

    .product-detail02-l .box {
        padding: 0 60px;
        margin-top: 24px
    }

    .product-detail02-l .next,.product-detail02-l .prev {
        width: 40px;
        height: 40px;
        margin-top: -20px;
        font-size: 12px
    }

    .product-detail02-r {
        width: 60%;
        padding-left: 5%;
        font-size: 13px
    }

    .product-detail02-r .title {
        padding-bottom: 12px;
        margin-bottom: 16px
    }

    .product-detail02-r .list .item {
        margin-bottom: 20px
    }

    .product-detail02-r .tit {
        font-size: 16px
    }

    .product-detail02-r .sizes {
        font-size: 12px;
        margin-top: 16px
    }

    .product-detail03 .box {
        padding: 30px
    }

    .product-detail03 .tit {
        min-height: 200px;
        width: 80px
    }

    .product-detail03 .word {
        font-size: 16px
    }

    .product-detail03 .product-swiper1 {
        width: calc(100% - 98px)
    }

    .product-swiper2 .swiper-slide {
        padding: 30px 3% 16px
    }

    .product-swiper2 .icon {
        width: 64px;
        margin-bottom: 16px
    }

    .product-swiper2 .title {
        font-size: 14px
    }

    .product-detail-list04 .swiper-slide {
        padding: 30px 2% 16px
    }

    .product-detail-list04 .icon {
        width: 60px;
        margin-bottom: 16px
    }

    .product-detail-list04 .title {
        font-size: 13px
    }
}

@media only screen and (max-width:960px) {
    .product-detail02-l {
        width: 100%;
        max-width: 400px;
        padding: 0;
        margin: 0 auto;
        border: none
    }

    .product-detail02-l .next,.product-detail02-l .picture,.product-detail02-l .prev {
        display: none
    }

    .product-detail02-l .box {
        margin-top: 0;
        padding: 0
    }

    .product-detail02-l .wrap {
        max-width: 100%
    }

    .product-detail02-r {
        width: 100%;
        padding: 24px 0 0
    }

    .product-show-swiper .swiper-slide {
        border: none
    }

    .product-show-swiper .swiper-pagination {
        display: block
    }

    .product-detail03 .wrap {
        padding: 0 80px
    }

    .product-detail03 .box {
        padding: 24px
    }

    .product-detail03 .tit {
        min-height: 160px;
        width: 60px
    }

    .product-detail03 .word {
        font-size: 14px
    }

    .product-detail03 .product-swiper1 {
        width: calc(100% - 78px)
    }

    .product-detail04 .wrap {
        padding: 0 80px
    }

    .product-detail04 .inside-titlea {
        margin-bottom: 0
    }

    .product-swiper2 .swiper-slide {
        padding: 0 3%
    }

    .product-swiper2 .icon {
        width: 54px;
        margin-bottom: 12px
    }

    .product-swiper2 .title {
        font-size: 13px
    }

    .product-swiper3 .c-btnc-next,.product-swiper3 .c-btnc-prev {
        display: none
    }

    .product-detail07 .t1,.product-detail07 .t3 {
        margin-bottom: 20px
    }

    .product-detail07 .input {
        margin-bottom: 16px;
        font-size: 15px
    }

    .product-detail07 .submit {
        margin-top: 20px;
        width: 210px;
        height: 44px;
        font-size: 14px
    }

    .product-detail-list04 .swiper-slide {
        width: 33.33%;
        padding: 0 3%;
        margin-top: 32px
    }

    .product-detail-list04 .icon {
        width: 54px;
        margin-bottom: 12px
    }

    .product-detail-list04 .title {
        font-size: 12px
    }
}

@media only screen and (max-width:640px) {
    .product-detail02-r .tit {
        font-size: 14px
    }

    .product-detail02-r .sizes .item {
        width: 16%;
        margin-right: 5%
    }

    .product-detail02-r .sizes .item:nth-of-type(6n) {
        margin-right: 5%
    }

    .product-detail02-r .sizes .item:nth-of-type(5n) {
        margin-right: 0
    }

    .product-detail03 .wrap {
        padding: 0 60px
    }

    .product-detail03 .box {
        padding: 16px
    }

    .product-detail03 .tit {
        display: none
    }

    .product-detail03 .product-swiper1 {
        width: 100%
    }

    .product-detail03 .t1 {
        display: block;
        margin-bottom: 16px;
        text-align: center
    }

    .product-detail04 .wrap {
        padding: 0 60px
    }

    .product-swiper3 .swiper-slide {
        width: 100%
    }

    .product-detail07 .t1 {
        margin-bottom: 12px
    }

    .product-detail07 .t2 {
        margin-bottom: 20px
    }

    .product-detail07 .t3 {
        margin-bottom: 12px
    }

    .product-detail07 .item-l,.product-detail07 .item-r {
        width: 100%
    }

    .product-detail-list04 .swiper-slide {
        width: 50%;
        padding: 0 5%;
        margin-top: 24px
    }
}

.projects-page01 {
    background-color: #f6f6f6
}

.projects-page02 {
    position: relative
}

.projects-list .item {
    width: 31.75%;
    margin-right: 2.375%;
    margin-bottom: 4%;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.08)
}

.projects-list .item:nth-of-type(3n) {
    margin-right: 0
}

.projects-list .picture {
    overflow: hidden
}

.projects-list .img {
    width: 100%;
    display: block;
    transition: transform .3s
}

.projects-list .title {
    color: #333;
    padding: 30px 8%;
    text-align: center;
    position: relative
}

.projects-list .title:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #AC7E52;
    transform-origin: left;
    transform: scaleX(0);
    transition: transform .4s linear
}

.projects-detail01 .wrap {
    align-items: flex-start;
    padding-left: 8%
}

.projects-detail01 .item-l {
    width: 38.6%;
    padding-right: 6%;
    padding-top: 3%
}

.projects-detail01 .item-r {
    width: 61.4%
}

.projects-detail01 .title {
    font-weight: 700;
    color: #333;
    margin-bottom: 20px
}

.projects-detail01 .content {
    text-align: justify;
    line-height: 1.8
}

.projects-detail01 .choose {
    margin-top: 80px
}

.projects-detail01 .c-btnc-prev {
    margin-right: 16px
}

.projects-swiper1 .img {
    width: 100%
}

.projects-detail02 .header {
    padding: 0 10px
}

.projects-detail02 .projects-list {
    padding: 0 10px 10px
}

.projects-detail02 .projects-list .item {
    width: 100%;
    margin: 0
}

@media only screen and (min-width:961px) {
    .projects-list .item:hover .img {
        transform: scale(1.1)
    }

    .projects-list .item:hover .title:after {
        transform: scaleX(1)
    }

    .projects-swiper1 .swiper-slide:hover .img {
        transform: scale(1.1)
    }
}

@media only screen and (max-width:1440px) {
    .projects-list .title {
        padding: 24px 8%
    }

    .projects-detail01 .wrap {
        padding-left: 3%
    }

    .projects-detail01 .item-l {
        padding-top: 2%;
        padding-right: 5%
    }

    .projects-detail01 .choose {
        margin-top: 48px
    }
}

@media only screen and (max-width:960px) {
    .projects-list {
        justify-content: space-between
    }

    .projects-list .item {
        width: 48%;
        margin-right: 0
    }

    .projects-list .title {
        padding: 20px 8%
    }

    .projects-detail01 {
        width: 94%;
        margin: 0 auto
    }

    .projects-detail01 .inside-titlea {
        display: none
    }

    .projects-detail01 .item-l {
        width: 100%;
        padding: 0
    }

    .projects-detail01 .item-r {
        width: 100%
    }

    .projects-detail01 .wrap {
        padding: 0
    }

    .projects-detail01 .choose {
        margin: 30px 0
    }

    .projects-detail01 .content {
        line-height: 1.7
    }
}

@media only screen and (max-width:640px) {
    .projects-list .item {
        width: 100%;
        margin-bottom: 24px
    }

    .projects-list .title {
        padding: 16px 6%
    }
}

.search-page01 {
    padding: 60px 0;
    background: #f4f4f4
}

.search-page01 .form {
    width: 100%;
    max-width: 640px;
    padding: 0 8px;
    border-radius: 4px;
    background: #fff;
    font-size: 15px;
    margin: 0 auto
}

.search-page01 .submit {
    background: url(../images/icon-search.png) no-repeat 50%;
    border: none;
    outline: none;
    padding: 0;
    width: 48px;
    height: 48px;
    background-size: 20px;
    cursor: pointer
}

.search-page01 .input {
    width: calc(100% - 48px);
    height: 48px;
    border: none;
    padding: 0 0 0 12px;
    outline: none;
    color: #333
}

.search-page02 {
    min-height: 300px;
    padding: 40px 0 60px
}

.search-page02 .nav {
    border-bottom: 1px solid #e9e9e9;
    padding: 0 12px;
    margin-bottom: 36px
}

.search-page02 .nav.center {
    justify-content: center
}

.search-page02 .nav .item {
    max-width: 100px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 1.3;
    padding: 12px 2px;
    margin-right: 32px;
    position: relative
}

.search-page02 .nav .item:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #AC7E52;
    opacity: 0
}

.search-page02 .nav .item:last-of-type {
    margin-right: 0
}

.search-page02 .nav .item.active {
    color: #AC7E52
}

.search-page02 .nav .item.active:after {
    opacity: 1
}

.search-list {
    justify-content: space-between;
    align-items: flex-start
}

.search-list .item {
    width: 48.5%;
    margin-bottom: 3%;
    transition: box-shadow .3s;
    border: 1px solid #ddd;
    padding: 2% 3%
}

.search-list .title {
    color: #333
}

@media only screen and (min-width:961px) {
    .search-list .item:hover {
        box-shadow: 0 0 14px rgba(0,0,0,.1)
    }

    .search-list .item:hover .title {
        color: #AC7E52
    }
}

@media only screen and (max-width:960px) {
    .search-page01 {
        padding: 40px 0
    }

    .search-page02 {
        padding: 32px 0 48px
    }

    .search-page02 .nav {
        margin-bottom: 20px
    }
}

@media only screen and (max-width:640px) {
    .search-page01 {
        padding: 24px 0
    }

    .search-page01 .form {
        font-size: 14px
    }

    .search-page01 .submit {
        width: 40px;
        height: 40px;
        background-size: 18px
    }

    .search-page01 .input {
        width: calc(100% - 40px);
        height: 40px;
        padding-left: 8px
    }

    .search-page02 {
        padding: 24px 0 36px
    }

    .search-page02 .nav {
        margin-bottom: 16px;
        padding: 0
    }

    .search-page02 .nav .item {
        margin-right: 16px;
        font-size: 13px
    }

    .search-list .item {
        width: 100%;
        padding: 12px 0;
        border: none;
        border-bottom: 1px dashed #ddd;
        margin-bottom: 0
    }
}

.news-page01 {
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 0
}

.news-page01 .item-l {
    width: 44.5%;
    overflow: hidden
}

.news-page01 .item-r {
    width: 55.5%;
    padding-left: 5%
}

.news-page01 .title {
    font-size: 32px;
    line-height: 42px;
    max-height: 84px;
    color: #333;
    font-weight: 500;
    margin-bottom: 30px;
    transition: color .3s;
    -webkit-line-clamp: 2
}

.news-page01 .content,.news-page01 .title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.news-page01 .content {
    font-size: 16px;
    line-height: 26px;
    height: 130px;
    text-align: justify;
    color: rgba(0,0,0,.5);
    -webkit-line-clamp: 5
}

.news-page01 .footer {
    font-size: 20px;
    color: #333;
    margin-top: 140px
}

.news-page01 .more {
    margin-left: auto
}

.news-page01 .iconfont {
    font-size: 26px;
    margin-right: 12px
}

.news-page01 .img {
    width: 100%;
    transition: transform .3s linear
}

.news-page02 .item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    padding: 50px;
    margin-bottom: 80px;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.03);
    transition: box-shadow .3s
}

.news-page02 .item:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 0;
    width: 100%;
    height: 2px;
    background-color: #AC7E52;
    transform-origin: left;
    transform: scaleX(0);
    transition: transform .3s linear
}

.news-page02 .picture {
    width: 350px;
    overflow: hidden
}

.news-page02 .main {
    width: calc(100% - 350px);
    padding: 0 18% 0 5%
}

.news-page02 .img {
    width: 100%;
    transition: transform .3s linear
}

.news-page02 .title {
    font-size: 24px;
    line-height: 32px;
    max-height: 64px;
    color: #333;
    font-weight: 500;
    margin-bottom: 24px;
    -webkit-line-clamp: 2
}

.news-page02 .content,.news-page02 .title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.news-page02 .content {
    font-size: 16px;
    line-height: 26px;
    height: 78px;
    text-align: justify;
    color: rgba(0,0,0,.35);
    -webkit-line-clamp: 3
}

.news-page02 .time {
    font-size: 14px;
    display: none;
    color: rgba(0,0,0,.5)
}

.news-page02 .more {
    font-size: 18px;
    margin-top: 30px;
    color: #555
}

.news-page02 .iconfont {
    font-size: 22px;
    margin-right: 12px
}

.news-page02 .day {
    color: #333;
    position: absolute;
    right: 5%;
    top: 60px;
    z-index: 0;
    text-align: center
}

.news-page02 .day .t1 {
    font-size: 48px;
    line-height: 1
}

.news-page02 .day .t2 {
    font-size: 15px
}

@media only screen and (min-width:961px) {
    .news-page01 .wrap:hover .title {
        color: #AC7E52
    }

    .news-page01 .wrap:hover .img {
        transform: scale(1.1)
    }

    .news-page02 .item:hover {
        box-shadow: 0 0 20px 0 rgba(0,0,0,.1)
    }

    .news-page02 .item:hover .img {
        transform: scale(1.1);
        transition: transform .6s linear
    }

    .news-page02 .item:hover:after {
        transform: scaleX(1);
        transition: transform .6s linear
    }
}

@media only screen and (max-width:1440px) {
    .news-page01 {
        padding-left: 40px;
        padding-right: 40px
    }

    .news-page01 .title {
        font-size: 24px;
        line-height: 32px;
        max-height: 64px;
        margin-bottom: 20px
    }

    .news-page01 .content {
        font-size: 14px;
        line-height: 22px;
        height: 110px
    }

    .news-page01 .footer {
        margin-top: 100px;
        font-size: 16px
    }

    .news-page01 .iconfont {
        font-size: 22px
    }

    .news-page02 .item {
        padding: 40px;
        margin-bottom: 60px
    }

    .news-page02 .title {
        font-size: 20px;
        line-height: 28px;
        max-height: 56px;
        margin-bottom: 16px
    }

    .news-page02 .content {
        font-size: 14px;
        line-height: 22px;
        height: 66px
    }

    .news-page02 .more {
        font-size: 16px;
        margin-top: 20px
    }

    .news-page02 .picture {
        width: 300px
    }

    .news-page02 .main {
        width: calc(100% - 300px)
    }

    .news-page02 .day {
        top: 50px
    }

    .news-page02 .day .t1 {
        font-size: 40px
    }

    .news-page02 .day .t2 {
        font-size: 13px
    }
}

@media only screen and (max-width:1200px) {
    .news-page01 .footer {
        margin-top: 60px
    }
}

@media only screen and (max-width:960px) {
    .news-page01 {
        padding-left: 0;
        padding-right: 0
    }

    .news-page01 .title {
        font-size: 20px;
        line-height: 28px;
        max-height: 28px;
        margin-bottom: 16px;
        -webkit-line-clamp: 1
    }

    .news-page01 .content {
        font-size: 13px;
        line-height: 20px;
        height: 60px;
        -webkit-line-clamp: 3
    }

    .news-page01 .footer {
        margin-top: 40px;
        font-size: 14px
    }

    .news-page01 .iconfont {
        font-size: 20px
    }

    .news-page02 {
        padding-top: 0
    }

    .news-page02 .item {
        padding: 30px 0 0;
        border-top: 1px solid #eee;
        margin-top: 30px;
        box-shadow: none;
        margin-bottom: 0
    }

    .news-page02 .title {
        font-size: 20px;
        line-height: 28px;
        max-height: 28px;
        margin-bottom: 16px;
        -webkit-line-clamp: 1
    }

    .news-page02 .content {
        font-size: 13px;
        line-height: 20px;
        height: 60px;
        -webkit-line-clamp: 3
    }

    .news-page02 .picture {
        width: 44.5%
    }

    .news-page02 .main {
        width: 55.5%;
        padding: 0 0 0 5%
    }

    .news-page02 .more {
        display: none
    }

    .news-page02 .time {
        display: block;
        margin-top: 40px
    }

    .news-page02 .day {
        display: none
    }
}

@media only screen and (max-width:640px) {
    .news-page01 .title {
        font-size: 16px;
        line-height: 24px;
        max-height: 48px;
        margin-bottom: 0;
        -webkit-line-clamp: 2
    }

    .news-page01 .content {
        display: none
    }

    .news-page01 .footer {
        margin-top: 24px;
        font-size: 12px;
        color: rgba(0,0,0,.5)
    }

    .news-page01 .more {
        display: none
    }

    .news-page02 .title {
        font-size: 16px;
        line-height: 24px;
        max-height: 48px;
        margin-bottom: 0;
        -webkit-line-clamp: 2
    }

    .news-page02 .content {
        display: none
    }

    .news-page02 .time {
        margin-top: 24px;
        font-size: 12px
    }
}

.news-detail01 {
    width: 94%;
    max-width: 1420px;
    margin: 0 auto;
    padding-top: 60px
}

.news-detail01 .header {
    padding-bottom: 30px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 50px
}

.news-detail01 .header .title {
    width: 100%;
    line-height: 1.3;
    color: #222;
    font-weight: 700;
    margin-bottom: 20px
}

.news-detail01 .share {
    font-size: 22px;
    margin-left: auto
}

.news-detail01 .share .item {
    color: #999;
    margin-right: 12px
}

.news-detail01 .share .item:last-of-type {
    margin-right: 0
}

.news-detail01 .share .item:hover {
    color: #AC7E52
}

.news-detail01 .content {
    padding-bottom: 20px
}

@media only screen and (max-width:1440px) {
    .news-detail01 {
        padding-top: 50px
    }
}

@media only screen and (max-width:960px) {
    .news-detail01 {
        padding-top: 40px
    }

    .news-detail01 .header {
        padding-bottom: 16px;
        margin-bottom: 30px
    }

    .news-detail01 .header .title {
        margin-bottom: 12px
    }

    .news-detail01 .share {
        display: none
    }
}

@media only screen and (max-width:640px) {
    .news-detail01 {
        padding-top: 30px
    }

    .news-detail01 .header {
        padding-bottom: 12px;
        margin-bottom: 20px
    }

    .news-detail01 .header .time {
        font-size: 12px
    }

    .news-detail01 iframe {
        width: 100%;
        height: 300px;
    }
}

.download-page01 {
    align-items: stretch
}

.download-page01 .side {
    width: 240px;
    background-color: #f6f6f6;
    position: relative
}

.download-page01 .main {
    width: calc(100% - 240px);
    position: relative
}

.download-page01 .main .btn1 {
    display: none
}

.download-page01 .main .btn2,.download-page01 .main.hasemail .btn1 {
    display: block
}

.download-page01 .main.hasemail .btn2 {
    display: block
}

.download-page01 .picture {
    background: no-repeat 50%/cover
}

.download-page01 .bg {
    display: block;
    width: 100%
}

.download-page01 .view {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow-y: auto
}

.download-page01 .view .item {
    font-size: 16px;
    padding: 40px 60px 40px 40px;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    cursor: pointer;
    transition: color .3s
}

.download-page01 .view .item.active {
    color: #AC7E52
}

.download-page01 .view .iconfont {
    font-size: 18px;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%)
}

.download-page01 ::-webkit-scrollbar {
    background: transparent;
    width: 4px;
    height: 4px
}

.download-page01 ::-webkit-scrollbar-thumb {
    background: #AC7E52;
    width: 4px;
    height: 4px;
    border-radius: 0
}

.download-page01 .box {
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 10% 3.5% 3%;
    width: 100%;
    background-image: linear-gradient(transparent,rgba(0,0,0,.4))
}

.download-page01 .title {
    margin-bottom: 4px;
    font-weight: 700
}

.download-page01 .btn {
    display: block;
    width: 160px;
    height: 44px;
    border-radius: 5px;
    margin-top: 24px;
    background: #333 url(../images/icon-download.png) no-repeat 50%/auto 32px;
    transition: background-color .3s
}

@media only screen and (min-width:961px) {
    .download-page01 .view .item:hover {
        color: #AC7E52
    }

    .download-page01 .btn:hover {
        background-color: #AC7E52;
        cursor: pointer
    }
}

@media only screen and (max-width:1440px) {
    .download-page01 .side {
        width: 200px
    }

    .download-page01 .main {
        width: calc(100% - 200px)
    }

    .download-page01 .view .item {
        font-size: 14px;
        padding: 24px 40px 24px 24px
    }

    .download-page01 .view .iconfont {
        font-size: 16px;
        right: 16px
    }

    .download-page01 .btn {
        width: 140px;
        height: 42px;
        background-size: auto 28px
    }
}

@media only screen and (max-width:960px) {
    .download-page01 .side {
        width: 150px
    }

    .download-page01 .main {
        width: calc(100% - 150px)
    }

    .download-page01 .view .item {
        font-size: 12px;
        padding: 14px 32px 14px 12px
    }

    .download-page01 .view .iconfont {
        font-size: 13px;
        right: 8px
    }

    .download-page01 .btn {
        width: 120px;
        height: 40px;
        background-size: auto 24px;
        margin-top: 20px
    }
}

@media only screen and (max-width:640px) {
    .download-page01 {
        width: 100%
    }

    .download-page01 .main {
        height: 280px
    }

    .download-page01 .picture {
        height: 100%
    }

    .download-page01 .box {
        padding: 80px 16px 16px
    }

    .download-page01 .content {
        display: none
    }

    .download-page01 .btn {
        width: 100px;
        height: 36px;
        background-size: auto 20px;
        margin-top: 16px
    }
}

.contact-page01 .list {
    align-items: flex-start
}

.contact-page01 .item {
    width: 33.33%;
    padding: 0 3%;
    text-align: center;
    color: rgba(0,0,0,.35)
}

.contact-page01 .icon {
    width: 48px;
    display: block;
    margin: 0 auto 10px;
}

.contact-page01 .title {
    color: #333;
    margin: 16px 0 12px
}

.contact-map {
    height: 600px;
    position: relative;
    z-index: 0
}

.contact-map .amap-copyright,.contact-map .amap-logo {
    display: none!important
}

.contact-map .amap-icon {
    overflow: visible!important
}

.contact-map .amap-icon:after,.contact-map .amap-icon:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -40px 0 0 -40px;
    width: 80px;
    height: 80px;
    background: rgba(230,35,16,.5);
    border-radius: 50%;
    transform: scale(.1);
    z-index: 0;
    -webkit-animation: amap-icon-anim 3.6s ease-out infinite;
    animation: amap-icon-anim 3.6s ease-out infinite
}

.contact-map .amap-icon:before {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.contact-map .amap-icon:after {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s
}

.contact-map .amap-info-content {
    padding: 28px;
    text-align: center;
    position: relative
}

.contact-map .amap-info-content:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 2px;
    background-color: #AC7E52;
    transform-origin: left;
    transform: scaleX(0);
    transition: transform .4s linear
}

.contact-map .amap-info-close {
    top: 12px
}

.contact-map .wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start
}

.contact-map .item {
    width: 50%;
    margin-bottom: 10px
}

.contact-map .item.w100 {
    width: 100%
}

.contact-map .tit {
    font-size: 15px;
    color: rgba(0,0,0,.65)
}

.contact-map .text {
    color: rgba(0,0,0,.35);
    font-size: 13px
}

.contact-page03 {
    align-items: stretch;
    justify-content: space-between
}

.contact-page03 .item {
    width: 48.5%;
    margin-bottom: 3%;
    padding: 36px 50px;
    box-shadow: 0 0 12px 0 rgba(0,0,0,.03);
    transition: box-shadow .3s linear
}

.contact-page03 .info {
    align-items: flex-start
}

.contact-page03 .sitem {
    font-size: 15px;
    width: 40%;
    padding-right: 4%;
    line-height: 1.3;
    margin-bottom: 8px;
    color: rgba(0,0,0,.35)
}

.contact-page03 .title {
    font-size: 20px;
    color: rgba(0,0,0,.65);
    margin-bottom: 20px
}

.contact-page03 .footer {
    margin-top: 30px
}

.contact-page03 .link {
    color: rgba(0,0,0,.35);
    position: relative
}

.contact-page03 .link:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: rgba(0,0,0,.15);
    transform: scaleX(0);
    transition: transform .3s
}

.contact-message01 .tit {
    font-weight: 700;
    color: #AC7E52;
    margin-bottom: 40px;
    background: url(data:image/png;
    base64,iVBORw0KGgoAAAANSUhEUgAAAFgAAABYCAYAAABxlTA0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpFMEMzNkEwNDRFQzYxMUU5ODc2RkUxQ0I3QTU3REY2QiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpFMEMzNkEwNTRFQzYxMUU5ODc2RkUxQ0I3QTU3REY2QiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkUwQzM2QTAyNEVDNjExRTk4NzZGRTFDQjdBNTdERjZCIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkUwQzM2QTAzNEVDNjExRTk4NzZGRTFDQjdBNTdERjZCIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+zSo09QAABMhJREFUeNrsnWtsFFUUx+8uLSW0hJCAH4kJj8THFwkJSR8KUpWCiBpFMAolEFAgJNTgdz8RYxANoBASo6IFQQXkVbTBQgsNTSlBRWIJz6QIiYAolpa+/J/s3dLHbufMdGZn5s75J//Q7J7MPf31cvfeuWfuxhpUrkqhfPhFeDycp1/rUsFXFnwdroM/zkSDT3TdtUyopx6GP4LnqHDrdf07FMOdfiYS7/HzY/ovH3a4SU2D3/U7iSTg0XA1PEaZpTeCAngjPEqZp5FBADwWfk2ZqdNBAPy8MlfvBQHwOAPB/qJnEKeCMG8cxoz9BK6Ar8KxPjOQoIhyuq8BZ24ciuVNxz8L4Mc1n12YH5cnAXMWEKXwF0qUCu6qPouaSbRIw+uTAbkszgC8W+Cm1aoBVoyrAXkK57/5t8IxpVYyluNzOYDbhWU/rYA3MOJGcABnCc9eWq4XZhxVcgDHhGm33oY3MWPr8SG3My7M2HpLT1U5alKJ271KAPO0DP7UBtx89N4mAczTUngzM/YaXAC4V3uufETptQTewoz9U8O90ndpKUqtRfBWZux1DfdyqrW7qL8Wwp8xY29ouJdSvSmA+4tu2nxuE+7FdAECuLfeVPz7Ln/BTwLuhYGCBPAD0f7dl8zYm3Ah3GgVKIATom3+bczYW3AR/AcnWAArNR/+2ibcc9yLRx3wPLicGXubxlz4dzsNRBkw7aRvZ8b+reGetdtIVAHPhXfYhPubk4aiCPhV+Btm7B34KfhXp41FDfAr8E6bcAe1Qx0lwC/Du5ix/6hE8eCZwTYaFcAvwd8xY//VcF0pu4oCYNpZ+J4Ze1fDbXCrcdMBU63zbptwXS23MhnwbHgPM/Y/mMqf6t1OwlTAVDH6AzO2WcOt8yIREwHPhPcxY++pRBXmSa+SiRsI94ANuNRza71MyCTAJTbgtuieW+t1UqYAfs4G3Fb4GfhEJhIzAfCz8CHFK/FKwq3JVHJhB1xsA+593dOrM5lgPORwK5i/Q5vu6UcznWRYAT+te+4QRmy77rlH/Ug0jICnwocVr245Cfdnv5ING+AiPSxw4HboqdsRPxMOE2CqQ/gJzmHEdmq4lX4nHRbABTbgkmbpeCWArTVB98RhNuBWBCX5MABeaxPuwSAlH3TAOXoWwNFsD+AOzwTgLp87QDYj7gV4v4vtJocZ2lGmHY518FAnFwr6M3B0S7HKohfTnts+F9ssSfHHouePJ6vENr5xY/A7A7xHu8V7XWyLxvp09cFU3bPYRMBn9RyYbi+2atfo1/a43NajauBzi0q8GCKC8KTncT0Xnqg/E8571E6exfu5po3BfdXo8fU7Bvl+6O9FhE4CWAALYJEAFsACWCSABbAAFglgASwSwAJYAIsEsAAWwElF6XjbNj8AZ0cI8FA/ABdHCPB0PwDTcVeFEYD7CLza7YtmMSBTmX4VvAb+SoXja8/sigpYPlDWX80TdwK4hRFHkD+E3ze093I/Z5qdAG7yIBFTdc3JGHxYZqts/egEMNV+HRN2lqITVg86AUwqFX6s2VSnU8B0uPB8YZhWZcrhk/k9px10Eh6dt9AoPLtFh93TyazrnV4gluZrf+miM1SiZPShiEG9qXsrPQa2zer+hNXX/v4vwAAwneVVZ0/9iAAAAABJRU5ErkJggg==) no-repeat 0;background-size: 24px;
    padding-left: 44px
}

.contact-message01 .wrap {
    box-shadow: 0 0 20px 0 rgba(0,0,0,.05);
    padding: 50px 4% 60px
}

.contact-message01 .form {
    align-items: flex-start;
    justify-content: space-between
}

.contact-message01 .form ::-moz-placeholder {
    color: #999
}

.contact-message01 .form ::-webkit-input-placeholder {
    color: #999
}

.contact-message01 .form :-ms-input-placeholder {
    color: #999
}

.contact-message01 .form .item {
    width: 48%;
    margin-bottom: 2%
}

.contact-message01 .form .item.required .label:before {
    content: "* ";
    color: red
}

.contact-message01 .form .item.w100 {
    width: 100%
}

.contact-message01 .form .label {
    display: block;
    font-size: 15px;
    margin-bottom: 8px
}

.contact-message01 .form .input {
    width: 100%;
    height: 42px;
    outline: none;
    border: 1px solid #eee;
    background-color: #f6f6f6;
    padding: 0 14px;
    border-radius: 0;
    overflow: hidden;
    -webkit-appearance: none;
    border-radius: 3px;
    color: #000;
    cursor: pointer;
    font-size: 12px
}

.contact-message01 .form .input:focus {
    border-color: #999
}

.contact-message01 .form .textarea {
    width: 100%;
    height: 140px;
    outline: none;
    resize: none;
    padding: 12px 14px;
    border: 1px solid #eee;
    background-color: #f6f6f6;
    -webkit-appearance: none;
    display: block;
    border-radius: 3px
}

.contact-message01 .form .textarea:focus {
    border-color: #999
}

.contact-message01 .form .submit {
    width: 200px;
    line-height: 44px;
    background-color: #AC7E52;
    color: #fff;
    cursor: pointer;
    text-align: center;
    border-radius: 24px;
    margin: 20px auto 0;
    font-weight: 600;
    border: none!important;
    font-weight: 400;
    outline: none
}

.contact-message01 .form .submit:focus {
    opacity: .9
}

.contact-message01 .form .submit:before {
    display: none
}

@-webkit-keyframes amap-icon-anim {
    0% {
        opacity: 0;
        transform: scale(.1)
    }

    5% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: scale(1)
    }
}

@keyframes amap-icon-anim {
    0% {
        opacity: 0;
        transform: scale(.1)
    }

    5% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: scale(1)
    }
}

@media only screen and (min-width:961px) {
    .contact-page01 .item {
        transition: transform .3s
    }

    .contact-page01 .item:hover {
        transform: translateY(-14px)
    }

    .contact-map .amap-info-content:hover:after {
        transform: scaleX(1)
    }

    .contact-page03 .item:hover {
        box-shadow: 0 0 12px 0 rgba(0,0,0,.1)
    }

    .contact-page03 .link:hover:after {
        transform: scaleX(1)
    }
}

@media only screen and (max-width:1440px) {
    .contact-page01 .icon {
        width: 40px
    }

    .contact-page01 .title {
        margin: 12px 0 8px
    }

    .contact-map {
        height: 450px
    }

    .contact-page03 .item {
        padding: 30px 40px
    }

    .contact-page03 .title {
        font-size: 18px
    }

    .contact-page03 .sitem {
        width: 50%;
        font-size: 14px
    }

    .contact-page03 .footer {
        margin-top: 20px;
        font-size: 13px
    }
}

@media only screen and (max-width:960px) {
    .contact-page01 .content {
        line-height: 1.5
    }

    .contact-page02 {
        width: 100%
    }

    .contact-map {
        height: 360px
    }

    .contact-page03 .item {
        width: 100%;
        margin-bottom: 40px;
        padding: 30px 0
    }

    .contact-page03 .link:after {
        transform: scaleX(1)
    }

    .contact-message01 {
        padding: 0;
        width: 100%;
        box-shadow: none
    }

    .contact-message01 .tit {
        padding-left: 32px;
        background-size: 18px;
        margin-bottom: 30px
    }

    .contact-message01 .wrap {
        padding: 40px 3% 60px
    }
}

@media only screen and (max-width:640px) {
    .contact-page01 .item {
        width: 100%;
        padding-left: 48px;
        text-align: left;
        position: relative;
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-bottom: 1px solid #eee
    }

    .contact-page01 .item:last-of-type {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: none
    }

    .contact-page01 .title {
        margin: 0 0 10px
    }

    .contact-page01 .icon {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 0;
        width: 30px
    }

    .contact-map {
        height: 300px
    }

    .contact-page03 {
        padding: 0
    }

    .contact-page03 .item {
        box-shadow: none;
        border-bottom: 1px solid #eee;
        margin-bottom: 0
    }

    .contact-page03 .item:last-of-type {
        border-bottom: none
    }

    .contact-page03 .title {
        font-size: 16px
    }

    .contact-page03 .sitem {
        width: 100%
    }

    .contact-page03 .footer {
        margin-top: 12px
    }

    .contact-message01 .tit {
        padding-left: 28px;
        background-size: 16px
    }

    .contact-message01 .form .item {
        width: 100%;
        margin-bottom: 16px
    }

    .contact-message01 .form .input {
        height: 40px
    }

    .contact-message01 .form .submit {
        font-size: 12px;
        line-height: 36px;
        width: 180px
    }

    .contact-message01 .form .label {
        font-size: 14px;
        margin-bottom: 4px
    }

    .contact-message01 .form .textarea {
        height: 100px
    }
}

/**
 * Simple fade transition,zhao
 */
.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}

.ppdh {
    margin-top: 80px;
}

.ppdh img {
    height: 60px;
    margin-bottom: 20px;
}

.ppdh .item div {
    padding-top: 20px;
    font-family: "微软雅黑 Light";
    color: #000;
}

.ppdh .item div.h2 {
    padding-top: 0;
}

.yzm input {
    width: 150px!important;
}

.yzm img {
    border: 1px solid #eee;
    margin-left: 10px;
    border-radius: 3px;
}


.inside-banner .img-m, .swiper-slide .img-m {
    display: none;
    width: 100%;
}

@media only screen and (max-width: 960px) {
    /*.inside-banner .img, .swiper-slide .img {*/
    /*    display: none;*/
    /*}*/
    .inside-banner .img-m, .swiper-slide .img-m {
        display: block;
        width: 100%;
    }
    .projects-page01 {
        display: none;
    }
}