@charset "utf-8";

html {
    -webkit-font-smoothing: antialiased;
    height: 100%;
    touch-action: manipulation;
}

blockquote,
body,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

header,
hgroup,
nav,
menu,
main,
section,
article,
summary,
details,
aside,
figure,
figcaption,
footer {
    display: block;
    margin: 0;
    padding: 0
}

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

table,
th,
td {
    border: 1px solid black;
}

fieldset,
img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
var {
    font-style: normal;
    font-weight: 400;
}

dl,
ol,
ul {
    list-style-type: none
}

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

a {
    text-decoration: none;
    color: inherit;
}

a:hover {
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
    outline: 0;
    outline: none;
    blr: expression(this.onFocus=this.blur())
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

textarea {
    resize: none;
    outline: none;
    font-family: Helvetica Neue, Helvetica, Arial, Microsoft Yahei, Hiragino Sans GB, Heiti SC, WenQuanYi Micro Hei, sans-serif;
}

img {
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}

button,
input[type=submit],
input[type=text],
input[type=button] {
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
    outline: 0;
    blr: expression(this.onFocus=this.blur())
}

input {
    outline: 0;
}

input::-webkit-input-safebox-button {
    display: none;
    /*去掉搜狗浏览器密码软盘*/
}

body {
    font-size: 14px;
    color: #000;
    font-family: Helvetica Neue, Helvetica, Arial, Microsoft Yahei, Hiragino Sans GB, Heiti SC, WenQuanYi Micro Hei, sans-serif;
}

body * {
    box-sizing: border-box;
    line-height: 1;
}

#web-ietip {
    width: 526px;
    height: 90px;
    padding: 83px 0 0 84px;
    overflow: hidden;
    background: url(/themes/pc_cn/public/assets/css/ietip/browser.png) no-repeat center center;
    margin: 200px auto 0;
}

#web-ietip a {
    display: block;
    width: 65px;
    height: 80px;
    float: left;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    line-height: 0;
    font-size: 0;
}

.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.eps2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.eps3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}


html {
    font-size: calc(100vw / 1920 * 100);
}

@media(max-width: 900px) {
    html {
        font-size: calc(900px / 1920 * 100);
    }
}

body {
    font-size: calc(16 * 100vw / 1920);
}

@media(max-width: 1584px) {
    body {
        font-size: 13.2px;
    }
}

.s12 {
    font-size: calc(12 * 100vw / 1920);
}

@media(max-width: 1920px) {
    .s12 {
        font-size: 12.0px;
    }
}

.s13 {
    font-size: calc(13 * 100vw / 1920);
}

@media(max-width: 1816px) {
    .s13 {
        font-size: 12.3px;
    }
}

.s14 {
    font-size: calc(14 * 100vw / 1920);
}

@media(max-width: 1728px) {
    .s14 {
        font-size: 12.6px;
    }
}

.s15 {
    font-size: calc(15 * 100vw / 1920);
}

@media(max-width: 1651px) {
    .s15 {
        font-size: 12.9px;
    }
}

.s16 {
    font-size: calc(16 * 100vw / 1920);
}

@media(max-width: 1584px) {
    .s16 {
        font-size: 13.2px;
    }
}

.s17 {
    font-size: calc(17 * 100vw / 1920);
}

@media(max-width: 1524px) {
    .s17 {
        font-size: 13.5px;
    }
}

.s18 {
    font-size: calc(18 * 100vw / 1920);
}

@media(max-width: 1472px) {
    .s18 {
        font-size: 13.8px;
    }
}

.s19 {
    font-size: calc(19 * 100vw / 1920);
}

@media(max-width: 1424px) {
    .s19 {
        font-size: 14.1px;
    }
}

.s20 {
    font-size: calc(20 * 100vw / 1920);
}

@media(max-width: 1382px) {
    .s20 {
        font-size: 14.4px;
    }
}

.s21 {
    font-size: calc(21 * 100vw / 1920);
}

@media(max-width: 1344px) {
    .s21 {
        font-size: 14.7px;
    }
}

.s22 {
    font-size: calc(22 * 100vw / 1920);
}

@media(max-width: 1309px) {
    .s22 {
        font-size: 15.0px;
    }
}

.s23 {
    font-size: calc(23 * 100vw / 1920);
}

@media(max-width: 1277px) {
    .s23 {
        font-size: 15.3px;
    }
}

.s24 {
    font-size: calc(24 * 100vw / 1920);
}

@media(max-width: 1248px) {
    .s24 {
        font-size: 15.6px;
    }
}

.s25 {
    font-size: calc(25 * 100vw / 1920);
}

@media(max-width: 1221px) {
    .s25 {
        font-size: 15.9px;
    }
}

.s26 {
    font-size: calc(26 * 100vw / 1920);
}

@media(max-width: 1196px) {
    .s26 {
        font-size: 16.2px;
    }
}

.s27 {
    font-size: calc(27 * 100vw / 1920);
}

@media(max-width: 1173px) {
    .s27 {
        font-size: 16.5px;
    }
}

.s28 {
    font-size: calc(28 * 100vw / 1920);
}

@media(max-width: 1152px) {
    .s28 {
        font-size: 16.8px;
    }
}

.s29 {
    font-size: calc(29 * 100vw / 1920);
}

@media(max-width: 1132px) {
    .s29 {
        font-size: 17.1px;
    }
}

.s30 {
    font-size: calc(30 * 100vw / 1920);
}

@media(max-width: 1113px) {
    .s30 {
        font-size: 17.4px;
    }
}

.s31 {
    font-size: calc(31 * 100vw / 1920);
}

@media(max-width: 1096px) {
    .s31 {
        font-size: 17.7px;
    }
}

.s32 {
    font-size: calc(32 * 100vw / 1920);
}

@media(max-width: 1080px) {
    .s32 {
        font-size: 18.0px;
    }
}

.s33 {
    font-size: calc(33 * 100vw / 1920);
}

@media(max-width: 1064px) {
    .s33 {
        font-size: 18.3px;
    }
}

.s34 {
    font-size: calc(34 * 100vw / 1920);
}

@media(max-width: 1050px) {
    .s34 {
        font-size: 18.6px;
    }
}

.s35 {
    font-size: calc(35 * 100vw / 1920);
}

@media(max-width: 1036px) {
    .s35 {
        font-size: 18.9px;
    }
}

.s36 {
    font-size: calc(36 * 100vw / 1920);
}

@media(max-width: 1024px) {
    .s36 {
        font-size: 19.2px;
    }
}

.s37 {
    font-size: calc(37 * 100vw / 1920);
}

@media(max-width: 1011px) {
    .s37 {
        font-size: 19.5px;
    }
}

.s38 {
    font-size: calc(38 * 100vw / 1920);
}

@media(max-width: 1000px) {
    .s38 {
        font-size: 19.8px;
    }
}

.s39 {
    font-size: calc(39 * 100vw / 1920);
}

@media(max-width: 989px) {
    .s39 {
        font-size: 20.1px;
    }
}

.s40 {
    font-size: calc(40 * 100vw / 1920);
}

@media(max-width: 979px) {
    .s40 {
        font-size: 20.4px;
    }
}

.s41 {
    font-size: calc(41 * 100vw / 1920);
}

@media(max-width: 969px) {
    .s41 {
        font-size: 20.7px;
    }
}

.s42 {
    font-size: calc(42 * 100vw / 1920);
}

@media(max-width: 960px) {
    .s42 {
        font-size: 21.0px;
    }
}

.s43 {
    font-size: calc(43 * 100vw / 1920);
}

@media(max-width: 951px) {
    .s43 {
        font-size: 21.3px;
    }
}

.s44 {
    font-size: calc(44 * 100vw / 1920);
}

@media(max-width: 942px) {
    .s44 {
        font-size: 21.6px;
    }
}

.s45 {
    font-size: calc(45 * 100vw / 1920);
}

@media(max-width: 934px) {
    .s45 {
        font-size: 21.9px;
    }
}

.s46 {
    font-size: calc(46 * 100vw / 1920);
}

@media(max-width: 926px) {
    .s46 {
        font-size: 22.2px;
    }
}

.s47 {
    font-size: calc(47 * 100vw / 1920);
}

@media(max-width: 919px) {
    .s47 {
        font-size: 22.5px;
    }
}

.s48 {
    font-size: calc(48 * 100vw / 1920);
}

@media(max-width: 911px) {
    .s48 {
        font-size: 22.8px;
    }
}

.s49 {
    font-size: calc(49 * 100vw / 1920);
}

@media(max-width: 905px) {
    .s49 {
        font-size: 23.1px;
    }
}

.s50 {
    font-size: calc(50 * 100vw / 1920);
}

@media(max-width: 898px) {
    .s50 {
        font-size: 23.4px;
    }
}

.s51 {
    font-size: calc(51 * 100vw / 1920);
}

@media(max-width: 892px) {
    .s51 {
        font-size: 23.7px;
    }
}

.s52 {
    font-size: calc(52 * 100vw / 1920);
}

@media(max-width: 886px) {
    .s52 {
        font-size: 24.0px;
    }
}

.s53 {
    font-size: calc(53 * 100vw / 1920);
}

@media(max-width: 880px) {
    .s53 {
        font-size: 24.3px;
    }
}

.s54 {
    font-size: calc(54 * 100vw / 1920);
}

@media(max-width: 874px) {
    .s54 {
        font-size: 24.6px;
    }
}

.s55 {
    font-size: calc(55 * 100vw / 1920);
}

@media(max-width: 869px) {
    .s55 {
        font-size: 24.9px;
    }
}

.s56 {
    font-size: calc(56 * 100vw / 1920);
}

@media(max-width: 864px) {
    .s56 {
        font-size: 25.2px;
    }
}

.s57 {
    font-size: calc(57 * 100vw / 1920);
}

@media(max-width: 858px) {
    .s57 {
        font-size: 25.5px;
    }
}

.s58 {
    font-size: calc(58 * 100vw / 1920);
}

@media(max-width: 854px) {
    .s58 {
        font-size: 25.8px;
    }
}

.s59 {
    font-size: calc(59 * 100vw / 1920);
}

@media(max-width: 849px) {
    .s59 {
        font-size: 26.1px;
    }
}

.s60 {
    font-size: calc(60 * 100vw / 1920);
}

@media(max-width: 844px) {
    .s60 {
        font-size: 26.4px;
    }
}

.s61 {
    font-size: calc(61 * 100vw / 1920);
}

@media(max-width: 840px) {
    .s61 {
        font-size: 26.7px;
    }
}

.s62 {
    font-size: calc(62 * 100vw / 1920);
}

@media(max-width: 836px) {
    .s62 {
        font-size: 27.0px;
    }
}

.s63 {
    font-size: calc(63 * 100vw / 1920);
}

@media(max-width: 832px) {
    .s63 {
        font-size: 27.3px;
    }
}

.s64 {
    font-size: calc(64 * 100vw / 1920);
}

@media(max-width: 828px) {
    .s64 {
        font-size: 27.6px;
    }
}

.s65 {
    font-size: calc(65 * 100vw / 1920);
}

@media(max-width: 824px) {
    .s65 {
        font-size: 27.9px;
    }
}

.s66 {
    font-size: calc(66 * 100vw / 1920);
}

@media(max-width: 820px) {
    .s66 {
        font-size: 28.2px;
    }
}

.s67 {
    font-size: calc(67 * 100vw / 1920);
}

@media(max-width: 816px) {
    .s67 {
        font-size: 28.5px;
    }
}

.s72 {
    font-size: calc(72 * 100vw / 1920);
}

@media(max-width: 800px) {
    .s72 {
        font-size: 30px;
    }
}

.s80 {
    font-size: calc(80 * 100vw / 1920);
}

@media(max-width: 777px) {
    .s80 {
        font-size: 32.4px;
    }
}

@media(max-width: 800px) {
    .z1 {
        max-width: 500px !important;
        width: 100% !important;
        margin: 0 auto !important;
        padding: 0 !important;
        float: none !important;
        display: block !important;
    }

    .z2,
    .z3,
    .z4,
    .z5 {
        float: none !important;
        display: inline-block !important;
        vertical-align: top !important;
        margin: 0 2% 2% 0 !important;
    }

    .z2 {
        width: 49% !important;
    }

    .z3 {
        width: 32% !important;
    }

    .z4 {
        width: 23.5% !important;
    }

    .z5 {
        width: 18.4% !important;
    }

    .z2:nth-child(2n),
    .z3:nth-child(3n),
    .z4:nth-child(4n),
    .z5:nth-child(5n) {
        margin-right: 0 !important;
    }

    .mb2 {
        margin-bottom: 20px !important;
    }

    .mb1 {
        margin-bottom: 10px !important;
    }

    .l1 {
        padding-left: 10px !important;
    }

    .r1 {
        padding-right: 10px !important;
    }

    .t1 {
        padding-top: 10px !important;
    }

    .b1 {
        padding-bottom: 10px !important;
    }

    .l2 {
        padding-left: 20px !important;
    }

    .r2 {
        padding-right: 20px !important;
    }

    .t2 {
        padding-top: 20px !important;
    }

    .b2 {
        padding-bottom: 20px !important;
    }

    .l3 {
        padding-left: 30px !important;
    }

    .r3 {
        padding-right: 30px !important;
    }

    .t3 {
        padding-top: 30px !important;
    }

    .b3 {
        padding-bottom: 30px !important;
    }

    .hauto {
        height: auto !important;
    }

    .none {
        display: none !important;
    }
}

@media(max-width: 450px) {
    .w1 {
        max-width: 500px !important;
        width: 100% !important;
        margin: 0 auto !important;
        padding: 0 !important;
        float: none !important;
        display: block !important;
    }

    .wm2 {
        margin-bottom: 20px !important;
    }

    .wm1 {
        margin-bottom: 10px !important;
    }

    .wl1 {
        padding-left: 10px !important;
    }

    .wr1 {
        padding-right: 10px !important;
    }

    .wt1 {
        padding-top: 10px !important;
    }

    .wb1 {
        padding-bottom: 10px !important;
    }

    .wl2 {
        padding-left: 20px !important;
    }

    .wr2 {
        padding-right: 20px !important;
    }

    .wt2 {
        padding-top: 20px !important;
    }

    .wb2 {
        padding-bottom: 20px !important;
    }

    .wl3 {
        padding-left: 30px !important;
    }

    .wr3 {
        padding-right: 30px !important;
    }

    .wt3 {
        padding-top: 30px !important;
    }

    .wb3 {
        padding-bottom: 30px !important;
    }
}


/* 动画特效 */
.teaser {
    opacity: 0;
    transform: translate3d(0, 25%, 0);
    transition: opacity 1s ease-out 0.2s, transform 1s ease-out 0.2s, box-shadow .3s;
}

.teaser.is-visible {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

.lefter {
    opacity: 0;
    transform: translate3d(-35%, 35%, 0);
    transition: opacity 1s ease-out 0.2s, transform 1s ease-out 0.2s;
}

.lefter.is-visible {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

.righter {
    opacity: 0;
    transform: translate3d(35%, 35%, 0);
    transition: opacity 1s ease-out 0.2s, transform 1s ease-out 0.2s;
}

.righter.is-visible {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

.downer {
    opacity: 0;
    transform: translate3d(0, -35%, 0);
    transition: opacity 1s ease-out 0.2s, transform 1s ease-out 0.2s;
}

.downer.is-visible {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

.lter {
    opacity: 0;
    transform: translate3d(-35%, 0, 0);
    transition: opacity 1s ease-out 0.2s, transform 1s ease-out 0.2s;
}

.lter.is-visible {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

.rter {
    opacity: 0;
    transform: translate3d(35%, 0, 0);
    transition: opacity 1s ease-out 0.2s, transform 1s ease-out 0.2s;
}

.rter.is-visible {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

.delay2 {
    transition-delay: 0.2s;
}

.delay4 {
    transition-delay: 0.4s;
}

.delay6 {
    transition-delay: 0.6s;
}

.delay8 {
    transition-delay: 0.8s;
}

.delay10 {
    transition-delay: 1s;
}

/*视频容器样式*/
.v-a{position: fixed;left: 0;top: 120%;width: 100%;height: 100%;background-color: #000;z-index: 999999999;transition: top .5s ease-in-out;}
.v-a.show{top: 0;}
.v-a.show .v-e{visibility: visible;}
.v-a.show .v-f{display: block;}
.v-b{width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.v-c{display: block;width: 60px;height: 50px;font-size: 30px;text-align: center;line-height: 50px;color: #fff;position: absolute;left: 0;top: 0;cursor: pointer;z-index: 10000;}
.v-e{visibility: hidden;width: 100%;height: 100%;position: absolute;left: 0;top: 0;right: 0px;bottom: 0px;max-width: 100%;max-height: 100%;margin: auto;}
.v-f{display: none;position: absolute;top: 50%;left: 50%;max-width: 800px;max-height: calc(100% - 80px);transform: translate(-50%,-50%);}

body{padding-top: 1.1rem;}
header{width: 100%;height: 1.1rem;padding-left: 1.62rem;position: fixed;left: 0;top: 0;z-index: 123456789;background-color: #fff;}
header.shadow{box-shadow: 0 0 4px rgba(0,0,0,0.1);}
.h-logo{float: left;display: block;margin-top: .19rem;}
.h-logo img{height: .7rem;vertical-align: top;}
.h-right{float: right;font-size: 0;}
.h-nav{display: inline-block;vertical-align: top;font-size: 0;margin-right: .98rem;}
.h-li{display: inline-block;vertical-align: top;position: relative;margin: 0 .54rem;}
.h-li.active .h-link{color: #45b3aa;}
.h-link{display: inline-block;vertical-align: top;color: #333;line-height: 1.1rem;height: 1.1rem;}
.h-sub{width: 1.8rem;background-color: #fff;box-shadow: 0 0.04rem 0.04rem rgba(0,0,0,0.1);position: absolute;left: 50%;top: 100%;margin-left: -0.9rem;text-align: center;display: none;}
.h-sub>li{width: 100%;}
.h-sub>li>a{display: block;color: #666;line-height: 1.375;transition: all .3s;padding: .17rem 0.08rem;}
.h-lang{display: inline-block;vertical-align: top;width: 1.4rem;}
.h-cur{display: block;line-height: 1.1rem;height: 1.1rem;background-color: #45b3aa;text-align: center;border-top-left-radius: .3rem;color: #fff;cursor: pointer;}
.h-cur:before{content: "";display: inline-block;vertical-align: middle;width: 1em;height: 1em;background-image: url(/themes/pc_cn/public/assets/images/i8.png);background-size: 100% 100%;margin-right: .6em;position: relative;top: -1px;}
.h-search{display: inline-block;vertical-align: top;width: 1.4rem;height: 1.1rem;line-height: 1.1rem;background-color: #59beb6;cursor: pointer;background-image: url(/themes/pc_cn/public/assets/images/3.png);background-repeat: no-repeat;background-position: center center;}
.h-sch{display:none;padding: .25rem;position: fixed;right: 0;top: 1.1rem;z-index: 127;background-color: #fff;}
.h-form{width: 100%;position: relative;padding-right: 2.64em;border-radius: 1.32em;overflow: hidden;font-size:0;margin-top: 0;}
.h-m{width: 3rem;height: .32rem;line-height: .32rem;border:1px solid #ccc;border-right: none;background-color: transparent;vertical-align:top;background-color:transparent;font-size: .14rem;color:#333;padding: 0 .32rem 0 .1rem;}
.h-n{width: .32rem;height:.32rem;border: 1px solid #ccc;background-color: transparent;background-image: url(/themes/pc_cn/public/assets/images/4.png);background-size: .2rem .2rem;background-repeat: no-repeat;background-position: center center;color: transparent;cursor: pointer;}
.h-opa{left: -100vw;opacity: 0;transition: opacity .3s;width: 100%;height: 100vh;position: fixed;top: 0;background-color: rgba(0,0,0,0.5);z-index: 122;}

header.show-search .h-opa{left: 0;opacity: 1;}
@media(max-width: 1920px){
    .h-sch{padding: 25px;}
    .h-m{width: 270px;height: 34px;line-height: 34px;font-size: 14px;padding: 0 10px;}
    .h-n{width: 50px;height: 34px;background-size: 20px 20px;}
}
@media(max-width: 1500px){
    .h-sub{width: 160px;margin-left: -80px;}
    .h-link{font-size: 16px;}
}
@media(min-width: 1201px){
    .h-li.active .h-link{border-bottom: 0.03rem solid #45b3aa;color: #45b3aa;}
    .h-li:hover .h-link{border-bottom: 0.03rem solid #45b3aa;color: #45b3aa;}
    .h-sub>li>a:hover{background-color: #45b3aa;color: #fff;}
}
@media(max-width: 1200px){
    body{padding-top: 42px;}
    header{width: 100%;height: 42px;padding-left: 10px;}
    .h-logo{margin-top: 7px;}
    .h-logo img{height: 28px;}
    .h-search{width: 42px;height: 42px;position: absolute;right: 42px;top: 0;background-size: 16px 16px;}
    .h-menu{width: 42px;height: 42px;position: absolute;right: 0;top: 0;background-image: url(/themes/pc_cn/public/assets/images/5.png);background-size: 30px 30px;background-repeat: no-repeat;background-position: center center;background-color: #45b3aa;}
    .h-cur{line-height: 42px;height: 42px;border-top-left-radius: 0;}
    .h-cur:before{display: none;}
    .h-lang{width: 42px;height: 42px;position: absolute;right: 82px;top: 0;}
    .h-li{display: block;width: 100%;padding: 0;margin: 0;}
    .h-link{width: 100%;line-height: 40px;/* font-size: 14px; */color: #fff;padding: 0 40px 0 20px;height: auto;}
    .h-li.active .h-link{color: #fff;}
    .h-nav{width: 260px;height: 100vh;overflow: auto;background-color: rgba(69,179,170,0.85);position: fixed;right: -260px;top: 0;z-index: 123456;transition: all .3s;margin-top: 0;padding-top: 10px;padding-bottom: 10px;margin-right: 0;}
    .h-sub{width: 100%;position: relative;left: 0;top: 0;margin-left: 0;padding: 0;border-top: none;box-shadow: none;background-color: transparent;}
    .h-sub>li>a{text-align: left;text-align-last: left;padding-left: 40px;font-size: 14px;border-bottom: none;padding: 10px 10px 10px 40px;color: #fff;}
    .h-li.has-nav:after{content: "+";display: inline-block;width: 40px;height: 40px;line-height: 40px;text-align: center;text-align-last: center;position: absolute;right: 0;top: 0;font-size: 20px;color: #fff;}
    .h-li.has-nav.show:after{content: "-";}
    .h-li.has-nav.show{background-color: rgba(255,255,255,0.8);}
    .h-li.has-nav.show .h-link{color: #666;}
    .h-li.has-nav.show .h-sub>li>a{color: #666;}
    .h-li.has-nav.show:after{color: #666;}
    .h-sch{width: 100%;top: 42px;font-size: 0;text-align: center;padding-left: 0;padding-right: 0;}
    .h-m{width: 230px;height: 32px;line-height: 32px;}
    .h-n{height: 32px;background-size: 16px 16px;}
    header.show-menu .h-nav{right: 0;}
    header.show-menu .h-opa{left: 0;opacity: 1;}
}


footer{width: 100%;background-color: #4dbcb3;position: relative;z-index: 10;}
footer:before{content: "";display: block;width: 100%;padding-top: 7.239vw;background-image: url(/themes/pc_cn/public/assets/images/2.png);background-size: 100% 100%;position: absolute;left: 0;top: -7.239vw;pointer-events: none;}
.f-top{width: 100%;padding-top: .36rem;padding-bottom: .85rem;}
.f-a{width: 14rem;margin: 0 auto;overflow: hidden;}
.f-b{float: left;width: 4.2rem;padding-right: .1rem;}
.f-logo{display: block;width: 1.77rem;margin-bottom: .45rem;}
.f-img{width: 100%;}
.f-row{color: #fff;line-height: 1.44;margin-bottom: .2rem;position: relative;padding-left: .33rem;}
.f-row:last-child{margin-bottom: 0;}
.f-row:before{content: "";display: inline-block;width: 1.14em;height: 1.14em;background-size: 100% 100%;position: absolute;left: 0;top: 0.15em;}
.f-row1:before{background-image: url(/themes/pc_cn/public/assets/images/i5.png);}
.f-row2:before{background-image: url(/themes/pc_cn/public/assets/images/i6.png);}
.f-row3:before{background-image: url(/themes/pc_cn/public/assets/images/i7.png);}
.f-c{float: left;font-size: 0;padding-top: .28rem;}
.f-d{display: inline-block;vertical-align: top;width: 2rem;}
.f-e{color: #fff;display: inline-block;vertical-align: top;margin-bottom: .3rem;}
.f-f{width: 100%;}
.f-g{margin-bottom: .2rem;padding-right: .1rem;}
.f-g:last-child{margin-bottom: 0;}
.f-h{display: inline-block;vertical-align: top;color: #fff;line-height: 1.44;}
.f-code{float: right;padding-top: .17rem;}
.f-qr{width: 1.6rem;}
.f-bot{width: 100%;background-color: #3fb0a7;padding: .2rem 10px;}
.f-o{float: left;color: #fff;line-height: 1.43;}
.f-o *{line-height: inherit;}
.f-o a{color: #fff;display: inline-block;vertical-align: top;}
.f-p{float: right;color: #fff;line-height: 1.43;}
.f-p *{line-height: inherit;}
.f-p a{color: #fff;display: inline-block;vertical-align: top;}
@media(max-width: 1920px){
    .f-b{padding-right: 10px;}
    .f-g{padding-right: 10px;}
}
@media(min-width: 1201px){
    .f-h:hover{text-decoration: underline;}
}
@media(max-width: 800px){
    .f-d{overflow: hidden;margin-bottom: 3px !important;}
    .f-f{font-size: 0;width: calc(100% + 20px);}
    .f-g{display: inline-block;vertical-align: top;margin-right: 20px;margin-bottom: 0;}
    .f-h{line-height: 30px;}
    .f-code{text-align: center;}
    .f-qr{width: 90px;}
    .f-logo{width: 88px;}
    .f-e{margin-bottom: 3px;font-size: 14px;}
    .f-row{padding-left: 20px;}
    .f-o{text-align: center;}
    .f-p{text-align: center;}
    .f-bot{padding: 18px 10px;}
}

.a-a{width: 100%;position: relative;z-index: 1;}
.a-bn{width: 100%;}
.a-b{position: relative;}
.a-c{display: block;position: relative;width: 100%;border-top-left-radius: 7.29vw 7.81vw;;overflow: hidden;}
.a-img{width: 100%;}
.a-text{width: 100%;position: absolute;left: 0;top: 50%;transform: translate(0, -50%);padding-bottom: 7.29vw;padding-left: 1.62rem;}


.a-tit{font-size: 3vw;color: #fff;letter-spacing: .11em;margin-bottom: 2.6vw;font-weight: bold;line-height: 1.3;}
/*.a-tit{font-size: 3.75vw;color: #fff;letter-spacing: .11em;margin-bottom: 2.6vw;font-weight: bold;width: 8.5em;line-height: 1.3;}*/



.a-intro{font-size: 1.354vw;color: #fff;line-height: 1.84;margin-bottom: 3.9vw;}
.a-more{display: inline-block;line-height: 2.5vw;text-align: center;font-size: 0.73vw;color: #45b3aa;border-radius: 1.71em;background-color: #fff;padding: 0 2.78em;cursor: pointer;}
.a-more:after{content: ">";padding-left: 3em;}
.a-mouse{width: 1em;position: absolute;left: 50%;margin-left: -0.5em;bottom: 14.685vw;z-index: 123;animation: jump 1.5s linear infinite;}
.a-bn .swiper-pagination-bullet{width: .14rem;height: .14rem;background-color: #fff;opacity: 1;border: none;}
.a-bn .swiper-pagination-bullet-active{background-color: #45b3aa;}
.a-bn.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 .1rem;}
.a-bn.swiper-container-horizontal>.swiper-pagination-bullets{bottom: 7.29vw;font-size: 0;padding-bottom: .2rem;}
@keyframes jump{
    0%{
        transform: translateY(0);
    }
    25%{
        transform: translateY(-6px);
    }
    50%{
        transform: translateY(0px);
    }
    75%{
        transform: translateY(6px);
    }
    100%{
        transform: translateY(0);
    }
}
@media(max-width: 1200px){
    .a-more{line-height: 30px;border-radius: 15px;padding: 0 15px;}
    .a-mouse{display: none;}
}
@media(max-width: 900px){
    .a-intro{font-size: 13.2px;}
}
@media(max-width: 750px){
    /*.a-text{width: 50vw;padding-left: 10px;margin-left: 0;left: 0;}*/
    .a-text{padding-left: 10px;margin-left: 0;left: 0;}
    .a-tit{font-size: 18px;}
}
@media(max-width: 500px){
    .a-intro{font-size: 12px;}
}

.b-a{width: 100%;height: 10.51rem;overflow: auto;margin-top: -7.29vw;background-size: 101% 101%;background-position: center center;padding: 1.6rem 0 8vw;border-top-right-radius: 7.81vw 7.29vw;position: relative;z-index: 2;}
.b-text{width: 14rem;margin: 0 auto;text-align: right;position: relative;z-index: 2;}
.b-tit{color: #fff;font-weight: bold;margin-bottom: .66rem;}
.b-intro{color: #fff;line-height: .48rem;margin-bottom: .85rem;}
.b-intro *{line-height: inherit;}
.b-btns{width: 100%;}
@media(max-width: 900px){
    .b-a{background-size: 900px auto;padding-top: 7.29vw;height: auto;}
    .b-a:after{content: "";display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;background-color: rgba(0,0,0,0.2);z-index: 1;}
    .b-btns{padding-bottom: 7.29vw;}
    .b-tit{font-size: 18px;margin-bottom: 20px;}
    .b-text{width: 70%;padding: 0 10px;margin-right: 0;}
    .b-intro{margin-bottom: 20px;}
    .b-intro br{display: none;}
}
@media(max-width: 500px){
    .b-intro{font-size: 12px;line-height: 18px;}
}

.c-box{width: 100%;position: relative;margin-top: -8vw;z-index: 3;}
.c-a{ width: 100%;overflow: auto;background-size: cover;background-repeat: no-repeat; background-position: center center;padding: 1.8rem 0 calc(8vw + 1.9rem);border-top-left-radius: 8vw;position: relative;}
.c-b{width: 50%;}
.c-text{width: 14rem;margin: 0 auto;position: relative;z-index: 2;}
.c-tit{color: #fff;font-weight: bold;margin-bottom: .66rem;}
.c-tit2{color: #fff;margin-bottom: .3rem;}
.c-intro{color: #fff;line-height: .4rem;min-height: 2.92rem;padding-bottom: .2rem;}
.c-intro *{line-height: inherit;}
.c-bn{width:100%; }
.c-info{position: absolute;bottom: calc(8vw + 1.4rem);left: 50%;margin-left: -7rem; width: 14rem;font-size: 0;user-select: none;z-index: 18;}
.c-arrow{width: .52rem;height: .52rem;background-size: 100% 100%;background-image: url(/themes/pc_cn/public/assets/images/lt.png);display: inline-block;vertical-align: middle;cursor: pointer;transition: all .3s;}
.c-next{transform: rotate(180deg);}
.c-center{display: inline-block;vertical-align: middle;padding: 0 .27rem;}
.c-center span{color: #fff;opacity: 0.5;}
.c-center .c-cur{opacity: 1;font-weight: bold;}
@media(min-width: 1201px){
    .c-arrow:hover{background-image: url(/themes/pc_cn/public/assets/images/lv.png);}
}
@media(max-width: 1200px){
    .c-intro{line-height: 24px;}
    .c-intro br{display: none;}
}
@media (max-width: 900px){
    .c-a{background-size: 900px auto;padding-bottom: calc(8vw  + .8rem); height: auto;padding-top: 0;}
    .c-a:after{content: "";display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;background-color: rgba(0,0,0,0.2);z-index: 1;}
    .c-tit {font-size: 18px;margin-bottom: 20px;}
    .c-tit2{font-size: 16px;}
    .c-text{width: 70%;padding: 8vw 0 0 10px;margin-left: 0;}
    .c-bn{width: 100%;}
    .c-b{width: 100%;}
    .c-info{width: 100%;padding: 0 10px; bottom: calc(8vw  + .3rem); margin-left: 0;left: 0;}
}
@media (max-width: 500px){
    .c-intro{font-size: 12px;line-height: 18px;}
}

.d-a{width: 100%;height: 10.42rem;margin-top: -8vw;background-size: 101% 101%;background-position: center center;padding: 1.5rem 0 7.29vw;border-top-right-radius: 8vw;position: relative;z-index: 4;}
.d-tit{color: #fff;font-weight: bold;text-align: center;}
.d-list{width: 14.4rem;margin: 0 auto;font-size: 0;padding-top: 1.5rem;}
.d-item{display: block;margin: 0 auto;width: 88.888%;padding-top: .47rem;padding-bottom: .16rem;transition: all .3s;border-radius: .1rem;position: relative;top: 0;}
.d-box{width: 1rem;height: 1rem;margin: 0 auto .48rem;position: relative;border: 1px solid #fff;overflow: hidden;border-radius: 50%;box-sizing: content-box;transition: all .3s;}
.d-icon{opacity: 0;position: absolute;left: 0;top: 0;width: 100%;height: 100%;transition: all .3s;}
.d-icon2{opacity: 1;}
.d-b{text-align: center;margin-bottom: .38rem;transition: all .3s;}
.d-c{color: #fff;font-weight: bold;transition: all .3s;}
.d-d{color: #fff;transition: all .3s;}
.d-e{color: #fff;text-align: center;line-height: 1.38;margin-bottom: .17rem;transition: all .3s;}
.d-f{color: #fff;text-align: center;line-height: 1.44;min-height: 2.88em;transition: all .3s;}
.d-page{text-align: center;width: 100%;position: absolute;left: 0;bottom: 7.29vw;font-size: 0;padding-bottom: .7rem;}
.d-page.hide{display: none;}
.d-page .swiper-pagination-bullet{width: .12rem;height: .12rem;background-color: transparent;opacity: 1;border: 1px solid #fff;vertical-align: top;}
.d-page .swiper-pagination-bullet-active{background-color: #fff;}
.d-page.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 .12rem;}
@media(min-width: 1201px){
    .d-item:hover{padding-top: .77rem;padding-bottom: .26rem;box-shadow: 0 0 .29rem rgba(69,179,170,0.45);top: -0.35rem;background-color: #fff;}
    .d-item:hover .d-box{margin-bottom: .68rem;background-color: #45b3aa;border-color: #45b3aa;}
    .d-item:hover .d-icon1{opacity: 0;}
    .d-item:hover .d-icon2{opacity: 1;}
    .d-item:hover .d-c{color: #45b3aa;}
    .d-item:hover .d-d{color: #45b3aa;}
    .d-item:hover .d-e{color: #45b3aa;}
    .d-item:hover .d-b{margin-bottom: .52rem}
    .d-item:hover .d-f{color: #45b3aa;}
}
@media(max-width: 1200px){
    .d-list{padding-bottom: 20px;}
    .d-page{position: relative;bottom: 0;}
}
@media(max-width: 900px){
    .d-a{padding-top: 8vw;height: auto;background-size: 900px auto;}
    .d-b{margin-bottom: 10px;}
    .d-tit{font-size: 18px;}
    .d-c{font-size: 16px;}
    .d-e{font-size: 16px;}
    .d-f{font-size: 13px;}
    .d-a{padding-left: 10px;padding-right: 10px;}
    .d-list{width: 100%;max-width: 500px;margin: 0 auto;padding-top: 20px;}
    .d-list .swiper-slide{height: auto;}
    .d-item{padding: 15px 0 7px;margin-bottom: 10px;height: 100%;}
    .d-item:nth-last-child(1){margin-bottom: 0 !important;}
    .d-item:nth-last-child(2){margin-bottom: 0 !important;}
    .d-box{margin-bottom: 15px;}
    .d-f{min-height: 0;}
    .d-page{padding-bottom: .6rem;}
}

.e-a.news{width: 100%;height: 10.2rem;margin-top: -7.29vw;background-size: 101% 101%;background-position: center center;padding: 1rem 0 8.3vw;border-top-right-radius: 7.81vw 7.29vw;position: relative;z-index: 5;}
.e-tit{color: #45b3aa;font-weight: bold;margin-bottom: .7rem;text-align: center;}
.e-a.news.news .newper{margin-bottom: 0;}
.e-bn{padding-bottom: .5rem;}
.e-bn .swiper-pagination-bullet{width: .12rem;height: .12rem;background-color: transparent;opacity: 1;border: 1px solid #45b3aa;}
.e-bn .swiper-pagination-bullet-active{background-color: #45b3aa;}
.e-bn.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 .12rem;}
.e-bn.swiper-container-horizontal>.swiper-pagination-bullets{bottom: 2px;font-size: 0;}
@media(max-width: 1200px){
    .e-a.news{height: auto;padding-top: 7.29vw;}
    .e-a.news .w1400{padding-bottom: 7.29vw;}
}
@media(max-width: 900px){
    .e-a.news{background-size: auto 120%;}
    .e-tit{font-size: 18px;margin-bottom: 20px;}
}
@media(max-width: 800px){
    .e-a .w1400{width: 100%;}
    .e-bn .swiper-slide{transform: scale(0.85);transition: all .3s;}
    .e-bn .swiper-slide-active{transform: scale(1);}
}

.g-a{width: 100%;height: 9.6rem;margin-top: -8.3vw;background-size: 101% 101%;background-position: center center;padding: 1rem 0;border-top-left-radius: 7.81vw 8.3vw;position: relative;z-index: 6;}
.g-b{width: 14rem;margin: 0 auto;overflow: hidden;}
.g-left{float: left;width: 28.57%;padding-top: 1.4rem;}
.g-right{float: right;width: 71.43%;border-radius: 2.86vw 0 2.86vw 0 / 2.86vw 0 2.86vw 0;overflow: hidden;}
.g-img{width: 100%;}
.g-tit{color: #45b3aa;font-weight: bold;margin-bottom: 1.08rem;}
.g-info{font-size: 0;display: inline-block;vertical-align: top;cursor: pointer;}
.g-icon{width: .74rem;margin-right: .18rem;display: inline-block;vertical-align: middle;}
.g-t{color: #45b3aa;display: inline-block;vertical-align: middle;}
@media(max-width: 900px){
    .g-a{background-size: 1100px auto;height: auto;padding-top: 8.3vw;}
    .g-b{padding-bottom: 8.3vw;}
    .g-tit{font-size: 18px;margin-bottom: 20px;}
    .g-icon{width: 20px;margin-right: 5px;}
    .g-t{font-size: 12px;}
}
@media(max-width: 800px){
    .g-b{width: 100%;padding-left: 10px;padding-right: 10px;}
    .g-left{padding-top: 40px;}
}

.nanner .imgs .img{border-top-left-radius: 7.29vw 7.81vw;}
.news .newper .swiper-slide:hover .vem{transition: all .3s;}

div.recruits{padding-bottom: 0;}
div.datas{padding-bottom: 1.3rem;}
div.team{padding-bottom: 1.3rem;}
div.videos{padding-bottom: 1.3rem;}
div.advantages{padding-bottom: 1.3rem;}
div.company{padding-bottom: 1.3rem;}
div.medical{padding-bottom: 1.3rem;}
div.news{padding-bottom: 1.3rem;}
div.details{padding-bottom: 1.3rem;}
div.platform{padding-bottom: 1.3rem;}
