@font-face {
    font-family: 'ProximaNova';
    src: url("../fonts/proxima-nova-thin.woff?p") format("woff");
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: 'ProximaNova';
    src: url("../fonts/proxima-nova-light.woff?p") format("woff");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'ProximaNova';
    src: url("../fonts/proxima-nova-regular.woff?p") format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'ProximaNova';
    src: url("../fonts/proxima-nova-semibold.woff?p") format("woff");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'ProximaNova';
    src: url("../fonts/proxima-nova-bold.woff?p") format("woff");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'ProximaNova';
    src: url("../fonts/proxima-nova-extrabold.woff?p") format("woff");
    font-weight: 800;
    font-style: normal
}

@font-face {
    font-family: 'ProximaNova';
    src: url("../fonts/proxima-nova-black.woff?p") format("woff");
    font-weight: 900;
    font-style: normal
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

html,
button,
input,
select,
textarea {
    font-family: ProximaNova,Arial,Sans-serif
}

body {
    margin: 0
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0
}

h3 {
    font-size: 1.17em;
    margin: 1em 0
}

h4 {
    font-size: 1em;
    margin: 1.33em 0
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

p,
pre {
    margin: 1em 0
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:before,
q:after {
    content: '';
    content: none
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

dl,
menu,
ol,
ul {
    margin: 1em 0
}

dd {
    margin: 0 0 0 40px
}

menu,
ol,
ul {
    padding: 0 0 0 40px
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

svg:not(:root) {
    overflow: hidden;
    _zoom: 1
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

img {
    vertical-align: middle
}

textarea {
    resize: vertical
}

.ir {
    background-color: transparent;
    border: 0;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    _zoom: 1
}

.hide,
.hidden {
    display: none
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    *zoom: 1
}

html,
button,
input,
select,
textarea {
    color: #000
}

body {
	font-family: ProximaNova,Arial,Sans-serif;
	font-size: 14px;
    line-height: 1.5;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

:link,
:visited {
    color: #ff4a00;
    text-decoration: none
}

a:hover,
a:active {
    text-decoration: underline
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

.fade {
    opacity: 0;
    filter: alpha(opacity=0)\9;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1;
    filter: alpha(opacity=100)\9
}

.modal-backdrop {
    position: fixed !important;
    _position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)\9
}

.modal-backdrop,
.modal-backdrop.fade.in {
    opacity: 0.5;
    filter: alpha(opacity=50)\9
}

.modal {
    position: fixed !important;
    top: 50%;
    left: 50%;
    _position: absolute;
    _top: 15%;
    _margin-top: 0;
    z-index: 102;
    width: 660px;
    margin-left: -330px;
    margin-top: -300px;
    background-color: #fff;
    outline: none
}

.modal.fade {
    -webkit-transition: opacity .4s linear, top .4s ease-out;
    transition: opacity .4s linear, top .4s ease-out;
    top: -25%
}

.modal.fade.in {
    top: 50%;
    _top: 15%
}

.modal .close {
    position: absolute;
    top: 14px;
    right: 14px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #666;
    cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s;
    z-index: 10;
    border-radius: 15px
}

.modal .close:hover {
    color: #666
}

.modal .close .iconfont {
    font-size: 24px;
    font-weight: 200;
    vertical-align: middle
}

.modal-hide {
    display: none
}

.modal-header,
.modal-hd {
    position: relative;
    height: 32px;
    padding: 14px 20px;
    background-color: #eaeaea
}

.modal-header h3,
.modal-header .title,
.modal-hd h3,
.modal-hd .title {
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    color: #333
}

.modal-body,
.modal-bd {
    position: relative;
    max-height: 400px;
    padding: 40px 60px
}

.modal-footer,
.modal-ft {
    height: 40px;
    padding: 20px 0;
    border-top: 1px solid #eee;
    text-align: center;
    background-color: #fff
}

.modal-footer .btn,
.modal-ft .btn {
    margin: 0 7px
}

.modal-alert {
    width: 500px;
    margin-left: -250px
}

.modal-alert .modal-bd {
    padding: 60px 60px 40px;
    text-align: center
}

.modal-alert .text {
    min-height: 130px;
    font-size: 30px;
    font-weight: 400;
    line-height: 50px;
    color: #333
}

.modal-alert p {
    margin: 0;
    font-size: 18px;
    line-height: 30px;
    color: #666
}

.modal-alert .actions .btn {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 158px;
    height: 38px;
    padding: 0;
    margin: 0 7px;
    border: 1px solid #b0b0b0;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    color: #b0b0b0;
    cursor: pointer;
    -webkit-transition: all .4s;
    transition: all .4s
}

.modal-alert .actions .btn-primary {
    background: #ff6700;
    border-color: #ff6700;
    color: #fff
}

.modal-alert .actions .btn-gray {
    background: #b0b0b0;
    border-color: #b0b0b0;
    color: #fff
}

.ui-wrapper {
    position: relative;
    margin: 0;
    padding: 0;
    *zoom: 1
}

.ui-wrapper img {
    display: block;
    max-width: 100%
}

.ui-wrapper .ui-viewport {
    -webkit-transform: translatez(0);
    -ms-transform: translatez(0);
    transform: translatez(0)
}

.ui-wrapper .ui-pager,
.ui-wrapper .ui-controls-auto {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%;
    z-index: 999
}

.ui-wrapper .ui-loading {
    min-height: 50px;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999
}

.ui-wrapper .ui-pager {
    font-size: 12px;
    text-align: center;
    color: #666
}

.ui-wrapper .ui-pager .ui-pager-item,
.ui-wrapper .ui-controls-auto .ui-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline
}

.ui-wrapper .ui-pager.ui-default-pager a {
    display: block;
    width: 6px;
    height: 6px;
    margin: 0 5px;
    border: 2px solid #fff;
    border-color: rgba(255, 255, 255, 0.3);
    border-radius: 10px;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    _zoom: 1;
    background: #f5f5f5;
    background: rgba(0, 0, 0, 0.4);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#66000000", endColorstr="#66000000")\9;
    -webkit-transition: all .2s;
    transition: all .2s
}

.ui-wrapper .ui-pager.ui-default-pager a:hover,
.ui-wrapper .ui-pager.ui-default-pager a.active {
    background: #fff;
    border-color: #fff
}

.ui-wrapper .ui-pager.ui-default-pager a:focus {
    outline: 0
}

.ui-wrapper .ui-prev {
    left: 0;
    background: url("//c1.mifile.cn/f/i/2014/cn/icon/icon-slides.png") no-repeat -84px 50%
}

.ui-wrapper .ui-next {
    right: 0;
    background: url("//c1.mifile.cn/f/i/2014/cn/icon/icon-slides.png") no-repeat -125px 50%
}

.ui-wrapper .ui-prev:hover {
    background-position: 0 50%
}

.ui-wrapper .ui-next:hover {
    background-position: -42px 50%
}

.ui-wrapper .ui-controls-direction a {
    position: absolute;
    top: 50%;
    z-index: 99;
    width: 41px;
    height: 69px;
    margin-top: -35px;
    text-indent: -9999px;
    overflow: hidden;
    _zoom: 1;
    outline: 0
}

.ui-wrapper .ui-controls-direction a.disabled {
    display: none
}

body {
    min-width: 1280px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
em,
small,
strong,
dl,
dt,
dd,
ol,
ul,
li,
img {
    border: 0;
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-weight: normal;
    line-height: 1
}

ol,
ul {
    list-style: none
}

img {
    display: block
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

a:focus {
    outline: none
}

.mijia-brand {
    min-width: 1280px;
    margin: 0 auto;
    font-size: 14px
}

.mijia-brand .container {
    width: 1280px;
    margin: 0 auto
}

.mijia-brand .section {
    color: #fff
}

.mijia-brand .section.preload .icon-play {
    background: url("../img/icon-play.png") no-repeat center center
}

.mijia-brand .section h1 {
    line-height: 100px;
    font-size: 45px;
    color: #fa7206;
    text-align: center;
}

.mijia-brand .section h2 {
    padding: 30px 0 30px 0;
    font-size: 36px;
}

.mijia-brand .section h3 {
    font-size: 24px;
    color: #262626
}

.mijia-brand .section h4 {
    line-height: 30px;
    font-size: 20px;
    color: #333
}

.mijia-brand .section h5 {
    line-height: 26px;
    font-size: 18px;
    color: #333
}

.mijia-brand .section p {
    line-height: 24px;
    font-size: 14px
}

.mijia-brand .section .letter {
    letter-spacing: 0px
}

.mijia-brand .section .item-des {
    padding-bottom: 57px;
    color: #7c7c7c
}

.mijia-brand .section .module-l {
    padding: 10px;
    width: 1260px;
    background-color: #fff
}

.mijia-brand .section .module-l p {
    color: #7d7d7d
}

.mijia-brand .section .module01 .bg-video {
    float: left;
    position: relative;
    width: 800px;
    height: 450px
}

.mijia-brand .section .module01 .video {
    width: 100%;
    height: 100%;
    cursor: pointer
}

.mijia-brand .section .module01 .icon-play {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 67px;
    height: 67px;
    display: none
}

.mijia-brand .section .module01 .bg-text {
    float: left;
    width: 460px;
    text-align: center
}

.mijia-brand .section .module01 h3 {
    padding-top: 165px
}

.mijia-brand .section .module02 p,
.mijia-brand .section .module03 p {
    color: #999
}

.mijia-brand .section .price,
.mijia-brand .section .price {
    margin-top: 10px;
    color: #8dc63f !important;
}

.mijia-brand .section .price span,
.mijia-brand .section.price span {
    font-size: 23px;
    font-family: ProximaNova,Arial,Sans-serif
}

.mijia-brand .section .price em,
.mijia-brand .section .price em {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    margin-right: 3px;
    vertical-align: 10px;
    font-style: normal;
    font-size: 12px
}

.mijia-brand .section .price del {
    margin-left: 10px;
    display: inline-block;
    color: #666;
}

.mijia-brand .section .price del span {
    font-size: 18px !important;
}

.mijia-brand .section .module02 h4,
.mijia-brand .section .module03 h4 {
    padding-top: 32px
}

.mijia-brand .section .module02 h5, .mijia-brand .section .module03 h5 {
    padding-top: 18px;
    color: #424242;
    font-size: 14px;
    font-weight: 600;
}

.mijia-brand .section .module04 {
    background: #fff
}

.mijia-brand .section .module04 .pic {
    float: left;
    width: 503px;
    height: 247px
}

.mijia-brand .section .module04 .link-read {
    color: #dc5b68;
    text-decoration: underline
}

.mijia-brand .section .module04 .bg-text {
    float: left;
    _display: inline;
    margin: 70px 0 0 114px;
    text-align: left
}

.mijia-brand .section .module04 h4 {
    padding-bottom: 17px
}

.mijia-brand .section .module02 {
    width: 100%;
    background: #fff
}

.mijia-brand .section .module02 .group {
    float: left;
    _display: inline;
    margin: 10px 0 0 10px;
    width: 625px;
    height: 630px
}

.mijia-brand .section .module02 .group .pic {
    display: block;
    width: 625px;
    height: 469px
}

.mijia-brand .section .module01,
.mijia-brand .section .module02,
.mijia-brand .section .module03,
.mijia-brand .section .module04 {
    margin-top: 10px
}

.mijia-brand .section .module03 {
    overflow: hidden;
    _zoom: 1;
    width: 100%
}

.mijia-brand .section .smart-info-jsq {
    width: 1280px;
    margin: 0 auto;
    height: 468px;
    overflow: hidden;
    _zoom: 1;
    position: relative;
    margin-bottom: 10px;
}

.mijia-brand .section-suit.preload .smart-info-jsq {
    background: url(../img/drone-01.png) no-repeat center 0;
}

.mijia-brand .section .smart-info-jsq .del-info-box {
    width: 380px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 100px;
    text-align: left;
}

.mijia-brand .section .smart-info-jsq .title {
    font-size: 35px;
    line-height: 14px;
    color: #242e49;
    margin-top: 255px;
}

.mijia-brand .section .smart-info-jsq .pro-name {
    font-size: 18px;
    line-height: 30px;
    color: #242e49;
    margin-top: 15px;
}

.mijia-brand .section .smart-info-jsq .pro-name-itro {
    font-size: 14px;
    line-height: 14px;
    color: #7d7d7d;
    margin-top: 10px;
}

.mijia-brand .section .smart-info-jsq .pro-price {
    font-size: 14px;
    color: #d90505;
    margin-top: 34px;
    position: relative;
}

.mijia-brand .section .smart-info-jsq .pro-price .em-num {
    font-size: 30px;
}

.mijia-brand .section .smart-info-jsq .a-sub-buy {
    width: 140px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    display: block;
    margin-top: 10px;
    font-size: 14px;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
    background: #8dc63f;
}

.mijia-brand .section .module03 .list {
    width: 1292px;
    margin: -10px 0 0 -10px
}

.mijia-brand .section .module03 .group {
    float: left;
    _display: inline;
    margin: 10px 0 0 10px;
    width: 312px;
    height: 428px;
    background: #fff;
    border-radius: 3px;
}

.mijia-brand .section .module03 .pic {
    display: block;
    margin: 16px auto 0;
    width: 280px;
    height: 280px
}

.mijia-brand .section .module03 img {
    width: 280px;
    height: 280px
}

.mijia-brand .section .module03 .s-des {
    width: 210px;
    overflow: hidden;
    font-size: 13px;
    _zoom: 1;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 auto;
}

.mijia-brand .section-top {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    height: 1042px
}

.mijia-brand .section-top.preload {
    background: url("../img/bg-top.webp?v=1") no-repeat center center
}

.mijia-brand .section-top.preload .cam {
    background-image: url("../img/camera.png")
}

.mijia-brand .section-top.preload .sweep {
    background: url("../img/mehran.gif") no-repeat center center
}

.mijia-brand .section-top.preload .sweep2 {
    background: url("../img/lancer.gif") no-repeat center center;
	background-size: 80%;
}

.mijia-brand .section-top.preload .sweep3 {
    background: url("../img/sweep3.png") no-repeat center center
}

.mijia-brand .section-top.preload .sweep4 {
    background: url(../img/dove.gif) no-repeat center center;
    background-size: 50%;
}

.mijia-brand .section-top.preload .price {
    background-image: url("../img/number.png")
}

.mijia-brand .section-top .container {
    height: 100%;
    position: relative;
    z-index: 10;
    text-align: center
}

.mijia-brand .section-top .top-bar {
    padding-top: 25px;
    height: 20px;
    font-size: 14px;
    text-align: right
}

.mijia-brand .section-top .top-bar a {
    color: #fff
}

.mijia-brand .section-top .top-bar .xiaomi-store-logo {
    position: absolute;
    top: 25px;
    left: 38px;
    width: 50px;
    height: 50px;
    background: url(../img/logo.png) no-repeat;
}

.mijia-brand .section-top .back {
    margin: 0 73px 0 10px
}

.mijia-brand .section-top .products {
    position: absolute;
    width: 100%;
	display:none
}

@keyframes productMove {
    to {
        transform: translateY(20px)
    }
}

.mijia-brand .section-top .products .product {
    width: 50px;
    height: 170px;
    position: absolute;
    background-image: url(//i01.appmifile.com/webfile/globalimg/in/events/3rdanniversary/products.png);
    background-size: 200px 170px;
    animation: productMove ease-in-out 1.5s alternate infinite;
}

.mijia-brand .section-top .products .product:first-child {
    background-position-x: 0;
    top: 200px;
    left: 240px;
}

.mijia-brand .section-top .products .product:nth-child(2) {
    background-position-x: -50px;
    top: 248px;
    left: 350px;
    animation-delay: .4s;
}

.mijia-brand .section-top .products .product:nth-child(3) {
    background-position-x: -100px;
    top: 208px;
    right: 346px;
    animation-delay: .8s;
}

.mijia-brand .section-top .products .product:nth-child(4) {
    background-position-x: -150px;
    top: 248px;
    right: 222px;
    animation-delay: .3s;
}

.mijia-brand .section-top .camera-group {
    position: absolute;
    top: 549px;
    right: 473px;
    width: 35px;
    height: 48px
}

.mijia-brand .section-top .cam {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    opacity: 0;
    filter: alpha(opacity=0)\9
}

.mijia-brand .section-top .cam00 {
    background-position: 0 0px
}

.mijia-brand .section-top .state0 .cam00 {
    opacity: 1;
    filter: alpha(opacity=100)\9
}

.mijia-brand .section-top .cam01 {
    background-position: 0 -48px
}

.mijia-brand .section-top .state1 .cam01 {
    opacity: 1;
    filter: alpha(opacity=100)\9
}

.mijia-brand .section-top .cam02 {
    background-position: 0 -96px
}

.mijia-brand .section-top .state2 .cam02 {
    opacity: 1;
    filter: alpha(opacity=100)\9
}

.mijia-brand .section-top .cam03 {
    background-position: 0 -144px
}

.mijia-brand .section-top .state3 .cam03 {
    opacity: 1;
    filter: alpha(opacity=100)\9
}

.mijia-brand .section-top .cam04 {
    background-position: 0 -192px
}

.mijia-brand .section-top .state4 .cam04 {
    opacity: 1;
    filter: alpha(opacity=100)\9
}

.mijia-brand .section-top .cam05 {
    background-position: 0 -240px
}

.mijia-brand .section-top .state5 .cam05 {
    opacity: 1;
    filter: alpha(opacity=100)\9
}

.mijia-brand .section-top .cam06 {
    background-position: 0 -288px
}

.mijia-brand .section-top .state6 .cam06 {
    opacity: 1;
    filter: alpha(opacity=100)\9
}

.mijia-brand .section-top .cam07 {
    background-position: 0 -336px
}

.mijia-brand .section-top .state7 .cam07 {
    opacity: 1;
    filter: alpha(opacity=100)\9
}

.mijia-brand .section-top .cam08 {
    background-position: 0 -384px
}

.mijia-brand .section-top .state8 .cam08 {
    opacity: 1;
    filter: alpha(opacity=100)\9
}

.mijia-brand .section-top .cam09 {
    background-position: 0 -432px
}

.mijia-brand .section-top .state9 .cam09 {
    opacity: 1;
    filter: alpha(opacity=100)\9
}

.mijia-brand .section-top .cam010 {
    background-position: 0 -480px
}

.mijia-brand .section-top .state10 .cam010 {
    opacity: 1;
    filter: alpha(opacity=100)\9
}

.mijia-brand .section-top .ani-con {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -1280px;
    width: 2560px;
    height: 1774px
}

.mijia-brand .section-top .sweep {
    position: absolute;
    right: 25%;
    top: 447px;
    width: 285px;
    height: 259px;
    -webkit-animation: loop 7s infinite linear;
    animation: loop 7s infinite linear;
}

.mijia-brand .section-top .sweep2 {
    position: absolute;
    right: -10%;
    top: 532px;
    width: 531px;
    height: 180px;
    -webkit-animation: loop 7s infinite linear;
    animation: loop 7s infinite linear;
}

.mijia-brand .section-top .sweep3 {
    position: absolute;
    right: -260px;
    top: 200px;
    width: 383px;
    height: 153px;
    -webkit-animation: Jet 4s infinite linear;
    animation: Jet 4s infinite linear;
}

.mijia-brand .section-top .sweep4 {
    position: absolute;
    right: -615px;
    top: 200px;
    width: 383px;
    height: 153px;
    -webkit-animation: Jet 8s infinite linear;
    animation: Jet 8s infinite linear;
}

@keyframes Jet {
  from { 
		transform: translate(0, 0) rotate(0deg) ;
		top: 400px;
	   }
  to   { 
		transform: translate(-3800px, 0) rotate(5deg) ;
		top: -140px;
	   }
}


@keyframes loop {
  from { transform: translate(415px, 0); }
  to { transform: translate(-3800px, 0); }
}

@keyframes move {
    0%,
    50%,
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    25% {
        -webkit-transform: translate(200px, 0);
        transform: translate(200px, 0)
    }
    50% {
        -webkit-transform: translate(200px, 0);
        transform: translate(200px, 0)
    }
    75% {
        -webkit-transform: translate(-200px, 0);
        transform: translate(-200px, 0)
    }
    85% {
        -webkit-transform: translate(-400px, 0);
        transform: translate(-400px, 0)
    }
    85% {
        -webkit-transform: translate(-600px, 0);
        transform: translate(-600px, 0)
    }
}

.mijia-brand .section-top .msg {
    margin-top: 745px;
    text-align: center;
    color: #ffffff
}

.mijia-brand .section-top .flashsale-timer {
    position: relative;
    height: 250px;
    overflow: hidden;
}

.mijia-brand .section-top .flashsale-timer .light-s {
    position: absolute;
    top: 7px;
    width: 351px;
    height: 210px;
    background: url(../img/light1.png) no-repeat 0 0;
    background-size: 100% auto;
}

.mijia-brand .section-top .flashsale-timer .light-l {
    left: 0;
}

.mijia-brand .section-top .flashsale-timer .light-r {
    right: 0;
}

.mijia-brand .section-top .flashsale-timer .start {
    position: absolute;
    top: 27px;
    left: 639px;
    width: 70px;
    height: 16px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    color: #333;
}

.mijia-brand .section-top .flashsale-timer .crazy {
    position: absolute;
    top: 35px;
    left: 360px;
    width: 300px;
    height: 111px;
    background: url(../img/crazydeals.png) no-repeat;
    background-size: 100% 100%;
    opacity: .9;
}

.mijia-brand .section-top .flashsale-timer .timer {
    position: absolute;
    top: 50px;
    left: 640px;
    width: auto;
    height: 45px;
    color: #fff;
    background: url(../img/timer.png) no-repeat;
    background-size: 100% 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: block;
}

.mijia-brand .section-top .flashsale-timer .timer span {
    display: inline-block;
    width: 45px;
    height: 45px;
    font-size: 27px;
    line-height: 45px;
    text-align: center;
    margin-right: 22px;
}

.mijia-brand .section-top .flashsale-timer .timer span:last-child {
    margin-right: 0;
}

.mijia-brand .section-top .flashsale-timer .light {
    position: absolute;
    top: 78px;
    left: 700px;
    width: 240px;
    height: 43px;
	display: none;
}

.mijia-brand .section-top .flashsale-timer .light-shine, .mijia-brand .section-top .flashsale-timer .unlightning {
    background: url(../img/unlightning.png) no-repeat;
    background-size: 100% 100%;
}

.mijia-brand .section-top .flashsale-timer .subtitle {
    padding: 184px 30px 0;
    font-size: 24px;
    font-weight: 300;
    text-align: center;
    color: #fff;
}

.mijia-brand .section-top .coupon-con {
    overflow: hidden;
    _zoom: 1;
    margin: 38px auto 0;
    width: 935px;
    height: 207px
}

.mijia-brand .section-top .coupon-list {
    margin-left: -35px;
    width: 970px;
    height: 100%
}

.mijia-brand .section-top .icon-coupons {
    position: relative;
    float: left;
    margin-left: 35px;
    width: 207px;
    height: 207px;
    border-radius: 100%;
    background: rgba(186, 160, 131, 0.95);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#f2baa083", endColorstr="#f2baa083")\9;
    *background: #baa083;
    cursor: pointer;
    text-align: center
}

.mijia-brand .section-top .icon-coupons:before {
    position: absolute;
    left: -35px;
    content: '+';
    width: 35px;
    height: 207px;
    line-height: 207px;
    font-size: 20px;
    color: #baa083
}

.mijia-brand .section-top .icon-coupons:hover {
    background: rgba(206, 172, 143, 0.95);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#f2ceac8f", endColorstr="#f2ceac8f")\9;
    *background: #ceac8f
}

.mijia-brand .section-top .coupons-10:before {
    display: none
}

.mijia-brand .section-top .price {
    margin: 64px 0 13px 20px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 78px;
    height: 58px
}

.mijia-brand .section-top .price00 {
    width: 64px
}

.mijia-brand .section-top .unit {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background: #ac1417;
    border-radius: 100%;
    color: #ceac8f;
    font-size: 12px;
    text-align: center;
    vertical-align: 55px
}

.mijia-brand .section-top .price00 {
    background-position: 0 0px
}

.mijia-brand .section-top .price01 {
    background-position: 0 -58px
}

.mijia-brand .section-top .price02 {
    background-position: 0 -116px
}

.mijia-brand .section-top .price03 {
    background-position: 0 -174px
}

.mijia-brand .section-top .coupons-tips {
    color: #9a0a0f
}

.mijia-brand .section-top .bg-cities {
    margin-top: 90px;
    background: url(../img/bg-buildings.png) no-repeat bottom;
    padding-bottom: 142px;
}

.mijia-brand .section-top .icon-title {
    margin-top: 110px;
    font-size: 20px;
}

.mijia-brand .section-top .letter {
	color: #fa7206;
    font-size: 20px
}

.mijia-brand .section-top .we-have-gone-live {
	display: inline-flex;
}

.mijia-brand .section-top .sale-live {
    padding: 8px 0 8px;
    border: 1px solid #f67206;
    border-radius: 10px;
    width: 110px;
    text-align: center;
    color: #f67206;
    margin: auto;
    margin-top: 34px;
    margin-left: 10px;
}

.mijia-brand .section-top .sale-live .light.blink {
    width: 13px;
    height: 13px;
    background: #f56e06;
    border-radius: 3px;
    margin: 0px 5px -2px 0;
    display: inline-block;
}

@-webkit-keyframes blink {
  0% {
    opacity: 0.1;
  }
  100% {
    opacity: 1;
  }
}

@-moz-keyframes blink {
  0% {
    opacity: 0.1;
  }
  100% {
    opacity: 1;
  }
}

@-ms-keyframes blink {
  0% {
    opacity: 0.1;
  }
  100% {
    opacity: 1;
  }
}

.mijia-brand .section-top .sale-live .blink {
    -webkit-animation: blink .7s alternate infinite;
    -moz-animation: blink .7s alternate infinite;
    -ms-animation: blink .7s alternate infinite;
}

.mijia-brand .section-top .next {
    margin-top: 20px;
    font-weight: 600;
	letter-spacing: 0px;
}

.mijia-brand .section-top .focus-box {
    position: relative;
    height: 585px;
    overflow: hidden;
    _zoom: 1
}

.mijia-brand .section-top .focus-box li {
    position: absolute;
    z-index: 0;
    width: 0px;
    height: 0;
    overflow: hidden;
    _zoom: 1;
    cursor: pointer;
    text-align: center;
    background-color: #ffd984;
    -webkit-transition: all 1s;
    transition: all 1s
}

.mijia-brand .section-top .focus-box .cur {
    opacity: 1;
    filter: alpha(opacity=100)\9
}

.mijia-brand .section-top .focus-box .cur .pop {
    opacity: 0;
    filter: alpha(opacity=0)\9
}

.mijia-brand .section-top .focus-box .pro-con {
    padding: 10px 0;
    background-color: #e7f4f8
}

.mijia-brand .section-top .focus-box .pro-name {
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 20px;
}

.mijia-brand .section-top .focus-box .pro-info {
    margin-top: 5px;
    height: 25px;
    line-height: 20px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 25px;
    padding-right: 25px;
}

.mijia-brand .section-top .focus-box .pro-price {
    font-size: 21px;
    color: #f97c45;
    font-weight: 400;
}

.mijia-brand .section-top .focus-box .market_price {
    margin-left: 5px;
    font-size: 15px;
    text-decoration: line-through;
    color: #595858;
}

.mijia-brand .section-top .focus-box .btn-like {
    display: inline-block;
    width: 158px;
    height: 38px;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    margin-top: 5px;
    background: #f9611e;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all .4s;
    transition: all .4s;
}

.mijia-brand .section-top .focus-box .slider-item3 .pro-con {
    padding: 10px 0;
    height: 140px;
}

.mijia-brand .section-top .focus-box .slider-item3 .pro-img img {
    width: 300px;
    height: 300px
}

.mijia-brand .section-top .focus-box .pro-tag {
    position: absolute;
    top: 18px;
    right: 18px;
    padding: 0 15px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background-color: #ff6801;
    border-radius: 16px;
    font-weight: 600;
}

.mijia-brand .section-top .focus-box .slider-item1 .pro-info,
.mijia-brand .section-top .focus-box .slider-item5 .pro-info {
    margin-top: 5px;
    height: 32px;
    line-height: 16px
}

.mijia-brand .section-top .focus-box .slider-item1 .pro-con,
.mijia-brand .section-top .focus-box .slider-item5 .pro-con {
    height: 155px
}

.mijia-brand .section-top .focus-box .slider-item1 .pro-img img,
.mijia-brand .section-top .focus-box .slider-item5 .pro-img img {
    width: 300px;
    height: 300px
}

.mijia-brand .section-top .focus-box .slider-item2 .pro-con,
.mijia-brand .section-top .focus-box .slider-item4 .pro-con {
    padding: 10px 0;
    height: 140px;
}

.mijia-brand .section-top .focus-box .slider-item2 .pro-img img,
.mijia-brand .section-top .focus-box .slider-item4 .pro-img img {
    width: 300px;
    height: 300px
}

.mijia-brand .section-top .focus-box .item1 {
    background-color: #a42420
}

.mijia-brand .section-top .focus-box .item2 {
    background-color: #9c3bbc
}

.mijia-brand .section-top .focus-box .item3 {
    background-color: #f554ad
}

.mijia-brand .section-top .focus-box .item4 {
    background-color: #04c8ec
}

.mijia-brand .section-top .focus-box .item5 {
    background-color: #ffd984
}

.mijia-brand .section-top .focus-box .pop {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    filter: alpha(opacity=60)\9;
    z-index: 9;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s
}

.mijia-brand .section-top .focus-box .inner {
    padding: 5px
}

.mijia-brand .section-kitchen.preload {
    background: #8dc63f;
}

.mijia-brand .section .item-des {
    padding-bottom: 57px;
    color: #ffffff;
    font-size: 17px;
}

.mijia-brand .section-kitchen.preload .bg-video {
    background: url("../img/video01-bg.jpg") no-repeat center center
}

.mijia-brand .section-kitchen.preload .group01 .pic {
    background: url("../img/amazfit-gts.jpg") no-repeat center center
}

.mijia-brand .section-kitchen.preload .module04 .pic {
    background: url("../img/kitchen05.jpg") no-repeat center center
}

.mijia-brand .section-kitchen.preload .group02 .pic {
    background: url("../img/t-rex.jpg") no-repeat center center
}

.mijia-brand .section-kitchen.preload .module04 .pic {
    background: url("../img/kitchen05.jpg") no-repeat center center
}

.mijia-brand .section-kitchen.preload .group03 .pic {
    background: url("../img/gts2e.jpg") no-repeat center center
}

.mijia-brand .section-kitchen.preload .module04 .pic {
    background: url("../img/kitchen05.jpg") no-repeat center center
}

.mijia-brand .section-kitchen.preload .group04 .pic {
    background: url("../img/mibro-color.jpg") no-repeat center center
}

.mijia-brand .section-kitchen.preload .group05 .pic {
    background: url("../img/kw66.jpg") no-repeat center center
}

.mijia-brand .section-kitchen.preload .group06 .pic {
    background: url("../img/gts2.jpg") no-repeat center center
}

.mijia-brand .section-kitchen.preload .module04 .pic {
    background: url("../img/band6.png") no-repeat center center
}

.mijia-brand .section-kitchen .container {
    text-align: center;
    padding-bottom: 30px
}

.mijia-brand .section-room {
    background-color: #f7ede4;
    background-repeat: no-repeat;
    background-position: top center
}

.mijia-brand .section-room.preload {
    background: #8dc63f;
}

.mijia-brand .section-room.preload .bg-video {
    background: url("../img/video02-bg.jpg") no-repeat center center
}

.mijia-brand .section-room.preload .group01 .pic {
    background: url("../img/mi-power-bank-2.jpg") no-repeat center center
}

.mijia-brand .section-room.preload .module04 .pic {
    background: url("../img/room05.jpg") no-repeat center center
}

.mijia-brand .section-room.preload .group02 .pic {
    background: url("../img/mi-power-bank-3.jpg") no-repeat center center
}

.mijia-brand .section-room.preload .module04 .pic {
    background: url("../img/room05.jpg") no-repeat center center
}

.mijia-brand .section-room.preload .group03 .pic {
    background: url("../img/bank-3-30000mah.jpg") no-repeat center center
}

.mijia-brand .section-room.preload .module04 .pic {
    background: url("../img/room05.jpg") no-repeat center center
}

.mijia-brand .section-room.preload .group04 .pic {
    background: url("../img/power-strip-with-3-usb-port.jpg") no-repeat center center
}

.mijia-brand .section-room.preload .module04 .pic {
    background: url("../img/power-strip-extension-cord.jpg") no-repeat center center
}

.mijia-brand .section-room.preload .group05 .pic {
    background: url("../img/10000mah-mi-wireless.jpg") no-repeat center center
}

.mijia-brand .section-room.preload .group06 .pic {
    background: url("../img/bank-youth-edition.jpg") no-repeat center center
}

.mijia-brand .section-room .container {
    text-align: center
}

.mijia-brand .section-room h2,
.mijia-brand .section-room .item-des {
    color: #ffffff
}

.mijia-brand .section-bedroom {
    background-color: #f7ede4;
    background-repeat: no-repeat;
    background-position: bottom center
}

.mijia-brand .section-bedroom.preload {
    background: #8dc63f;
}

.mijia-brand .section-bedroom.preload .bg-video {
    background: url("../img/video03-bg.jpg") no-repeat center center
}

.mijia-brand .section-bedroom.preload .group01 .pic {
    background: url("../img/tv-sound-bar.jpg") no-repeat center center
}

.mijia-brand .section-bedroom.preload .module04 .pic {
    background: url("../img/bedroom05.jpg") no-repeat center center
}

.mijia-brand .section-bedroom.preload .group02 .pic {
    background: url("../img/redmi-tv-soundbar.jpg") no-repeat center center
}

.mijia-brand .section-bedroom.preload .module04 .pic {
    background: url("../img/bedroom05.jpg") no-repeat center center
}

.mijia-brand .section-bedroom.preload .group03 .pic {
    background: url("../img/1more-in-ear-earphones.jpg") no-repeat center center
}

.mijia-brand .section-bedroom.preload .group51 .pic {
    background: url("../img/haylou-gt6.jpg") no-repeat center center
}

.mijia-brand .section-bedroom.preload .group52 .pic {
    background: url("../img/qcy-t12.jpg") no-repeat center center
}

.mijia-brand .section-bedroom.preload .module04 .pic {
    background: url("../img/bedroom05.jpg") no-repeat center center
}

.mijia-brand .section-bedroom.preload .group04 .pic {
    background: url("../img/comfort-edition.jpg") no-repeat center center
}

.mijia-brand .section-bedroom.preload .module04 .pic {
    background: url("../img/hagibis-aux-bluetooth.jpg") no-repeat center center
}

.mijia-brand .section-bedroom .container {
    text-align: center
}

.mijia-brand .section-bedroom h2.webfont, .mijia-brand .section-bedroom .item-des {
	color: #fff;
}

.mijia-brand .section-study {
    background-color: #f7ede4;
    background-repeat: no-repeat;
    background-position: top center
}

.mijia-brand .section-study.preload {
    background: #8dc63f;
}

.mijia-brand .section-study.preload .bg-video {
    background: url("../img/video04-bg.jpg") no-repeat center center
}

.mijia-brand .section-study.preload .group01 .pic {
    background: url("../img/mi-box-s.jpg") no-repeat center center
}

.mijia-brand .section-study.preload .module04 .pic {
    background: url("../img/bedroom05.jpg") no-repeat center center
}

.mijia-brand .section-study.preload .group02 .pic {
    background: url("../img/tv-stick.jpg") no-repeat center center
}

.mijia-brand .section-study.preload .module04 .pic {
    background: url("../img/bedroom05.jpg") no-repeat center center
}

.mijia-brand .section-study.preload .group03 .pic {
    background: url("../img/smart-scale.jpg") no-repeat center center
}

.mijia-brand .section-study.preload .module04 .pic {
    background: url("../img/bedroom05.jpg") no-repeat center center
}

.mijia-brand .section-study.preload .group04 .pic {
    background: url("../img/ihealth-thermometer.jpg") no-repeat center center
}

.mijia-brand .section-study.preload .group05 .pic {
    background: url("../img/andon-bp.jpg") no-repeat center center
}

.mijia-brand .section-study.preload .group06 .pic {
    background: url("../img/yeelight-smart-led-bulb-color.jpg") no-repeat center center
}

.mijia-brand .section-study.preload .module04 .pic {
    background: url("../img/wifi-socket-enhanced-version.jpg") no-repeat center center
}

.mijia-brand .section-study .container {
    text-align: center
}

.mijia-brand .section-study h2,
.mijia-brand .section-study .item-des {
    color: #fff
}

.mijia-brand .section-wifi {
    background-color: #cd1339;
    background-repeat: no-repeat;
    background-position: top center;
}

.mijia-brand .section-wifi.preload {
    background: #8dc63f;
}

.mijia-brand .section-wifi.preload .bg-video {
    background: url("../img/video04-bg.jpg") no-repeat center center
}

.mijia-brand .section-wifi.preload .group01 .pic {
    background: url("../img/mi-aiot-router-ax36.jpg") no-repeat center center
}

.mijia-brand .section-wifi.preload .module04 .pic {
    background: url("../img/bedroom05.jpg") no-repeat center center
}

.mijia-brand .section-wifi.preload .group02 .pic {
    background: url("../img/wifi-router-4c.jpg") no-repeat center center
}

.mijia-brand .section-wifi.preload .module04 .pic {
    background: url("../img/bedroom05.jpg") no-repeat center center
}

.mijia-brand .section-wifi.preload .group03 .pic {
    background: url("../img/mi-wifi-router-ac2100.jpg") no-repeat center center
}

.mijia-brand .section-wifi.preload .module04 .pic {
    background: url("../img/bedroom05.jpg") no-repeat center center
}

.mijia-brand .section-wifi.preload .group04 .pic {
    background: url("../img/mi-router-ax1800.jpg") no-repeat center center
}

.mijia-brand .section-wifi.preload .group05 .pic {
    background: url("../img/wifi-router-cr6608.jpg") no-repeat center center
}

.mijia-brand .section-wifi.preload .group06 .pic {
    background: url("../img/mi-wifi-amplifier-pro.jpg") no-repeat center center
}

.mijia-brand .section-wifi.preload .module04 .pic {
    background: url("../img/wifi07.jpg") no-repeat center center
}

.mijia-brand .section-wifi .container {
    text-align: center
}

.mijia-brand .section-wifi h2,
.mijia-brand .section-wifi .item-des {
    color: #ffffff
}

.mijia-brand .section-suit.preload {
    background: #8dc63f;
}

.mijia-brand .section-suit.preload .khatam-shud {
    margin: 30px auto 0;
    width: 596px;
    height: 82px;
    background: url(../img/khatam-shud.png) no-repeat center center;
}

.mijia-brand .section-suit .container {
    text-align: center
}


.mijia-brand .section-suit h2, .mijia-brand .section-suit .item-des {
    color: #ffffff;
}

.mijia-brand .section-select {
    background: #ff6801;
    padding-top: 50px;
}

.mijia-brand .section-select.preload .qrcode {
    background: url("../img/bg-qrcode.jpg") no-repeat center center
}

.mijia-brand .section-select .container {
    text-align: center;
    height: 673px;
    position: relative;
    background-color: #fff;
    border-radius: 60px;
    width: 1204px;
}

.mijia-brand .section-select .container .context {
    padding-top: 35px;
    position: relative;
    z-index: 3;
}

.mijia-brand .section-select .container .context h1 {
    background: url(../img/title.png) no-repeat center top;
    width: 379px;
    height: 380px;
    text-indent: -9999px;
    overflow: hidden;
    margin: 0 auto;
}

.mijia-brand .section-select .container .context .info {
    width: 544px;
    margin: 0 auto;
    background-color: #ffffff;
    padding: 20px;
    margin-top: 10px;
}

.mijia-brand .section-select .container .context .info .p-title {
    line-height: 50px;
    font-size: 40px;
    text-align: center;
    color: #ff6606;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: 300;
}

.mijia-brand .section-select .container .context .info .sep-line {
    display: block;
    border: none;
    color: white;
    margin-right: 90px;
    margin-left: 90px;
    height: 1px;
    background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 200, from(#ffffffc4), to(#fff0));
}

.mijia-brand .section-select .container .context .info .limit {
    line-height: 20px;
    font-size: 16px;
    text-align: center;
    color: #ff6709;
    margin-top: 18px;
    margin-bottom: 18px;
    font-weight: 300;
}

.mijia-brand .section-select .container .context .info .share-container {
    width: 100%;
	text-align: center;
}

.mijia-brand .section-select .container .context .info .share-type-title {
    border: 0;
    border-top: 1px solid #e0e0e0;
    padding-bottom: 10px\9;
    margin: 0 146px;
}

.mijia-brand .section-select .container .context .info .share-type-txt {
    font-size: 14px;
    color: #ff6709;
    margin: 0 auto;
    text-align: center;
    padding: 0 10px 0 10px;
    width: 100% \9;
}

.mijia-brand .section-select .container .context .info .share-type-links {
    padding-top: 3px;
	text-align: center;
}

.mijia-brand .section-select .container .context .info .btn-facebook {
    width: 30px;
    height: 30px;
    margin: 0 17px;
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
	background: url(https://account.xiaomi.com/static/res/6f579dd/account-static/respassport/acc-2014/img/sgp_icons_type.png);
	background-position: 0 0;
}

.mijia-brand .section-select .container .gift {
    position: absolute;
    top: 10px;
    height: 445px;
    width: 100%;
}

.mijia-brand .section-select .container .gift .gift_box {
    background: url("../img/gift_box.png") no-repeat top center;
    width: 863px;
    height: 322px;
    position: absolute;
    top: 105px;
    left: 128px;
    z-index: 2
}

.mijia-brand .section-select .container .gift .balloon01 {
    background: url("../img/balloon01.png") no-repeat top center;
    width: 130px;
    height: 228px;
    top: 45px;
    left: 202px;
    position: absolute;
    transform-origin: 130px 228px;
    -webkit-transform-origin: 130px 228px;
    animation: mymove1 8s infinite ease-out;
    -webkit-animation: mymove1 8s infinite ease-out
}

.mijia-brand .section-select .container .gift .balloon01 img {
    position: absolute;
    top: 9px;
    left: 22px;
}

.mijia-brand .section-select .container .gift .balloon02 {
    background: url("../img/balloon02.png") no-repeat top center;
    width: 222px;
    height: 149px;
    overflow: hidden;
    top: 186px;
    left: 120px;
    position: absolute;
    z-index: 1;
    transform-origin: 173px 149px;
    -webkit-transform-origin: 173px 149px;
    animation: mymove1 6s infinite 0.2s;
    -webkit-animation: mymove1 6s infinite 0.2s
}

.mijia-brand .section-select .container .gift .balloon02 img {
    position: absolute;
    top: 19px;
    left: 43px;
}

.mijia-brand .section-select .container .gift .balloon03 {
    background: url(../img/balloon03.png) no-repeat top center;
    width: 183px;
    height: 268px;
    top: 140px;
    left: 890px;
    position: absolute;
    z-index: 1;
    transform-origin: 0px 215px;
    -webkit-transform-origin: 0px 215px;
    transform: rotate(-40deg);
    -webkit-transform: rotate(-40deg);
    animation: mymove2 7s infinite 0.1s;
    -webkit-animation: mymove2 7s infinite 0.1s;
}

.mijia-brand .section-select .container .gift .balloon03 img {
    position: absolute;
    top: 22px;
    left: 75px;
}

.mijia-brand .section-select .container .gift .balloon04 {
    background: url(../img/balloon04.png) no-repeat top center;
    width: 291px;
    height: 294px;
    top: 136px;
    left: 900px;
    position: absolute;
    z-index: 1;
    transform-origin: 0px 228px;
    -webkit-transform-origin: 0px 228px;
    animation: mymove2 8s infinite 0s;
    -webkit-animation: mymove2 8s infinite 0s;
}

.mijia-brand .section-select .container .gift .balloon04 img {
    position: absolute;
    top: 30px;
    left: 166px;
}

@-webkit-keyframes mymove1 {
    0% {
        transform: rotate(-10deg);
        -webkit-transform: rotate(-10deg)
    }
    50% {
        transform: rotate(10deg);
        -webkit-transform: rotate(10deg)
    }
    100% {
        transform: rotate(-10deg);
        -webkit-transform: rotate(-10deg)
    }
}

@keyframes mymove1 {
    0% {
        transform: rotate(-10deg);
        -webkit-transform: rotate(-10deg)
    }
    50% {
        transform: rotate(10deg);
        -webkit-transform: rotate(10deg)
    }
    100% {
        transform: rotate(-10deg);
        -webkit-transform: rotate(-10deg)
    }
}

@-webkit-keyframes mymove2 {
    0% {
        transform: rotate(10deg);
        -webkit-transform: rotate(10deg)
    }
    50% {
        transform: rotate(-10deg);
        -webkit-transform: rotate(-10deg)
    }
    100% {
        transform: rotate(10deg);
        -webkit-transform: rotate(10deg)
    }
}

@keyframes mymove2 {
    0% {
        transform: rotate(10deg);
        -webkit-transform: rotate(10deg)
    }
    50% {
        transform: rotate(-10deg);
        -webkit-transform: rotate(-10deg)
    }
    100% {
        transform: rotate(10deg);
        -webkit-transform: rotate(10deg)
    }
}


.mijia-brand .section-select h2,
.mijia-brand .section-select .item-des {
    color: #e7c6a0
}

.mijia-brand .section-select .qrcode {
    margin: 52px auto 0;
    width: 889px;
    height: 455px;
    text-align: center
}

.mijia-brand .section-select .qrcode h2 {
    padding: 40px 0 10px 0
}

.mijia-brand .section-select .qrcode p,
.mijia-brand .section-select .qrcode h2 {
    color: #e7c6a0
}

.mijia-brand .section-select .qrcode .bg-code {
    margin: 120px auto 24px;
    width: 114px;
    height: 114px
}

.mijia-brand .section-select .qrcode img {
    width: 114px;
    height: 114px
}

.mijia-brand .section-fudai.preload {
    background: #8dc63f url("../img/bg-fudai.jpg?v1") no-repeat top center
}

.mijia-brand .section-fudai .container {
    text-align: center
}

.mijia-brand .section-fudai h2,
.mijia-brand .section-fudai .item-des {
    color: #e7c6a0
}

.mijia-brand .section-fudai .bg-footer {
    margin: 20px auto 0;
    width: 276px;
    height: 1px;
}

.modal {
    width: 550px;
    margin-left: -275px;
    border-radius: 5px;
    color: #242e49
}

.modal .close {
    top: 0;
    right: -40px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #858482;
    color: #fff;
    opacity: 0.4;
    filter: alpha(opacity=40)\9;
    border-radius: 0
}

.modal .close:hover {
    color: #fff
}

.modal-couponsStatus .modal-body {
    margin: 100px 0 50px;
    line-height: 30px;
    text-align: center
}

.modal-couponsStatus .btn-primary {
    display: block;
    margin: 0 auto 50px;
    width: 138px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    border-radius: 20px;
    background: #ed6260
}

.modal-alert .text {
    font-size: 18px
}

.modal-backdrop,
.modal-backdrop.fade.in {
    opacity: .75;
    filter: alpha(opacity=75)\9
}

.modal-rule .modal-body {
    padding: 0;
    max-height: 550px
}

.modal-rule h4 {
    height: 104px;
    line-height: 104px;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    background: #8dc63f
}

.modal-rule p {
    line-height: 25px;
    font-size: 14px
}

.modal-rule .modal-con {
    overflow-x: hidden;
    height: 400px;
    margin: 40px;
    background: #fff
}

.modal-rule .modal-con::-webkit-scrollbar {
    width: 9px;
    background-color: #e5d7cb
}

.modal-rule .modal-con::-webkit-scrollbar-track {
    background-color: #f1f1f1
}

.modal-rule .modal-con::-webkit-scrollbar-thumb {
    background-color: #8dc63f
}

.modal-rule .content {
    padding-right: 20px
}

.modal-rule .text-color {
    margin-top: 35px;
    color: #8dc63f
}

.modal-rule .text-color:first-child {
    margin-top: 0
}

.modal-result .img-suc {
    margin: 0 auto 50px;
    width: 248px;
    height: 240px;
    background: url("../img/suc.png") no-repeat center center
}

.modal-result .img-fail {
    margin: 0 auto 50px;
    width: 248px;
    height: 224px;
    background: url("../img/fail.png") no-repeat center center
}

.modal-result h2 {
    line-height: 25px;
    font-size: 20px;
    text-align: center
}