@charset "UTF-8";
@font-face {
    font-family: swiper-icons;
    src: url('data:application/font-woff;charset=utf-8;base64, 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');
    font-weight: 400;
    font-style: normal
}

input,
textarea {
    border: none;
    background: 0 0;
    font-family: inherit
}

textarea {
    resize: none
}

.g-bd {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.j-offset-top {
    transform: translateY(100px);
    opacity: 0
}

.j-offset-top.run {
    transform: translateY(0);
    opacity: 1
}

@media screen and (max-width:991px) {
    .j-offset-top {
        transform: none !important
    }
}

.j-offset-left {
    transform: translateX(100px);
    opacity: 0
}

.j-offset-left.run {
    transform: translateX(0);
    opacity: 1
}

@media screen and (max-width:991px) {
    .j-offset-left {
        transform: none !important
    }
}

.j-offset-right {
    transform: translateX(-100px);
    opacity: 0
}

.j-offset-right.run {
    transform: translateX(0);
    opacity: 1
}

.g-hproc {
    background: url(images/hproc-bg1.jpg) center bottom no-repeat;
    background-color: #fcfcfc;
    padding-top: 65px;
    padding-bottom: 90px;
    background-size: cover
}

.m-hhd .box-title {
    line-height: 56px;
    font-size: 46px;
    font-size: 4.6rem;
    font-family: MontserratBold, arial, helvetica, sans-serif;
    text-transform: uppercase
}

.m-hhd .box-desc {
    margin-top: 12px;
    line-height: 28px;
    font-size: 18px;
    font-size: 1.8rem;
    color: #666
}

.m-hproc {
    width: 1700px;
    max-width: 96%;
    margin-left: auto;
    margin-right: auto
}

.m-hproc .box-hd {
    text-align: center;
    padding-bottom: 42px
}

.m-hproc .box-wp {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center
}

.m-hproc .box-slide {
    position: relative;
    width: 70.5882352941%;
    background: url(images/hproc-bg2.png) center 91px no-repeat;
    background-size: 93%
}

.m-hproc .box-slide .item-title {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 410px;
    max-width: 100%;
    font-weight: 400
}

.m-hproc .box-slide .item-title a {
    display: block;
    line-height: 20px;
    padding: 15px;
    border-radius: 25px;
    font-size: 18px;
    font-size: 1.8rem;
    font-family: MONTSERRATMEDIUM, arial, helvetica, sans-serif;
    color: #fff;
    text-align: center;
    background-color: #b51a2f
}

.m-hproc .box-slide .item-pic {
    margin-top: 53px
}

.m-hproc .box-tabhd {
    width: 26.2352941176%
}

.m-hproc .box-tabhd .tabhd-item {
    border-bottom: 1px solid #cdcfd2
}

.m-hproc .box-tabhd .tabhd-item.active {
    background-image: linear-gradient(to right, rgba(181, 26, 47, .2), #f8f8f8)
}

.m-hproc .box-tabhd .tabhd-item.active .item-link {
    display: block
}

.m-hproc .box-tabhd .item-wp {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 13px
}

.m-hproc .box-tabhd .item-pic {
    width: 39.205955335%;
    order: 2
}

.m-hproc .box-tabhd .item-text {
    width: 49.6277915633%
}

.m-hproc .box-tabhd .item-title {
    max-height: 56px;
    line-height: 28px;
    font-size: 18px;
    font-size: 1.8rem;
    font-family: MONTSERRATMEDIUM, arial, helvetica, sans-serif;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.m-hproc .box-tabhd .item-title a {
    display: block
}

@media screen and (max-width:1219px) {
    .g-hproc {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .m-hhd .box-title {
        line-height: 24px;
        font-size: 20px;
        font-size: 2rem
    }

    .m-hhd .box-desc {
        margin-top: 10px;
        line-height: 22px;
        font-size: 14px;
        font-size: 1.4rem
    }

    .m-hproc .box-hd {
        padding-bottom: 30px
    }

    .m-hproc .box-tabhd .item-wp {
        padding: 15px 10px
    }

    .m-hproc .box-tabhd .item-link,
    .m-hproc .box-tabhd .item-title {
        line-height: 22px;
        font-size: 14px;
        font-size: 1.4rem
    }

    .m-hproc .box-tabhd .item-title {
        max-height: 44px
    }

    .m-hproc .box-tabhd .item-link {
        margin-top: 5px
    }

    .m-hproc .box-slide .item-title a {
        padding: 10px;
        font-size: 14px;
        font-size: 1.4rem
    }

    .m-hproc .box-slide .item-pic {
        margin-top: 30px
    }
}

@media screen and (max-width:991px) {
    .j-offset-right {
        transform: none !important
    }

    .m-hproc .box-tabhd {
        display: none
    }

    .m-hproc .box-slide {
        width: 100%
    }
}

.g-ft a {
    color: rgba(255, 255, 255, .6)
}

.m-ftt {
    margin-bottom: 25px;
    line-height: 28px;
    font-size: 18px;
    font-size: 1.8rem;
    font-family: MontserratRegular_0, arial, helvetica, sans-serif;
    color: #fff
}

.m-ftt a {
    color: #fff
}

.m-ftinfo {
    word-break: break-word
}

.m-ftform .box-form {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: flex-start
}

.m-ftform .form-item {
    margin-bottom: 6px;
    padding-left: 12px
}

.m-ftform .form-item1 {
    width: 50%
}

.m-ftform .form-item2 {
    width: 100%
}

.m-ftform .form-item3 {
    position: relative;
    width: 100%;
    padding-right: 100px
}

.m-ftform .form-item4 {
    width: 100%
}

.m-ftform .form-text {
    display: block;
    width: 100%;
    height: 46px;
    line-height: 46px;
    padding-left: 12px;
    padding-right: 10px;
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
    background-color: #413f3a
}

.m-ftform .form-text2 {
    height: 94px;
    line-height: 24px;
    padding-top: 10px
}

.m-ftform .star {
    background: url(images/star1.png) 3px 18px no-repeat
}

.m-ftform .form-code {
    position: absolute;
    right: 0;
    top: 0;
    width: 90px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    background-color: #f3fbfe;
    overflow: hidden
}

.m-ftform .form-code img {
    max-height: 46px;
    vertical-align: middle
}

.m-ftform .form-btn {
    display: block;
    width: 100%;
    height: 46px;
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
    text-align: center;
    background-color: #b51a2f
}

.m-ftform .form-text::-webkit-input-placeholder {
    color: #b2b2b2;
    opacity: 1
}

.m-ftform .form-text:-moz-placeholder {
    color: #b2b2b2;
    opacity: 1
}

.m-ftform .form-text::-moz-placeholder {
    color: #b2b2b2;
    opacity: 1
}

.m-ftform .form-text:-ms-input-placeholder {
    color: #b2b2b2;
    opacity: 1
}

@media screen and (max-width:767px) {

    .m-ftform,
    .m-ftinfo,
    .m-ftnav,
    .m-ftt {
        display: none
    }
}

@media screen and (max-width:1219px) {
    .m-ftt {
        margin-bottom: 10px;
        line-height: 24px;
        font-size: 18px;
        font-size: 1.8rem
    }

    .m-ftform .form-text {
        font-size: 14px;
        font-size: 1.4rem
    }
}

@font-face {
    font-family: MontserratBold;
    src: url(/themes/simplebootx/style/fonts/MontserratBold.eot);
    src: url(/themes/simplebootx/style/fonts/MontserratBold.eot) format('embedded-opentype'), url(/themes/simplebootx/style/fonts/MontserratBold.woff2) format('woff2'), url(/themes/simplebootx/style/fonts/MontserratBold.woff) format('woff'), url(/themes/simplebootx/style/fonts/MontserratBold.ttf) format('truetype'), url(/themes/simplebootx/style/fonts/MontserratBold.svg#MontserratBold) format('svg');
    font-display: swap
}

@font-face {
    font-family: MontserratLight;
    src: url(/themes/simplebootx/style/fonts/MontserratLight.eot);
    src: url(/themes/simplebootx/style/fonts/MontserratLight.eot) format('embedded-opentype'), url(/themes/simplebootx/style/fonts/MontserratLight.woff2) format('woff2'), url(/themes/simplebootx/style/fonts/MontserratLight.woff) format('woff'), url(/themes/simplebootx/style/fonts/MontserratLight.ttf) format('truetype'), url(/themes/simplebootx/style/fonts/MontserratLight.svg#MontserratLight) format('svg');
    font-display: swap
}

@font-face {
    font-family: MONTSERRATMEDIUM;
    src: url(/themes/simplebootx/style/fonts/MONTSERRATMEDIUM.eot);
    src: url(/themes/simplebootx/style/fonts/MONTSERRATMEDIUM.eot) format('embedded-opentype'), url(/themes/simplebootx/style/fonts/MONTSERRATMEDIUM.woff2) format('woff2'), url(/themes/simplebootx/style/fonts/MONTSERRATMEDIUM.woff) format('woff'), url(/themes/simplebootx/style/fonts/MONTSERRATMEDIUM.ttf) format('truetype'), url(/themes/simplebootx/style/fonts/MONTSERRATMEDIUM.svg#MONTSERRATMEDIUM) format('svg');
    font-display: swap
}

@font-face {
    font-family: MontserratRegular_0;
    src: url(/themes/simplebootx/style/fonts/MontserratRegular_0.eot);
    src: url(/themes/simplebootx/style/fonts/MontserratRegular_0.eot) format('embedded-opentype'), url(/themes/simplebootx/style/fonts/MontserratRegular_0.woff2) format('woff2'), url(/themes/simplebootx/style/fonts/MontserratRegular_0.woff) format('woff'), url(/themes/simplebootx/style/fonts/MontserratRegular_0.ttf) format('truetype'), url(/themes/simplebootx/style/fonts/MontserratRegular_0.svg#MontserratRegular_0) format('svg');
    font-display: swap
}

:root {
    --swiper-theme-color: #007aff
}

:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    box-sizing: content-box
}

.swiper-wrapper {
    transform: translate3d(0, 0, 0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    display: block
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: var(--swiper-navigation-top-offset, 50%);
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-prev {
    left: var(--swiper-navigation-sides-offset, 10px);
    right: auto
}

.swiper-button-lock {
    display: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev:after {
    content: 'prev'
}

.swiper-button-next {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto
}

.swiper-button-next:after {
    content: 'next'
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: var(--swiper-pagination-bottom, 8px);
    top: var(--swiper-pagination-top, auto);
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-pagination-lock {
    display: none
}

.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: -1000
}

#baguetteBox-overlay {
    display: none;
    opacity: 0;
    position: fixed;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #222;
    background-color: rgba(0, 0, 0, .8);
    z-index: 100000000000000000000000000000000000000
}

#baguetteBox-slider {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    white-space: nowrap
}

.baguetteBox-button#next-button,
.baguetteBox-button#previous-button {
    top: 50%;
    top: calc(50% - 30px);
    width: 44px;
    height: 60px
}

.baguetteBox-button {
    position: absolute;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 15%;
    background-color: #323232;
    background-color: rgba(50, 50, 50, .5);
    color: #ddd;
    font: 1.6em sans-serif
}

.baguetteBox-button#next-button {
    right: 2%;
    display: block !important
}

.baguetteBox-button#previous-button {
    left: 2%;
    display: block !important
}

.baguetteBox-button#close-button {
    top: 20px;
    right: 2%;
    right: calc(2% + 6px);
    width: 30px;
    height: 30px
}

.baguetteBox-button svg {
    position: absolute;
    left: 0;
    top: 0
}

.m-mobilenav {
    display: none
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

html {
    font-size: 62.5%;
    height: 100%;
    scroll-behavior: smooth
}

body {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    overflow-x: hidden;
    font-family: MontserratLight, arial, helvetica, sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    color: #333;
    line-height: 1.2;
    background-color: #fff
}

@media screen and (max-device-width:320px) {
    body {
        -webkit-text-size-adjust: 100%
    }
}

@media screen and (max-device-width:480px) {
    body {
        -webkit-text-size-adjust: 100%
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:2) {
    body {
        -webkit-text-size-adjust: 100%
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) {
    body {
        -webkit-text-size-adjust: 100%
    }
}

a {
    color: #333;
    text-decoration: none;
    outline: 0;
    focus-ring-color: transparent;
    -webkit-focus-ring-color: transparent;
    -moz-focus-ring-color: transparent
}

ul {
    list-style: none
}

img {
    max-width: 100%;
    border: 0 solid #ccc;
    height: auto
}

input {
    border: none;
    background: 0 0;
    font-family: inherit
}

button,
input[type=submit] {
    -webkit-appearance: none
}

button {
    border: none;
    background: 0 0
}

i {
    font-style: normal
}

.f-box {
    width: calc(100% - 100px);
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto
}

@media screen and (max-width:991px) {
    .m-mobilenav {
        position: fixed;
        z-index: 11;
        padding-top: 25px;
        top: 0;
        right: 0;
        display: block;
        box-sizing: border-box
    }

    .m-mobilenav .mbnav-btn {
        position: absolute;
        z-index: 2;
        top: 15px;
        right: 17px;
        width: 26px
    }

    .m-mobilenav .mbnav-btn .line {
        width: 100%;
        height: 2px;
        background-color: #b51a2f
    }

    .m-mobilenav .mbnav-btn .line2 {
        margin-top: 6px;
        margin-bottom: 6px
    }

    .m-mobilenav .mbnav-bd {
        position: absolute;
        right: 0;
        top: 0;
        width: 300px;
        height: 100%;
        top: 0;
        visibility: hidden;
        z-index: 1
    }

    .m-mobilenav .mbnav-wp {
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        height: 0;
        background-color: #333;
        top: 0;
        opacity: 0
    }

    .m-mobilenav .mbnav-fix {
        position: absolute;
        right: 0;
        top: 60px;
        height: calc(100% - 60px);
        width: 100%;
        box-sizing: border-box;
        overflow-y: scroll
    }

    .m-mobilenav .mbnav-item {
        position: relative;
        padding-left: 44px;
        padding-right: 24px;
        padding-top: 10px;
        padding-bottom: 10px
    }

    .m-mobilenav .mbnav-item i {
        position: absolute;
        left: 13px;
        top: 12px;
        width: 24px;
        height: 24px;
        line-height: 24px;
        text-align: center;
        background-color: #333;
        font-size: 20px;
        font-size: 2rem;
        color: #fff
    }

    .m-mobilenav .mbnav-item>a {
        display: block;
        line-height: 26px;
        font-size: 16px;
        font-size: 1.6rem;
        color: #fff;
        transform: scale(1.1) translate(60px, -35px);
        opacity: 0
    }

    .m-mobilenav .mbsbnav-list {
        padding: 10px 0;
        display: none
    }

    .m-mobilenav .mbsbnav-item {
        position: relative;
        padding-left: 20px;
        padding-right: 5px
    }

    .m-mobilenav .mbsbnav-item i {
        left: 0;
        top: 6px;
        line-height: 24px
    }

    .m-mobilenav .mbsbnav-item a {
        display: block;
        padding: 5px;
        line-height: 24px;
        font-size: 14px;
        font-size: 1.4rem;
        color: #fff
    }

    .f-box {
        max-width: 96%;
        width: 100%
    }
}

.banner img {
    width: 100%
}

.m-ftname {
    display: none;
    line-height: 24px;
    font-size: 18px;
    font-size: 1.8rem;
    position: relative;
    padding-right: 20px;
    font-family: MontserratRegular_0, arial, helvetica, sans-serif;
    color: #fff
}

.m-ftname:after {
    content: "+";
    position: absolute;
    right: 0;
    top: 0
}

@media screen and (max-width:767px) {
    .m-ftname {
        display: block;
        margin-bottom: 10px
    }
}

[class*=-item] .item-pic {
    position: relative;
    display: block;
    line-height: 0;
    font-size: 0;
    text-align: center;
    overflow: hidden
}

[class*=-item] .item-title {
    overflow: hidden
}

.m-kf {
    position: fixed;
    z-index: 10;
    right: 0;
    top: 30%
}

.m-kf .kf-item {
    position: relative;
    display: block;
    line-height: 0;
    font-size: 0;
    width: 50px;
    line-height: 50px;
    margin-bottom: 1px;
    font-size: 20px;
    font-size: 2rem;
    color: #fff;
    text-align: center;
    background-color: #2d2d27;
    border-radius: 5px
}

.m-kf .kf-wx {
    position: absolute;
    display: none;
    bottom: 0;
    right: 100%;
    width: 120px;
    font-size: 0;
    line-height: 0
}

@media screen and (max-width:991px) {
    .m-kf {
        right: 0;
        top: auto;
        bottom: 0;
        display: flex;
        flex-flow: row nowrap;
        justify-content: space-around;
        width: 100%;
        background-color: #2d2d27
    }

    .m-kf .kf-item {
        width: 20%;
        text-align: center;
        line-height: 50px;
        font-size: 20px;
        font-size: 2rem;
        background-color: #2d2d27 !important
    }

    .m-kf .kf-item2 {
        position: static
    }

    .m-kf .kf-wx {
        bottom: 100%;
        right: auto;
        left: 0;
        padding: 5px;
        width: 100vw;
        text-align: center;
        background-color: #fff
    }

    .m-kf .kf-wx img {
        width: 140px
    }
}

.j-videomodal {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-color: rgba(0, 0, 0, .5);
    display: none
}

.j-videomodal:after {
    content: "+";
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 3;
    line-height: 1;
    font-size: 30px;
    font-size: 3rem;
    transform: rotate(45deg);
    color: #fff
}

.m-hproc .box-tabhd .item-link {
    margin-top: 10px;
    line-height: 26px;
    font-size: 16px;
    font-size: 1.6rem;
    font-family: MONTSERRATMEDIUM, arial, helvetica, sans-serif;
    display: none
}

.banner {
    position: relative;
    z-index: 2;
    line-height: 0;
    font-size: 0;
    overflow: hidden
}

.banner .swiper-button-next,
.banner .swiper-button-prev {
    line-height: 1;
    font-size: 40px;
    font-size: 4rem;
    color: rgba(255, 255, 255, .6)
}

.banner .swiper-button-next:after,
.banner .swiper-button-prev:after {
    display: none
}

.banner .swiper-button-prev {
    left: 60px
}

.banner .swiper-button-next {
    right: 60px
}

.banner .swiper-pagination {
    display: none
}

@media screen and (max-width:1219px) {
    .m-hproc .box-tabhd .item-link {
        line-height: 22px;
        font-size: 14px;
        font-size: 1.4rem
    }

    .m-hproc .box-tabhd .item-link {
        margin-top: 5px
    }

    .banner .swiper-button-next,
    .banner .swiper-button-prev {
        font-size: 30px;
        font-size: 3rem
    }

    .banner .swiper-button-prev {
        left: 30px
    }

    .banner .swiper-button-next {
        right: 30px
    }
}

.g-hd {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 11;
    background-color: #fff
}

@media screen and (min-width:992px) {
    .g-hd.fixed {
        background-color: #fff;
        border-bottom: 1px solid rgba(255, 255, 255, .3);
        color: #333
    }

    .g-hd.fixed .m-hdlogo .logo1 {
        display: inline
    }

    .g-hd.fixed .m-hdlogo .logo2 {
        display: none
    }

    .g-hd.fixed .m-hdnav .nav-item>a {
        color: #333
    }

    .g-hd.fixed .m-hdinfo {
        color: #333
    }

    .g-hd.fixed .m-hdinfo .iconfont {
        color: #b51a2f
    }

    .g-hd.fixed .m-hdline {
        background-color: #333
    }

    .g-hd.fixed .m-hdsch .sch-btn {
        color: #333
    }

    .g-hd.fixed .m-hdlang .lang-btn {
        color: #333
    }

    .g-hd.fixed .m-hdlang .lang-btn .iconfont {
        color: #b51a2f
    }

    .g-hd.fixed .m-hdmenu .box-btn {
        color: #333
    }
}

.m-hdflex {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center
}

.m-hdfix1 {
    padding-left: 100px;
    padding-right: 55px
}

@media screen and (max-width:1700px) {
    .m-hdfix1 {
        padding-left: 50px;
        padding-right: 50px
    }
}

.m-hdlogo {
    line-height: 100px
}

.m-hdlogo .logo2 {
    display: none
}

.m-hdlogo img {
    vertical-align: middle
}

.m-hdnav {
    margin-left: 120px
}

.m-hdnav .nav-item {
    position: relative;
    margin-left: 75px
}

.m-hdnav .nav-item>a {
    position: relative;
    display: block;
    line-height: 100px;
    font-size: 18px;
    font-size: 1.8rem;
    font-family: MontserratRegular_0, arial, helvetica, sans-serif
}

.m-hdnav .nav-item>a:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 0);
    width: 100%;
    padding: 0 20px;
    height: 2px;
    background-color: transparent
}

.m-hdnav .nav-item:first-child {
    margin-left: 0
}

.m-hdnav .nav-item2 {
    position: static
}

.m-hdnav .sbnav-list {
    position: absolute;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 213px;
    background-color: #fff;
    display: none
}

.m-hdnav .sbnav-list1 {
    left: 50%;
    transform: translateX(-50%);
    top: 100%
}

.m-hdnav .sbnav-item {
    position: relative;
    padding-top: 6px;
    padding-bottom: 6px;
    line-height: 24px;
    font-size: 16px;
    font-size: 1.6rem;
    color: #333;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px
}

.m-hdnav .sbnav-item a {
    color: #333
}

@media screen and (max-width:1440px) {
    .m-hdnav .sbnav-item {
        line-height: 22px;
        font-size: 12px;
        font-size: 1.2rem
    }
}

.m-hdlang {
    position: relative;
    z-index: 4
}

.m-hdlang .lang-btn {
    display: block;
    line-height: 100px;
    font-size: 18px;
    font-size: 1.8rem;
    font-family: MontserratRegular_0, arial, helvetica, sans-serif;
    box-sizing: border-box
}

.m-hdlang .lang-btn i {
    margin-right: 5px;
    color: #b51a2f
}

.m-hdinfo {
    line-height: 28px;
    font-size: 18px;
    font-size: 1.8rem
}

.m-hdinfo i {
    color: #b51a2f;
    margin-right: 5px
}

.m-hdline {
    margin-left: 30px;
    margin-right: 30px;
    width: 1px;
    height: 24px;
    background-color: #999
}

.m-hdsch {
    position: relative;
    z-index: 3;
    margin-left: 30px
}

.m-hdsch .sch-btn {
    display: block;
    line-height: 100px;
    font-size: 20px;
    font-size: 2rem
}

.m-hdsch .sch-form {
    position: absolute;
    top: 100%;
    right: 15px;
    width: 176px;
    padding-right: 34px;
    border-radius: 15px;
    background-color: #f4f4f4;
    border: 1px solid #d7d7d7;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    box-sizing: border-box
}

.m-hdsch .sch-form .form-text {
    width: 100%;
    padding-left: 16px;
    padding-right: 10px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-size: 1.6rem;
    color: #333;
    box-sizing: border-box
}

.m-hdsch .sch-form .form-btn,
.m-hdsch .sch-form .iconfont {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 30px;
    height: 30px;
    width: 34px;
    text-align: left;
    font-size: 22px;
    font-size: 2.2rem;
    color: #b51a2f
}

.m-hdsch .sch-form .form-btn {
    z-index: 2
}

.m-hdmenu {
    margin-left: 20px
}

.m-hdmenu .box-btn {
    line-height: 30px;
    font-size: 20px;
    font-size: 2rem;
    color: #333
}

.m-hdmenu .box-wp {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    display: none
}

.m-hdmenu .box-sd {
    position: fixed;
    right: 0;
    top: 0;
    width: 400px;
    height: 100%;
    background-color: #fff;
    padding: 30px 20px;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center
}

.m-hdmenu .box-fix {
    max-width: 100%;
    max-height: 100%;
    overflow-y: auto;
    text-align: center
}

.m-hdmenu .box-close {
    position: absolute;
    right: 40px;
    top: 40px;
    line-height: 1;
    font-size: 16px;
    font-size: 1.6rem
}

.m-hdmenu .box-logo {
    line-height: 0;
    font-size: 0
}

.m-hdmenu .box-nav {
    margin-top: 69px
}

.m-hdmenu .nav-item {
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 30px;
    font-size: 18px;
    font-size: 1.8rem;
    font-family: MontserratRegular_0, arial, helvetica, sans-serif
}

.m-hdmenu .nav-item>a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden
}

@media screen and (max-width:1440px) {
    .m-hdmenu .box-nav {
        margin-top: 30px
    }

    .m-hdmenu .nav-item {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 24px;
        font-size: 14px;
        font-size: 1.4rem
    }
}

.m-hdpronav {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 28px;
    box-shadow: 0 2px 20px 0 rgba(22, 27, 35, .1);
    background-color: #fcfcfc;
    display: none
}

.m-hdpronav .pronav-wp {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: flex-start
}

.m-hdpronav .pronav-fix {
    position: relative;
    width: 20%;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center
}

.m-hdpronav .pronav-fix:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 187px;
    background-color: #dcdcdc
}

.m-hdpronav .pronav-fix:first-child:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 187px;
    background-color: #dcdcdc
}

.m-hdpronav .pronav-item .item-pic {
    margin-left: auto;
    margin-right: auto;
    max-width: 160px
}

.m-hdpronav .pronav-item .item-title {
    margin-top: 5px;
    line-height: 28px;
    font-size: 18px;
    font-size: 1.8rem;
    font-family: MONTSERRATMEDIUM, arial, helvetica, sans-serif
}

.m-hdpronav .prosbnav-list {
    margin-top: 40px
}

.m-hdpronav .prosbnav-item {
    line-height: 26px;
    font-size: 16px;
    font-size: 1.6rem;
    padding-top: 7px;
    padding-bottom: 7px
}

@media screen and (max-width:1440px) {
    .m-hdpronav {
        padding-top: 30px;
        padding-bottom: 20px
    }

    .m-hdpronav .pronav-item .item-title {
        line-height: 22px;
        font-size: 14px;
        font-size: 1.4rem
    }

    .m-hdpronav .prosbnav-list {
        margin-top: 20px
    }

    .m-hdpronav .prosbnav-item {
        padding-top: 5px;
        padding-bottom: 5px;
        line-height: 20px;
        font-size: 14px;
        font-size: 1.4rem
    }
}

@media screen and (max-width:1770px) {
    .m-hdnav {
        margin-left: 30px
    }

    .m-hdnav .nav-item {
        margin-left: 30px
    }

    .m-hdinfo {
        font-size: 14px;
        font-size: 1.4rem
    }

    .m-hdlang .lang-btn {
        font-size: 14px;
        font-size: 1.4rem
    }

    .m-hdmenu {
        margin-left: 15px
    }

    .m-hdmenu .box-btn {
        font-size: 14px;
        font-size: 1.4rem
    }

    .m-hdline {
        margin-left: 15px;
        margin-right: 15px
    }

    .m-hdsch {
        margin-left: 15px
    }
}

@media screen and (max-width:1440px) {
    .m-hdlogo img {
        width: 180px
    }

    .m-hdnav .nav-item {
        margin-left: 20px
    }

    .m-hdnav .nav-item>a {
        font-size: 12px;
        font-size: 1.2rem
    }

    .m-hdlang .lang-btn {
        font-size: 12px;
        font-size: 1.2rem
    }

    .m-hdsch .sch-btn {
        font-size: 16px;
        font-size: 1.6rem
    }
}

@media screen and (max-width:1219px) {
    .m-hdlogo img {
        width: 100px
    }

    .m-hdnav .nav-item {
        margin-left: 20px
    }

    .m-hdnav .nav-item>a {
        font-size: 12px;
        font-size: 1.2rem
    }
}

.f-hdpt1 {
    padding-top: 100px
}

@media screen and (max-width:991px) {
    .g-hd {
        background-color: #fff
    }

    .m-hdfix1 {
        padding-left: 2%;
        padding-right: 2%
    }

    .m-hdinfo,
    .m-hdline,
    .m-hdmenu,
    .m-hdnav {
        display: none
    }

    .m-hdlogo {
        line-height: 50px
    }

    .m-hdsch {
        position: absolute;
        right: 55px;
        top: 0;
        margin-left: 0
    }

    .m-hdsch .sch-btn {
        line-height: 50px
    }

    .m-hdlang {
        position: absolute;
        right: 85px;
        top: 0;
        margin-left: 0
    }

    .m-hdlang .lang-btn {
        line-height: 50px;
        padding-top: 0;
        padding-bottom: 0;
        min-width: inherit
    }

    .m-hdlang .lang-btn i {
        margin-left: 3px
    }

    .f-hdpt {
        padding-top: 50px
    }
}

.iconfont {
    font-family: iconfont !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-right:before {
    content: "\e72d"
}

.icon-up1:before {
    content: "\e72e"
}

.icon-left1:before {
    content: "\e730"
}

.icon-right1:before {
    content: "\e731"
}

.icon-search4:before {
    content: "\e7b2"
}

.icon-whatsapp1:before {
    content: "\e7c1"
}

.icon-address1:before {
    content: "\e7c3"
}

.icon-email1:before {
    content: "\e7c5"
}

.icon-skype1:before {
    content: "\e7c9"
}

.icon-wechat:before {
    content: "\e7cf"
}

.icon-chahao:before {
    content: "\e617"
}

.icon-earth1:before {
    content: "\e781"
}

.icon-caidan:before {
    content: "\e609"
}

.m-kefu-chat * {
    font-family: Arial
}

.m-kefu-chat {
    overflow: hidden;
    position: fixed;
    width: 290px;
    height: 430px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    bottom: 0;
    right: 10px;
    background-color: #5492ff;
    z-index: 999999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.m-kefu-chat .kefu-content {
    height: -moz-calc(100% - 35px);
    height: -webkit-calc(100% - 35px);
    height: calc(100% - 35px);
    font-size: 0;
    background-color: #fff;
    overflow: hidden;
    box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    position: relative;
    border: 0
}

.kefu-top {
    width: 100%;
    box-sizing: border-box;
    background-color: #5492ff;
    margin: 0;
    padding: 0;
    padding-left: 15px;
    font-size: 14px;
    color: #fff;
    height: 35px;
    line-height: 35;
    position: relative;
    font-weight: 400;
    padding-right: 30px
}

.kefu-top .logo {
    width: 22px;
    height: 22px;
    float: left;
    margin-top: 7.5px;
    margin-right: 10px;
    display: none
}

.kefu-top .title {
    background: 0 0;
    padding: 0;
    margin: 0;
    border: 0;
    line-height: 35px;
    font-weight: 400;
    color: #fff;
    display: inline-block;
    float: left;
    max-width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.kefu-top .right-btn2 {
    background: url(home_img/open.png) center no-repeat;
    position: absolute;
    width: 15px;
    height: 12px;
    right: 15px;
    top: 12.5px
}

.m-kefu-chat iframe {
    width: 100%;
    margin: 0;
    padding: 0;
    visibility: inherit;
    opacity: 1;
    position: inherit;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mobile-logo {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 999;
    background-color: #5492ff;
    border: 0;
    background-image: url(home_img/kefu-logo2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50% 50%;
    -webkit-background-size: 50% 50%
}

.mobile-close {
    display: none;
    position: absolute;
    width: 10px;
    height: 18px;
    left: 10px;
    top: 7.5px;
    z-index: 999;
    border: 0;
    background-image: url(home_img/mobile-close.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%
}

.mobile-logo span {
    display: none;
    position: absolute;
    width: 15%;
    height: 15%;
    top: 25%;
    right: 24%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: red
}

.m-kefu-chat .kefu-content {
    position: relative;
    top: unset
}

.m-kefu-chat.mobile-hide .kefu-content {
    position: absolute;
    top: -1000px
}

.m-kefu-chat.mobile-hide .mobile-logo {
    display: block
}

.m-kefu-chat.mobile-hide {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    bottom: 50px !important;
    right: 25px;
    width: 50px;
    height: 50px;
    overflow: hidden;
    left: unset;
    border: 1px solid #5492ff
}

@media screen and (max-width:1920px) {
    .m-kefu-chat.mobile-hide .mobile-close {
        display: none
    }
}

@media screen and (max-width:768px) {
    .m-kefu-chat.mobile-hide {
        bottom: 50px !important;
        right: 25px;
        width: 50px;
        height: 50px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        overflow: hidden;
        left: unset;
        border: 1px solid #5492ff
    }
}

@media screen and (max-width:700px) {
    .m-kefu-chat {
        width: 100%;
        right: 0;
        left: 0;
        margin: 0 auto;
        height: 100%;
        bottom: 0 !important;
        border-radius: 0;
        min-width: 320px
    }

    .m-kefu-chat .kefu-content {
        border-radius: 0;
        display: none
    }

    .m-kefu-chat.mobile-hide {
        bottom: 50px !important;
        right: 25px;
        width: 8.3333%;
        height: 0;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        min-width: 8.3333%;
        max-height: 8.3333%;
        padding: 8.3333% 0 0;
        overflow: hidden;
        left: unset;
        border: 1px solid #5492ff
    }

    .m-kefu-chat.mobile-hide .mobile-logo {
        display: block
    }

    .kefu-top .logo {
        display: none !important
    }

    .kefu-top {
        padding-left: 30px
    }

    .m-kefu-chat .mobile-close {
        display: block
    }

    .m-kefu-chat.mobile-hide .mobile-close {
        display: none
    }

    .kefu-top .right-btn2 {
        top: -30px
    }
}

@media screen and (max-width:600px) {
    .m-kefu-chat.mobile-hide {
        bottom: 50px !important;
        right: 25px;
        width: 8.3333%;
        height: 0;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        min-width: 8.3333%;
        max-height: 8.3333%;
        padding: 8.3333% 0 0;
        overflow: hidden;
        left: unset;
        border: 1px solid #5492ff
    }
}

@media screen and (max-width:500px) {
    .m-kefu-chat.mobile-hide {
        bottom: 50px !important;
        right: 25px;
        width: 11.3333%;
        height: 0;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        min-width: 11.3333%;
        max-height: 11.3333%;
        padding: 11.3333% 0 0;
        overflow: hidden;
        left: unset;
        border: 1px solid #5492ff
    }
}

@media screen and (max-width:400px) {
    .m-kefu-chat.mobile-hide {
        bottom: 50px !important;
        right: 25px;
        width: 13.3333%;
        height: 0;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        min-width: 13.3333%;
        max-height: 13.3333%;
        padding: 13.3333% 0 0;
        overflow: hidden;
        left: unset;
        border: 1px solid #5492ff
    }
}

.look-pic {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .5);
    display: none;
    z-index: 999999999999
}

.look-pic .look-pic-img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
}

.look-pic .look-pic-img img {
    max-width: 90%;
    max-height: 90%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
}

.look-pic .look-pic-close {
    position: absolute;
    width: 26px;
    height: 26px;
    background-color: #000;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    top: 20px;
    right: 20px
}    