<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.specs-footer-humiture {
    border-bottom: 100px solid #f5f5f5 !important;
}
.J_nav-bar-con {
    width: 100%;
    position: relative;
    z-index: 4;
    background: #fff;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    -webkit-box-shadow: 0px 5px 5px rgba(0,0,0,0.07);
    box-shadow: 0px 5px 5px rgba(0,0,0,0.07);
}
.nav_container {
    height: 60px;
    overflow: hidden;
}
.sub_nav {
    height: 60px;
}
.sub_nav h2 {
    float: left;
    margin: 0;
    line-height: 60px;
    color: #333;
    font-size: 24px;
    font-weight: 400;
}
.sub_nav .nav {
    height: 100%;
    float: right;
    overflow: hidden;
}
.sub_nav .nav li {
    height: 100%;
    float: left;
    line-height: 60px;
    margin: 0 16px;
    color: #434a54;
    font-size: 14px;
    cursor: pointer;
}
.sub_nav .nav li.current a {
    color: #8c8c8c;
    cursor: default;
}
.sub_nav .nav li a {
    color: #333;
}
.sub_nav .nav li:last-child {
    margin-right: 0;
}
.J_fixNavbar {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    height: 60px;
    background: #fff;
    border-bottom: 1px solid #e0e0e0;
    -webkit-box-shadow: 0px 5px 5px rgba(0,0,0,0.07);
    box-shadow: 0px 5px 5px rgba(0,0,0,0.07);
}

.xm-product-box .hd {
    background-color: #f5f5f5
}

.xm-product-box .ft {
    border-top: 1px solid #e0e0e0
}

.xm-product-box .nav-bar {
    margin-top: 15px;
    position: relative;
    height: 50px;
    color: #616161
}

.xm-product-box .nav-bar .title {
    float: left;
    _display: inline;
    margin: 10px 0 0 0
}

.xm-product-box .nav-bar .title h2 {
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: #424242
}

.xm-product-box .nav-bar .title small {
    font-size: 12px
}

.xm-product-box .nav-bar .nav {
    float: right;
    _display: inline;
    margin: 10px 0 0 0
}

.xm-product-box .nav-bar .nav .nav-switch {
    margin-right: 10px;
    line-height: 30px
}

.xm-product-box .nav-switch .separator {
    color: #eee
}

.xm-product-box .nav-switch .tab,
.xm-product-box .nav-switch .link {
    color: #616161
}

.xm-product-box .nav-switch .tab:hover,
.xm-product-box .nav-switch .link:hover {
    color: #ff6700
}

.xm-product-box .nav-switch .active,
.xm-product-box .nav-switch .tab-active {
    color: #ff6700;
    cursor: default
}

.xm-product-box .nav-switch .active:hover,
.xm-product-box .nav-switch .tab-active:hover {
    color: #ff6700
}

.xm-product-box .separator {
    font-family: sans-serif
}

.xm-product-box .btn-disable {
    cursor: default
}

.xm-product-box .btn-disable:hover {
    background: #616161
}

.xm-product-box .btn-disable:active {
    background: #616161;
    -webkit-box-shadow: none;
    box-shadow: none
}

.xm-product-box {
    position: relative;
    z-index: 4;
    background: #fff;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.07)
}

.xm-product-box .nav-bar {
    position: relative;
    height: 63px;
    width: 100%;
    margin-top: 0;
    color: #616161
}

.xm-product-box .nav-bar h2 {
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 60px;
    color: #212121;
    float: left
}

.xm-product-box .nav-bar .right,
.xm-product-box .nav-bar .left {
    float: right;
    _display: inline;
    margin: 17px 0 0 0
}

.xm-product-box .nav-bar .right a,
.xm-product-box .nav-bar .left a {
    color: #616161
}

.xm-product-box .nav-bar .right a:hover,
.xm-product-box .nav-bar .left a:hover {
    color: #ff6700
}

.xm-product-box .nav-bar .right a.cur,
.xm-product-box .nav-bar .left a.cur {
    color: #ff6700
}

.xm-product-box .nav-bar .right .separator,
.xm-product-box .nav-bar .left .separator {
    margin: 0 .25em;
    color: #212121
}

.xm-product-box .nav-bar .right .btn,
.xm-product-box .nav-bar .left .btn {
    color: #fff;
    margin-left: 5px;
    vertical-align: inherit
}

.xm-product-box .nav-bar .right .btn:hover,
.xm-product-box .nav-bar .left .btn:hover {
    color: #fff
}

.xm-product-box .nav-bar .left {
    float: left;
    margin-left: 5px;
    font-size: 12px;
    margin-top: 21px
}

.xm-product-box .nav-bar .right .separator {
    color: #e0e0e0
}

.xm-product-box.nav-bar-hidden {
    position: fixed;
    top: -10px;
    left: 0;
    z-index: 99;
    width: 100%;
    margin-top: -60px;
    -webkit-transition: margin-top .3s linear;
    transition: margin-top .3s linear;
    -webkit-box-shadow: none;
    box-shadow: none
}

.xm-product-box.nav-bar-hidden.nav_fix {
    position: fixed;
    top: 0;
    background: #fff;
    margin-top: 0;
    border-bottom: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.07)
}

.section-mp-qrcode {
    background: #fafafa
}

.section-mp-qrcode .mp-qrcode-content {
    text-align: center
}

.section-mp-qrcode .mp-qrcode-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 613px;
    padding: 45px 0;
    text-align: left

}

.section-mp-qrcode .mp-qrcode-pic {
    float: left;
    _display: inline;
    margin: 0 35px 0 30px;
    width: 100px;
    height: 100px
}

.section-mp-qrcode .mp-qrcode-text {
    float: left;
    line-height: 28px;
    padding: 15px 0 0 0;
    color: #000;
    font-size: 14px
}

.section-mp-qrcode .mp-qrcode-text .mp-qrcode-title {
    line-height: 44px;
    font-size: 28px
}

.mj-humiture h1,
.mj-humiture h2,
.mj-humiture h3,
.mj-humiture p,
.mj-humiture ul,
.mj-humiture li,
.mj-humiture i,
.mj-humiture span {
    padding: 0;
    margin: 0;
    font-weight: normal
}

.mj-humiture ul:after {
    width: 100%;
    content: '';
    clear: both;
    display: block
}

.mj-humiture ul li {
    list-style: none
}

.mj-humiture .section-items {
    width: 100%;
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern"
}

.mj-humiture .section-items .img-items,
.mj-humiture .section-items .video-items {
    width: 100%;
    display: block
}

.mj-humiture .text-content {
    width: 1100px;
    z-index: 2;
    margin-left: -550px;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%
}

.mj-humiture .text-content.content-normal {
    position: relative;
    left: auto;
    top: auto;
    margin: 0 auto
}

.mj-humiture .text-content.content-left {
    text-align: left
}

.mj-humiture .text-content.content-right {
    text-align: right
}

.mj-humiture .text-content h1.title-h1 {
    line-height: 1;
    font-size: 27px;
    -webkit-font-smoothing: antialiased;
}

.mj-humiture .text-content h2.title-h2 {
    font-size: 24px;
    margin-bottom: 0.5em;
    -webkit-font-smoothing: antialiased;
}

.mj-humiture .text-content h2.font-size {
    font-size: 15px;
}

.mj-humiture .text-content h3.title-h3 {
    font-size: 18px;
    margin-bottom: 0.625em
}

.mj-humiture .text-content .mj-keyword {
    font-size: 12px;
    -webkit-font-smoothing: antialiased;
    color: #282828;
}

.mj-humiture .text-content .mj-keyword span {
    padding: 0 10px
}

.mj-humiture .text-content .mj-slogan {
    font-size: 18px;
    -webkit-font-smoothing: antialiased;
}

.mj-humiture .text-content .mj-description {
    font-size: 12px
}

.mj-humiture .font-small {
    font-size: 12px
}

.mj-humiture .tips-items {
    font-size: 12px
}

.mj-humiture .price {
    font-size: 30px
}

.mj-humiture .price span .num {
    font-size: 26px;
    padding-right: 5px;
    font-style: normal
}

.mj-humiture .price del {
    font-size: 16px;
    font-style: normal;
    margin-top: 20px;
    margin-left: 10px
}

@media (min-width: 1440px) {
    .mj-humiture .text-content {
        width: 1100px;
        z-index: 2;
        margin-left: -550px;
        text-align: center;
        position: absolute;
        left: 50%;
        top: 50%
    }
    .mj-humiture .text-content.content-normal {
        position: relative;
        left: auto;
        top: auto;
        margin: 0 auto
    }
    .mj-humiture .text-content.content-left {
        text-align: left
    }
    .mj-humiture .text-content.content-right {
        text-align: right
    }
    .mj-humiture .text-content h1.title-h1 {
        line-height: 1;
        font-size: 40px
    }
    .mj-humiture .text-content h2.title-h2 {
        font-size: 30px;
        margin-bottom: 0.5em
    }
    .mj-humiture .text-content h3.title-h3 {
        font-size: 20px;
        margin-bottom: 0.625em
    }
    .mj-humiture .text-content .mj-keyword {
        font-size: 14px
    }
    .mj-humiture .text-content .mj-keyword span {
        padding: 0 10px
    }
    .mj-humiture .text-content .mj-slogan {
        font-size: 22px
    }
    .mj-humiture .text-content .mj-description {
        font-size: 14px
    }
    .mj-humiture .font-small {
        font-size: 14px
    }
    .mj-humiture .tips-items {
        font-size: 14px
    }
    .mj-humiture .price {
        font-size: 16px
    }
    .mj-humiture .price span .num {
        font-size: 40px;
        padding-right: 5px;
        font-style: normal
    }
    .mj-humiture .price del {
        font-size: 16px;
        font-style: normal;
        margin-top: 20px;
        margin-left: 10px
    }
}

@media (min-width: 1920px) {
    .mj-humiture .text-content {
        width: 1260px;
        z-index: 2;
        margin-left: -630px;
        text-align: center;
        position: absolute;
        left: 50%;
        top: 50%
    }
    .mj-humiture .text-content.content-normal {
        position: relative;
        left: auto;
        top: auto;
        margin: 0 auto
    }
    .mj-humiture .text-content.content-left {
        text-align: left
    }
    .mj-humiture .text-content.content-right {
        text-align: right
    }
    .mj-humiture .text-content h1.title-h1 {
        line-height: 1;
        font-size: 37px
    }
    .mj-humiture .text-content h2.title-h2 {
        font-size: 36px;
        margin-bottom: 0.5em
    }
    .mj-humiture .text-content h2.font-size {
        font-size: 22px;
    }
    .mj-humiture .text-content h3.title-h3 {
        font-size: 24px;
        margin-bottom: 0.625em
    }
    .mj-humiture .text-content .mj-keyword {
        font-size: 16px
    }
    .mj-humiture .text-content .mj-keyword span {
        padding: 0 10px
    }
    .mj-humiture .text-content .mj-slogan {
        font-size: 30px
    }
    .mj-humiture .text-content .mj-description {
        font-size: 16px
    }
    .mj-humiture .font-small {
        font-size: 16px
    }
    .mj-humiture .tips-items {
        font-size: 14px
    }
    .mj-humiture .price {
        font-size: 37px
    }
    .mj-humiture .price span .num {
        font-size: 48px;
        padding-right: 5px;
        font-style: normal
    }
    .mj-humiture .price del {
        font-size: 18px;
        font-style: normal;
        margin-top: 20px;
        margin-left: 10px
    }
}

.mj-humiture .text-content .mj-description {
    margin-top: 1em;
    opacity: .8;
    filter: alpha(opacity=80)\9
}

.mj-humiture .humiture-01 {
    height: 0;
    padding-bottom: 39.96094%
}

.mj-humiture .humiture-01 .text-content {
    color: #000;
    left: 20%;
    top: 20%;
    margin-left: auto
}

.mj-humiture .humiture-01 .text-content .title-h1 {
    letter-spacing: -1px;
    color: #282828;
}

.mj-humiture .humiture-01 .text-content .mj-slogan {
    margin: 10px 0 0.5em;
}

.mj-humiture .humiture-01 .text-content .mj-keyword {
    opacity: 0.8;
    filter: alpha(opacity=80)\9;
}

.mj-humiture .humiture-01 .text-content .mj-keyword span {
    padding: 0 5px;
    opacity: .4;
    filter: alpha(opacity=40)\9
}

.mj-humiture .humiture-01 .text-content .price {
    margin-top: 30px;
    color: #5f8a2c
}

.mj-humiture .humiture-02 {
    height: 0;
    padding-bottom: 56.25%
}

.mj-humiture .humiture-02 .text-content {
    color: #424242;
    top: 10%
}

.mj-humiture .humiture-03 {
    height: 0;
    padding-bottom: 36.28906%
}

.mj-humiture .humiture-03 .text-content {
    color: #fff;
    top: 10%
}

.mj-humiture .humiture-04 {
    height: 0;
    padding-bottom: 56.25%;
    background-color: #fff
}

.mj-humiture .humiture-04 .text-content {
    color: #424242;
    width: 33%;
    top: 50%;
    left: auto;
    right: 10%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.mj-humiture .humiture-04 .text-content .tips-items {
    margin-top: 2em;
    color: #424242;
    opacity: .6;
    filter: alpha(opacity=60)\9
}

.mj-humiture .humiture-04 .text-content .tips-items span {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    text-indent: 8px
}

.mj-humiture .humiture-04 .mj-slide {
    position: absolute;
    left: 24%;
    top: 17.36%;
    width: 27.3%;
    height: 83%;
    z-index: 2;
    overflow: hidden;
    _zoom: 1;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px
}

.mj-humiture .humiture-04 .mj-slide .slide-tp {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 192px;
    z-index: 2;
    background-repeat: no-repeat;
    background-size: 100%
}

.mj-humiture .humiture-04 .mj-slide .slide-top {
    background-image: url("https://s3.ap-south-1.amazonaws.com/xiaomistore/MI000405/mj-humiture-04b.jpg")
}

.mj-humiture .humiture-04 .mj-slide .slide-top2 {
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    background-image: url("https://s3.ap-south-1.amazonaws.com/xiaomistore/MI000405/mj-humiture-04c.jpg")
}

.mj-humiture .humiture-04 .mj-slide .slide-top3 {
    position: absolute;
    top: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 95%;
    height: 27px;
    z-index: 3;
    background-repeat: no-repeat;
    background-size: 100%;
    background-image: url("//c1.mifile.cn/f/i/16/chain/mj-humiture/mj-humiture-04d.png")
}

.mj-humiture .humiture-04 .mj-slide .img-items {
    position: absolute;
    top: 0;
    left: 0
}

.mj-humiture .humiture-04.mj-active .img-items {
    -webkit-animation: myslide 5s infinite 1s alternate;
    animation: myslide 5s infinite 1s alternate
}

@-webkit-keyframes myslide {
    0% {
        top: 0px
    }
    100% {
        top: -100%
    }
    0% {
        top: 0
    }
}

@keyframes myslide {
    0% {
        top: 0px
    }
    100% {
        top: -100%
    }
    0% {
        top: 0
    }
}

.mj-humiture .humiture-05,
.mj-humiture .humiture-08,
.mj-humiture .humiture-09 {
    height: 0;
    padding-bottom: 54.17969%
}

.mj-humiture .humiture-05 .text-content,
.mj-humiture .humiture-08 .text-content,
.mj-humiture .humiture-09 .text-content {
    color: #424242;
    top: 10%
}

.mj-humiture .humiture-05 .text-content .tips-items,
.mj-humiture .humiture-08 .text-content .tips-items,
.mj-humiture .humiture-09 .text-content .tips-items {
    color: #424242;
    margin-top: 2em;
    opacity: .6;
    filter: alpha(opacity=60)\9
}

.mj-humiture .humiture-06 {
    height: 0;
    padding-bottom: 20.15625%
}

.mj-humiture .humiture-06 .lump {
    width: 100%;
    position: relative
}

.mj-humiture .humiture-06 .lump .lump-left,
.mj-humiture .humiture-06 .lump .lump-right {
    width: 50%;
    height: 0;
    padding-bottom: 20.15625%;
    position: absolute;
    top: 0
}

.mj-humiture .humiture-06 .lump .lump-left .text-content,
.mj-humiture .humiture-06 .lump .lump-right .text-content {
    width: 55%;
    margin-left: 0;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.mj-humiture .humiture-06 .lump .lump-left .text-content .list-icon,
.mj-humiture .humiture-06 .lump .lump-right .text-content .list-icon {
    width: 90px;
    height: 90px;
    display: block;
    margin: 0 auto 2em;
    background-repeat: no-repeat
}

.mj-humiture .humiture-06 .lump .lump-left .text-content .list-icon.list-icon-01,
.mj-humiture .humiture-06 .lump .lump-right .text-content .list-icon.list-icon-01 {
    background-position: 0 0
}

.mj-humiture .humiture-06 .lump .lump-left .text-content .list-icon.list-icon-02,
.mj-humiture .humiture-06 .lump .lump-right .text-content .list-icon.list-icon-02 {
    background-position: right 0
}

.mj-humiture .humiture-06 .lump .lump-left {
    background-color: #f0f0f0;
    left: 0
}

.mj-humiture .humiture-06 .lump .lump-right {
    background-color: #f7f7f7;
    right: 0
}

.mj-humiture .humiture-06.preload .list-icon {
    background-image: url("//c1.mifile.cn/f/i/16/chain/mj-humiture/mj-humiture-icon.png")
}

.mj-humiture .humiture-07 {
    height: 0;
    padding-bottom: 56.25%
}

.mj-humiture .humiture-08 {
    height: 0;
    padding-bottom: 38.75%
}

.mj-humiture .humiture-09 {
    height: 0;
    padding-bottom: 46.95312%
}

.mj-humiture .humiture-09 .text-content {
    color: #fff
}

.mj-humiture .humiture-09 .tips-items {
    position: absolute;
    top: 25%;
    left: 0;
    width: 100%;
    text-align: center;
    opacity: .6;
    filter: alpha(opacity=60)\9;
    color: #fff;
    font-size: 13px
}

.mj-humiture .humiture-10 {
    height: 811px;
    background-size: cover
}

.mj-humiture .humiture-10.preload {
    background: url("//c1.mifile.cn/f/i/16/chain/mj-humiture/mj-humiture-10c.jpg") no-repeat center center
}

.mj-humiture .humiture-10.preload .batb {
    background: url("//c1.mifile.cn/f/i/16/chain/mj-humiture/mj-humiture-10b.jpg") no-repeat center center
}

.mj-humiture .humiture-10.preload .elect span {
    background: url("//c1.mifile.cn/f/i/16/chain/mj-humiture/mj-humiture-10a.jpg") no-repeat
}

.mj-humiture .humiture-10 .text-content {
    top: 15%;
    color: #202020
}

.mj-humiture .humiture-10 .batb {
    position: absolute;
    left: 50%;
    top: 63%;
    width: 88px;
    height: 60px;
    margin-left: 2px
}

.mj-humiture .humiture-10 .elect {
    width: 65px;
    height: 36px;
    position: absolute;
    left: 50%;
    top: 64%;
    margin-left: 22px;
    margin-top: 2px
}

.mj-humiture .humiture-10 .elect span {
    display: block;
    float: left;
    margin-right: 3px;
    width: 9px;
    height: 36px
}

.mj-humiture .humiture-10.mj-active .elect .elect-01 {
    -webkit-transition: all 1s 1s;
    transition: all 1s 1s;
    opacity: 0;
    filter: alpha(opacity=0)\9
}

.mj-humiture .humiture-10.mj-active .elect .elect-02 {
    -webkit-transition: all 1s 2s;
    transition: all 1s 2s;
    opacity: 0;
    filter: alpha(opacity=0)\9
}

.mj-humiture .humiture-10.mj-active .elect .elect-03 {
    -webkit-transition: all 1s 3s;
    transition: all 1s 3s;
    opacity: 0;
    filter: alpha(opacity=0)\9
}

.mj-humiture .humiture-10.mj-active .elect .elect-04 {
    -webkit-transition: all 1s 4s;
    transition: all 1s 4s;
    opacity: 0;
    filter: alpha(opacity=0)\9
}

.mj-humiture .humiture-10.mj-active .elect .elect-05 {
    -webkit-transition: all 1s 5s;
    transition: all 1s 5s;
    opacity: 0;
    filter: alpha(opacity=0)\9
}

.mj-humiture .humiture-10.mj-active .batb {
    -webkit-animation: myele 2s infinite 6s;
    animation: myele 2s infinite 6s
}

@-webkit-keyframes myele {
    0% {
        opacity: 1;
        filter: alpha(opacity=100)\9
    }
    50% {
        opacity: 0;
        filter: alpha(opacity=0)\9
    }
    100% {
        opacity: 1;
        filter: alpha(opacity=100)\9
    }
}

@keyframes myele {
    0% {
        opacity: 1;
        filter: alpha(opacity=100)\9
    }
    50% {
        opacity: 0;
        filter: alpha(opacity=0)\9
    }
    100% {
        opacity: 1;
        filter: alpha(opacity=100)\9
    }
}

.mj-humiture .humiture-11 {
    height: 620px;
    background-color: #202020
}

.mj-humiture .humiture-11 .text-content {
    top: 15%;
    color: #fff
}

.mj-humiture .humiture-11 .text-content .list {
    width: 1186px;
    margin: 60px auto 40px
}

.mj-humiture .humiture-11 .text-content .list li {
    float: left;
    _display: inline;
    margin: 0 75px
}

.mj-humiture .humiture-11 .text-content .list li i {
    display: block;
    margin: 0 auto 3em;
    width: 200px;
    height: 200px;
    background-repeat: no-repeat
}

.mj-humiture .humiture-11 .text-content .list li span {
    opacity: .8;
    filter: alpha(opacity=80)\9
}

.mj-humiture .humiture-11 .text-content .list li.list-01 i {
    background-position: 0 0
}

.mj-humiture .humiture-11 .text-content .list li.list-02 i {
    background-position: right 0
}

.mj-humiture .humiture-11 .tips-items {
    opacity: .5;
    filter: alpha(opacity=50)\9
}

.mj-humiture .humiture-11.preload .list li i {
    background-image: url("//c1.mifile.cn/f/i/16/chain/mj-humiture/mj-humiture-11a.jpg")
}

@media only screen and (min-width: 1440px) {
    .mj-humiture .humiture-01 .text-content {
        left: 25%
    }
}

@media only screen and (min-width: 1920px) {
    .mj-humiture .humiture-11 {
        height: 0;
        padding-bottom: 0%;
        height: 900px
    }
    .mj-humiture .humiture-11 .text-content .list {
        margin: 100px auto 80px
    }
    .mj-humiture .humiture-11 .text-content .list li i {
        width: 300px;
        height: 300px;
        background-repeat: no-repeat;
        background-image: url("//c1.mifile.cn/f/i/16/chain/mj-humiture/mj-humiture-11.jpg")
    }
    .mj-humiture .humiture-04 .mj-slide {
        border-top-left-radius: 30px;
        border-top-right-radius: 30px
    }
}
.mj-specs {
    overflow: hidden;
    _zoom: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
    width: 1226px;
    margin: 0 auto;
    padding: 40px 0
}

.mj-specs .header-image {
    width: 601px;
    height: 392px;
    padding-left: 150px;
    padding-bottom: 20px;
    background: url("//c1.mifile.cn/f/i/16/chain/mj-humiture/mj-humiture-specs.jpg") no-repeat center top
}

.mj-specs .header-image.header-image2 {
    width: 755px;
    height: 261px;
    position: relative;
    padding-bottom: 40px;
    background-image: url("https://s3.ap-south-1.amazonaws.com/xiaomistore/MI000405/mj-humiture-specs2.jpg")
}

.mj-specs .specs-items {
    overflow: hidden;
    _zoom: 1;
    list-style: none;
    border-bottom: 1px solid #e9e9e9
}

.mj-specs .specs-items .items-title {
    position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    height: 100%;
    text-align: center;
    border-right: 1px solid #e9e9e9
}

.mj-specs .specs-items .items-title span {
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: -20px;
    color: #000
}

.mj-specs .specs-items .items-content {
    position: relative;
    padding-left: 300px;
    color: #999
}

.mj-specs .specs-items .items-content .items-text {
    font-size: 14px;
    padding: 40px 0 40px 96px
}

.mj-specs .specs-items .items-content .items-text p {
    margin: 1em 0 0;
    padding-left: 180px;
    min-height: 35px
}

.mj-specs .specs-items .items-content .items-text p b {
    font-weight: normal;
    float: left;
    width: 180px;
    margin-left: -180px;
    line-height: 35px
}

.mj-specs .specs-items .items-content .items-text p span {
    line-height: 30px
}

.mj-specs .specs-items .items-content .items-text p em {
    font-size: 12px;
    color: rgba(102, 102, 102, 0.5)
}

.mj-specs .specs-items:last-child {
    border-bottom: 0
}</pre></body></html>