/*common样式开始 */
* {
    padding: 0px;
    margin: 0px;
}

html {
    overflow-x: hidden;
    -webkit-text-size-adjust: none;
}

/*****！！页面通用css样式定义开始******/
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body {
    font-family: Arial, Tahoma, "宋体", 'timesbd', 'times';
    font-size: 12px;
    color: #5a5a5a;
}

a {
    text-decoration: none;
}

    /* 链接无下划线,有为underline */
    a:link {
        color: #333333;
    }

    /* 未访问的链接 */
    a:visited {
        color: #333333;
    }

    /* 已访问的链接 */
    a:hover {
        color: #eb1315;
        text-decoration: none;
    }

    /* 鼠标在链接上 */
    a:active {
        color: #333333;
    }

/* 点击激活链接 */
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 12px;
}

fieldset,
img {
    border: 0;
    vertical-align: middle
}

.clear {
    clear: both;
    line-height: 0;
    height: 0;
    font-size: 0px;
}

    .clear:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

/*清除浮动*/
.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline
}

.hy-part b {
    font-family: 'Times New Roman';
    font-weight: normal;
}

/*表格样式定义 */
checkbox {
    border: 0px;
}

/*选择框样式定义 */
.hy-part {
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
    font-family: microsoft yahei;
}

    .hy-part img {
        width: 100%;
        display: block;
    }

/*页面头部*/
.hy-header {
    background: url(../images/hy-header.jpg) no-repeat center top #b4282c;
    background-size: 100% 100%;
    position: relative;
    height: 60px;
}

/*.header-top{ width:93.75%; margin:0 auto; position:absolute; left:3.125%; z-index:9;}*/
.header-menu {
    width: 6.56%;
    left: 3.75%;
    top: 15px;
    margin-top: 0.1rem;
    position: absolute;
    z-index: 9;
}

/*.hideMenu{ background:url(../images/close.png) no-repeat center top; background-size:100% 100%;}*/
.header-logo {
    width: 37.1875%;
    left: 16.4%;
    top: 15px;
    margin-right: 23.4%;
    position: absolute;
}

.header-hb {
    width: 6.857%;
    right: 16.4%;
    top: 15px;
    position: absolute;
}

.header-zixun {
    width: 6.25%;
    right: 7.8%;
    top: 15px;
    position: absolute;
}

.header_top {
    background: url(../images/header_top.jpg) no-repeat center top #d47575;
    background-size: 100% 100%;
    padding-bottom: 0.9rem;
}

.headnum {
    position: absolute;
    background: #ffffff;
    border-radius: 12px;
    height: 12px;
    line-height: 10px;
    color: #c1292a;
    display: inline-block;
    font-size: 12px;
    font-style: normal;
    text-align: center;
    top: 15px;
    right: 3.75%;
    padding: 0 3px;
    animation: bounce 1s infinite;
    -webkit-animation: bounce 1s infinite;
    font-family: 'timesbd';
}

    .headnum em {
        font-style: normal;
    }

.header-nav {
    width: 93.75%;
    margin: 0 auto 1rem;
}

    .header-nav a {
        width: 21.7%;
        text-align: center;
        line-height: 2rem;
        color: #18191b;
        font-size: 1rem;
        display: block;
        border-radius: 0.9rem;
        background: #ffffff;
        float: left;
        margin-left: 4.14%;
        letter-spacing: 1.5px;
    }

        .header-nav a:first-child {
            margin-left: 0px;
        }

/*banner*/
.hy-banner {
    width: 93.75%;
    margin: 0 auto;
    background: #d47575;
    border-radius: 1rem;
    overflow: hidden;
}

    .hy-banner img {
        border-radius: 1rem;
    }

.banner .swiper-pagination-bullet {
    width: 1.2rem;
    height: 2px;
    background: #ffffff !important;
    border-radius: 0;
}

.banner .swiper-pagination-bullet-active {
    width: 1.2rem;
    height: 2px;
    background: #000 !important;
    border-radius: 0;
}

/*项目图标切换版块*/
.xm-list {
    background: url(../images/bg_x.jpg) no-repeat center 0px;
    background-size: 100% 100%;
}

.xm-list-containerxm {
    overflow: hidden;
    border-radius: 2rem;
}

    .xm-list-containerxm ul li {
        width: 33.3%;
        display: block;
        float: left;
        margin: 0;
        margin-bottom: 0.4rem;
    }

.nav_block {
    position: relative;
}

    .nav_block i {
        position: absolute;
        width: 100%;
        display: block;
        top: 0;
        left: 0;
        z-index: 99;
    }

.xm-list-containerxm ul {
    margin: 0 auto;
    width: 93%;
}

    .xm-list-containerxm ul li img {
        width: 95%;
        margin: 0 auto;
    }

    .xm-list-containerxm ul li a p {
        line-height: 2.2rem;
        display: block;
        text-align: center;
        color: #000000;
        font-size: 1rem;
    }



.xm-list-containerxm .swiper-pagination-bullet {
    width: 1.7rem;
    height: 3px;
    background: #999999;
    border-radius: 1.5px;
}

/*新春活动*/
.hd {
    width: 93.75%;
    margin: 0 auto;
}

    .hd img {
        border-radius: 1rem;
    }

/*限时秒杀*/
.timed-spike {
    padding: 1.7rem 0;
}

.djs {
    width: 93.75%;
    margin: 0 auto;
    padding-bottom: 1.3rem;
}

    .djs p {
        width: 22.5%;
        display: block;
        float: left;
    }

.count_block {
    padding-top: 0.2%;
    margin-right: 0.8rem;
    float: left;
    margin-left: 0.8rem;
    border-radius: 0.5rem;
}

    .count_block span {
        width: 0.8rem;
        color: #fff;
        font-size: 1.2rem;
        text-align: center;
        float: left;
        height: 1.5rem;
        line-height: 1.5rem;
        background: #2e2f2f;
        position: relative;
        font-family: 'timesbd';
    }

        .count_block span:nth-child(2):after {
            content: ":";
            position: absolute;
            left: 1rem;
            color: #000000;
        }

.count_down {
    width: 20.5%;
    float: left;
    padding-top: 0.2%;
}

    .count_down span {
        width: 0.8rem;
        color: #fff;
        font-size: 1.2rem;
        text-align: center;
        float: left;
        height: 1.5rem;
        line-height: 1.5rem;
        background: #2e2f2f;
        position: relative;
        font-family: 'Times New Roman';
    }

.top-left {
    border-top-left-radius: 0.3rem;
    text-align: right;
}

.top-right {
    border-top-right-radius: 0.3rem;
    text-align: left;
}

.bottom-right {
    border-bottom-right-radius: 0.3rem;
}

.bottom-left {
    border-bottom-left-radius: 0.3rem;
}

.count_down span:nth-child(2) {
    margin-right: 0.8rem;
}

    .count_down span:nth-child(2):after {
        content: ":";
        position: absolute;
        left: 1rem;
        color: #000000;
    }

.spikexm {
    width: 96.875%;
    margin-left: 3.125%;
    padding-bottom: 1rem;
}

.whole_main {
    position: relative;
    height: 17.5rem;
}

.spikexmmain {
    width: 29rem;
    overflow: hidden;
}

    .spikexmmain .box {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        visibility: hidden;
    }

        .spikexmmain .box .swiper-wrapper {
            width: 100%;
        }

        .spikexmmain .box .swiper-slide {
            color: #FFFFFF;
        }

.whole_main .current {
    visibility: visible;
}

.spikebtn {
    width: 16% !important;
    position: absolute;
    right: 3.125%;
    top: -2.5rem;
}

.spikelist {
    width: 92%;
    color: #000000;
    font-size: 1rem;
    float: left;
}

    .spikelist a {
        display: block;
    }

    .spikelist img {
        border-radius: 0.2rem;
    }

    .spikelist h3 {
        line-height: 1.5rem;
        font-size: 1rem;
        color: #000;
        margin: 0.7rem 0 1.1rem;
        height: 3rem;
        overflow: hidden;
    }

        .spikelist h3 i {
            color: #a1a1a1;
            font-size: 1rem;
            font-style: normal;
        }

/*美丽新组合*/
.beauty {
    width: 100%;
    margin: 0 auto;
    background: url(../images/bg.png) no-repeat center bottom;
    background-size: 100% 1.6rem;
    padding-bottom: 1.5rem;
}

.beautycontainer {
    width: 92.1875%;
    margin: 0 auto;
}

.swiper-containerbeauty {
    padding-top: 4rem !important;
    padding-bottom: 3rem !important;
}

    .swiper-containerbeauty .swiper-slide .beautylist:first-child {
        margin-right: 3%;
    }

    .swiper-containerbeauty .swiper-pagination-bullet {
        width: 1.2rem;
        height: 0.25rem;
        background: #e6e6e6;
        border-radius: 0;
        margin: 0 !important;
        opacity: 1;
    }

    .swiper-containerbeauty .swiper-pagination-bullet-active {
        background: #d0393f;
    }

.swiper-button-nextbeauty {
    margin-top: 0 !important;
    top: 1.2rem !important;
    right: 0 !important;
    overflow: hidden;
    background: none !important;
    width: 16% !important;
    height: 1.25rem !important;
}

.swiper-button-prevbeauty {
    display: none !important;
    margin-top: 0 !important;
    top: 1.2rem !important;
    left: 83% !important;
    overflow: hidden;
    background: none !important;
    width: 8.5% !important;
    height: 1.25rem !important;
}

.beautytitle {
    width: 100%;
    position: absolute;
    top: 0%;
    left: 0%;
}

.beautyspan {
    width: 80%;
}

    .beautyspan i {
        display: inline-block;
        color: #000000;
        font-size: 1.7rem;
        line-height: 3.5rem;
        font-style: normal;
        font-weight: 500;
        letter-spacing: 1.3px;
    }

    .beautyspan em {
        display: inline-block;
        color: #cf373e;
        font-size: 1rem;
        line-height: 3.5rem;
        font-style: normal;
    }

.beautychange {
    width: 16%;
    margin-top: 1.2rem;
}

.beautylist {
    width: 48.5%;
    color: #000000;
    font-size: 1rem;
    float: left;
}

    .beautylist a {
        display: block;
    }

    .beautylist img {
        border-radius: 0.2rem;
    }

    .beautylist h3 {
        line-height: 1.5rem;
        font-size: 1rem;
        color: #000;
        margin: 0.7rem 0 0.1rem;
        overflow: hidden;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .beautylist h4 {
        line-height: 1.5rem;
        font-size: 1rem;
        margin: 0.3rem 0 0.5rem;
        color: #000;
        height: 1.5rem;
        overflow: hidden;
        font-weight: normal;
    }

.beautyprice {
    position: relative;
    height: 2.8rem;
}

.pricedetail {
    width: 70%;
}

    .pricedetail span {
        color: #d0393f;
        font-size: 1.4rem;
        line-height: 1.4rem;
        display: block;
        font-family: 'timesbd';
        font-weight: bold;
    }

        .pricedetail span i {
            font-size: 1rem;
            display: inline-block;
            font-style: normal;
        }

        .pricedetail span b {
            font-weight: bold;
        }

    .pricedetail p {
        color: #a1a1a1;
        font-size: 1rem;
        line-height: 1.4rem;
    }

        .pricedetail p em {
            font-family: 'timesbd';
            font-style: normal;
            font-size: 1.1rem;
            padding: 0 1px;
        }

        .pricedetail p b {
            padding: 0 1.5px;
            font-size: 1.15rem;
            font-family: 'times';
        }

.qiang {
    width: 2.1rem;
    height: 2.1rem;
    display: block;
    position: absolute;
    right: 0.1rem;
    top: 0.4rem;
    animation: pulse 1s ease 0s normal none infinite running;
}

/*案例切换*/
.case {
    padding-top: 2rem;
    background: url(../images/bg.png) no-repeat center bottom;
    background-size: 100% 1.6rem;
    padding-bottom: 2.2rem;
}

    .case .swiper-container {
        height: 100% !important;
    }

    .case img {
        width: 100%;
        display: block;
    }

    .case .swiper-wrapper {
        margin: 0 auto;
    }

    .case .swiper-container {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .case .gallery-thumbs .swiper-slide {
        letter-spacing: 2px;
    }

.ulheight {
    margin: 0.5rem auto 0 !important;
    width: 100%;
    padding: 0;
}

    .ulheight li {
        width: 100%;
        border-top: 0.25rem solid #efefef;
        padding-bottom: 1.5rem;
        padding-top: 1rem;
        list-style: none;
        display: none;
    }

    .ulheight a {
        display: block;
        width: 92.18%;
        margin: 0 auto;
    }

    .ulheight li:first-child {
        border-top: none;
    }

    .ulheight li:nth-child(1) {
        display: block !important;
    }

    .ulheight li p {
        line-height: 1.6rem;
        color: #777777;
        font-size: 1rem;
        padding: 0.7rem 0;
    }

/*.li-show{ display:block !important;}*/
.case-list-title {
    height: 4.8rem;
}

    .case-list-title span {
        width: 4.8rem;
        height: 4.8rem;
        float: left;
    }

    .case-list-title em {
        color: #000000;
        font-size: 1.2rem;
        width: 20rem;
        height: 2.5rem;
        line-height: 2.5rem;
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-style: normal;
        margin-left: 0.8rem;
        float: left;
        font-family: 'timesbd';
    }

    .case-list-title i {
        color: #d0393f;
        font-size: 1rem;
        width: 20rem;
        height: 2.4rem;
        display: block;
        font-style: normal;
        margin-left: 0.8rem;
        float: left;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        .case-list-title i b:nth-child(2) {
            padding-left: 1.5rem;
        }

.case-list p {
    color: #666666;
    font-size: 1rem;
    line-height: 1.6rem;
    overflow: hidden;
    text-decoration: none;
}

.yh_more,
.yh_hide {
    width: 100%;
    margin-top: 1rem;
}

    .yh_more img,
    .yh_hide img {
        width: 1rem !important;
        margin: 0 auto;
    }

.yh_hide {
    display: none;
}

/*专家切换*/
.zj {
    padding-top: 1.2rem;
    background: url(../images/bg.png) no-repeat center bottom;
    background-size: 100% 1.6rem;
    padding-bottom: 2.2rem;
}

    .zj .swiper-container {
        height: 100% !important;
    }

    .zj img {
        width: 100%;
        display: block;
    }

    .zj .swiper-wrapper {
        margin: 0 auto;
    }

    .zj .swiper-container {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

.zjulheight a {
    display: block;
    width: 92.18%;
    margin: 0 auto;
}

.zjulheight {
    margin: 0.5rem auto 0 !important;
    width: 100%;
}

    .zjulheight li {
        width: 100%;
        margin: 0 auto;
        border-top: 0.25rem solid #efefef;
        padding-bottom: 1.5rem;
        padding-top: 1rem;
        list-style: none;
        display: none;
    }

        .zjulheight li:first-child {
            border-top: none;
        }

        .zjulheight li p {
            line-height: 1.6rem;
            color: #777777;
            font-size: 1.2rem;
            padding: 0.5rem 0;
        }

        .zjulheight li:nth-child(1) {
            display: block !important;
        }

.zjimg {
    width: 17%;
}

.zjinfo {
    position: relative;
    width: 80%;
}

.zjname span {
    color: #000000;
    font-size: 1.2rem;
    display: inline-block;
    line-height: 2rem;
    padding-right: 0.6rem;
}

.zjname i {
    color: #666666;
    font-size: 1rem;
    display: inline-block;
    font-style: normal;
    line-height: 2rem;
}

.zjduty {
    color: #666666;
    font-size: 1rem;
    line-height: 2rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.zhhoner {
    text-indent: 7.5rem;
    background: url(../images/star.png) no-repeat left 0.5rem;
    background-size: 7rem 1.15rem;
    line-height: 2.1rem;
    height: 2.1rem;
    color: #666666;
    font-size: 1rem;
}

    .zhhoner i {
        font-style: normal;
        font-family: 'Times New Roman';
    }

.remai {
    padding: 0.35rem 0;
    background: url(../images/buy.png) no-repeat left 0.35rem;
    background-size: 1.5rem 1.5rem;
}

    .remai i {
        width: 79%;
        text-indent: 1.6rem;
        float: left;
        line-height: 1.5rem;
        height: 1.5rem;
        color: #999999;
        font-size: 1rem;
        font-style: normal;
        display: inline-block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .remai em {
        width: 21%;
        text-align: left;
        float: right;
        font-style: normal;
        color: #d0393f;
        font-size: 1.2rem;
        line-height: 1.5rem;
        display: inline-block;
        font-family: 'Times New Roman';
    }

        .remai em b {
            font-size: 0.9rem;
            font-weight: normal;
        }

.renzheng {
    width: 4.5rem;
    position: absolute;
    right: 0;
    top: 0;
}

    .renzheng img {
        width: 4.5rem;
        margin: 0 auto;
    }

.zjyh_more,
.zjyh_hide {
    width: 100%;
    margin-top: 1rem;
}

    .zjyh_more img,
    .zjyh_hide img {
        width: 1rem !important;
        margin: 0 auto;
    }

.zjyh_hide {
    display: none;
}

/*安全是整形美容的生命线*/
.safepart {
    width: 92.18%;
    margin: 0 auto;
}

.parttitle {
    padding: 1.7rem 0 1rem;
}

.safepart .parttitle h2 {
    font-weight: 500;
}

.parttitle h3 {
    color: #666666;
    font-size: 1.2rem;
    text-align: center;
    line-height: 1.8rem;
    font-weight: normal;
}

/*品牌中心*/
.brand_center {
    padding-top: 2.2rem;
    padding-bottom: 4rem;
}

.parttitle h2 {
    color: #000000;
    font-size: 1.7rem;
    text-align: center;
    line-height: 2.3rem;
    font-weight: 500;
}

.brand_center .gallery-top {
    width: 93.75%;
    margin: 0 auto;
    padding-top: 1.5rem;
}

.date {
    color: #222222;
    font-size: 1.2rem;
    line-height: 2rem;
    padding-top: 0.5rem;
    font-family: 'Times New Roman';
}

.new_info {
    color: #222222;
    font-size: 1rem;
    line-height: 1.5rem;
    height: 3rem;
    overflow: hidden;
}

.team .gallery-thumbsteam {
    margin-left: 2rem;
    margin-bottom: -2.5rem;
    z-index: 999999
}

.team .gallery-thumbs .swiper-slide {
    color: #333;
    background: #fff;
    font-size: 1rem;
    line-height: 1.7rem;
    height: 1.7rem;
    text-align: center;
    border-radius: 0rem;
    width: auto !important;
    border: solid 1px #000;
    margin-left: 0.6rem;
}

    .team .gallery-thumbs .swiper-slide i {
        width: 100%;
        height: 0.6rem;
        display: block;
        margin: 0 auto;
        background: none !important;
    }

.team .gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
    color: #fff;
    font-size: 1rem;
    font-weight: bold;
    height: 2.13rem;
    border: none;
    background: url(../images/acvtem.png) no-repeat center bottom;
    background-size: 100% 100%;
}

    .team .gallery-thumbs .swiper-slide-thumb-active i {
        display: block;
    }

/*样式一*/
.xingpin {
    max-width: 750px;
    margin: 0 auto;
}

    .xingpin .xpbg, .xingpin .kxpbg {
        background: url(../images/xp_bg.jpg) no-repeat center 0px;
        overflow: hidden;
        background-size: 100% 100%;
    }

    .xingpin ul, .xingpin li {
        list-style: none
    }

        .xingpin ul li {
            float: left;
            width: 9.78rem;
            margin: 0 0 1rem 0.6rem
        }
    /*样式二*/
    .xingpin .kxpbg .timg {
        width: 29.83rem;
        margin: 1rem auto;
    }

    .xingpin .kxpbg .himg {
        margin: 1rem 1.14rem;
    }

        .xingpin .kxpbg .himg .himgl {
            width: 14.47rem;
            float: left
        }

        .xingpin .kxpbg .himg .himgr {
            width: 14.47rem;
            float: right
        }


.brand_center_img img {
    display: block;
    width: 100%;
}
/*公用样式*/
.gallery-thumbs .swiper-slide {
    color: #666666;
    font-size: 1.2rem;
    line-height: 3rem;
    text-align: center;
    border-radius: 1rem;
    width: auto !important;
    padding: 0 1rem;
}

    .gallery-thumbs .swiper-slide i {
        width: 60%;
        height: 0.25rem;
        background: #d0393f;
        display: block;
        margin: 0 auto;
        display: none;
    }

.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
    color: #d0393f;
    font-size: 1.4rem;
    font-weight: bold;
}

    .gallery-thumbs .swiper-slide-thumb-active i {
        display: block;
    }

/*公用样式*/
/*医院信息，备案*/
.hospital {
    background: #f7f7f8;
}

.hoscontainer {
    background: #f7f7f8;
    width: 93.75%;
    margin: 0 auto;
    padding-top: 2rem;
    padding-bottom: 2.4rem;
}

    .hoscontainer img {
        width: 40%;
    }

.line {
    width: 100%;
    height: 1px;
    background: #e4e4e4;
    margin: 1.3rem auto;
}

.hoscontainer p {
    color: #000000;
    font-size: 1rem;
    line-height: 1.8rem;
}

.daohang {
    margin-top: 1.3rem;
}

    .daohang img {
        width: 28%;
    }

.beian {
    background: #222222;
    padding-bottom: 9rem;
    padding-top: 2rem;
}

    .beian p {
        line-height: 2rem;
        color: #a0a0a0;
        font-size: 1rem;
        width: 90%;
        margin: 0 auto;
        height: 2rem;
        overflow: hidden;
    }

        .beian p a {
            width: 5%;
            display: block;
            float: left;
            padding-right: 2%;
            max-width: 30px;
            height: 2rem;
        }

/*底部导航*/
.bdyxfooter {
    position: fixed;
    z-index: 99;
    width: 100%;
    left: 0;
    bottom: -1px;
    background: url(../images/footer.png) no-repeat center bottom;
    background-size: 100% 100%;
    max-height: 130px;
}

.bdyxfootlist {
    width: 20%;
    float: left;
    text-align: center;
}

.bdyxfoot_link {
    padding-top: 20px;
}

    .bdyxfoot_link a img {
        width: 56%;
        max-width: 69px;
        margin: 0 auto;
    }

    .bdyxfoot_link a p {
        font-size: 12px;
        color: #000000;
        line-height: 25px;
        text-align: center;
    }

.bdyxfoot_hd a img {
    width: 72%;
    margin: 0 auto;
    max-width: 90px;
}

.bdyxfoot_link a em {
    position: absolute;
    background: #d0393f;
    color: #fff;
    border-radius: 12px;
    height: 12px;
    line-height: 10px;
    display: inline-block;
    font-size: 12px;
    font-style: normal;
    text-align: center;
    top: 15px;
    right: 3.75%;
    padding: 0 3px;
    animation: bounce 1s infinite;
    -webkit-animation: bounce 1s infinite;
    font-family: 'timesbd';
    border: 1px solid #ffffff;
}

.bdyxfootnum {
    position: relative;
}

.bottom_flipInYt {
    -webkit-animation: flipInYt 2s .2s ease both infinite;
    -moz-animation: flipInYt 2s .2s ease both infinite;
    -o-animation: flipInYt 2s .2s ease both infinite;
    -ms-animation: flipInYt 2s .2s ease both infinite;
    animation: flipInYt 2s .2s ease both infinite;
}

.gotop {
    width: 45px;
    height: 45px;
    padding-top: 5px;
    background: #af2227;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    font-family: microsft yahei;
    position: fixed;
    right: 10px;
    bottom: 60px;
    border-radius: 100%;
    z-index: 990;
    vertical-align: center;
}

#popMenu {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.hds {
    position: relative;
}

.zt_an {
    animation: hover 3s linear infinite;
}

.zt_fade {
    animation: fadeIn-t 2s linear infinite;
}
.an1 {
    position: absolute;
    z-index: 9;
    width: 2.6rem;
    right: 2.8rem;
    bottom: 19.7rem;
}
.an1_1 {
    position: absolute;
    z-index: 9;
    width: 2.6rem;
    right: 2.4rem;
    bottom: 11rem;
}
.an2 {
    position: absolute;
    z-index: 9;
    width: 2.6rem;
    right: 2.4rem;
    bottom: 3.6rem;
}

.an2_1 {
    position: absolute;
    z-index: 9;
    width: 2.6rem;
    right: 2.4rem;
    bottom: 10.8rem;
}
.an1_1_1 {
    position: absolute;
    z-index: 9;
    width: 2.6rem;
    right: 2.4rem;
    bottom: 3.8rem;
}
.an3 {
    position: absolute;
    z-index: 9;
    width: 2.6rem;
    right: 2.8rem;
    bottom: 12.2rem;
}
.an3_1 {
    position: absolute;
    z-index: 9;
    width: 2.6rem;
    right: 2.8rem;
    bottom: 3.5rem;
}
.an4 {
    position: absolute;
    z-index: 9;
    width: 2.72rem;
    right: 2.8rem;
    bottom: 4.4rem;
}

.an5 {
    position: absolute;
    z-index: 9;
    width: 2.72rem;
    right: 2.83rem;
    bottom: 3.3rem;
}


@-webkit-keyframes hover {
    0%, 100% {
        -webkit-transform: translateY(0)
    }

    20%, 70% {
        -webkit-transform: translateY(-0.25rem)
    }

    40%, 60% {
        -webkit-transform: translateY(0)
    }
}

@keyframes hover {
    0%, 100% {
        transform: translateY(0)
    }

    20%, 70% {
        transform: translateY(-0.25rem)
    }

    40%, 80% {
        transform: translateY(0)
    }
}

@keyframes fadeIn-t {
    0% {
        transform: scale(0.9);
        opacity: 1;
    }

    50% {
        transform: scale(1);
        opacity: 1;
    }

    100% {
        transform: scale(0.9);
        opacity: 1;
    }
}

@-webkit-keyframes fadeIn-t {
    0% {
        -webkit-transform: scale(0.9);
        opacity: 1;
    }

    50% {
        -webkit-transform: scale(1);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(0.9);
        opacity: 1;
    }
}

.hover {
    -webkit-animation: hove 2s linear infinite;
    animation: hove 2s linear infinite;
}

@-webkit-keyframes hove {
    0%, 100% {
        -webkit-transform: translateY(0);
    }

    20%, 70% {
        -webkit-transform: translateY(-0.25rem);
    }

    40%, 60% {
        -webkit-transform: translateY(0);
    }
}

@keyframes hove {
    0%, 100% {
        transform: translateY(0);
    }

    20%, 70% {
        transform: translateY(-0.25rem);
    }

    40%, 80% {
        transform: translateY(0);
    }
}


@-webkit-keyframes flipInYt {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 1
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg)
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg)
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
}

@-moz-keyframes flipInYt {
    0% {
        -moz-transform: perspective(400px) rotateY(90deg);
        opacity: 1
    }

    40% {
        -moz-transform: perspective(400px) rotateY(-10deg)
    }

    70% {
        -moz-transform: perspective(400px) rotateY(10deg)
    }

    100% {
        -moz-transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
}

@-ms-keyframes flipInYt {
    0% {
        -ms-transform: perspective(400px) rotateY(90deg);
        opacity: 1
    }

    40% {
        -ms-transform: perspective(400px) rotateY(-10deg)
    }

    70% {
        -ms-transform: perspective(400px) rotateY(10deg)
    }

    100% {
        -ms-transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
}

@-o-keyframes flipInYt {
    0% {
        -o-transform: perspective(400px) rotateY(90deg);
        opacity: 1
    }

    40% {
        -o-transform: perspective(400px) rotateY(-10deg)
    }

    70% {
        -o-transform: perspective(400px) rotateY(10deg)
    }

    100% {
        -o-transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
}

@keyframes bounce {

    0%, 20%, 53%, 80%, to {
        animation-timing-function: cubic-bezier(.5, .1, .5, 1);
        transform: translateZ(0)
    }

    40%, 43% {
        animation-timing-function: cubic-bezier(.10, .05, .10, .06);
        transform: translate3d(0, -5px, 0)
    }

    70% {
        animation-timing-function: cubic-bezier(.10, .05, .10, .06);
        transform: translate3d(0, 0px, 0)
    }

    90% {
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}
